|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OclNode.PropertyCallExp | |
---|---|
de.interactive_instruments.ShapeChange.Ocl |
Uses of OclNode.PropertyCallExp in de.interactive_instruments.ShapeChange.Ocl |
---|
Subclasses of OclNode.PropertyCallExp in de.interactive_instruments.ShapeChange.Ocl | |
---|---|
static class |
OclNode.AttributeCallExp
OclNode.AttributeCallExp stands for an OCL construct of the form object.selector, where the object can be any object or built-in type valued construct and selector selects some specific slot from that resource, typically an attribute name or a role name. |
static class |
OclNode.IterationCallExp
OclNode.IterationCallExp stands for an OCL construct of the form object.selector(var1,... |
static class |
OclNode.OperationCallExp
OclNode.OperationCallExp stands for an OCL construct of the form object.selector(arg1,...) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |