Package | Description |
---|---|
de.interactive_instruments.ShapeChange.Ocl |
Modifier and Type | Class and Description |
---|---|
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,...)
|
Copyright © 2017. All rights reserved.