Modifier and Type | Interface and Description |
---|---|
interface |
IExecutionOccurenceSpecification |
interface |
IGate |
interface |
IMessageEnd |
interface |
ITerminateSpecification |
Modifier and Type | Method and Description |
---|---|
IOccurrenceSpecification |
IGeneralOrdering.getAfter()
Get the After association.
|
IOccurrenceSpecification |
IGeneralOrdering.getBefore()
Get the Before association.
|
Modifier and Type | Method and Description |
---|---|
void |
IGeneralOrdering.setAfter(IOccurrenceSpecification element)
Setter for the 'After' [1..1] association.
|
void |
IGeneralOrdering.setBefore(IOccurrenceSpecification element)
Setter for the 'Before' [1..1] association.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IStateInvariant |
Modifier and Type | Method and Description |
---|---|
Object |
IMetamodelVisitor.visitOccurrenceSpecification(IOccurrenceSpecification theOccurrenceSpecification) |
Object |
DefaultMetamodelVisitor.visitOccurrenceSpecification(IOccurrenceSpecification theOccurrenceSpecification) |
Object |
AbstractMetamodelVisitor.visitOccurrenceSpecification(IOccurrenceSpecification theOccurrenceSpecification) |