| Package | Description |
|---|---|
| org.palladiosimulator.pcm.seff | |
| org.palladiosimulator.pcm.seff.impl | |
| org.palladiosimulator.pcm.seff.util |
| Modifier and Type | Method and Description |
|---|---|
ReleaseAction |
SeffFactory.createReleaseAction()
Returns a new object of class 'Release Action'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReleaseActionImpl
An implementation of the model object 'Release Action'.
|
| Modifier and Type | Method and Description |
|---|---|
ReleaseAction |
SeffFactoryImpl.createReleaseAction() |
| Modifier and Type | Method and Description |
|---|---|
T |
SeffSwitch.caseReleaseAction(ReleaseAction object)
Returns the result of interpreting the object as an instance of 'Release Action'.
|
boolean |
SeffValidator.validateReleaseAction(ReleaseAction releaseAction,
DiagnosticChain diagnostics,
Map<Object,Object> context) |