public class MotorModuleImpl extends ModuleImpl implements MotorModule
The following features are implemented:
MinimalEObjectImpl.Container.Dynamic
MinimalEObjectImpl.Container
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList
InternalEObject.EStore
NIL
EOPPOSITE_FEATURE_BASE
Modifier and Type | Method and Description |
---|---|
NotificationChain |
basicSetBusBox(BusBox newBusBox,
NotificationChain msgs) |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
BusBox |
getBusBox() |
EList<BusCable> |
getBusCable() |
EList<BusSlave> |
getBusSlave() |
EList<SimpleMotor> |
getSimpleMotor() |
void |
setBusBox(BusBox newBusBox) |
basicSetParentStructure, eBasicRemoveFromContainerFeature, eInverseAdd, getModules, getParentStructure, setParentStructure
getId, setId, toString
eInternalContainer
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
eNotificationRequired, eNotify
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getModules, getParentStructure, setParentStructure
getId, setId
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
eNotificationRequired
public EList<SimpleMotor> getSimpleMotor()
getSimpleMotor
in interface MotorModule
ModuleRepositoryPackage.getMotorModule_SimpleMotor()
public EList<BusSlave> getBusSlave()
getBusSlave
in interface MotorModule
ModuleRepositoryPackage.getMotorModule_BusSlave()
public BusBox getBusBox()
getBusBox
in interface MotorModule
MotorModule.setBusBox(BusBox)
,
ModuleRepositoryPackage.getMotorModule_BusBox()
public NotificationChain basicSetBusBox(BusBox newBusBox, NotificationChain msgs)
public void setBusBox(BusBox newBusBox)
setBusBox
in interface MotorModule
newBusBox
- the new value of the 'Bus Box' containment reference.MotorModule.getBusBox()
public EList<BusCable> getBusCable()
getBusCable
in interface MotorModule
ModuleRepositoryPackage.getMotorModule_BusCable()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove
in class ModuleImpl
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface InternalEObject
eGet
in class ModuleImpl
public void eSet(int featureID, Object newValue)
eSet
in interface InternalEObject
eSet
in class ModuleImpl
public void eUnset(int featureID)
eUnset
in interface InternalEObject
eUnset
in class ModuleImpl
public boolean eIsSet(int featureID)
eIsSet
in interface InternalEObject
eIsSet
in class ModuleImpl