| Package | Description |
|---|---|
| org.palladiosimulator.pcm.seff | |
| org.palladiosimulator.pcm.seff.impl | |
| org.palladiosimulator.pcm.seff.util |
| Modifier and Type | Method and Description |
|---|---|
AcquireAction |
SeffFactory.createAcquireAction()
Returns a new object of class 'Acquire Action'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AcquireActionImpl
An implementation of the model object 'Acquire Action'.
|
| Modifier and Type | Method and Description |
|---|---|
AcquireAction |
SeffFactoryImpl.createAcquireAction() |
| Modifier and Type | Method and Description |
|---|---|
T |
SeffSwitch.caseAcquireAction(AcquireAction object)
Returns the result of interpreting the object as an instance of 'Acquire Action'.
|
boolean |
SeffValidator.validateAcquireAction_TimeoutValueOfAcquireActionMustNotBeNegative(AcquireAction acquireAction,
DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the TimeoutValueOfAcquireActionMustNotBeNegative constraint of 'Acquire
Action'.
|
boolean |
SeffValidator.validateAcquireAction(AcquireAction acquireAction,
DiagnosticChain diagnostics,
Map<Object,Object> context) |