org.eclipse.gmt.umlx.mm
Interface MmPackage.Literals

Enclosing interface:
MmPackage

public static interface MmPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass GASSOCIATION
          The meta object literal for the 'GAssociation' class.
static org.eclipse.emf.ecore.EReference GASSOCIATION__SOURCE_REFERENCE
          The meta object literal for the 'Source Reference' reference feature.
static org.eclipse.emf.ecore.EReference GASSOCIATION__TARGET_REFERENCE
          The meta object literal for the 'Target Reference' reference feature.
static org.eclipse.emf.ecore.EClass GATTRIBUTION
          The meta object literal for the 'GAttribution' class.
static org.eclipse.emf.ecore.EClass GCLASS
          The meta object literal for the 'GClass' class.
static org.eclipse.emf.ecore.EReference GCLASS__GATTRIBUTES
          The meta object literal for the 'GAttributes' containment reference list feature.
static org.eclipse.emf.ecore.EReference GCLASS__GOPERATIONS
          The meta object literal for the 'GOperations' containment reference list feature.
static org.eclipse.emf.ecore.EClass GCLASS_ATTRIBUTE
          The meta object literal for the 'GClass Attribute' class.
static org.eclipse.emf.ecore.EReference GCLASS_ATTRIBUTE__GCLASS
          The meta object literal for the 'GClass' container reference feature.
static org.eclipse.emf.ecore.EClass GCLASS_NODE
          The meta object literal for the 'GClass Node' class.
static org.eclipse.emf.ecore.EClass GCLASS_OPERATION
          The meta object literal for the 'GClass Operation' class.
static org.eclipse.emf.ecore.EReference GCLASS_OPERATION__GCLASS
          The meta object literal for the 'GClass' container reference feature.
static org.eclipse.emf.ecore.EClass GDATA_TYPE
          The meta object literal for the 'GData Type' class.
static org.eclipse.emf.ecore.EClass GENUM
          The meta object literal for the 'GEnum' class.
static org.eclipse.emf.ecore.EReference GENUM__GLITERALS
          The meta object literal for the 'GLiterals' containment reference list feature.
static org.eclipse.emf.ecore.EClass GENUM_LITERAL
          The meta object literal for the 'GEnum Literal' class.
static org.eclipse.emf.ecore.EReference GENUM_LITERAL__GENUM
          The meta object literal for the 'GEnum' container reference feature.
static org.eclipse.emf.ecore.EClass GINHERITANCE
          The meta object literal for the 'GInheritance' class.
static org.eclipse.emf.ecore.EClass GPACKAGE
          The meta object literal for the 'GPackage' class.
static org.eclipse.emf.ecore.EClass GSHEET_ATTRIBUTE
          The meta object literal for the 'GSheet Attribute' class.
static org.eclipse.emf.ecore.EClass MM_SHEET
          The meta object literal for the 'Sheet' class.
static org.eclipse.emf.ecore.EClass MM_SHEET_LINK
          The meta object literal for the 'Sheet Link' class.
 

Field Detail

GINHERITANCE

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

See Also:
GInheritanceImpl, MmPackageImpl.getGInheritance()

GASSOCIATION

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

See Also:
GAssociationImpl, MmPackageImpl.getGAssociation()

GASSOCIATION__SOURCE_REFERENCE

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


GASSOCIATION__TARGET_REFERENCE

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


GCLASS

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

See Also:
GClassImpl, MmPackageImpl.getGClass()

GCLASS__GATTRIBUTES

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


GCLASS__GOPERATIONS

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


GPACKAGE

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

See Also:
GPackageImpl, MmPackageImpl.getGPackage()

GDATA_TYPE

static final org.eclipse.emf.ecore.EClass GDATA_TYPE
The meta object literal for the 'GData Type' class.

See Also:
GDataTypeImpl, MmPackageImpl.getGDataType()

GENUM

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

See Also:
GEnumImpl, MmPackageImpl.getGEnum()

GENUM__GLITERALS

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


GENUM_LITERAL

static final org.eclipse.emf.ecore.EClass GENUM_LITERAL
The meta object literal for the 'GEnum Literal' class.

See Also:
GEnumLiteralImpl, MmPackageImpl.getGEnumLiteral()

GENUM_LITERAL__GENUM

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


MM_SHEET

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

See Also:
MmSheetImpl, MmPackageImpl.getMmSheet()

GCLASS_ATTRIBUTE

static final org.eclipse.emf.ecore.EClass GCLASS_ATTRIBUTE
The meta object literal for the 'GClass Attribute' class.

See Also:
GClassAttributeImpl, MmPackageImpl.getGClassAttribute()

GCLASS_ATTRIBUTE__GCLASS

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


GCLASS_OPERATION

static final org.eclipse.emf.ecore.EClass GCLASS_OPERATION
The meta object literal for the 'GClass Operation' class.

See Also:
GClassOperationImpl, MmPackageImpl.getGClassOperation()

GCLASS_OPERATION__GCLASS

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


GATTRIBUTION

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

See Also:
GAttributionImpl, MmPackageImpl.getGAttribution()

GCLASS_NODE

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

See Also:
GClassNodeImpl, MmPackageImpl.getGClassNode()

GSHEET_ATTRIBUTE

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

See Also:
GSheetAttributeImpl, MmPackageImpl.getGSheetAttribute()

MM_SHEET_LINK

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

See Also:
MmSheetLinkImpl, MmPackageImpl.getMmSheetLink()