Interface SystemPackage.Literals

Enclosing interface:
SystemPackage

public static interface SystemPackage.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

    • SYSTEM_SPECIFICATION_CONTAINER

      static final EClass SYSTEM_SPECIFICATION_CONTAINER
      The meta object literal for the 'Specification Container' class.
      See Also:
      Generated class or method.
    • SYSTEM_SPECIFICATION_CONTAINER__ATTRIBUTEPROVIDER

      static final EReference SYSTEM_SPECIFICATION_CONTAINER__ATTRIBUTEPROVIDER
      The meta object literal for the 'Attributeprovider' containment reference list feature.
      Generated class or method.
    • SYSTEM_SPECIFICATION_CONTAINER__USAGESPECIFICATION

      static final EReference SYSTEM_SPECIFICATION_CONTAINER__USAGESPECIFICATION
      The meta object literal for the 'Usagespecification' containment reference list feature.
      Generated class or method.
    • SYSTEM_SPECIFICATION_CONTAINER__MISUSAGESCENARIO

      static final EReference SYSTEM_SPECIFICATION_CONTAINER__MISUSAGESCENARIO
      The meta object literal for the 'Misusagescenario' containment reference list feature.
      Generated class or method.
    • ATTRIBUTE_PROVIDER

      static final EClass ATTRIBUTE_PROVIDER
      The meta object literal for the 'Attribute Provider' class.
      See Also:
      Generated class or method.
    • ATTRIBUTE_PROVIDER__ATTRIBUTE

      static final EReference ATTRIBUTE_PROVIDER__ATTRIBUTE
      The meta object literal for the 'Attribute' containment reference feature.
      Generated class or method.
    • USAGE_SPECIFICATION

      static final EClass USAGE_SPECIFICATION
      The meta object literal for the 'Usage Specification' class.
      See Also:
      Generated class or method.
    • USAGE_SPECIFICATION__ATTRIBUTEVALUE

      static final EReference USAGE_SPECIFICATION__ATTRIBUTEVALUE
      The meta object literal for the 'Attributevalue' reference feature.
      Generated class or method.
    • USAGE_SPECIFICATION__ATTRIBUTE

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