Interface ProtocolPackage.Literals
-
- Enclosing interface:
- ProtocolPackage
public static interface ProtocolPackage.LiteralsDefines literals for the meta objects that represent- each class,
- each feature of each class,
- each enum,
- and each data type
- Generated class or method.
-
-
Field Summary
Fields Modifier and Type Field Description static EClassPROTOCOLThe meta object literal for the 'Protocol' class.static EAttributePROTOCOL__PROTOCOL_TYPE_IDThe meta object literal for the 'Protocol Type ID' attribute feature.
-
-
-
Field Detail
-
PROTOCOL
static final EClass PROTOCOL
The meta object literal for the 'Protocol' class.- See Also:
ProtocolImpl,ProtocolPackageImpl.getProtocol()- Generated class or method.
-
PROTOCOL__PROTOCOL_TYPE_ID
static final EAttribute PROTOCOL__PROTOCOL_TYPE_ID
The meta object literal for the 'Protocol Type ID' attribute feature.- Generated class or method.
-
-