Interface InstancePackage.Literals
- Enclosing interface:
- InstancePackage
public static interface InstancePackage.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
Modifier and TypeFieldDescriptionstatic final EClass
The meta object literal for the 'Role
' class.static final EReference
The meta object literal for the 'Role Set' container reference feature.static final EReference
The meta object literal for the 'Role Type' reference feature.static final EReference
The meta object literal for the 'Value' reference feature.static final EClass
The meta object literal for the 'Role Set
' class.static final EReference
The meta object literal for the 'Roles' containment reference list feature.
-
Field Details
-
ROLE_SET
The meta object literal for the 'Role Set
' class.- See Also:
- Generated class or method.
-
ROLE_SET__ROLES
The meta object literal for the 'Roles' containment reference list feature.- Generated class or method.
-
ROLE
The meta object literal for the 'Role
' class.- See Also:
- Generated class or method.
-
ROLE__ROLE_SET
The meta object literal for the 'Role Set' container reference feature.- Generated class or method.
-
ROLE__ROLE_TYPE
The meta object literal for the 'Role Type' reference feature.- Generated class or method.
-
ROLE__VALUE
The meta object literal for the 'Value' reference feature.- Generated class or method.
-