public interface Conveyor extends Structure
The following features are supported:
StructureRepositoryPackage.getConveyor()| Modifier and Type | Method and Description |
|---|---|
EList<ConveyorBelt> |
getBelts()
Returns the value of the 'Belts' containment reference list.
|
getComponents, getModules, getParentPlant, setParentPlantgetId, setIdeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverEList<ConveyorBelt> getBelts()
ConveyorBelt.
It is bidirectional and its opposite is 'Mounted To'.
If the meaning of the 'Belts' containment reference list isn't clear, there really should be more of a description here...
StructureRepositoryPackage.getConveyor_Belts(),
ConveyorBelt.getMountedTo()