Uses of Class
de.interactive_instruments.ShapeChange.Ocl.OclNode.OperationCallExp

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.
 



Copyright © 2015. All rights reserved.