Interface AllocationContext

All Superinterfaces:
org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, Entity, EObject, de.uka.ipd.sdq.identifier.Identifier, NamedElement, Notifier, PCMBaseClass, PCMClass
All Known Implementing Classes:
AllocationContextImpl

public interface AllocationContext extends Entity
A representation of the model object 'Context'. Mapping between AssemblyContext and Resource. Sometimes referred to as "Deployment".

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
annotation="http://www.eclipse.org/emf/2002/Ecore constraints='oneAssemblyContextOrOneEventChannelShouldBeReferred'" annotation="http://www.eclipse.org/emf/2002/Ecore/OCL/LPG oneAssemblyContextOrOneEventChannelShouldBeReferred='not(self.assemblyContext_AllocationContext.oclIsUndefined()) xor not(self.eventChannel__AllocationContext.oclIsUndefined())'"