| Package | Description |
|---|---|
| org.palladiosimulator.pcm.allocation | |
| org.palladiosimulator.pcm.allocation.impl | |
| org.palladiosimulator.pcm.allocation.util |
| Modifier and Type | Method and Description |
|---|---|
Allocation |
AllocationFactory.createAllocation()
Returns a new object of class 'Allocation'.
|
Allocation |
AllocationContext.getAllocation_AllocationContext()
Returns the value of the 'Allocation Allocation Context' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AllocationContext.setAllocation_AllocationContext(Allocation value)
Sets the value of the
'
Allocation Allocation Context' container reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
AllocationImpl
An implementation of the model object 'Allocation'.
|
| Modifier and Type | Method and Description |
|---|---|
Allocation |
AllocationFactoryImpl.createAllocation() |
Allocation |
AllocationContextImpl.getAllocation_AllocationContext() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
AllocationContextImpl.basicSetAllocation_AllocationContext(Allocation newAllocation_AllocationContext,
NotificationChain msgs) |
void |
AllocationContextImpl.setAllocation_AllocationContext(Allocation newAllocation_AllocationContext) |
| Modifier and Type | Method and Description |
|---|---|
T |
AllocationSwitch.caseAllocation(Allocation object)
Returns the result of interpreting the object as an instance of 'Allocation'.
|
boolean |
AllocationValidator.validateAllocation_CommunicatingServersHaveToBeConnectedByLinkingResource(Allocation allocation,
DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the CommunicatingServersHaveToBeConnectedByLinkingResource constraint of
'Allocation'.
|
boolean |
AllocationValidator.validateAllocation_EachAssemblyContextWithinSystemHasToBeAllocatedExactlyOnce(Allocation allocation,
DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the EachAssemblyContextWithinSystemHasToBeAllocatedExactlyOnce constraint of
'Allocation'.
|
boolean |
AllocationValidator.validateAllocation(Allocation allocation,
DiagnosticChain diagnostics,
Map<Object,Object> context) |