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

Packages that use OclNode.IfExp
de.interactive_instruments.ShapeChange.Target.XmlSchema   
de.interactive_instruments.ShapeChange.TargetHelper   
 

Uses of OclNode.IfExp in de.interactive_instruments.ShapeChange.Target.XmlSchema
 

Methods in de.interactive_instruments.ShapeChange.Target.XmlSchema with parameters of type OclNode.IfExp
protected  SchematronConstraintNode SchematronSchema.translateConstraintIfExpToSchematronNode(OclNode.IfExp ifex, SchematronConstraintNode enclosing, boolean negate)
          This method will transform an OclNode.IfExp to an intermediary node structure suited for Schematron code generation.
 

Uses of OclNode.IfExp in de.interactive_instruments.ShapeChange.TargetHelper
 

Methods in de.interactive_instruments.ShapeChange.TargetHelper with parameters of type OclNode.IfExp
protected  XpathConstraintNode XpathHelper.translateConstraintIfExpToSchematronNode(OclNode.IfExp ifex, XpathConstraintNode enclosing, boolean negate)
          This method will transform an OclNode.IfExp to an intermediary node structure suited for Schematron code generation.
 



Copyright © 2015. All rights reserved.