|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FunctionsPackage
The Package for the model. It contains accessors for the meta objects to represent
FunctionsFactory| Nested Class Summary | |
|---|---|
static interface |
FunctionsPackage.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 |
DOCUMENT_ROOT
The meta object id for the ' Document Root' class |
static int |
DOCUMENT_ROOT__LOOP
The feature id for the 'Loop' containment reference |
static int |
DOCUMENT_ROOT__MIXED
The feature id for the 'Mixed' attribute list |
static int |
DOCUMENT_ROOT__VALUES
The feature id for the 'Values' 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 FunctionsPackage |
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 |
EXCEPTION_TYPE
The meta object id for the ' Exception Type' class |
static int |
EXCEPTION_TYPE__VALUE
The feature id for the 'Value' attribute |
static int |
EXCEPTION_TYPE_FEATURE_COUNT
The number of structural features of the 'Exception Type' class |
static int |
LOOP_TYPE
The meta object id for the ' Loop Type' class |
static int |
LOOP_TYPE__END
The feature id for the 'End' attribute |
static int |
LOOP_TYPE__EXCEPTION
The feature id for the 'Exception' containment reference list |
static int |
LOOP_TYPE__START
The feature id for the 'Start' attribute |
static int |
LOOP_TYPE__STEP
The feature id for the 'Step' attribute |
static int |
LOOP_TYPE_FEATURE_COUNT
The number of structural features of the 'Loop Type' class |
static int |
VALUES_TYPE
The meta object id for the ' Values Type' class |
static int |
VALUES_TYPE__VALUE
The feature id for the 'Value' attribute list |
static int |
VALUES_TYPE_FEATURE_COUNT
The number of structural features of the 'Values Type' class |
| Method Summary | |
|---|---|
EReference |
getDocumentRoot_Loop()
Returns the meta object for the containment reference ' Loop' |
EAttribute |
getDocumentRoot_Mixed()
Returns the meta object for the attribute list ' Mixed' |
EReference |
getDocumentRoot_Values()
Returns the meta object for the containment reference ' Values' |
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' |
EAttribute |
getExceptionType_Value()
Returns the meta object for the attribute ' Value' |
EClass |
getExceptionType()
Returns the meta object for class ' Exception Type' |
FunctionsFactory |
getFunctionsFactory()
Returns the factory that creates the instances of the model |
EAttribute |
getLoopType_End()
Returns the meta object for the attribute ' End' |
EReference |
getLoopType_Exception()
Returns the meta object for the containment reference list ' Exception' |
EAttribute |
getLoopType_Start()
Returns the meta object for the attribute ' Start' |
EAttribute |
getLoopType_Step()
Returns the meta object for the attribute ' Step' |
EClass |
getLoopType()
Returns the meta object for class ' Loop Type' |
EAttribute |
getValuesType_Value()
Returns the meta object for the attribute list ' Value' |
EClass |
getValuesType()
Returns the meta object for class ' Values Type' |
| Field Detail |
|---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final FunctionsPackage eINSTANCE
static final int DOCUMENT_ROOT
Document Root' class.
DocumentRootImpl,
FunctionsPackageImpl.getDocumentRoot(),
Constant Field Valuesstatic final int DOCUMENT_ROOT__MIXED
static final int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
static final int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
static final int DOCUMENT_ROOT__LOOP
static final int DOCUMENT_ROOT__VALUES
static final int DOCUMENT_ROOT_FEATURE_COUNT
static final int EXCEPTION_TYPE
Exception Type' class.
ExceptionTypeImpl,
FunctionsPackageImpl.getExceptionType(),
Constant Field Valuesstatic final int EXCEPTION_TYPE__VALUE
static final int EXCEPTION_TYPE_FEATURE_COUNT
static final int LOOP_TYPE
Loop Type' class.
LoopTypeImpl,
FunctionsPackageImpl.getLoopType(),
Constant Field Valuesstatic final int LOOP_TYPE__EXCEPTION
static final int LOOP_TYPE__END
static final int LOOP_TYPE__START
static final int LOOP_TYPE__STEP
static final int LOOP_TYPE_FEATURE_COUNT
static final int VALUES_TYPE
Values Type' class.
ValuesTypeImpl,
FunctionsPackageImpl.getValuesType(),
Constant Field Valuesstatic final int VALUES_TYPE__VALUE
static final int VALUES_TYPE_FEATURE_COUNT
| Method Detail |
|---|
EClass getDocumentRoot()
Document Root'.
DocumentRootEAttribute getDocumentRoot_Mixed()
Mixed'.
DocumentRoot.getMixed(),
getDocumentRoot()EReference getDocumentRoot_XMLNSPrefixMap()
XMLNS Prefix Map'.
DocumentRoot.getXMLNSPrefixMap(),
getDocumentRoot()EReference getDocumentRoot_XSISchemaLocation()
XSI Schema Location'.
DocumentRoot.getXSISchemaLocation(),
getDocumentRoot()EReference getDocumentRoot_Loop()
Loop'.
DocumentRoot.getLoop(),
getDocumentRoot()EReference getDocumentRoot_Values()
Values'.
DocumentRoot.getValues(),
getDocumentRoot()EClass getExceptionType()
Exception Type'.
ExceptionTypeEAttribute getExceptionType_Value()
Value'.
ExceptionType.getValue(),
getExceptionType()EClass getLoopType()
Loop Type'.
LoopTypeEReference getLoopType_Exception()
Exception'.
LoopType.getException(),
getLoopType()EAttribute getLoopType_End()
End'.
LoopType.getEnd(),
getLoopType()EAttribute getLoopType_Start()
Start'.
LoopType.getStart(),
getLoopType()EAttribute getLoopType_Step()
Step'.
LoopType.getStep(),
getLoopType()EClass getValuesType()
Values Type'.
ValuesTypeEAttribute getValuesType_Value()
Value'.
ValuesType.getValue(),
getValuesType()FunctionsFactory getFunctionsFactory()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||