public interface ProtocolPackage extends EPackage
The PCM is prepared to support interface protocols. This package contains a protocol stub. Multiple protocols following different formalisms are supported by the PCM and distinguished by a protocol ID.
ProtocolFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
ProtocolPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
EPackage.Descriptor, EPackage.Registry| Modifier and Type | Field and Description |
|---|---|
static String |
copyright |
static ProtocolPackage |
eINSTANCE
The singleton instance of the package.
|
static String |
eNAME
The package name.
|
static String |
eNS_PREFIX
The package namespace name.
|
static String |
eNS_URI
The package namespace URI.
|
static int |
PROTOCOL
The meta object id for the '
Protocol' class. |
static int |
PROTOCOL__PROTOCOL_TYPE_ID
The feature id for the 'Protocol Type ID' attribute.
|
static int |
PROTOCOL_FEATURE_COUNT
The number of structural features of the 'Protocol' class.
|
| Modifier and Type | Method and Description |
|---|---|
EAttribute |
getProtocol_ProtocolTypeID()
Returns the meta object for the attribute '
Protocol Type ID'. |
EClass |
getProtocol()
Returns the meta object for class '
Protocol'. |
ProtocolFactory |
getProtocolFactory()
Returns the factory that creates the instances of the model.
|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetName, setNamegetEAnnotation, getEAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverstatic final String copyright
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final ProtocolPackage eINSTANCE
static final int PROTOCOL
Protocol' class. ProtocolImpl,
ProtocolPackageImpl.getProtocol(),
Constant Field Valuesstatic final int PROTOCOL__PROTOCOL_TYPE_ID
static final int PROTOCOL_FEATURE_COUNT
EClass getProtocol()
Protocol'. ProtocolEAttribute getProtocol_ProtocolTypeID()
Protocol Type ID'. Protocol.getProtocolTypeID(),
getProtocol()ProtocolFactory getProtocolFactory()