Interface SubsystemPackage.Literals
-
- Enclosing interface:
- SubsystemPackage
public static interface SubsystemPackage.Literals
Defines 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 EClass
SUB_SYSTEM
The meta object literal for the 'Sub System
' class.
-
-
-
Field Detail
-
SUB_SYSTEM
static final EClass SUB_SYSTEM
The meta object literal for the 'Sub System
' class.- See Also:
SubSystemImpl
,SubsystemPackageImpl.getSubSystem()
- Generated class or method.
-
-