Interface SourcePackage.Literals

Enclosing interface:
SourcePackage

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

    • SOURCE_REF

      static final org.eclipse.emf.ecore.EClass SOURCE_REF
      The meta object literal for the 'Ref' class.
      See Also:
      SourceRefImpl, SourcePackageImpl.getSourceRef()
    • SOURCE_REF__REGION

      static final org.eclipse.emf.ecore.EReference SOURCE_REF__REGION
      The meta object literal for the 'Region' containment reference list feature.
    • SOURCE_REF__LANGUAGE

      static final org.eclipse.emf.ecore.EAttribute SOURCE_REF__LANGUAGE
      The meta object literal for the 'Language' attribute feature.
    • SOURCE_REF__SNIPPET

      static final org.eclipse.emf.ecore.EAttribute SOURCE_REF__SNIPPET
      The meta object literal for the 'Snippet' attribute feature.
    • SOURCE_REGION

      static final org.eclipse.emf.ecore.EClass SOURCE_REGION
      The meta object literal for the 'Region' class.
      See Also:
      SourceRegionImpl, SourcePackageImpl.getSourceRegion()
    • SOURCE_REGION__FILE

      static final org.eclipse.emf.ecore.EReference SOURCE_REGION__FILE
      The meta object literal for the 'File' reference feature.
    • SOURCE_REGION__START_LINE

      static final org.eclipse.emf.ecore.EAttribute SOURCE_REGION__START_LINE
      The meta object literal for the 'Start Line' attribute feature.
    • SOURCE_REGION__START_POSITION

      static final org.eclipse.emf.ecore.EAttribute SOURCE_REGION__START_POSITION
      The meta object literal for the 'Start Position' attribute feature.
    • SOURCE_REGION__END_LINE

      static final org.eclipse.emf.ecore.EAttribute SOURCE_REGION__END_LINE
      The meta object literal for the 'End Line' attribute feature.
    • SOURCE_REGION__END_POSITION

      static final org.eclipse.emf.ecore.EAttribute SOURCE_REGION__END_POSITION
      The meta object literal for the 'End Position' attribute feature.
    • SOURCE_REGION__LANGUAGE

      static final org.eclipse.emf.ecore.EAttribute SOURCE_REGION__LANGUAGE
      The meta object literal for the 'Language' attribute feature.
    • SOURCE_REGION__PATH

      static final org.eclipse.emf.ecore.EAttribute SOURCE_REGION__PATH
      The meta object literal for the 'Path' attribute feature.
    • INVENTORY_MODEL

      static final org.eclipse.emf.ecore.EClass INVENTORY_MODEL
      The meta object literal for the 'Inventory Model' class.
      See Also:
      InventoryModelImpl, SourcePackageImpl.getInventoryModel()
    • INVENTORY_MODEL__INVENTORY_ELEMENT

      static final org.eclipse.emf.ecore.EReference INVENTORY_MODEL__INVENTORY_ELEMENT
      The meta object literal for the 'Inventory Element' containment reference list feature.
    • ABSTRACT_INVENTORY_ELEMENT

      static final org.eclipse.emf.ecore.EClass ABSTRACT_INVENTORY_ELEMENT
      The meta object literal for the 'Abstract Inventory Element' class.
      See Also:
      AbstractInventoryElement, SourcePackageImpl.getAbstractInventoryElement()
    • ABSTRACT_INVENTORY_ELEMENT__INVENTORY_RELATION

      static final org.eclipse.emf.ecore.EReference ABSTRACT_INVENTORY_ELEMENT__INVENTORY_RELATION
      The meta object literal for the 'Inventory Relation' containment reference list feature.
    • INVENTORY_ITEM

      static final org.eclipse.emf.ecore.EClass INVENTORY_ITEM
      The meta object literal for the 'Inventory Item' class.
      See Also:
      InventoryItemImpl, SourcePackageImpl.getInventoryItem()
    • INVENTORY_ITEM__VERSION

      static final org.eclipse.emf.ecore.EAttribute INVENTORY_ITEM__VERSION
      The meta object literal for the 'Version' attribute feature.
    • INVENTORY_ITEM__PATH

      static final org.eclipse.emf.ecore.EAttribute INVENTORY_ITEM__PATH
      The meta object literal for the 'Path' attribute feature.
    • SOURCE_FILE

      static final org.eclipse.emf.ecore.EClass SOURCE_FILE
      The meta object literal for the 'File' class.
      See Also:
      SourceFileImpl, SourcePackageImpl.getSourceFile()
    • SOURCE_FILE__LANGUAGE

      static final org.eclipse.emf.ecore.EAttribute SOURCE_FILE__LANGUAGE
      The meta object literal for the 'Language' attribute feature.
    • SOURCE_FILE__ENCODING

      static final org.eclipse.emf.ecore.EAttribute SOURCE_FILE__ENCODING
      The meta object literal for the 'Encoding' attribute feature.
    • IMAGE

      static final org.eclipse.emf.ecore.EClass IMAGE
      The meta object literal for the 'Image' class.
      See Also:
      ImageImpl, SourcePackageImpl.getImage()
    • RESOURCE_DESCRIPTION

      static final org.eclipse.emf.ecore.EClass RESOURCE_DESCRIPTION
      The meta object literal for the 'Resource Description' class.
      See Also:
      ResourceDescriptionImpl, SourcePackageImpl.getResourceDescription()
    • CONFIGURATION

      static final org.eclipse.emf.ecore.EClass CONFIGURATION
      The meta object literal for the 'Configuration' class.
      See Also:
      ConfigurationImpl, SourcePackageImpl.getConfiguration()
    • INVENTORY_CONTAINER

      static final org.eclipse.emf.ecore.EClass INVENTORY_CONTAINER
      The meta object literal for the 'Inventory Container' class.
      See Also:
      InventoryContainerImpl, SourcePackageImpl.getInventoryContainer()
    • INVENTORY_CONTAINER__INVENTORY_ELEMENT

      static final org.eclipse.emf.ecore.EReference INVENTORY_CONTAINER__INVENTORY_ELEMENT
      The meta object literal for the 'Inventory Element' containment reference list feature.
    • DIRECTORY

      static final org.eclipse.emf.ecore.EClass DIRECTORY
      The meta object literal for the 'Directory' class.
      See Also:
      DirectoryImpl, SourcePackageImpl.getDirectory()
    • DIRECTORY__PATH

      static final org.eclipse.emf.ecore.EAttribute DIRECTORY__PATH
      The meta object literal for the 'Path' attribute feature.
    • PROJECT

      static final org.eclipse.emf.ecore.EClass PROJECT
      The meta object literal for the 'Project' class.
      See Also:
      ProjectImpl, SourcePackageImpl.getProject()
    • ABSTRACT_INVENTORY_RELATIONSHIP

      static final org.eclipse.emf.ecore.EClass ABSTRACT_INVENTORY_RELATIONSHIP
      The meta object literal for the 'Abstract Inventory Relationship' class.
      See Also:
      AbstractInventoryRelationship, SourcePackageImpl.getAbstractInventoryRelationship()
    • BINARY_FILE

      static final org.eclipse.emf.ecore.EClass BINARY_FILE
      The meta object literal for the 'Binary File' class.
      See Also:
      BinaryFileImpl, SourcePackageImpl.getBinaryFile()
    • EXECUTABLE_FILE

      static final org.eclipse.emf.ecore.EClass EXECUTABLE_FILE
      The meta object literal for the 'Executable File' class.
      See Also:
      ExecutableFileImpl, SourcePackageImpl.getExecutableFile()
    • DEPENDS_ON

      static final org.eclipse.emf.ecore.EClass DEPENDS_ON
      The meta object literal for the 'Depends On' class.
      See Also:
      DependsOnImpl, SourcePackageImpl.getDependsOn()
    • DEPENDS_ON__TO

      static final org.eclipse.emf.ecore.EReference DEPENDS_ON__TO
      The meta object literal for the 'To' reference feature.
    • DEPENDS_ON__FROM

      static final org.eclipse.emf.ecore.EReference DEPENDS_ON__FROM
      The meta object literal for the 'From' reference feature.
    • INVENTORY_ELEMENT

      static final org.eclipse.emf.ecore.EClass INVENTORY_ELEMENT
      The meta object literal for the 'Inventory Element' class.
      See Also:
      InventoryElementImpl, SourcePackageImpl.getInventoryElement()
    • INVENTORY_RELATIONSHIP

      static final org.eclipse.emf.ecore.EClass INVENTORY_RELATIONSHIP
      The meta object literal for the 'Inventory Relationship' class.
      See Also:
      InventoryRelationshipImpl, SourcePackageImpl.getInventoryRelationship()
    • INVENTORY_RELATIONSHIP__TO

      static final org.eclipse.emf.ecore.EReference INVENTORY_RELATIONSHIP__TO
      The meta object literal for the 'To' reference feature.
    • INVENTORY_RELATIONSHIP__FROM

      static final org.eclipse.emf.ecore.EReference INVENTORY_RELATIONSHIP__FROM
      The meta object literal for the 'From' reference feature.