public class PlantImpl extends IdentifierImpl implements Plant
The following features are implemented:
MinimalEObjectImpl.Container.Dynamic
MinimalEObjectImpl.Container
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList
InternalEObject.EStore
NIL
EOPPOSITE_FEATURE_BASE
getId, setId
eInternalContainer
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, 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
getId, setId
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
eNotificationRequired
public String getPlantName()
getPlantName
in interface Plant
Plant.setPlantName(String)
,
XPPUPackage.getPlant_PlantName()
public void setPlantName(String newPlantName)
setPlantName
in interface Plant
newPlantName
- the new value of the 'Plant Name' attribute.Plant.getPlantName()
public EList<Structure> getStructures()
getStructures
in interface Plant
XPPUPackage.getPlant_Structures()
,
Structure.getParentPlant()
public InterfaceRepository getInterfaceRepository()
getInterfaceRepository
in interface Plant
Plant.setInterfaceRepository(InterfaceRepository)
,
XPPUPackage.getPlant_InterfaceRepository()
public NotificationChain basicSetInterfaceRepository(InterfaceRepository newInterfaceRepository, NotificationChain msgs)
public void setInterfaceRepository(InterfaceRepository newInterfaceRepository)
setInterfaceRepository
in interface Plant
newInterfaceRepository
- the new value of the 'Interface Repository' containment reference.Plant.getInterfaceRepository()
public ComponentRepository getComponentRepository()
getComponentRepository
in interface Plant
Plant.setComponentRepository(ComponentRepository)
,
XPPUPackage.getPlant_ComponentRepository()
public NotificationChain basicSetComponentRepository(ComponentRepository newComponentRepository, NotificationChain msgs)
public void setComponentRepository(ComponentRepository newComponentRepository)
setComponentRepository
in interface Plant
newComponentRepository
- the new value of the 'Component Repository' containment reference.Plant.getComponentRepository()
public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseAdd
in class BasicEObjectImpl
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove
in class BasicEObjectImpl
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface InternalEObject
eGet
in class IdentifierImpl
public void eSet(int featureID, Object newValue)
eSet
in interface InternalEObject
eSet
in class IdentifierImpl
public void eUnset(int featureID)
eUnset
in interface InternalEObject
eUnset
in class IdentifierImpl
public boolean eIsSet(int featureID)
eIsSet
in interface InternalEObject
eIsSet
in class IdentifierImpl
public String toString()
toString
in class IdentifierImpl