public class HMIConfigurationImpl extends MinimalEObjectImpl.Container implements HMIConfiguration
The following features are implemented:
MinimalEObjectImpl.Container.DynamicMinimalEObjectImpl.ContainerBasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterListInternalEObject.EStoreNILEOPPOSITE_FEATURE_BASE| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
basicSetParent(HMISpecification newParent,
NotificationChain msgs) |
NotificationChain |
eBasicRemoveFromContainerFeature(NotificationChain msgs) |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
EList<Component> |
getComponents() |
EList<Interface> |
getInterfaces() |
EList<Module> |
getModules() |
String |
getName() |
HMISpecification |
getParent() |
EList<Structure> |
getStructures() |
void |
setName(String newName) |
void |
setParent(HMISpecification newParent) |
String |
toString() |
eInternalContainerdynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURIeAllContents, 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, eVirtualUnseteNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waiteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivereNotificationRequiredpublic String getName()
getName in interface HMIConfigurationHMIConfiguration.setName(String),
FieldofactivityannotationsPackage.getHMIConfiguration_Name()public void setName(String newName)
setName in interface HMIConfigurationnewName - the new value of the 'Name' attribute.HMIConfiguration.getName()public EList<Component> getComponents()
getComponents in interface HMIConfigurationFieldofactivityannotationsPackage.getHMIConfiguration_Components()public EList<Module> getModules()
getModules in interface HMIConfigurationFieldofactivityannotationsPackage.getHMIConfiguration_Modules()public EList<Interface> getInterfaces()
getInterfaces in interface HMIConfigurationFieldofactivityannotationsPackage.getHMIConfiguration_Interfaces()public EList<Structure> getStructures()
getStructures in interface HMIConfigurationFieldofactivityannotationsPackage.getHMIConfiguration_Structures()public HMISpecification getParent()
getParent in interface HMIConfigurationHMIConfiguration.setParent(HMISpecification),
FieldofactivityannotationsPackage.getHMIConfiguration_Parent(),
HMISpecification.getHmiConfig()public NotificationChain basicSetParent(HMISpecification newParent, NotificationChain msgs)
public void setParent(HMISpecification newParent)
setParent in interface HMIConfigurationnewParent - the new value of the 'Parent' container reference.HMIConfiguration.getParent()public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseAdd in class BasicEObjectImplpublic NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove in class BasicEObjectImplpublic NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)
eBasicRemoveFromContainerFeature in class BasicEObjectImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface InternalEObjecteGet in class BasicEObjectImplpublic void eSet(int featureID,
Object newValue)
eSet in interface InternalEObjecteSet in class BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface InternalEObjecteUnset in class BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface InternalEObjecteIsSet in class BasicEObjectImplpublic String toString()
toString in class BasicEObjectImpl