| Package | Description |
|---|---|
| org.palladiosimulator.pcm.allocation | |
| org.palladiosimulator.pcm.allocation.impl | |
| org.palladiosimulator.pcm.allocation.util |
| Modifier and Type | Method and Description |
|---|---|
AllocationContext |
AllocationFactory.createAllocationContext()
Returns a new object of class 'Context'.
|
| Modifier and Type | Method and Description |
|---|---|
EList<AllocationContext> |
Allocation.getAllocationContexts_Allocation()
Returns the value of the 'Allocation Contexts Allocation' containment
reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AllocationContextImpl
An implementation of the model object 'Context'.
|
| Modifier and Type | Method and Description |
|---|---|
AllocationContext |
AllocationFactoryImpl.createAllocationContext() |
| Modifier and Type | Method and Description |
|---|---|
EList<AllocationContext> |
AllocationImpl.getAllocationContexts_Allocation() |
| Modifier and Type | Method and Description |
|---|---|
T |
AllocationSwitch.caseAllocationContext(AllocationContext object)
Returns the result of interpreting the object as an instance of 'Context'.
|
boolean |
AllocationValidator.validateAllocationContext_OneAssemblyContextOrOneEventChannelShouldBeReferred(AllocationContext allocationContext,
DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the OneAssemblyContextOrOneEventChannelShouldBeReferred constraint of
'Context'.
|
boolean |
AllocationValidator.validateAllocationContext(AllocationContext allocationContext,
DiagnosticChain diagnostics,
Map<Object,Object> context) |