| Package | Description |
|---|---|
| org.palladiosimulator.pcm.seff | |
| org.palladiosimulator.pcm.seff.impl | |
| org.palladiosimulator.pcm.seff.util |
| Modifier and Type | Method and Description |
|---|---|
EmitEventAction |
SeffFactory.createEmitEventAction()
Returns a new object of class 'Emit Event Action'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EmitEventActionImpl
An implementation of the model object 'Emit Event Action
'.
|
| Modifier and Type | Method and Description |
|---|---|
EmitEventAction |
SeffFactoryImpl.createEmitEventAction() |
| Modifier and Type | Method and Description |
|---|---|
T |
SeffSwitch.caseEmitEventAction(EmitEventAction object)
Returns the result of interpreting the object as an instance of 'Emit Event Action'.
|
boolean |
SeffValidator.validateEmitEventAction(EmitEventAction emitEventAction,
DiagnosticChain diagnostics,
Map<Object,Object> context) |