|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Constraint.ModelElmtContextType | |
---|---|
de.interactive_instruments.ShapeChange.Model | |
de.interactive_instruments.ShapeChange.Model.Generic |
Uses of Constraint.ModelElmtContextType in de.interactive_instruments.ShapeChange.Model |
---|
Fields in de.interactive_instruments.ShapeChange.Model declared as Constraint.ModelElmtContextType | |
---|---|
protected Constraint.ModelElmtContextType |
TextConstraintImpl.contextModelElmtType
Model Element Context Type - the nature of the model context the OCL expression is specified in. |
protected Constraint.ModelElmtContextType |
OclConstraintImpl.contextModelElmtType
Model Element Context Type - the nature of the model context the OCL expression is specified in. |
Methods in de.interactive_instruments.ShapeChange.Model that return Constraint.ModelElmtContextType | |
---|---|
Constraint.ModelElmtContextType |
TextConstraintImpl.contextModelElmtType()
Find out about the type of the context model element. |
Constraint.ModelElmtContextType |
OclConstraintImpl.contextModelElmtType()
Find out about the type of the context model element. |
Constraint.ModelElmtContextType |
Constraint.contextModelElmtType()
Inquire model element context type. |
static Constraint.ModelElmtContextType |
Constraint.ModelElmtContextType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Constraint.ModelElmtContextType[] |
Constraint.ModelElmtContextType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of Constraint.ModelElmtContextType in de.interactive_instruments.ShapeChange.Model.Generic |
---|
Methods in de.interactive_instruments.ShapeChange.Model.Generic with parameters of type Constraint.ModelElmtContextType | |
---|---|
void |
GenericTextConstraint.setContextModelElmtType(Constraint.ModelElmtContextType contextModelElmtType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |