|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OclConstraint in de.interactive_instruments.ShapeChange.Model |
---|
Classes in de.interactive_instruments.ShapeChange.Model that implement OclConstraint | |
---|---|
class |
OclConstraintImpl
The OclConstraintImpl class is the common root of all OclConstraint interface implementations of the supported input models. |
Uses of OclConstraint in de.interactive_instruments.ShapeChange.Model.EA |
---|
Classes in de.interactive_instruments.ShapeChange.Model.EA that implement OclConstraint | |
---|---|
class |
OclConstraintEA
This implements the OclConstraint interface for the Enterprise Architect model platform. |
Uses of OclConstraint in de.interactive_instruments.ShapeChange.Model.Generic |
---|
Classes in de.interactive_instruments.ShapeChange.Model.Generic that implement OclConstraint | |
---|---|
class |
GenericOclConstraint
|
Constructors in de.interactive_instruments.ShapeChange.Model.Generic with parameters of type OclConstraint | |
---|---|
GenericOclConstraint(GenericClassInfo ci,
OclConstraint constr)
Creates a new OCL constraint from the given constraint (with same context, but having parsed the OCL anew from the text of the given constraint). |
|
GenericOclConstraint(GenericPropertyInfo pi,
OclConstraint constr)
Creates a new OCL constraint from the given constraint (with same context, but having parsed the OCL anew from the text of the given constraint). |
Uses of OclConstraint in de.interactive_instruments.ShapeChange.Model.Xmi10 |
---|
Classes in de.interactive_instruments.ShapeChange.Model.Xmi10 that implement OclConstraint | |
---|---|
class |
OclConstraintXmi10
This implements the OclConstraint interface for the XMI 1.0 model platform. |
Uses of OclConstraint in de.interactive_instruments.ShapeChange.Target.XmlSchema |
---|
Methods in de.interactive_instruments.ShapeChange.Target.XmlSchema with parameters of type OclConstraint | |
---|---|
protected void |
SchematronSchema.addAssertion(ClassInfo ci,
OclConstraint c)
Add another OCL constraint and translate it into a Schematron <assert>, which is subsequently appended to the Schematron document within the proper <rule> context. |
Uses of OclConstraint in de.interactive_instruments.ShapeChange.TargetHelper |
---|
Methods in de.interactive_instruments.ShapeChange.TargetHelper with parameters of type OclConstraint | |
---|---|
XpathConstraintNode.XpathFragment |
XpathHelper.translateConstraintToXpath(ClassInfo ci,
OclConstraint c)
Take an OCL constraint and translate it into an Xpath expression |
Uses of OclConstraint in us.mitre.ShapeChange.Model.GSIP |
---|
Classes in us.mitre.ShapeChange.Model.GSIP that implement OclConstraint | |
---|---|
class |
OclConstraintGSIP
This implements the OclConstraint interface for the Enterprise Architect model platform. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |