public class ModbusDriverImpl extends org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container implements ModbusDriver
The following features are implemented:
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamicorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Containerorg.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImplorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Connection> |
connections
The cached value of the '
Connections' containment reference list. |
protected Profile |
customizationProfile
The cached value of the '
Customization Profile' containment reference. |
protected org.eclipse.emf.common.util.EList<Exporter> |
exporter
The cached value of the '
Exporter' containment reference list. |
protected org.eclipse.emf.common.util.EList<ModbusMaster> |
masters
The cached value of the '
Masters' containment reference list. |
protected org.eclipse.emf.common.util.EList<ApplicationModule> |
modules
The cached value of the '
Modules' containment reference list. |
protected String |
name
The cached value of the '
Name' attribute. |
protected static String |
NAME_EDEFAULT
The default value of the '
Name' attribute. |
protected Configuration |
securityConfiguration
The cached value of the '
Security Configuration' reference. |
protected static String |
SHORT_DESCRIPTION_EDEFAULT
The default value of the '
Short Description' attribute. |
protected String |
shortDescription
The cached value of the '
Short Description' attribute. |
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| Modifier | Constructor and Description |
|---|---|
protected |
ModbusDriverImpl() |
| Modifier and Type | Method and Description |
|---|---|
Profile |
basicGetCustomizationProfile() |
Configuration |
basicGetSecurityConfiguration() |
org.eclipse.emf.common.notify.NotificationChain |
basicSetCustomizationProfile(Profile newCustomizationProfile,
org.eclipse.emf.common.notify.NotificationChain msgs) |
int |
eBaseStructuralFeatureID(int derivedFeatureID,
Class<?> baseClass) |
int |
eDerivedOperationID(int baseOperationID,
Class<?> baseClass) |
int |
eDerivedStructuralFeatureID(int baseFeatureID,
Class<?> baseClass) |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
Object |
eInvoke(int operationID,
org.eclipse.emf.common.util.EList<?> arguments) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
org.eclipse.emf.common.util.EList<Connection> |
getConnections() |
Profile |
getCustomizationProfile() |
org.eclipse.emf.common.util.EList<Endpoint> |
getEndpoints() |
org.eclipse.emf.common.util.EList<Exporter> |
getExporter() |
org.eclipse.emf.common.util.EList<ModbusMaster> |
getMasters() |
org.eclipse.emf.common.util.EList<ApplicationModule> |
getModules() |
String |
getName() |
Profile |
getProfile() |
Configuration |
getSecurityConfiguration() |
String |
getShortDescription() |
void |
setCustomizationProfile(Profile newCustomizationProfile) |
void |
setName(String newName) |
void |
setSecurityConfiguration(Configuration newSecurityConfiguration) |
void |
setShortDescription(String newShortDescription) |
String |
toString() |
eBasicSetContainer, eInternalContainerdynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettingseAddVirtualValue, eAllContents, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValueseNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waiteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected static final String SHORT_DESCRIPTION_EDEFAULT
Short Description' attribute.
getShortDescription()protected String shortDescription
Short Description' attribute.
getShortDescription()protected static final String NAME_EDEFAULT
Name' attribute.
getName()protected org.eclipse.emf.common.util.EList<Connection> connections
Connections' containment reference list.
getConnections()protected org.eclipse.emf.common.util.EList<Exporter> exporter
Exporter' containment reference list.
getExporter()protected Profile customizationProfile
Customization Profile' containment reference.
getCustomizationProfile()protected Configuration securityConfiguration
Security Configuration' reference.
getSecurityConfiguration()protected org.eclipse.emf.common.util.EList<ApplicationModule> modules
Modules' containment reference list.
getModules()protected org.eclipse.emf.common.util.EList<ModbusMaster> masters
Masters' containment reference list.
getMasters()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic String getShortDescription()
getShortDescription in interface DocumentableDocumentable.setShortDescription(String),
WorldPackage.getDocumentable_ShortDescription()public void setShortDescription(String newShortDescription)
setShortDescription in interface DocumentablenewShortDescription - the new value of the 'Short Description' attribute.Documentable.getShortDescription()public String getName()
getName in interface NamedDocumentableNamedDocumentable.setName(String),
WorldPackage.getNamedDocumentable_Name()public void setName(String newName)
setName in interface NamedDocumentablenewName - the new value of the 'Name' attribute.NamedDocumentable.getName()public org.eclipse.emf.common.util.EList<Connection> getConnections()
getConnections in interface EquinoxApplicationOsgiPackage.getEquinoxApplication_Connections()public org.eclipse.emf.common.util.EList<Exporter> getExporter()
getExporter in interface EquinoxApplicationOsgiPackage.getEquinoxApplication_Exporter()public Profile getCustomizationProfile()
getCustomizationProfile in interface EquinoxApplicationEquinoxApplication.setCustomizationProfile(Profile),
OsgiPackage.getEquinoxApplication_CustomizationProfile()public Profile basicGetCustomizationProfile()
public org.eclipse.emf.common.notify.NotificationChain basicSetCustomizationProfile(Profile newCustomizationProfile, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setCustomizationProfile(Profile newCustomizationProfile)
setCustomizationProfile in interface EquinoxApplicationnewCustomizationProfile - the new value of the 'Customization Profile' containment reference.EquinoxApplication.getCustomizationProfile()public Configuration getSecurityConfiguration()
getSecurityConfiguration in interface EquinoxApplicationEquinoxApplication.setSecurityConfiguration(Configuration),
OsgiPackage.getEquinoxApplication_SecurityConfiguration()public Configuration basicGetSecurityConfiguration()
public void setSecurityConfiguration(Configuration newSecurityConfiguration)
setSecurityConfiguration in interface EquinoxApplicationnewSecurityConfiguration - the new value of the 'Security Configuration' reference.EquinoxApplication.getSecurityConfiguration()public org.eclipse.emf.common.util.EList<ApplicationModule> getModules()
getModules in interface EquinoxApplicationOsgiPackage.getEquinoxApplication_Modules()public org.eclipse.emf.common.util.EList<ModbusMaster> getMasters()
getMasters in interface ModbusDriverModbusPackage.getModbusDriver_Masters()public Profile getProfile()
EquinoxApplicationgetProfile in interface EquinoxApplicationpublic org.eclipse.emf.common.util.EList<Endpoint> getEndpoints()
getEndpoints in interface Driverpublic org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eSet(int featureID,
Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic int eBaseStructuralFeatureID(int derivedFeatureID,
Class<?> baseClass)
eBaseStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObjecteBaseStructuralFeatureID in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic int eDerivedStructuralFeatureID(int baseFeatureID,
Class<?> baseClass)
eDerivedStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObjecteDerivedStructuralFeatureID in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic int eDerivedOperationID(int baseOperationID,
Class<?> baseClass)
eDerivedOperationID in interface org.eclipse.emf.ecore.InternalEObjecteDerivedOperationID in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic Object eInvoke(int operationID, org.eclipse.emf.common.util.EList<?> arguments) throws InvocationTargetException
eInvoke in interface org.eclipse.emf.ecore.InternalEObjecteInvoke in class org.eclipse.emf.ecore.impl.BasicEObjectImplInvocationTargetExceptionpublic String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl