Package | Description |
---|---|
de.interactive_instruments.ShapeChange.Model | |
de.interactive_instruments.ShapeChange.Model.Generic |
Modifier and Type | Field and Description |
---|---|
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.
|
protected Constraint.ModelElmtContextType |
FolConstraintImpl.contextModelElmtType
Model Element Context Type - the nature of the model context the
constraint expression is specified in.
|
Modifier and Type | Method and Description |
---|---|
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 |
FolConstraintImpl.contextModelElmtType() |
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.
|
Modifier and Type | Method and Description |
---|---|
void |
FolConstraintImpl.setContextModelElmtType(Constraint.ModelElmtContextType newContextModelElmtType) |
void |
FolConstraint.setContextModelElmtType(Constraint.ModelElmtContextType newContextModelElmtType) |
Modifier and Type | Method and Description |
---|---|
void |
GenericTextConstraint.setContextModelElmtType(Constraint.ModelElmtContextType contextModelElmtType) |
void |
GenericOclConstraint.setContextModelElmtType(Constraint.ModelElmtContextType contextModelElmtType) |
Copyright © 2017. All rights reserved.