| Package | Description |
|---|---|
| org.palladiosimulator.pcm.seff | |
| org.palladiosimulator.pcm.seff.impl | |
| org.palladiosimulator.pcm.seff.util |
| Modifier and Type | Method and Description |
|---|---|
StopAction |
SeffFactory.createStopAction()
Returns a new object of class 'Stop Action'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StopActionImpl
An implementation of the model object 'Stop Action'.
|
| Modifier and Type | Method and Description |
|---|---|
StopAction |
SeffFactoryImpl.createStopAction() |
| Modifier and Type | Method and Description |
|---|---|
T |
SeffSwitch.caseStopAction(StopAction object)
Returns the result of interpreting the object as an instance of 'Stop Action'.
|
boolean |
SeffValidator.validateStopAction_StopActionSuccessorMustNotBeDefined(StopAction stopAction,
DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the StopActionSuccessorMustNotBeDefined constraint of 'Stop Action'.
|
boolean |
SeffValidator.validateStopAction(StopAction stopAction,
DiagnosticChain diagnostics,
Map<Object,Object> context) |