| Package | Description |
|---|---|
| org.palladiosimulator.pcm.seff | |
| org.palladiosimulator.pcm.seff.impl | |
| org.palladiosimulator.pcm.seff.util |
| Modifier and Type | Method and Description |
|---|---|
ResourceDemandingInternalBehaviour |
SeffFactory.createResourceDemandingInternalBehaviour()
Returns a new object of class 'Resource Demanding Internal Behaviour'.
|
ResourceDemandingInternalBehaviour |
InternalCallAction.getCalledResourceDemandingInternalBehaviour()
Returns the value of the 'Called Resource Demanding Internal Behaviour'
reference.
|
| Modifier and Type | Method and Description |
|---|---|
EList<ResourceDemandingInternalBehaviour> |
ResourceDemandingSEFF.getResourceDemandingInternalBehaviours()
Returns the value of the 'Resource Demanding Internal Behaviours' containment
reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InternalCallAction.setCalledResourceDemandingInternalBehaviour(ResourceDemandingInternalBehaviour value)
Sets the value of the
'
Called Resource Demanding Internal Behaviour' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceDemandingInternalBehaviourImpl
An implementation of the model object ' Resource Demanding
Internal Behaviour'.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceDemandingInternalBehaviour |
InternalCallActionImpl.basicGetCalledResourceDemandingInternalBehaviour() |
ResourceDemandingInternalBehaviour |
SeffFactoryImpl.createResourceDemandingInternalBehaviour() |
ResourceDemandingInternalBehaviour |
InternalCallActionImpl.getCalledResourceDemandingInternalBehaviour() |
| Modifier and Type | Method and Description |
|---|---|
EList<ResourceDemandingInternalBehaviour> |
ResourceDemandingSEFFImpl.getResourceDemandingInternalBehaviours() |
| Modifier and Type | Method and Description |
|---|---|
void |
InternalCallActionImpl.setCalledResourceDemandingInternalBehaviour(ResourceDemandingInternalBehaviour newCalledResourceDemandingInternalBehaviour) |
| Modifier and Type | Method and Description |
|---|---|
T |
SeffSwitch.caseResourceDemandingInternalBehaviour(ResourceDemandingInternalBehaviour object)
Returns the result of interpreting the object as an instance of 'Resource Demanding
Internal Behaviour'.
|
boolean |
SeffValidator.validateResourceDemandingInternalBehaviour(ResourceDemandingInternalBehaviour resourceDemandingInternalBehaviour,
DiagnosticChain diagnostics,
Map<Object,Object> context) |