Package | Description |
---|---|
fr.inria.aoste.trace | |
fr.inria.aoste.trace.impl | |
fr.inria.aoste.trace.util |
Modifier and Type | Method and Description |
---|---|
ConstraintState |
TraceFactory.createConstraintState()
Returns a new object of class 'Constraint State'
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ConstraintState> |
LogicalStep.getConstraintStates()
Returns the value of the 'Constraint States' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ConstraintStateImpl
An implementation of the model object 'Constraint State'
|
Modifier and Type | Method and Description |
---|---|
ConstraintState |
TraceFactoryImpl.createConstraintState() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ConstraintState> |
LogicalStepImpl.getConstraintStates() |
Modifier and Type | Method and Description |
---|---|
T |
TraceSwitch.caseConstraintState(ConstraintState object)
Returns the result of interpreting the object as an instance of 'Constraint State'
|