g-Eclipse
Release 1.0.0

eu.geclipse.jsdl.model.sweep
Interface SweepPackage

All Known Implementing Classes:
SweepPackageImpl

public interface SweepPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
SweepFactory

Nested Class Summary
static interface SweepPackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Field Summary
static int ASSIGNMENT_TYPE
          The meta object id for the 'Assignment Type' class
static int ASSIGNMENT_TYPE__FUNCTION
          The feature id for the 'Function' containment reference
static int ASSIGNMENT_TYPE__FUNCTION_GROUP
          The feature id for the 'Function Group' attribute list
static int ASSIGNMENT_TYPE__PARAMETER
          The feature id for the 'Parameter' attribute list
static int ASSIGNMENT_TYPE_FEATURE_COUNT
          The number of structural features of the 'Assignment Type' class
static int DOCUMENT_ROOT
          The meta object id for the 'Document Root' class
static int DOCUMENT_ROOT__ASSIGNMENT
          The feature id for the 'Assignment' containment reference
static int DOCUMENT_ROOT__FUNCTION
          The feature id for the 'Function' containment reference
static int DOCUMENT_ROOT__MIXED
          The feature id for the 'Mixed' attribute list
static int DOCUMENT_ROOT__PARAMETER
          The feature id for the 'Parameter' attribute
static int DOCUMENT_ROOT__SWEEP
          The feature id for the 'Sweep' containment reference
static int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
          The feature id for the 'XMLNS Prefix Map' map
static int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
          The feature id for the 'XSI Schema Location' map
static int DOCUMENT_ROOT_FEATURE_COUNT
          The number of structural features of the 'Document Root' class
static SweepPackage eINSTANCE
          The singleton instance of the package
static java.lang.String eNAME
          The package name
static java.lang.String eNS_PREFIX
          The package namespace name
static java.lang.String eNS_URI
          The package namespace URI
static int SWEEP_TYPE
          The meta object id for the 'Type' class
static int SWEEP_TYPE__ASSIGNMENT
          The feature id for the 'Assignment' containment reference list
static int SWEEP_TYPE__SWEEP
          The feature id for the 'Sweep' containment reference list
static int SWEEP_TYPE_FEATURE_COUNT
          The number of structural features of the 'Type' class
 
Method Summary
 EReference getAssignmentType_Function()
          Returns the meta object for the containment reference 'Function'
 EAttribute getAssignmentType_FunctionGroup()
          Returns the meta object for the attribute list 'Function Group'
 EAttribute getAssignmentType_Parameter()
          Returns the meta object for the attribute list 'Parameter'
 EClass getAssignmentType()
          Returns the meta object for class 'Assignment Type'
 EReference getDocumentRoot_Assignment()
          Returns the meta object for the containment reference 'Assignment'
 EReference getDocumentRoot_Function()
          Returns the meta object for the containment reference 'Function'
 EAttribute getDocumentRoot_Mixed()
          Returns the meta object for the attribute list 'Mixed'
 EAttribute getDocumentRoot_Parameter()
          Returns the meta object for the attribute 'Parameter'
 EReference getDocumentRoot_Sweep()
          Returns the meta object for the containment reference 'Sweep'
 EReference getDocumentRoot_XMLNSPrefixMap()
          Returns the meta object for the map 'XMLNS Prefix Map'
 EReference getDocumentRoot_XSISchemaLocation()
          Returns the meta object for the map 'XSI Schema Location'
 EClass getDocumentRoot()
          Returns the meta object for class 'Document Root'
 SweepFactory getSweepFactory()
          Returns the factory that creates the instances of the model
 EReference getSweepType_Assignment()
          Returns the meta object for the containment reference list 'Assignment'
 EReference getSweepType_Sweep()
          Returns the meta object for the containment reference list 'Sweep'
 EClass getSweepType()
          Returns the meta object for class 'Type'
 

Field Detail

eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

static final SweepPackage eINSTANCE
The singleton instance of the package.


ASSIGNMENT_TYPE

static final int ASSIGNMENT_TYPE
The meta object id for the 'Assignment Type' class.

See Also:
AssignmentTypeImpl, SweepPackageImpl.getAssignmentType(), Constant Field Values

ASSIGNMENT_TYPE__PARAMETER

static final int ASSIGNMENT_TYPE__PARAMETER
The feature id for the 'Parameter' attribute list.

See Also:
Constant Field Values

ASSIGNMENT_TYPE__FUNCTION_GROUP

static final int ASSIGNMENT_TYPE__FUNCTION_GROUP
The feature id for the 'Function Group' attribute list.

See Also:
Constant Field Values

ASSIGNMENT_TYPE__FUNCTION

static final int ASSIGNMENT_TYPE__FUNCTION
The feature id for the 'Function' containment reference.

See Also:
Constant Field Values

ASSIGNMENT_TYPE_FEATURE_COUNT

static final int ASSIGNMENT_TYPE_FEATURE_COUNT
The number of structural features of the 'Assignment Type' class.

See Also:
Constant Field Values

DOCUMENT_ROOT

static final int DOCUMENT_ROOT
The meta object id for the 'Document Root' class.

See Also:
DocumentRootImpl, SweepPackageImpl.getDocumentRoot(), Constant Field Values

DOCUMENT_ROOT__MIXED

static final int DOCUMENT_ROOT__MIXED
The feature id for the 'Mixed' attribute list.

See Also:
Constant Field Values

DOCUMENT_ROOT__XMLNS_PREFIX_MAP

static final int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
The feature id for the 'XMLNS Prefix Map' map.

See Also:
Constant Field Values

DOCUMENT_ROOT__XSI_SCHEMA_LOCATION

static final int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
The feature id for the 'XSI Schema Location' map.

See Also:
Constant Field Values

DOCUMENT_ROOT__ASSIGNMENT

static final int DOCUMENT_ROOT__ASSIGNMENT
The feature id for the 'Assignment' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__FUNCTION

static final int DOCUMENT_ROOT__FUNCTION
The feature id for the 'Function' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__PARAMETER

static final int DOCUMENT_ROOT__PARAMETER
The feature id for the 'Parameter' attribute.

See Also:
Constant Field Values

DOCUMENT_ROOT__SWEEP

static final int DOCUMENT_ROOT__SWEEP
The feature id for the 'Sweep' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT_FEATURE_COUNT

static final int DOCUMENT_ROOT_FEATURE_COUNT
The number of structural features of the 'Document Root' class.

See Also:
Constant Field Values

SWEEP_TYPE

static final int SWEEP_TYPE
The meta object id for the 'Type' class.

See Also:
SweepTypeImpl, SweepPackageImpl.getSweepType(), Constant Field Values

SWEEP_TYPE__ASSIGNMENT

static final int SWEEP_TYPE__ASSIGNMENT
The feature id for the 'Assignment' containment reference list.

See Also:
Constant Field Values

SWEEP_TYPE__SWEEP

static final int SWEEP_TYPE__SWEEP
The feature id for the 'Sweep' containment reference list.

See Also:
Constant Field Values

SWEEP_TYPE_FEATURE_COUNT

static final int SWEEP_TYPE_FEATURE_COUNT
The number of structural features of the 'Type' class.

See Also:
Constant Field Values
Method Detail

getAssignmentType

EClass getAssignmentType()
Returns the meta object for class 'Assignment Type'.

Returns:
the meta object for class 'Assignment Type'.
See Also:
AssignmentType

getAssignmentType_Parameter

EAttribute getAssignmentType_Parameter()
Returns the meta object for the attribute list 'Parameter'.

Returns:
the meta object for the attribute list 'Parameter'.
See Also:
AssignmentType.getParameter(), getAssignmentType()

getAssignmentType_FunctionGroup

EAttribute getAssignmentType_FunctionGroup()
Returns the meta object for the attribute list 'Function Group'.

Returns:
the meta object for the attribute list 'Function Group'.
See Also:
AssignmentType.getFunctionGroup(), getAssignmentType()

getAssignmentType_Function

EReference getAssignmentType_Function()
Returns the meta object for the containment reference 'Function'.

Returns:
the meta object for the containment reference 'Function'.
See Also:
AssignmentType.getFunction(), getAssignmentType()

getDocumentRoot

EClass getDocumentRoot()
Returns the meta object for class 'Document Root'.

Returns:
the meta object for class 'Document Root'.
See Also:
DocumentRoot

getDocumentRoot_Mixed

EAttribute getDocumentRoot_Mixed()
Returns the meta object for the attribute list 'Mixed'.

Returns:
the meta object for the attribute list 'Mixed'.
See Also:
DocumentRoot.getMixed(), getDocumentRoot()

getDocumentRoot_XMLNSPrefixMap

EReference getDocumentRoot_XMLNSPrefixMap()
Returns the meta object for the map 'XMLNS Prefix Map'.

Returns:
the meta object for the map 'XMLNS Prefix Map'.
See Also:
DocumentRoot.getXMLNSPrefixMap(), getDocumentRoot()

getDocumentRoot_XSISchemaLocation

EReference getDocumentRoot_XSISchemaLocation()
Returns the meta object for the map 'XSI Schema Location'.

Returns:
the meta object for the map 'XSI Schema Location'.
See Also:
DocumentRoot.getXSISchemaLocation(), getDocumentRoot()

getDocumentRoot_Assignment

EReference getDocumentRoot_Assignment()
Returns the meta object for the containment reference 'Assignment'.

Returns:
the meta object for the containment reference 'Assignment'.
See Also:
DocumentRoot.getAssignment(), getDocumentRoot()

getDocumentRoot_Function

EReference getDocumentRoot_Function()
Returns the meta object for the containment reference 'Function'.

Returns:
the meta object for the containment reference 'Function'.
See Also:
DocumentRoot.getFunction(), getDocumentRoot()

getDocumentRoot_Parameter

EAttribute getDocumentRoot_Parameter()
Returns the meta object for the attribute 'Parameter'.

Returns:
the meta object for the attribute 'Parameter'.
See Also:
DocumentRoot.getParameter(), getDocumentRoot()

getDocumentRoot_Sweep

EReference getDocumentRoot_Sweep()
Returns the meta object for the containment reference 'Sweep'.

Returns:
the meta object for the containment reference 'Sweep'.
See Also:
DocumentRoot.getSweep(), getDocumentRoot()

getSweepType

EClass getSweepType()
Returns the meta object for class 'Type'.

Returns:
the meta object for class 'Type'.
See Also:
SweepType

getSweepType_Assignment

EReference getSweepType_Assignment()
Returns the meta object for the containment reference list 'Assignment'.

Returns:
the meta object for the containment reference list 'Assignment'.
See Also:
SweepType.getAssignment(), getSweepType()

getSweepType_Sweep

EReference getSweepType_Sweep()
Returns the meta object for the containment reference list 'Sweep'.

Returns:
the meta object for the containment reference list 'Sweep'.
See Also:
SweepType.getSweep(), getSweepType()

getSweepFactory

SweepFactory getSweepFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.

g-Eclipse
Release 1.0.0