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, setParentPlant
getId, setId
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
EList<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()