| Package | Description |
|---|---|
| org.palladiosimulator.pcm.seff | |
| org.palladiosimulator.pcm.seff.impl | |
| org.palladiosimulator.pcm.seff.util |
| Modifier and Type | Method and Description |
|---|---|
StartAction |
SeffFactory.createStartAction()
Returns a new object of class 'Start Action'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StartActionImpl
An implementation of the model object 'Start Action'.
|
| Modifier and Type | Method and Description |
|---|---|
StartAction |
SeffFactoryImpl.createStartAction() |
| Modifier and Type | Method and Description |
|---|---|
T |
SeffSwitch.caseStartAction(StartAction object)
Returns the result of interpreting the object as an instance of 'Start Action'.
|
boolean |
SeffValidator.validateStartAction_StartActionPredecessorMustNotBeDefined(StartAction startAction,
DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the StartActionPredecessorMustNotBeDefined constraint of 'Start Action'.
|
boolean |
SeffValidator.validateStartAction(StartAction startAction,
DiagnosticChain diagnostics,
Map<Object,Object> context) |