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 Details

    • ROLE_SET

      static final EClass ROLE_SET
      The meta object literal for the 'Role Set' class.
      See Also:
      Generated class or method.
    • ROLE_SET__ROLES

      static final EReference ROLE_SET__ROLES
      The meta object literal for the 'Roles' containment reference list feature.
      Generated class or method.
    • ROLE

      static final EClass ROLE
      The meta object literal for the 'Role' class.
      See Also:
      Generated class or method.
    • ROLE__ROLE_SET

      static final EReference ROLE__ROLE_SET
      The meta object literal for the 'Role Set' container reference feature.
      Generated class or method.
    • ROLE__ROLE_TYPE

      static final EReference ROLE__ROLE_TYPE
      The meta object literal for the 'Role Type' reference feature.
      Generated class or method.
    • ROLE__VALUE

      static final EReference ROLE__VALUE
      The meta object literal for the 'Value' reference feature.
      Generated class or method.