public class ProtocolImpl extends DocumentedElementImpl implements Protocol
The following features are implemented:
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
org.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<Enum> |
enums
The cached value of the '
Enums ' containment reference list. |
protected org.eclipse.emf.common.util.EList<Protocol> |
includedProtocols
The cached value of the '
Included Protocols ' reference list. |
protected org.eclipse.emf.common.util.EList<Interface> |
interfaces
The cached value of the '
Interfaces ' containment reference list. |
protected static String |
LICENSE_HEADER_EDEFAULT
The default value of the '
License Header ' attribute. |
protected String |
licenseHeader
The cached value of the '
License Header ' attribute. |
protected org.eclipse.emf.common.util.EList<Message> |
messages
The cached value of the '
Messages ' 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 static String |
PACKAGE_PREFIX_EDEFAULT
The default value of the '
Package Prefix ' attribute. |
protected String |
packagePrefix
The cached value of the '
Package Prefix ' attribute. |
protected org.eclipse.emf.common.util.EList<Structure> |
structures
The cached value of the '
Structures ' containment reference list. |
protected short |
version
The cached value of the '
Version ' attribute. |
protected static short |
VERSION_EDEFAULT
The default value of the '
Version ' attribute. |
description, DESCRIPTION_EDEFAULT, SHORT_DESCRIPTION_EDEFAULT, shortDescription
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
Modifier | Constructor and Description |
---|---|
protected |
ProtocolImpl() |
Modifier and Type | Method and Description |
---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
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<Enum> |
getEnums() |
org.eclipse.emf.common.util.EList<Protocol> |
getIncludedProtocols() |
org.eclipse.emf.common.util.EList<Interface> |
getInterfaces() |
String |
getLicenseHeader() |
org.eclipse.emf.common.util.EList<Message> |
getMessages() |
String |
getName() |
String |
getPackagePrefix() |
org.eclipse.emf.common.util.EList<Structure> |
getStructures() |
short |
getVersion() |
void |
setLicenseHeader(String newLicenseHeader) |
void |
setName(String newName) |
void |
setPackagePrefix(String newPackagePrefix) |
void |
setVersion(short newVersion) |
String |
toString() |
getDescription, getShortDescription, setDescription, setShortDescription
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDescription, getShortDescription, setDescription, setShortDescription
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
protected org.eclipse.emf.common.util.EList<Message> messages
Messages
' containment reference list.
getMessages()
protected static final String NAME_EDEFAULT
Name
' attribute.
getName()
protected org.eclipse.emf.common.util.EList<Structure> structures
Structures
' containment reference list.
getStructures()
protected static final String PACKAGE_PREFIX_EDEFAULT
Package Prefix
' attribute.
getPackagePrefix()
protected String packagePrefix
Package Prefix
' attribute.
getPackagePrefix()
protected org.eclipse.emf.common.util.EList<Protocol> includedProtocols
Included Protocols
' reference list.
getIncludedProtocols()
protected static final String LICENSE_HEADER_EDEFAULT
License Header
' attribute.
getLicenseHeader()
protected String licenseHeader
License Header
' attribute.
getLicenseHeader()
protected org.eclipse.emf.common.util.EList<Enum> enums
Enums
' containment reference list.
getEnums()
protected org.eclipse.emf.common.util.EList<Interface> interfaces
Interfaces
' containment reference list.
getInterfaces()
protected static final short VERSION_EDEFAULT
Version
' attribute.
getVersion()
,
Constant Field Valuesprotected short version
Version
' attribute.
getVersion()
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class DocumentedElementImpl
public org.eclipse.emf.common.util.EList<Message> getMessages()
getMessages
in interface Protocol
ProtocolPackage.getProtocol_Messages()
,
Message.getProtocol()
public String getName()
getName
in interface Protocol
Protocol.setName(String)
,
ProtocolPackage.getProtocol_Name()
public void setName(String newName)
setName
in interface Protocol
newName
- the new value of the 'Name' attribute.Protocol.getName()
public org.eclipse.emf.common.util.EList<Protocol> getIncludedProtocols()
getIncludedProtocols
in interface Protocol
ProtocolPackage.getProtocol_IncludedProtocols()
public String getLicenseHeader()
getLicenseHeader
in interface Protocol
Protocol.setLicenseHeader(String)
,
ProtocolPackage.getProtocol_LicenseHeader()
public void setLicenseHeader(String newLicenseHeader)
setLicenseHeader
in interface Protocol
newLicenseHeader
- the new value of the 'License Header' attribute.Protocol.getLicenseHeader()
public org.eclipse.emf.common.util.EList<Enum> getEnums()
getEnums
in interface Protocol
ProtocolPackage.getProtocol_Enums()
,
Enum.getProtocol()
public org.eclipse.emf.common.util.EList<Interface> getInterfaces()
getInterfaces
in interface Protocol
ProtocolPackage.getProtocol_Interfaces()
,
Interface.getProtocol()
public short getVersion()
getVersion
in interface Protocol
Protocol.setVersion(short)
,
ProtocolPackage.getProtocol_Version()
public void setVersion(short newVersion)
setVersion
in interface Protocol
newVersion
- the new value of the 'Version' attribute.Protocol.getVersion()
public org.eclipse.emf.common.util.EList<Structure> getStructures()
getStructures
in interface Protocol
ProtocolPackage.getProtocol_Structures()
,
Structure.getProtocol()
public String getPackagePrefix()
getPackagePrefix
in interface Protocol
Protocol.setPackagePrefix(String)
,
ProtocolPackage.getProtocol_PackagePrefix()
public void setPackagePrefix(String newPackagePrefix)
setPackagePrefix
in interface Protocol
newPackagePrefix
- the new value of the 'Package Prefix' attribute.Protocol.getPackagePrefix()
public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseAdd
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public 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.BasicEObjectImpl
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class DocumentedElementImpl
public void eSet(int featureID, Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class DocumentedElementImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class DocumentedElementImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class DocumentedElementImpl
public String toString()
toString
in class DocumentedElementImpl
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.