|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProtocolPackage
The Package for the model. It contains accessors for the meta objects to represent
ProtocolFactory| Nested Class Summary | |
|---|---|
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 |
| Field Summary | |
|---|---|
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. |
static int |
SERVICE_CALL
The meta object id for the ' Service Call' class. |
static int |
SERVICE_CALL__SIGNATURE_SERVICE_CALL
The feature id for the 'Signature Service Call' reference. |
static int |
SERVICE_CALL_FEATURE_COUNT
The number of structural features of the 'Service Call' class. |
| Method Summary | |
|---|---|
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. |
EReference |
getServiceCall_Signature__ServiceCall()
Returns the meta object for the reference ' Signature Service Call'. |
EClass |
getServiceCall()
Returns the meta object for class ' Service Call'. |
| Field Detail |
|---|
static final String copyright
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final ProtocolPackage eINSTANCE
static final int SERVICE_CALL
Service Call' class.
ServiceCallImpl,
ProtocolPackageImpl.getServiceCall(),
Constant Field Valuesstatic final int SERVICE_CALL__SIGNATURE_SERVICE_CALL
static final int SERVICE_CALL_FEATURE_COUNT
static final int PROTOCOL
Protocol' class.
ProtocolImpl,
ProtocolPackageImpl.getProtocol(),
Constant Field Valuesstatic final int PROTOCOL__PROTOCOL_TYPE_ID
static final int PROTOCOL_FEATURE_COUNT
| Method Detail |
|---|
EClass getServiceCall()
Service Call'.
ServiceCallEReference getServiceCall_Signature__ServiceCall()
Signature Service Call'.
ServiceCall.getSignature__ServiceCall(),
getServiceCall()EClass getProtocol()
Protocol'.
ProtocolEAttribute getProtocol_ProtocolTypeID()
Protocol Type ID'.
Protocol.getProtocolTypeID(),
getProtocol()ProtocolFactory getProtocolFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||