de.uka.ipd.sdq.pcm.protocol
Interface ProtocolPackage.Literals

Enclosing interface:
ProtocolPackage

public static interface ProtocolPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static EClass PROTOCOL
          The meta object literal for the 'Protocol' class.
static EAttribute PROTOCOL__PROTOCOL_TYPE_ID
          The meta object literal for the 'Protocol Type ID' attribute feature.
static EClass SERVICE_CALL
          The meta object literal for the 'Service Call' class.
static EReference SERVICE_CALL__SIGNATURE_SERVICE_CALL
          The meta object literal for the 'Signature Service Call' reference feature.
 

Field Detail

SERVICE_CALL

static final EClass SERVICE_CALL
The meta object literal for the 'Service Call' class.

See Also:
ServiceCallImpl, ProtocolPackageImpl.getServiceCall()

SERVICE_CALL__SIGNATURE_SERVICE_CALL

static final EReference SERVICE_CALL__SIGNATURE_SERVICE_CALL
The meta object literal for the 'Signature Service Call' reference feature.


PROTOCOL

static final EClass PROTOCOL
The meta object literal for the 'Protocol' class.

See Also:
ProtocolImpl, ProtocolPackageImpl.getProtocol()

PROTOCOL__PROTOCOL_TYPE_ID

static final EAttribute PROTOCOL__PROTOCOL_TYPE_ID
The meta object literal for the 'Protocol Type ID' attribute feature.