Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
P
parseDirectory(String)
- Static method in class de.tuberlin.cs.cis.ocl.util.
OclDirectoryParser
Parses all .ocl files contained in the specified directory.
PERSISTENT_STORAGE
- Static variable in class de.tuberlin.cs.cis.ocl.model.mofbridge.mdr.
Constants
The value for key DEFAULT_STORAGE_MECHANISM that indicates btree (i.e.
Person
- class de.tuberlin.cs.cis.ocl.example.eval.
Person
.
Represents a Person contained in the Example Class Diagram of OCL1.5 chapter 6.2.2.
PERSON
- Static variable in class de.tuberlin.cs.cis.ocl.example.check.
ExampleTypeDesc
The type Person
Person()
- Constructor for class de.tuberlin.cs.cis.ocl.example.eval.
Person
Constructs a Person.
Person(Boolean, Boolean, Date, Integer, String, String, Sex)
- Constructor for class de.tuberlin.cs.cis.ocl.example.eval.
Person
Constructs a Person.
Person(String, String)
- Constructor for class de.tuberlin.cs.cis.ocl.example.eval.
Person
Constucts a Person by first and last name.
place
- Variable in class de.tuberlin.cs.cis.ocl.example.eval.
Marriage
Represents the attribute place
plus(OclInteger)
- Method in class de.tuberlin.cs.cis.ocl.eval.instance.
IntegerInstance
plus(OclInteger)
- Method in interface de.tuberlin.cs.cis.ocl.type.reflect.
OclInteger
Represents the operation '+'.
plus(OclReal)
- Method in class de.tuberlin.cs.cis.ocl.eval.instance.
RealInstance
plus(OclReal)
- Method in interface de.tuberlin.cs.cis.ocl.type.reflect.
OclReal
Represents the operation '+'.
PredefinedInstance
- class de.tuberlin.cs.cis.ocl.eval.instance.
PredefinedInstance
.
Represents instances of OCL predefined types.
PredefinedInstance(Type, Object)
- Constructor for class de.tuberlin.cs.cis.ocl.eval.instance.
PredefinedInstance
Constructs a predefined OCL instance.
prepend(Object)
- Method in class de.tuberlin.cs.cis.ocl.eval.instance.
SequenceInstance
prepend(Object)
- Method in interface de.tuberlin.cs.cis.ocl.type.reflect.
OclSequence
Property
- class de.tuberlin.cs.cis.ocl.type.
Property
.
A
property
describes a feature (i.e. attribute, association or operation) of a
Type
as defined in OCL 1.5.
Property(Type, Method)
- Constructor for class de.tuberlin.cs.cis.ocl.type.
Property
Constructs a predefined property
Property(Type, PExpression, int)
- Constructor for class de.tuberlin.cs.cis.ocl.type.
Property
Constructs a let defined property
Property(Type, TypedProperty, int)
- Constructor for class de.tuberlin.cs.cis.ocl.type.
Property
Constructs a model property
PropertyIdentifier
- class de.tuberlin.cs.cis.ocl.env.
PropertyIdentifier
.
an OCL-property that is defined via a let-expression on a classifier (or in a context of a classifier).
PropertyIdentifier(Scope, Classifier, AName)
- Constructor for class de.tuberlin.cs.cis.ocl.env.
PropertyIdentifier
Constructs an identifier identifiing a property.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X