g-Eclipse
Release 1.0.0

eu.geclipse.jsdl.model.sweep
Interface SweepPackage.Literals

Enclosing interface:
SweepPackage

public static interface SweepPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static EClass ASSIGNMENT_TYPE
          The meta object literal for the 'Assignment Type' class
static EReference ASSIGNMENT_TYPE__FUNCTION
          The meta object literal for the 'Function' containment reference feature
static EAttribute ASSIGNMENT_TYPE__FUNCTION_GROUP
          The meta object literal for the 'Function Group' attribute list feature
static EAttribute ASSIGNMENT_TYPE__PARAMETER
          The meta object literal for the 'Parameter' attribute list feature
static EClass DOCUMENT_ROOT
          The meta object literal for the 'Document Root' class
static EReference DOCUMENT_ROOT__ASSIGNMENT
          The meta object literal for the 'Assignment' containment reference feature
static EReference DOCUMENT_ROOT__FUNCTION
          The meta object literal for the 'Function' containment reference feature
static EAttribute DOCUMENT_ROOT__MIXED
          The meta object literal for the 'Mixed' attribute list feature
static EAttribute DOCUMENT_ROOT__PARAMETER
          The meta object literal for the 'Parameter' attribute feature
static EReference DOCUMENT_ROOT__SWEEP
          The meta object literal for the 'Sweep' containment reference feature
static EReference DOCUMENT_ROOT__XMLNS_PREFIX_MAP
          The meta object literal for the 'XMLNS Prefix Map' map feature
static EReference DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
          The meta object literal for the 'XSI Schema Location' map feature
static EClass SWEEP_TYPE
          The meta object literal for the 'Type' class
static EReference SWEEP_TYPE__ASSIGNMENT
          The meta object literal for the 'Assignment' containment reference list feature
static EReference SWEEP_TYPE__SWEEP
          The meta object literal for the 'Sweep' containment reference list feature
 

Field Detail

ASSIGNMENT_TYPE

static final EClass ASSIGNMENT_TYPE
The meta object literal for the 'Assignment Type' class.

See Also:
AssignmentTypeImpl, SweepPackageImpl.getAssignmentType()

ASSIGNMENT_TYPE__PARAMETER

static final EAttribute ASSIGNMENT_TYPE__PARAMETER
The meta object literal for the 'Parameter' attribute list feature.


ASSIGNMENT_TYPE__FUNCTION_GROUP

static final EAttribute ASSIGNMENT_TYPE__FUNCTION_GROUP
The meta object literal for the 'Function Group' attribute list feature.


ASSIGNMENT_TYPE__FUNCTION

static final EReference ASSIGNMENT_TYPE__FUNCTION
The meta object literal for the 'Function' containment reference feature.


DOCUMENT_ROOT

static final EClass DOCUMENT_ROOT
The meta object literal for the 'Document Root' class.

See Also:
DocumentRootImpl, SweepPackageImpl.getDocumentRoot()

DOCUMENT_ROOT__MIXED

static final EAttribute DOCUMENT_ROOT__MIXED
The meta object literal for the 'Mixed' attribute list feature.


DOCUMENT_ROOT__XMLNS_PREFIX_MAP

static final EReference DOCUMENT_ROOT__XMLNS_PREFIX_MAP
The meta object literal for the 'XMLNS Prefix Map' map feature.


DOCUMENT_ROOT__XSI_SCHEMA_LOCATION

static final EReference DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
The meta object literal for the 'XSI Schema Location' map feature.


DOCUMENT_ROOT__ASSIGNMENT

static final EReference DOCUMENT_ROOT__ASSIGNMENT
The meta object literal for the 'Assignment' containment reference feature.


DOCUMENT_ROOT__FUNCTION

static final EReference DOCUMENT_ROOT__FUNCTION
The meta object literal for the 'Function' containment reference feature.


DOCUMENT_ROOT__PARAMETER

static final EAttribute DOCUMENT_ROOT__PARAMETER
The meta object literal for the 'Parameter' attribute feature.


DOCUMENT_ROOT__SWEEP

static final EReference DOCUMENT_ROOT__SWEEP
The meta object literal for the 'Sweep' containment reference feature.


SWEEP_TYPE

static final EClass SWEEP_TYPE
The meta object literal for the 'Type' class.

See Also:
SweepTypeImpl, SweepPackageImpl.getSweepType()

SWEEP_TYPE__ASSIGNMENT

static final EReference SWEEP_TYPE__ASSIGNMENT
The meta object literal for the 'Assignment' containment reference list feature.


SWEEP_TYPE__SWEEP

static final EReference SWEEP_TYPE__SWEEP
The meta object literal for the 'Sweep' containment reference list feature.


g-Eclipse
Release 1.0.0