|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Allocation
A representation of the model object 'Allocation'.
The following features are supported:
AllocationPackage.getAllocation()| Field Summary | |
|---|---|
static String |
copyright
|
| Method Summary | |
|---|---|
boolean |
EachAssemblyContextWithinSystemHasToBeAllocatedExactlyOnce(DiagnosticChain diagnostics,
Map<Object,Object> context)
self.system_Allocation.assemblyContexts_ComposedStructure->forAll(assemblyCtx|self.allocationContexts_Allocation->select(allocationCtx|allocationCtx.assemblyContext_AllocationContext = assemblyCtx)->size() = 1) |
|
getAllocationContexts_Allocation()
Returns the value of the 'Allocation Contexts Allocation' containment reference list. |
System |
getSystem_Allocation()
Returns the value of the 'System Allocation' reference. |
ResourceEnvironment |
getTargetResourceEnvironment_Allocation()
Returns the value of the 'Target Resource Environment Allocation' reference. |
void |
setSystem_Allocation(System value)
Sets the value of the ' System Allocation' reference. |
void |
setTargetResourceEnvironment_Allocation(ResourceEnvironment value)
Sets the value of the ' Target Resource Environment Allocation' reference. |
| Methods inherited from interface de.uka.ipd.sdq.identifier.Identifier |
|---|
getId, idHasToBeUnique, setId |
| Methods inherited from interface de.uka.ipd.sdq.pcm.core.entity.NamedElement |
|---|
getEntityName, setEntityName |
| Field Detail |
|---|
static final String copyright
| Method Detail |
|---|
getAllocationContexts_Allocation()
AllocationContext.
If the meaning of the 'Allocation Contexts Allocation' containment reference list isn't clear, there really should be more of a description here...
AllocationPackage.getAllocation_AllocationContexts_Allocation()ResourceEnvironment getTargetResourceEnvironment_Allocation()
If the meaning of the 'Target Resource Environment Allocation' reference isn't clear, there really should be more of a description here...
setTargetResourceEnvironment_Allocation(ResourceEnvironment),
AllocationPackage.getAllocation_TargetResourceEnvironment_Allocation()void setTargetResourceEnvironment_Allocation(ResourceEnvironment value)
Target Resource Environment Allocation' reference.
value - the new value of the 'Target Resource Environment Allocation' reference.getTargetResourceEnvironment_Allocation()System getSystem_Allocation()
If the meaning of the 'System Allocation' reference isn't clear, there really should be more of a description here...
setSystem_Allocation(de.uka.ipd.sdq.pcm.system.System),
AllocationPackage.getAllocation_System_Allocation()void setSystem_Allocation(System value)
System Allocation' reference.
value - the new value of the 'System Allocation' reference.getSystem_Allocation()
boolean EachAssemblyContextWithinSystemHasToBeAllocatedExactlyOnce(DiagnosticChain diagnostics,
Map<Object,Object> context)
diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||