Interface AssemblyPackage.Literals

Enclosing interface:
AssemblyPackage

public static interface AssemblyPackage.Literals
Defines literals for the meta objects that represent
  • each class,
  • each feature of each class,
  • each enum,
  • and each data type
Generated
  • Field Details

    • ASSEMBLY

      static final EClass ASSEMBLY
      The meta object literal for the 'Assembly' class.
      See Also:
      Generated
    • ASSEMBLY__SYSTEM_NAME

      static final EAttribute ASSEMBLY__SYSTEM_NAME
      The meta object literal for the 'System Name' attribute feature.
      Generated
    • ASSEMBLY__MODULES

      static final EReference ASSEMBLY__MODULES
      The meta object literal for the 'Modules' containment reference list feature.
      Generated
    • ASSEMBLY_MODULE

      static final EClass ASSEMBLY_MODULE
      The meta object literal for the 'Module' class.
      See Also:
      Generated
    • ASSEMBLY_MODULE__ASSEMBLY

      static final EReference ASSEMBLY_MODULE__ASSEMBLY
      The meta object literal for the 'Assembly' container reference feature.
      Generated
    • ASSEMBLY_MODULE__NAME

      static final EAttribute ASSEMBLY_MODULE__NAME
      The meta object literal for the 'Name' attribute feature.
      Generated
    • ASSEMBLY_MODULE__VERSION

      static final EAttribute ASSEMBLY_MODULE__VERSION
      The meta object literal for the 'Version' attribute feature.
      Generated
    • ASSEMBLY_MODULE__BRANCH_POINT

      static final EAttribute ASSEMBLY_MODULE__BRANCH_POINT
      The meta object literal for the 'Branch Point' attribute feature.
      Generated
    • ASSEMBLY_MODULE__ROOT

      static final EAttribute ASSEMBLY_MODULE__ROOT
      The meta object literal for the 'Root' attribute feature.
      Generated