org.eclipse.gmt.umlx.gcore
Interface GcorePackage.Literals

Enclosing interface:
GcorePackage

public static interface GcorePackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EDataType ABSOLUTE_BENDPOINT
          The meta object literal for the 'Absolute Bendpoint' data type.
static org.eclipse.emf.ecore.EDataType DIMENSION
          The meta object literal for the 'Dimension' data type.
static org.eclipse.emf.ecore.EClass GDIAGRAM
          The meta object literal for the 'GDiagram' class.
static org.eclipse.emf.ecore.EAttribute GDIAGRAM__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EReference GDIAGRAM__PARENT
          The meta object literal for the 'Parent' container reference feature.
static org.eclipse.emf.ecore.EAttribute GDIAGRAM__ROUTER
          The meta object literal for the 'Router' attribute feature.
static org.eclipse.emf.ecore.EClass GDIAGRAM_PARENT
          The meta object literal for the 'GDiagram Parent' class.
static org.eclipse.emf.ecore.EReference GDIAGRAM_PARENT__DIAGRAMS
          The meta object literal for the 'Diagrams' containment reference list feature.
static org.eclipse.emf.ecore.EClass GELEMENT
          The meta object literal for the 'GElement' class.
static org.eclipse.emf.ecore.EClass GFOLDER
          The meta object literal for the 'GFolder' class.
static org.eclipse.emf.ecore.EClass GIMPORT
          The meta object literal for the 'GImport' class.
static org.eclipse.emf.ecore.EAttribute GIMPORT__RESOURCE
          The meta object literal for the 'Resource' attribute feature.
static org.eclipse.emf.ecore.EReference GIMPORT__ROOT
          The meta object literal for the 'Root' container reference feature.
static org.eclipse.emf.ecore.EAttribute GIMPORT__URI
          The meta object literal for the 'Uri' attribute feature.
static org.eclipse.emf.ecore.EClass GLINK_ELEMENT
          The meta object literal for the 'GLink Element' class.
static org.eclipse.emf.ecore.EAttribute GLINK_ELEMENT__BENDPOINTS
          The meta object literal for the 'Bendpoints' attribute list feature.
static org.eclipse.emf.ecore.EAttribute GLINK_ELEMENT__ROUTER
          The meta object literal for the 'Router' attribute feature.
static org.eclipse.emf.ecore.EReference GLINK_ELEMENT__SOURCE
          The meta object literal for the 'Source' reference feature.
static org.eclipse.emf.ecore.EReference GLINK_ELEMENT__TARGET
          The meta object literal for the 'Target' reference feature.
static org.eclipse.emf.ecore.EClass GMODEL_ELEMENT
          The meta object literal for the 'GModel Element' class.
static org.eclipse.emf.ecore.EClass GNAMED_ELEMENT
          The meta object literal for the 'GNamed Element' class.
static org.eclipse.emf.ecore.EClass GNODE_ELEMENT
          The meta object literal for the 'GNode Element' class.
static org.eclipse.emf.ecore.EReference GNODE_ELEMENT__INCOMING_CONNECTIONS
          The meta object literal for the 'Incoming Connections' reference list feature.
static org.eclipse.emf.ecore.EReference GNODE_ELEMENT__OUTGOING_CONNECTIONS
          The meta object literal for the 'Outgoing Connections' reference list feature.
static org.eclipse.emf.ecore.EClass GPERSISTENT_CO_MODEL
          The meta object literal for the 'GPersistent Co Model' class.
static org.eclipse.emf.ecore.EReference GPERSISTENT_CO_MODEL__CO_MODEL
          The meta object literal for the 'Co Model' reference feature.
static org.eclipse.emf.ecore.EClass GPERSISTENT_NAMED_SHEET_NODE
          The meta object literal for the 'GPersistent Named Sheet Node' class.
static org.eclipse.emf.ecore.EClass GPERSISTENT_SHEET_LINK
          The meta object literal for the 'GPersistent Sheet Link' class.
static org.eclipse.emf.ecore.EClass GPERSISTENT_SHEET_NODE
          The meta object literal for the 'GPersistent Sheet Node' class.
static org.eclipse.emf.ecore.EClass GROOT_FOLDER
          The meta object literal for the 'GRoot Folder' class.
static org.eclipse.emf.ecore.EReference GROOT_FOLDER__IMPORTS
          The meta object literal for the 'Imports' containment reference list feature.
static org.eclipse.emf.ecore.EEnum GROUTER
          The meta object literal for the 'GRouter' enum.
static org.eclipse.emf.ecore.EClass GSHEET
          The meta object literal for the 'GSheet' class.
static org.eclipse.emf.ecore.EReference GSHEET__CO_MODEL
          The meta object literal for the 'Co Model' reference feature.
static org.eclipse.emf.ecore.EReference GSHEET__LINKS
          The meta object literal for the 'Links' containment reference list feature.
static org.eclipse.emf.ecore.EReference GSHEET__NODES
          The meta object literal for the 'Nodes' containment reference list feature.
static org.eclipse.emf.ecore.EClass GSHEET_LINK
          The meta object literal for the 'GSheet Link' class.
static org.eclipse.emf.ecore.EReference GSHEET_LINK__SHEET
          The meta object literal for the 'Sheet' container reference feature.
static org.eclipse.emf.ecore.EClass GSHEET_NODE
          The meta object literal for the 'GSheet Node' class.
static org.eclipse.emf.ecore.EAttribute GSHEET_NODE__LOCATION
          The meta object literal for the 'Location' attribute feature.
static org.eclipse.emf.ecore.EReference GSHEET_NODE__SHEET
          The meta object literal for the 'Sheet' container reference feature.
static org.eclipse.emf.ecore.EAttribute GSHEET_NODE__WIDTH
          The meta object literal for the 'Width' attribute feature.
static org.eclipse.emf.ecore.EClass GSTICKY_LINK
          The meta object literal for the 'GSticky Link' class.
static org.eclipse.emf.ecore.EClass GSTICKY_NOTE
          The meta object literal for the 'GSticky Note' class.
static org.eclipse.emf.ecore.EAttribute GSTICKY_NOTE__TEXT
          The meta object literal for the 'Text' attribute feature.
static org.eclipse.emf.ecore.EClass GTRANSIENT_CO_MODEL
          The meta object literal for the 'GTransient Co Model' class.
static org.eclipse.emf.ecore.EReference GTRANSIENT_CO_MODEL__CO_MODEL
          The meta object literal for the 'Co Model' reference feature.
static org.eclipse.emf.ecore.EClass GTRANSIENT_SHEET_LINK
          The meta object literal for the 'GTransient Sheet Link' class.
static org.eclipse.emf.ecore.EClass GTRANSIENT_SHEET_NODE
          The meta object literal for the 'GTransient Sheet Node' class.
static org.eclipse.emf.ecore.EDataType POINT
          The meta object literal for the 'Point' data type.
 

Field Detail

GDIAGRAM

static final org.eclipse.emf.ecore.EClass GDIAGRAM
The meta object literal for the 'GDiagram' class.

See Also:
GDiagramImpl, GcorePackageImpl.getGDiagram()

GDIAGRAM__NAME

static final org.eclipse.emf.ecore.EAttribute GDIAGRAM__NAME
The meta object literal for the 'Name' attribute feature.


GDIAGRAM__PARENT

static final org.eclipse.emf.ecore.EReference GDIAGRAM__PARENT
The meta object literal for the 'Parent' container reference feature.


GDIAGRAM__ROUTER

static final org.eclipse.emf.ecore.EAttribute GDIAGRAM__ROUTER
The meta object literal for the 'Router' attribute feature.


GDIAGRAM_PARENT

static final org.eclipse.emf.ecore.EClass GDIAGRAM_PARENT
The meta object literal for the 'GDiagram Parent' class.

See Also:
GDiagramParentImpl, GcorePackageImpl.getGDiagramParent()

GDIAGRAM_PARENT__DIAGRAMS

static final org.eclipse.emf.ecore.EReference GDIAGRAM_PARENT__DIAGRAMS
The meta object literal for the 'Diagrams' containment reference list feature.


GELEMENT

static final org.eclipse.emf.ecore.EClass GELEMENT
The meta object literal for the 'GElement' class.

See Also:
GElement, GcorePackageImpl.getGElement()

GFOLDER

static final org.eclipse.emf.ecore.EClass GFOLDER
The meta object literal for the 'GFolder' class.

See Also:
GFolderImpl, GcorePackageImpl.getGFolder()

GIMPORT

static final org.eclipse.emf.ecore.EClass GIMPORT
The meta object literal for the 'GImport' class.

See Also:
GImportImpl, GcorePackageImpl.getGImport()

GIMPORT__RESOURCE

static final org.eclipse.emf.ecore.EAttribute GIMPORT__RESOURCE
The meta object literal for the 'Resource' attribute feature.


GIMPORT__ROOT

static final org.eclipse.emf.ecore.EReference GIMPORT__ROOT
The meta object literal for the 'Root' container reference feature.


GIMPORT__URI

static final org.eclipse.emf.ecore.EAttribute GIMPORT__URI
The meta object literal for the 'Uri' attribute feature.


GLINK_ELEMENT

static final org.eclipse.emf.ecore.EClass GLINK_ELEMENT
The meta object literal for the 'GLink Element' class.

See Also:
GLinkElementImpl, GcorePackageImpl.getGLinkElement()

GLINK_ELEMENT__BENDPOINTS

static final org.eclipse.emf.ecore.EAttribute GLINK_ELEMENT__BENDPOINTS
The meta object literal for the 'Bendpoints' attribute list feature.


GLINK_ELEMENT__ROUTER

static final org.eclipse.emf.ecore.EAttribute GLINK_ELEMENT__ROUTER
The meta object literal for the 'Router' attribute feature.


GLINK_ELEMENT__SOURCE

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


GLINK_ELEMENT__TARGET

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


GMODEL_ELEMENT

static final org.eclipse.emf.ecore.EClass GMODEL_ELEMENT
The meta object literal for the 'GModel Element' class.

See Also:
GModelElement, GcorePackageImpl.getGModelElement()

GNAMED_ELEMENT

static final org.eclipse.emf.ecore.EClass GNAMED_ELEMENT
The meta object literal for the 'GNamed Element' class.

See Also:
GNamedElementImpl, GcorePackageImpl.getGNamedElement()

GNODE_ELEMENT

static final org.eclipse.emf.ecore.EClass GNODE_ELEMENT
The meta object literal for the 'GNode Element' class.

See Also:
GNodeElementImpl, GcorePackageImpl.getGNodeElement()

GNODE_ELEMENT__INCOMING_CONNECTIONS

static final org.eclipse.emf.ecore.EReference GNODE_ELEMENT__INCOMING_CONNECTIONS
The meta object literal for the 'Incoming Connections' reference list feature.


GNODE_ELEMENT__OUTGOING_CONNECTIONS

static final org.eclipse.emf.ecore.EReference GNODE_ELEMENT__OUTGOING_CONNECTIONS
The meta object literal for the 'Outgoing Connections' reference list feature.


GPERSISTENT_CO_MODEL

static final org.eclipse.emf.ecore.EClass GPERSISTENT_CO_MODEL
The meta object literal for the 'GPersistent Co Model' class.

See Also:
GPersistentCoModelImpl, GcorePackageImpl.getGPersistentCoModel()

GPERSISTENT_CO_MODEL__CO_MODEL

static final org.eclipse.emf.ecore.EReference GPERSISTENT_CO_MODEL__CO_MODEL
The meta object literal for the 'Co Model' reference feature.


GROOT_FOLDER

static final org.eclipse.emf.ecore.EClass GROOT_FOLDER
The meta object literal for the 'GRoot Folder' class.

See Also:
GRootFolderImpl, GcorePackageImpl.getGRootFolder()

GROOT_FOLDER__IMPORTS

static final org.eclipse.emf.ecore.EReference GROOT_FOLDER__IMPORTS
The meta object literal for the 'Imports' containment reference list feature.


GSHEET

static final org.eclipse.emf.ecore.EClass GSHEET
The meta object literal for the 'GSheet' class.

See Also:
GSheetImpl, GcorePackageImpl.getGSheet()

GSHEET__CO_MODEL

static final org.eclipse.emf.ecore.EReference GSHEET__CO_MODEL
The meta object literal for the 'Co Model' reference feature.


GSHEET__LINKS

static final org.eclipse.emf.ecore.EReference GSHEET__LINKS
The meta object literal for the 'Links' containment reference list feature.


GSHEET__NODES

static final org.eclipse.emf.ecore.EReference GSHEET__NODES
The meta object literal for the 'Nodes' containment reference list feature.


GSHEET_LINK

static final org.eclipse.emf.ecore.EClass GSHEET_LINK
The meta object literal for the 'GSheet Link' class.

See Also:
GSheetLinkImpl, GcorePackageImpl.getGSheetLink()

GSHEET_LINK__SHEET

static final org.eclipse.emf.ecore.EReference GSHEET_LINK__SHEET
The meta object literal for the 'Sheet' container reference feature.


GSHEET_NODE

static final org.eclipse.emf.ecore.EClass GSHEET_NODE
The meta object literal for the 'GSheet Node' class.

See Also:
GSheetNodeImpl, GcorePackageImpl.getGSheetNode()

GSHEET_NODE__LOCATION

static final org.eclipse.emf.ecore.EAttribute GSHEET_NODE__LOCATION
The meta object literal for the 'Location' attribute feature.


GSHEET_NODE__SHEET

static final org.eclipse.emf.ecore.EReference GSHEET_NODE__SHEET
The meta object literal for the 'Sheet' container reference feature.


GSHEET_NODE__WIDTH

static final org.eclipse.emf.ecore.EAttribute GSHEET_NODE__WIDTH
The meta object literal for the 'Width' attribute feature.


GTRANSIENT_CO_MODEL

static final org.eclipse.emf.ecore.EClass GTRANSIENT_CO_MODEL
The meta object literal for the 'GTransient Co Model' class.

See Also:
GTransientCoModelImpl, GcorePackageImpl.getGTransientCoModel()

GTRANSIENT_CO_MODEL__CO_MODEL

static final org.eclipse.emf.ecore.EReference GTRANSIENT_CO_MODEL__CO_MODEL
The meta object literal for the 'Co Model' reference feature.


GPERSISTENT_NAMED_SHEET_NODE

static final org.eclipse.emf.ecore.EClass GPERSISTENT_NAMED_SHEET_NODE
The meta object literal for the 'GPersistent Named Sheet Node' class.

See Also:
GPersistentNamedSheetNodeImpl, GcorePackageImpl.getGPersistentNamedSheetNode()

GPERSISTENT_SHEET_LINK

static final org.eclipse.emf.ecore.EClass GPERSISTENT_SHEET_LINK
The meta object literal for the 'GPersistent Sheet Link' class.

See Also:
GPersistentSheetLinkImpl, GcorePackageImpl.getGPersistentSheetLink()

GPERSISTENT_SHEET_NODE

static final org.eclipse.emf.ecore.EClass GPERSISTENT_SHEET_NODE
The meta object literal for the 'GPersistent Sheet Node' class.

See Also:
GPersistentSheetNodeImpl, GcorePackageImpl.getGPersistentSheetNode()

GTRANSIENT_SHEET_LINK

static final org.eclipse.emf.ecore.EClass GTRANSIENT_SHEET_LINK
The meta object literal for the 'GTransient Sheet Link' class.

See Also:
GTransientSheetLinkImpl, GcorePackageImpl.getGTransientSheetLink()

GSTICKY_LINK

static final org.eclipse.emf.ecore.EClass GSTICKY_LINK
The meta object literal for the 'GSticky Link' class.

See Also:
GStickyLinkImpl, GcorePackageImpl.getGStickyLink()

GSTICKY_NOTE

static final org.eclipse.emf.ecore.EClass GSTICKY_NOTE
The meta object literal for the 'GSticky Note' class.

See Also:
GStickyNoteImpl, GcorePackageImpl.getGStickyNote()

GSTICKY_NOTE__TEXT

static final org.eclipse.emf.ecore.EAttribute GSTICKY_NOTE__TEXT
The meta object literal for the 'Text' attribute feature.


GTRANSIENT_SHEET_NODE

static final org.eclipse.emf.ecore.EClass GTRANSIENT_SHEET_NODE
The meta object literal for the 'GTransient Sheet Node' class.

See Also:
GTransientSheetNodeImpl, GcorePackageImpl.getGTransientSheetNode()

GROUTER

static final org.eclipse.emf.ecore.EEnum GROUTER
The meta object literal for the 'GRouter' enum.

See Also:
GRouter, GcorePackageImpl.getGRouter()

ABSOLUTE_BENDPOINT

static final org.eclipse.emf.ecore.EDataType ABSOLUTE_BENDPOINT
The meta object literal for the 'Absolute Bendpoint' data type.

See Also:
AbsoluteBendpoint, GcorePackageImpl.getAbsoluteBendpoint()

DIMENSION

static final org.eclipse.emf.ecore.EDataType DIMENSION
The meta object literal for the 'Dimension' data type.

See Also:
Dimension, GcorePackageImpl.getDimension()

POINT

static final org.eclipse.emf.ecore.EDataType POINT
The meta object literal for the 'Point' data type.

See Also:
Point, GcorePackageImpl.getPoint()