Package | Description |
---|---|
de.interactive_instruments.ShapeChange.Model | |
de.interactive_instruments.ShapeChange.Ocl |
Modifier and Type | Field and Description |
---|---|
protected OclNode.Expression |
OclConstraintImpl.syntaxTree
Compiled representation
|
Modifier and Type | Method and Description |
---|---|
OclNode.Expression |
OclConstraintImpl.syntaxTree()
If compilation went well, this returns the OCL syntax tree.
|
OclNode.Expression |
OclConstraint.syntaxTree()
Inquire constraint syntax tree
|
Modifier and Type | Method and Description |
---|---|
OclNode.Expression |
OclParser.parseOcl(Readable inOcl,
Info ctx)
Perform a full parse of an OCL expression addressed by a Readable.
|
OclNode.Expression |
OclParser.parseOcl(Readable inOcl,
Info ctx,
String type,
String name)
Perform a full parse of an OCL expression addressed by a Readable.
|
Copyright © 2018. All rights reserved.