|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface SourcePackage.Literals
Defines literals for the meta objects that represent
Field Summary | |
---|---|
static EClass |
ABSTRACT_INVENTORY_ELEMENT
The meta object literal for the ' Abstract Inventory Element ' class. |
static EReference |
ABSTRACT_INVENTORY_ELEMENT__INVENTORY_RELATIONSHIP
The meta object literal for the 'Inventory Relationship' containment reference list feature. |
static EClass |
ABSTRACT_INVENTORY_RELATIONSHIP
The meta object literal for the ' Abstract Inventory Relationship ' class. |
static EClass |
BINARY_FILE
The meta object literal for the ' Binary File ' class. |
static EClass |
CONFIGURATION
The meta object literal for the ' Configuration ' class. |
static EClass |
DEPENDS_ON
The meta object literal for the ' Depends On ' class. |
static EReference |
DEPENDS_ON__FROM
The meta object literal for the 'From' reference feature. |
static EReference |
DEPENDS_ON__TO
The meta object literal for the 'To' reference feature. |
static EClass |
DIRECTORY
The meta object literal for the ' Directory ' class. |
static EAttribute |
DIRECTORY__PATH
The meta object literal for the 'Path' attribute feature. |
static EClass |
EXECUTABLE_FILE
The meta object literal for the ' Executable File ' class. |
static EClass |
IMAGE
The meta object literal for the ' Image ' class. |
static EClass |
INVENTORY_CONTAINER
The meta object literal for the ' Inventory Container ' class. |
static EReference |
INVENTORY_CONTAINER__INVENTORY_ELEMENT
The meta object literal for the 'Inventory Element' containment reference list feature. |
static EClass |
INVENTORY_ELEMENT
The meta object literal for the ' Inventory Element ' class. |
static EClass |
INVENTORY_ITEM
The meta object literal for the ' Inventory Item ' class. |
static EAttribute |
INVENTORY_ITEM__PATH
The meta object literal for the 'Path' attribute feature. |
static EAttribute |
INVENTORY_ITEM__VERSION
The meta object literal for the 'Version' attribute feature. |
static EClass |
INVENTORY_MODEL
The meta object literal for the ' Inventory Model ' class. |
static EReference |
INVENTORY_MODEL__INVENTORY_ELEMENT
The meta object literal for the 'Inventory Element' containment reference list feature. |
static EClass |
INVENTORY_RELATIONSHIP
The meta object literal for the ' Inventory Relationship ' class. |
static EReference |
INVENTORY_RELATIONSHIP__FROM
The meta object literal for the 'From' reference feature. |
static EReference |
INVENTORY_RELATIONSHIP__TO
The meta object literal for the 'To' reference feature. |
static EClass |
PROJECT
The meta object literal for the ' Project ' class. |
static EClass |
RESOURCE_DESCRIPTION
The meta object literal for the ' Resource Description ' class. |
static EClass |
SOURCE_FILE
The meta object literal for the ' File ' class. |
static EAttribute |
SOURCE_FILE__ENCODING
The meta object literal for the 'Encoding' attribute feature. |
static EAttribute |
SOURCE_FILE__LANGUAGE
The meta object literal for the 'Language' attribute feature. |
static EClass |
SOURCE_REF
The meta object literal for the ' Ref ' class. |
static EAttribute |
SOURCE_REF__LANGUAGE
The meta object literal for the 'Language' attribute feature. |
static EReference |
SOURCE_REF__REGION
The meta object literal for the 'Region' containment reference list feature. |
static EAttribute |
SOURCE_REF__SNIPPET
The meta object literal for the 'Snippet' attribute feature. |
static EClass |
SOURCE_REGION
The meta object literal for the ' Region ' class. |
static EAttribute |
SOURCE_REGION__END_LINE
The meta object literal for the 'End Line' attribute feature. |
static EAttribute |
SOURCE_REGION__END_POSITION
The meta object literal for the 'End Position' attribute feature. |
static EReference |
SOURCE_REGION__FILE
The meta object literal for the 'File' reference feature. |
static EAttribute |
SOURCE_REGION__LANGUAGE
The meta object literal for the 'Language' attribute feature. |
static EAttribute |
SOURCE_REGION__PATH
The meta object literal for the 'Path' attribute feature. |
static EAttribute |
SOURCE_REGION__START_LINE
The meta object literal for the 'Start Line' attribute feature. |
static EAttribute |
SOURCE_REGION__START_POSITION
The meta object literal for the 'Start Position' attribute feature. |
Field Detail |
---|
static final EClass INVENTORY_MODEL
Inventory Model
' class.
org.eclipse.gmt.modisco.omg.kdm.source.impl.InventoryModelImpl
,
org.eclipse.gmt.modisco.omg.kdm.source.impl.SourcePackageImpl#getInventoryModel()
static final EReference INVENTORY_MODEL__INVENTORY_ELEMENT
static final EClass ABSTRACT_INVENTORY_ELEMENT
Abstract Inventory Element
' class.
org.eclipse.gmt.modisco.omg.kdm.source.impl.AbstractInventoryElementImpl
,
org.eclipse.gmt.modisco.omg.kdm.source.impl.SourcePackageImpl#getAbstractInventoryElement()
static final EReference ABSTRACT_INVENTORY_ELEMENT__INVENTORY_RELATIONSHIP
static final EClass ABSTRACT_INVENTORY_RELATIONSHIP
Abstract Inventory Relationship
' class.
org.eclipse.gmt.modisco.omg.kdm.source.impl.AbstractInventoryRelationshipImpl
,
org.eclipse.gmt.modisco.omg.kdm.source.impl.SourcePackageImpl#getAbstractInventoryRelationship()
static final EClass INVENTORY_ITEM
Inventory Item
' class.
org.eclipse.gmt.modisco.omg.kdm.source.impl.InventoryItemImpl
,
org.eclipse.gmt.modisco.omg.kdm.source.impl.SourcePackageImpl#getInventoryItem()
static final EAttribute INVENTORY_ITEM__VERSION
static final EAttribute INVENTORY_ITEM__PATH
static final EClass SOURCE_FILE
File
' class.
org.eclipse.gmt.modisco.omg.kdm.source.impl.SourceFileImpl
,
org.eclipse.gmt.modisco.omg.kdm.source.impl.SourcePackageImpl#getSourceFile()
static final EAttribute SOURCE_FILE__LANGUAGE
static final EAttribute SOURCE_FILE__ENCODING
static final EClass IMAGE
Image
' class.
org.eclipse.gmt.modisco.omg.kdm.source.impl.ImageImpl
,
org.eclipse.gmt.modisco.omg.kdm.source.impl.SourcePackageImpl#getImage()
static final EClass CONFIGURATION
Configuration
' class.
org.eclipse.gmt.modisco.omg.kdm.source.impl.ConfigurationImpl
,
org.eclipse.gmt.modisco.omg.kdm.source.impl.SourcePackageImpl#getConfiguration()
static final EClass RESOURCE_DESCRIPTION
Resource Description
' class.
org.eclipse.gmt.modisco.omg.kdm.source.impl.ResourceDescriptionImpl
,
org.eclipse.gmt.modisco.omg.kdm.source.impl.SourcePackageImpl#getResourceDescription()
static final EClass BINARY_FILE
Binary File
' class.
org.eclipse.gmt.modisco.omg.kdm.source.impl.BinaryFileImpl
,
org.eclipse.gmt.modisco.omg.kdm.source.impl.SourcePackageImpl#getBinaryFile()
static final EClass EXECUTABLE_FILE
Executable File
' class.
org.eclipse.gmt.modisco.omg.kdm.source.impl.ExecutableFileImpl
,
org.eclipse.gmt.modisco.omg.kdm.source.impl.SourcePackageImpl#getExecutableFile()
static final EClass INVENTORY_CONTAINER
Inventory Container
' class.
org.eclipse.gmt.modisco.omg.kdm.source.impl.InventoryContainerImpl
,
org.eclipse.gmt.modisco.omg.kdm.source.impl.SourcePackageImpl#getInventoryContainer()
static final EReference INVENTORY_CONTAINER__INVENTORY_ELEMENT
static final EClass DIRECTORY
Directory
' class.
org.eclipse.gmt.modisco.omg.kdm.source.impl.DirectoryImpl
,
org.eclipse.gmt.modisco.omg.kdm.source.impl.SourcePackageImpl#getDirectory()
static final EAttribute DIRECTORY__PATH
static final EClass PROJECT
Project
' class.
org.eclipse.gmt.modisco.omg.kdm.source.impl.ProjectImpl
,
org.eclipse.gmt.modisco.omg.kdm.source.impl.SourcePackageImpl#getProject()
static final EClass DEPENDS_ON
Depends On
' class.
org.eclipse.gmt.modisco.omg.kdm.source.impl.DependsOnImpl
,
org.eclipse.gmt.modisco.omg.kdm.source.impl.SourcePackageImpl#getDependsOn()
static final EReference DEPENDS_ON__TO
static final EReference DEPENDS_ON__FROM
static final EClass SOURCE_REF
Ref
' class.
org.eclipse.gmt.modisco.omg.kdm.source.impl.SourceRefImpl
,
org.eclipse.gmt.modisco.omg.kdm.source.impl.SourcePackageImpl#getSourceRef()
static final EReference SOURCE_REF__REGION
static final EAttribute SOURCE_REF__LANGUAGE
static final EAttribute SOURCE_REF__SNIPPET
static final EClass SOURCE_REGION
Region
' class.
org.eclipse.gmt.modisco.omg.kdm.source.impl.SourceRegionImpl
,
org.eclipse.gmt.modisco.omg.kdm.source.impl.SourcePackageImpl#getSourceRegion()
static final EReference SOURCE_REGION__FILE
static final EAttribute SOURCE_REGION__START_LINE
static final EAttribute SOURCE_REGION__START_POSITION
static final EAttribute SOURCE_REGION__END_LINE
static final EAttribute SOURCE_REGION__END_POSITION
static final EAttribute SOURCE_REGION__LANGUAGE
static final EAttribute SOURCE_REGION__PATH
static final EClass INVENTORY_ELEMENT
Inventory Element
' class.
org.eclipse.gmt.modisco.omg.kdm.source.impl.InventoryElementImpl
,
org.eclipse.gmt.modisco.omg.kdm.source.impl.SourcePackageImpl#getInventoryElement()
static final EClass INVENTORY_RELATIONSHIP
Inventory Relationship
' class.
org.eclipse.gmt.modisco.omg.kdm.source.impl.InventoryRelationshipImpl
,
org.eclipse.gmt.modisco.omg.kdm.source.impl.SourcePackageImpl#getInventoryRelationship()
static final EReference INVENTORY_RELATIONSHIP__TO
static final EReference INVENTORY_RELATIONSHIP__FROM
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |