|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OclNode.OperationCallExp | |
---|---|
de.interactive_instruments.ShapeChange.Ocl | |
de.interactive_instruments.ShapeChange.Target.XmlSchema | |
de.interactive_instruments.ShapeChange.TargetHelper |
Uses of OclNode.OperationCallExp in de.interactive_instruments.ShapeChange.Ocl |
---|
Subclasses of OclNode.OperationCallExp in de.interactive_instruments.ShapeChange.Ocl | |
---|---|
static class |
OclNode.IterationCallExp
OclNode.IterationCallExp stands for an OCL construct of the form object.selector(var1,... |
Uses of OclNode.OperationCallExp in de.interactive_instruments.ShapeChange.Target.XmlSchema |
---|
Methods in de.interactive_instruments.ShapeChange.Target.XmlSchema with parameters of type OclNode.OperationCallExp | |
---|---|
protected SchematronConstraintNode |
SchematronSchema.translateConstraintOperationToSchematronNode(OclNode.OperationCallExp oper,
SchematronConstraintNode enclosing,
boolean negate)
This function treats the implemented OperationCallExp objects in an OCL expression. |
Uses of OclNode.OperationCallExp in de.interactive_instruments.ShapeChange.TargetHelper |
---|
Methods in de.interactive_instruments.ShapeChange.TargetHelper with parameters of type OclNode.OperationCallExp | |
---|---|
protected XpathConstraintNode |
XpathHelper.translateConstraintOperationToSchematronNode(OclNode.OperationCallExp oper,
XpathConstraintNode enclosing,
boolean negate)
This function treats the implemented OperationCallExp objects in an OCL expression. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |