| Package | Description |
|---|---|
| org.palladiosimulator.pcm.seff | |
| org.palladiosimulator.pcm.seff.impl | |
| org.palladiosimulator.pcm.seff.util |
| Modifier and Type | Method and Description |
|---|---|
InternalCallAction |
SeffFactory.createInternalCallAction()
Returns a new object of class 'Internal Call Action'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InternalCallActionImpl
An implementation of the model object ' Internal Call
Action'.
|
| Modifier and Type | Method and Description |
|---|---|
InternalCallAction |
SeffFactoryImpl.createInternalCallAction() |
| Modifier and Type | Method and Description |
|---|---|
T |
SeffSwitch.caseInternalCallAction(InternalCallAction object)
Returns the result of interpreting the object as an instance of 'Internal Call
Action'.
|
boolean |
SeffValidator.validateInternalCallAction(InternalCallAction internalCallAction,
DiagnosticChain diagnostics,
Map<Object,Object> context) |