Interface StatementsPackage
-
- All Superinterfaces:
EModelElement,ENamedElement,EObject,EPackage,Notifier
- All Known Implementing Classes:
StatementsPackageImpl
public interface StatementsPackage extends EPackage
The Package for the model. It contains accessors for the meta objects to represent- each class,
- each feature of each class,
- each enum,
- and each data type
- See Also:
StatementsFactory- Generated class or method.
- EMF model class or method.
- kind="package"
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceStatementsPackage.LiteralsDefines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
-
Field Summary
Fields Modifier and Type Field Description static intASSERTThe meta object id for the 'Assert' class.static intASSERT__CONDITIONThe feature id for the 'Condition' containment reference.static intASSERT__ERROR_MESSAGEThe feature id for the 'Error Message' containment reference.static intASSERT__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intASSERT_FEATURE_COUNTThe number of structural features of the 'Assert' class.static intBLOCKThe meta object id for the 'Block' class.static intBLOCK__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intBLOCK__MODIFIERSThe feature id for the 'Modifiers' containment reference list.static intBLOCK__NAMEThe feature id for the 'Name' attribute.static intBLOCK__STATEMENTSThe feature id for the 'Statements' containment reference list.static intBLOCK_CONTAINERThe meta object id for the 'Block Container' class.static intBLOCK_CONTAINER__BLOCKThe feature id for the 'Block' containment reference.static intBLOCK_CONTAINER__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intBLOCK_CONTAINER_FEATURE_COUNTThe number of structural features of the 'Block Container' class.static intBLOCK_FEATURE_COUNTThe number of structural features of the 'Block' class.static intBREAKThe meta object id for the 'Break' class.static intBREAK__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intBREAK__TARGETThe feature id for the 'Target' reference.static intBREAK_FEATURE_COUNTThe number of structural features of the 'Break' class.static intCATCH_BLOCKThe meta object id for the 'Catch Block' class.static intCATCH_BLOCK__BLOCKThe feature id for the 'Block' containment reference.static intCATCH_BLOCK__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intCATCH_BLOCK__PARAMETERThe feature id for the 'Parameter' containment reference.static intCATCH_BLOCK_FEATURE_COUNTThe number of structural features of the 'Catch Block' class.static intCONDITIONThe meta object id for the 'Condition' class.static intCONDITION__CONDITIONThe feature id for the 'Condition' containment reference.static intCONDITION__ELSE_STATEMENTThe feature id for the 'Else Statement' containment reference.static intCONDITION__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intCONDITION__STATEMENTThe feature id for the 'Statement' containment reference.static intCONDITION_FEATURE_COUNTThe number of structural features of the 'Condition' class.static intCONDITIONALThe meta object id for the 'Conditional' class.static intCONDITIONAL__CONDITIONThe feature id for the 'Condition' containment reference.static intCONDITIONAL__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intCONDITIONAL_FEATURE_COUNTThe number of structural features of the 'Conditional' class.static intCONTINUEThe meta object id for the 'Continue' class.static intCONTINUE__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intCONTINUE__TARGETThe feature id for the 'Target' reference.static intCONTINUE_FEATURE_COUNTThe number of structural features of the 'Continue' class.static intDEFAULT_SWITCH_CASEThe meta object id for the 'Default Switch Case' class.static intDEFAULT_SWITCH_CASE__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intDEFAULT_SWITCH_CASE__STATEMENTSThe feature id for the 'Statements' containment reference list.static intDEFAULT_SWITCH_CASE_FEATURE_COUNTThe number of structural features of the 'Default Switch Case' class.static intDEFAULT_SWITCH_RULEThe meta object id for the 'Default Switch Rule' class.static intDEFAULT_SWITCH_RULE__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intDEFAULT_SWITCH_RULE__STATEMENTSThe feature id for the 'Statements' containment reference list.static intDEFAULT_SWITCH_RULE_FEATURE_COUNTThe number of structural features of the 'Default Switch Rule' class.static intDO_WHILE_LOOPThe meta object id for the 'Do While Loop' class.static intDO_WHILE_LOOP__CONDITIONThe feature id for the 'Condition' containment reference.static intDO_WHILE_LOOP__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intDO_WHILE_LOOP__STATEMENTThe feature id for the 'Statement' containment reference.static intDO_WHILE_LOOP_FEATURE_COUNTThe number of structural features of the 'Do While Loop' class.static StatementsPackageeINSTANCEThe singleton instance of the package.static intEMPTY_STATEMENTThe meta object id for the 'Empty Statement' class.static intEMPTY_STATEMENT__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intEMPTY_STATEMENT_FEATURE_COUNTThe number of structural features of the 'Empty Statement' class.static StringeNAMEThe package name.static StringeNS_PREFIXThe package namespace name.static StringeNS_URIThe package namespace URI.static intEXPRESSION_STATEMENTThe meta object id for the 'Expression Statement' class.static intEXPRESSION_STATEMENT__EXPRESSIONThe feature id for the 'Expression' containment reference.static intEXPRESSION_STATEMENT__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intEXPRESSION_STATEMENT_FEATURE_COUNTThe number of structural features of the 'Expression Statement' class.static intFOR_EACH_LOOPThe meta object id for the 'For Each Loop' class.static intFOR_EACH_LOOP__COLLECTIONThe feature id for the 'Collection' containment reference.static intFOR_EACH_LOOP__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intFOR_EACH_LOOP__NEXTThe feature id for the 'Next' containment reference.static intFOR_EACH_LOOP__STATEMENTThe feature id for the 'Statement' containment reference.static intFOR_EACH_LOOP_FEATURE_COUNTThe number of structural features of the 'For Each Loop' class.static intFOR_LOOPThe meta object id for the 'For Loop' class.static intFOR_LOOP__CONDITIONThe feature id for the 'Condition' containment reference.static intFOR_LOOP__INITThe feature id for the 'Init' containment reference.static intFOR_LOOP__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intFOR_LOOP__STATEMENTThe feature id for the 'Statement' containment reference.static intFOR_LOOP__UPDATESThe feature id for the 'Updates' containment reference list.static intFOR_LOOP_FEATURE_COUNTThe number of structural features of the 'For Loop' class.static intFOR_LOOP_INITIALIZERThe meta object id for the 'For Loop Initializer' class.static intFOR_LOOP_INITIALIZER__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intFOR_LOOP_INITIALIZER_FEATURE_COUNTThe number of structural features of the 'For Loop Initializer' class.static intJUMPThe meta object id for the 'Jump' class.static intJUMP__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intJUMP__TARGETThe feature id for the 'Target' reference.static intJUMP_FEATURE_COUNTThe number of structural features of the 'Jump' class.static intJUMP_LABELThe meta object id for the 'Jump Label' class.static intJUMP_LABEL__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intJUMP_LABEL__NAMEThe feature id for the 'Name' attribute.static intJUMP_LABEL__STATEMENTThe feature id for the 'Statement' containment reference.static intJUMP_LABEL_FEATURE_COUNTThe number of structural features of the 'Jump Label' class.static intLOCAL_VARIABLE_STATEMENTThe meta object id for the 'Local Variable Statement' class.static intLOCAL_VARIABLE_STATEMENT__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intLOCAL_VARIABLE_STATEMENT__VARIABLEThe feature id for the 'Variable' containment reference.static intLOCAL_VARIABLE_STATEMENT_FEATURE_COUNTThe number of structural features of the 'Local Variable Statement' class.static intNORMAL_SWITCH_CASEThe meta object id for the 'Normal Switch Case' class.static intNORMAL_SWITCH_CASE__ADDITIONAL_CONDITIONSThe feature id for the 'Additional Conditions' containment reference list.static intNORMAL_SWITCH_CASE__CONDITIONThe feature id for the 'Condition' containment reference.static intNORMAL_SWITCH_CASE__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intNORMAL_SWITCH_CASE__STATEMENTSThe feature id for the 'Statements' containment reference list.static intNORMAL_SWITCH_CASE_FEATURE_COUNTThe number of structural features of the 'Normal Switch Case' class.static intNORMAL_SWITCH_RULEThe meta object id for the 'Normal Switch Rule' class.static intNORMAL_SWITCH_RULE__ADDITIONAL_CONDITIONSThe feature id for the 'Additional Conditions' containment reference list.static intNORMAL_SWITCH_RULE__CONDITIONThe feature id for the 'Condition' containment reference.static intNORMAL_SWITCH_RULE__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intNORMAL_SWITCH_RULE__STATEMENTSThe feature id for the 'Statements' containment reference list.static intNORMAL_SWITCH_RULE_FEATURE_COUNTThe number of structural features of the 'Normal Switch Rule' class.static intRETURNThe meta object id for the 'Return' class.static intRETURN__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intRETURN__RETURN_VALUEThe feature id for the 'Return Value' containment reference.static intRETURN_FEATURE_COUNTThe number of structural features of the 'Return' class.static intSTATEMENTThe meta object id for the 'Statement' class.static intSTATEMENT__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intSTATEMENT_CONTAINERThe meta object id for the 'Statement Container' class.static intSTATEMENT_CONTAINER__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intSTATEMENT_CONTAINER__STATEMENTThe feature id for the 'Statement' containment reference.static intSTATEMENT_CONTAINER_FEATURE_COUNTThe number of structural features of the 'Statement Container' class.static intSTATEMENT_FEATURE_COUNTThe number of structural features of the 'Statement' class.static intSTATEMENT_LIST_CONTAINERThe meta object id for the 'Statement List Container' class.static intSTATEMENT_LIST_CONTAINER__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intSTATEMENT_LIST_CONTAINER_FEATURE_COUNTThe number of structural features of the 'Statement List Container' class.static intSWITCHThe meta object id for the 'Switch' class.static intSWITCH__CASESThe feature id for the 'Cases' containment reference list.static intSWITCH__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intSWITCH__VARIABLEThe feature id for the 'Variable' containment reference.static intSWITCH_CASEThe meta object id for the 'Switch Case' class.static intSWITCH_CASE__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intSWITCH_CASE__STATEMENTSThe feature id for the 'Statements' containment reference list.static intSWITCH_CASE_FEATURE_COUNTThe number of structural features of the 'Switch Case' class.static intSWITCH_FEATURE_COUNTThe number of structural features of the 'Switch' class.static intSWITCH_RULEThe meta object id for the 'Switch Rule' class.static intSWITCH_RULE__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intSWITCH_RULE__STATEMENTSThe feature id for the 'Statements' containment reference list.static intSWITCH_RULE_FEATURE_COUNTThe number of structural features of the 'Switch Rule' class.static intSYNCHRONIZED_BLOCKThe meta object id for the 'Synchronized Block' class.static intSYNCHRONIZED_BLOCK__BLOCKThe feature id for the 'Block' containment reference.static intSYNCHRONIZED_BLOCK__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intSYNCHRONIZED_BLOCK__LOCK_PROVIDERThe feature id for the 'Lock Provider' containment reference.static intSYNCHRONIZED_BLOCK_FEATURE_COUNTThe number of structural features of the 'Synchronized Block' class.static intTHROWThe meta object id for the 'Throw' class.static intTHROW__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intTHROW__THROWABLEThe feature id for the 'Throwable' containment reference.static intTHROW_FEATURE_COUNTThe number of structural features of the 'Throw' class.static intTRY_BLOCKThe meta object id for the 'Try Block' class.static intTRY_BLOCK__BLOCKThe feature id for the 'Block' containment reference.static intTRY_BLOCK__CATCH_BLOCKSThe feature id for the 'Catch Blocks' containment reference list.static intTRY_BLOCK__FINALLY_BLOCKThe feature id for the 'Finally Block' containment reference.static intTRY_BLOCK__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intTRY_BLOCK__RESOURCESThe feature id for the 'Resources' containment reference list.static intTRY_BLOCK_FEATURE_COUNTThe number of structural features of the 'Try Block' class.static intWHILE_LOOPThe meta object id for the 'While Loop' class.static intWHILE_LOOP__CONDITIONThe feature id for the 'Condition' containment reference.static intWHILE_LOOP__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intWHILE_LOOP__STATEMENTThe feature id for the 'Statement' containment reference.static intWHILE_LOOP_FEATURE_COUNTThe number of structural features of the 'While Loop' class.static intYIELD_STATEMENTThe meta object id for the 'Yield Statement' class.static intYIELD_STATEMENT__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.static intYIELD_STATEMENT__YIELD_EXPRESSIONThe feature id for the 'Yield Expression' containment reference.static intYIELD_STATEMENT_FEATURE_COUNTThe number of structural features of the 'Yield Statement' class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EClassgetAssert()Returns the meta object for class 'Assert'.EReferencegetAssert_ErrorMessage()Returns the meta object for the containment reference 'Error Message'.EClassgetBlock()Returns the meta object for class 'Block'.EReferencegetBlock_Statements()Returns the meta object for the containment reference list 'Statements'.EClassgetBlockContainer()Returns the meta object for class 'Block Container'.EReferencegetBlockContainer_Block()Returns the meta object for the containment reference 'Block'.EClassgetBreak()Returns the meta object for class 'Break'.EClassgetCatchBlock()Returns the meta object for class 'Catch Block'.EReferencegetCatchBlock_Parameter()Returns the meta object for the containment reference 'Parameter'.EClassgetCondition()Returns the meta object for class 'Condition'.EReferencegetCondition_ElseStatement()Returns the meta object for the containment reference 'Else Statement'.EClassgetConditional()Returns the meta object for class 'Conditional'.EReferencegetConditional_Condition()Returns the meta object for the containment reference 'Condition'.EClassgetContinue()Returns the meta object for class 'Continue'.EClassgetDefaultSwitchCase()Returns the meta object for class 'Default Switch Case'.EClassgetDefaultSwitchRule()Returns the meta object for class 'Default Switch Rule'.EClassgetDoWhileLoop()Returns the meta object for class 'Do While Loop'.EClassgetEmptyStatement()Returns the meta object for class 'Empty Statement'.EClassgetExpressionStatement()Returns the meta object for class 'Expression Statement'.EReferencegetExpressionStatement_Expression()Returns the meta object for the containment reference 'Expression'.EClassgetForEachLoop()Returns the meta object for class 'For Each Loop'.EReferencegetForEachLoop_Collection()Returns the meta object for the containment reference 'Collection'.EReferencegetForEachLoop_Next()Returns the meta object for the containment reference 'Next'.EClassgetForLoop()Returns the meta object for class 'For Loop'.EReferencegetForLoop_Init()Returns the meta object for the containment reference 'Init'.EReferencegetForLoop_Updates()Returns the meta object for the containment reference list 'Updates'.EClassgetForLoopInitializer()Returns the meta object for class 'For Loop Initializer'.EClassgetJump()Returns the meta object for class 'Jump'.EReferencegetJump_Target()Returns the meta object for the reference 'Target'.EClassgetJumpLabel()Returns the meta object for class 'Jump Label'.EClassgetLocalVariableStatement()Returns the meta object for class 'Local Variable Statement'.EReferencegetLocalVariableStatement_Variable()Returns the meta object for the containment reference 'Variable'.EClassgetNormalSwitchCase()Returns the meta object for class 'Normal Switch Case'.EReferencegetNormalSwitchCase_AdditionalConditions()Returns the meta object for the containment reference list 'Additional Conditions'.EClassgetNormalSwitchRule()Returns the meta object for class 'Normal Switch Rule'.EReferencegetNormalSwitchRule_AdditionalConditions()Returns the meta object for the containment reference list 'Additional Conditions'.EClassgetReturn()Returns the meta object for class 'Return'.EReferencegetReturn_ReturnValue()Returns the meta object for the containment reference 'Return Value'.EClassgetStatement()Returns the meta object for class 'Statement'.EClassgetStatementContainer()Returns the meta object for class 'Statement Container'.EReferencegetStatementContainer_Statement()Returns the meta object for the containment reference 'Statement'.EClassgetStatementListContainer()Returns the meta object for class 'Statement List Container'.StatementsFactorygetStatementsFactory()Returns the factory that creates the instances of the model.EClassgetSwitch()Returns the meta object for class 'Switch'.EReferencegetSwitch_Cases()Returns the meta object for the containment reference list 'Cases'.EReferencegetSwitch_Variable()Returns the meta object for the containment reference 'Variable'.EClassgetSwitchCase()Returns the meta object for class 'Switch Case'.EReferencegetSwitchCase_Statements()Returns the meta object for the containment reference list 'Statements'.EClassgetSwitchRule()Returns the meta object for class 'Switch Rule'.EClassgetSynchronizedBlock()Returns the meta object for class 'Synchronized Block'.EReferencegetSynchronizedBlock_LockProvider()Returns the meta object for the containment reference 'Lock Provider'.EClassgetThrow()Returns the meta object for class 'Throw'.EReferencegetThrow_Throwable()Returns the meta object for the containment reference 'Throwable'.EClassgetTryBlock()Returns the meta object for class 'Try Block'.EReferencegetTryBlock_CatchBlocks()Returns the meta object for the containment reference list 'Catch Blocks'.EReferencegetTryBlock_FinallyBlock()Returns the meta object for the containment reference 'Finally Block'.EReferencegetTryBlock_Resources()Returns the meta object for the containment reference list 'Resources'.EClassgetWhileLoop()Returns the meta object for class 'While Loop'.EClassgetYieldStatement()Returns the meta object for class 'Yield Statement'.EReferencegetYieldStatement_YieldExpression()Returns the meta object for the containment reference 'Yield Expression'.-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-
-
-
Field Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
- Generated class or method.
-
eINSTANCE
static final StatementsPackage eINSTANCE
The singleton instance of the package.- Generated class or method.
-
STATEMENT_CONTAINER
static final int STATEMENT_CONTAINER
The meta object id for the 'Statement Container' class.- See Also:
StatementContainerImpl,StatementsPackageImpl.getStatementContainer(), Constant Field Values- Generated class or method.
-
STATEMENT_CONTAINER__LAYOUT_INFORMATIONS
static final int STATEMENT_CONTAINER__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STATEMENT_CONTAINER__STATEMENT
static final int STATEMENT_CONTAINER__STATEMENT
The feature id for the 'Statement' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STATEMENT_CONTAINER_FEATURE_COUNT
static final int STATEMENT_CONTAINER_FEATURE_COUNT
The number of structural features of the 'Statement Container' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STATEMENT_LIST_CONTAINER
static final int STATEMENT_LIST_CONTAINER
The meta object id for the 'Statement List Container' class.- See Also:
StatementListContainerImpl,StatementsPackageImpl.getStatementListContainer(), Constant Field Values- Generated class or method.
-
STATEMENT_LIST_CONTAINER__LAYOUT_INFORMATIONS
static final int STATEMENT_LIST_CONTAINER__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STATEMENT_LIST_CONTAINER_FEATURE_COUNT
static final int STATEMENT_LIST_CONTAINER_FEATURE_COUNT
The number of structural features of the 'Statement List Container' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONDITIONAL
static final int CONDITIONAL
The meta object id for the 'Conditional' class.- See Also:
ConditionalImpl,StatementsPackageImpl.getConditional(), Constant Field Values- Generated class or method.
-
CONDITIONAL__LAYOUT_INFORMATIONS
static final int CONDITIONAL__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONDITIONAL__CONDITION
static final int CONDITIONAL__CONDITION
The feature id for the 'Condition' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONDITIONAL_FEATURE_COUNT
static final int CONDITIONAL_FEATURE_COUNT
The number of structural features of the 'Conditional' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FOR_LOOP_INITIALIZER
static final int FOR_LOOP_INITIALIZER
The meta object id for the 'For Loop Initializer' class.- See Also:
ForLoopInitializerImpl,StatementsPackageImpl.getForLoopInitializer(), Constant Field Values- Generated class or method.
-
FOR_LOOP_INITIALIZER__LAYOUT_INFORMATIONS
static final int FOR_LOOP_INITIALIZER__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FOR_LOOP_INITIALIZER_FEATURE_COUNT
static final int FOR_LOOP_INITIALIZER_FEATURE_COUNT
The number of structural features of the 'For Loop Initializer' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STATEMENT
static final int STATEMENT
The meta object id for the 'Statement' class.- See Also:
StatementImpl,StatementsPackageImpl.getStatement(), Constant Field Values- Generated class or method.
-
STATEMENT__LAYOUT_INFORMATIONS
static final int STATEMENT__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STATEMENT_FEATURE_COUNT
static final int STATEMENT_FEATURE_COUNT
The number of structural features of the 'Statement' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SWITCH_CASE
static final int SWITCH_CASE
The meta object id for the 'Switch Case' class.- See Also:
SwitchCaseImpl,StatementsPackageImpl.getSwitchCase(), Constant Field Values- Generated class or method.
-
SWITCH_CASE__LAYOUT_INFORMATIONS
static final int SWITCH_CASE__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SWITCH_CASE__STATEMENTS
static final int SWITCH_CASE__STATEMENTS
The feature id for the 'Statements' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SWITCH_CASE_FEATURE_COUNT
static final int SWITCH_CASE_FEATURE_COUNT
The number of structural features of the 'Switch Case' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ASSERT
static final int ASSERT
The meta object id for the 'Assert' class.- See Also:
AssertImpl,StatementsPackageImpl.getAssert(), Constant Field Values- Generated class or method.
-
ASSERT__LAYOUT_INFORMATIONS
static final int ASSERT__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ASSERT__CONDITION
static final int ASSERT__CONDITION
The feature id for the 'Condition' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ASSERT__ERROR_MESSAGE
static final int ASSERT__ERROR_MESSAGE
The feature id for the 'Error Message' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ASSERT_FEATURE_COUNT
static final int ASSERT_FEATURE_COUNT
The number of structural features of the 'Assert' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
JUMP
static final int JUMP
The meta object id for the 'Jump' class.- See Also:
JumpImpl,StatementsPackageImpl.getJump(), Constant Field Values- Generated class or method.
-
JUMP__LAYOUT_INFORMATIONS
static final int JUMP__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
JUMP__TARGET
static final int JUMP__TARGET
The feature id for the 'Target' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
JUMP_FEATURE_COUNT
static final int JUMP_FEATURE_COUNT
The number of structural features of the 'Jump' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
BREAK
static final int BREAK
The meta object id for the 'Break' class.- See Also:
BreakImpl,StatementsPackageImpl.getBreak(), Constant Field Values- Generated class or method.
-
BREAK__LAYOUT_INFORMATIONS
static final int BREAK__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
BREAK__TARGET
static final int BREAK__TARGET
The feature id for the 'Target' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
BREAK_FEATURE_COUNT
static final int BREAK_FEATURE_COUNT
The number of structural features of the 'Break' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
BLOCK
static final int BLOCK
The meta object id for the 'Block' class.- See Also:
BlockImpl,StatementsPackageImpl.getBlock(), Constant Field Values- Generated class or method.
-
BLOCK__LAYOUT_INFORMATIONS
static final int BLOCK__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
BLOCK__NAME
static final int BLOCK__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
BLOCK__MODIFIERS
static final int BLOCK__MODIFIERS
The feature id for the 'Modifiers' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
BLOCK__STATEMENTS
static final int BLOCK__STATEMENTS
The feature id for the 'Statements' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
BLOCK_FEATURE_COUNT
static final int BLOCK_FEATURE_COUNT
The number of structural features of the 'Block' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CATCH_BLOCK
static final int CATCH_BLOCK
The meta object id for the 'Catch Block' class.- See Also:
CatchBlockImpl,StatementsPackageImpl.getCatchBlock(), Constant Field Values- Generated class or method.
-
CATCH_BLOCK__LAYOUT_INFORMATIONS
static final int CATCH_BLOCK__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CATCH_BLOCK__BLOCK
static final int CATCH_BLOCK__BLOCK
The feature id for the 'Block' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CATCH_BLOCK__PARAMETER
static final int CATCH_BLOCK__PARAMETER
The feature id for the 'Parameter' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CATCH_BLOCK_FEATURE_COUNT
static final int CATCH_BLOCK_FEATURE_COUNT
The number of structural features of the 'Catch Block' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONDITION
static final int CONDITION
The meta object id for the 'Condition' class.- See Also:
ConditionImpl,StatementsPackageImpl.getCondition(), Constant Field Values- Generated class or method.
-
CONDITION__LAYOUT_INFORMATIONS
static final int CONDITION__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONDITION__STATEMENT
static final int CONDITION__STATEMENT
The feature id for the 'Statement' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONDITION__CONDITION
static final int CONDITION__CONDITION
The feature id for the 'Condition' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONDITION__ELSE_STATEMENT
static final int CONDITION__ELSE_STATEMENT
The feature id for the 'Else Statement' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONDITION_FEATURE_COUNT
static final int CONDITION_FEATURE_COUNT
The number of structural features of the 'Condition' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONTINUE
static final int CONTINUE
The meta object id for the 'Continue' class.- See Also:
ContinueImpl,StatementsPackageImpl.getContinue(), Constant Field Values- Generated class or method.
-
CONTINUE__LAYOUT_INFORMATIONS
static final int CONTINUE__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONTINUE__TARGET
static final int CONTINUE__TARGET
The feature id for the 'Target' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONTINUE_FEATURE_COUNT
static final int CONTINUE_FEATURE_COUNT
The number of structural features of the 'Continue' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DEFAULT_SWITCH_CASE
static final int DEFAULT_SWITCH_CASE
The meta object id for the 'Default Switch Case' class.- See Also:
DefaultSwitchCaseImpl,StatementsPackageImpl.getDefaultSwitchCase(), Constant Field Values- Generated class or method.
-
DEFAULT_SWITCH_CASE__LAYOUT_INFORMATIONS
static final int DEFAULT_SWITCH_CASE__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DEFAULT_SWITCH_CASE__STATEMENTS
static final int DEFAULT_SWITCH_CASE__STATEMENTS
The feature id for the 'Statements' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DEFAULT_SWITCH_CASE_FEATURE_COUNT
static final int DEFAULT_SWITCH_CASE_FEATURE_COUNT
The number of structural features of the 'Default Switch Case' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
WHILE_LOOP
static final int WHILE_LOOP
The meta object id for the 'While Loop' class.- See Also:
WhileLoopImpl,StatementsPackageImpl.getWhileLoop(), Constant Field Values- Generated class or method.
-
WHILE_LOOP__LAYOUT_INFORMATIONS
static final int WHILE_LOOP__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
WHILE_LOOP__STATEMENT
static final int WHILE_LOOP__STATEMENT
The feature id for the 'Statement' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
WHILE_LOOP__CONDITION
static final int WHILE_LOOP__CONDITION
The feature id for the 'Condition' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
WHILE_LOOP_FEATURE_COUNT
static final int WHILE_LOOP_FEATURE_COUNT
The number of structural features of the 'While Loop' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DO_WHILE_LOOP
static final int DO_WHILE_LOOP
The meta object id for the 'Do While Loop' class.- See Also:
DoWhileLoopImpl,StatementsPackageImpl.getDoWhileLoop(), Constant Field Values- Generated class or method.
-
DO_WHILE_LOOP__LAYOUT_INFORMATIONS
static final int DO_WHILE_LOOP__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DO_WHILE_LOOP__STATEMENT
static final int DO_WHILE_LOOP__STATEMENT
The feature id for the 'Statement' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DO_WHILE_LOOP__CONDITION
static final int DO_WHILE_LOOP__CONDITION
The feature id for the 'Condition' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DO_WHILE_LOOP_FEATURE_COUNT
static final int DO_WHILE_LOOP_FEATURE_COUNT
The number of structural features of the 'Do While Loop' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EMPTY_STATEMENT
static final int EMPTY_STATEMENT
The meta object id for the 'Empty Statement' class.- See Also:
EmptyStatementImpl,StatementsPackageImpl.getEmptyStatement(), Constant Field Values- Generated class or method.
-
EMPTY_STATEMENT__LAYOUT_INFORMATIONS
static final int EMPTY_STATEMENT__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EMPTY_STATEMENT_FEATURE_COUNT
static final int EMPTY_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Empty Statement' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXPRESSION_STATEMENT
static final int EXPRESSION_STATEMENT
The meta object id for the 'Expression Statement' class.- See Also:
ExpressionStatementImpl,StatementsPackageImpl.getExpressionStatement(), Constant Field Values- Generated class or method.
-
EXPRESSION_STATEMENT__LAYOUT_INFORMATIONS
static final int EXPRESSION_STATEMENT__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXPRESSION_STATEMENT__EXPRESSION
static final int EXPRESSION_STATEMENT__EXPRESSION
The feature id for the 'Expression' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXPRESSION_STATEMENT_FEATURE_COUNT
static final int EXPRESSION_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Expression Statement' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FOR_LOOP
static final int FOR_LOOP
The meta object id for the 'For Loop' class.- See Also:
ForLoopImpl,StatementsPackageImpl.getForLoop(), Constant Field Values- Generated class or method.
-
FOR_LOOP__LAYOUT_INFORMATIONS
static final int FOR_LOOP__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FOR_LOOP__STATEMENT
static final int FOR_LOOP__STATEMENT
The feature id for the 'Statement' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FOR_LOOP__CONDITION
static final int FOR_LOOP__CONDITION
The feature id for the 'Condition' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FOR_LOOP__INIT
static final int FOR_LOOP__INIT
The feature id for the 'Init' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FOR_LOOP__UPDATES
static final int FOR_LOOP__UPDATES
The feature id for the 'Updates' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FOR_LOOP_FEATURE_COUNT
static final int FOR_LOOP_FEATURE_COUNT
The number of structural features of the 'For Loop' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FOR_EACH_LOOP
static final int FOR_EACH_LOOP
The meta object id for the 'For Each Loop' class.- See Also:
ForEachLoopImpl,StatementsPackageImpl.getForEachLoop(), Constant Field Values- Generated class or method.
-
FOR_EACH_LOOP__LAYOUT_INFORMATIONS
static final int FOR_EACH_LOOP__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FOR_EACH_LOOP__STATEMENT
static final int FOR_EACH_LOOP__STATEMENT
The feature id for the 'Statement' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FOR_EACH_LOOP__NEXT
static final int FOR_EACH_LOOP__NEXT
The feature id for the 'Next' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FOR_EACH_LOOP__COLLECTION
static final int FOR_EACH_LOOP__COLLECTION
The feature id for the 'Collection' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FOR_EACH_LOOP_FEATURE_COUNT
static final int FOR_EACH_LOOP_FEATURE_COUNT
The number of structural features of the 'For Each Loop' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
JUMP_LABEL
static final int JUMP_LABEL
The meta object id for the 'Jump Label' class.- See Also:
JumpLabelImpl,StatementsPackageImpl.getJumpLabel(), Constant Field Values- Generated class or method.
-
JUMP_LABEL__LAYOUT_INFORMATIONS
static final int JUMP_LABEL__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
JUMP_LABEL__STATEMENT
static final int JUMP_LABEL__STATEMENT
The feature id for the 'Statement' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
JUMP_LABEL__NAME
static final int JUMP_LABEL__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
JUMP_LABEL_FEATURE_COUNT
static final int JUMP_LABEL_FEATURE_COUNT
The number of structural features of the 'Jump Label' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
LOCAL_VARIABLE_STATEMENT
static final int LOCAL_VARIABLE_STATEMENT
The meta object id for the 'Local Variable Statement' class.- See Also:
LocalVariableStatementImpl,StatementsPackageImpl.getLocalVariableStatement(), Constant Field Values- Generated class or method.
-
LOCAL_VARIABLE_STATEMENT__LAYOUT_INFORMATIONS
static final int LOCAL_VARIABLE_STATEMENT__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
LOCAL_VARIABLE_STATEMENT__VARIABLE
static final int LOCAL_VARIABLE_STATEMENT__VARIABLE
The feature id for the 'Variable' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
LOCAL_VARIABLE_STATEMENT_FEATURE_COUNT
static final int LOCAL_VARIABLE_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Local Variable Statement' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NORMAL_SWITCH_CASE
static final int NORMAL_SWITCH_CASE
The meta object id for the 'Normal Switch Case' class.- See Also:
NormalSwitchCaseImpl,StatementsPackageImpl.getNormalSwitchCase(), Constant Field Values- Generated class or method.
-
NORMAL_SWITCH_CASE__LAYOUT_INFORMATIONS
static final int NORMAL_SWITCH_CASE__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NORMAL_SWITCH_CASE__STATEMENTS
static final int NORMAL_SWITCH_CASE__STATEMENTS
The feature id for the 'Statements' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NORMAL_SWITCH_CASE__CONDITION
static final int NORMAL_SWITCH_CASE__CONDITION
The feature id for the 'Condition' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NORMAL_SWITCH_CASE__ADDITIONAL_CONDITIONS
static final int NORMAL_SWITCH_CASE__ADDITIONAL_CONDITIONS
The feature id for the 'Additional Conditions' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NORMAL_SWITCH_CASE_FEATURE_COUNT
static final int NORMAL_SWITCH_CASE_FEATURE_COUNT
The number of structural features of the 'Normal Switch Case' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
RETURN
static final int RETURN
The meta object id for the 'Return' class.- See Also:
ReturnImpl,StatementsPackageImpl.getReturn(), Constant Field Values- Generated class or method.
-
RETURN__LAYOUT_INFORMATIONS
static final int RETURN__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
RETURN__RETURN_VALUE
static final int RETURN__RETURN_VALUE
The feature id for the 'Return Value' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
RETURN_FEATURE_COUNT
static final int RETURN_FEATURE_COUNT
The number of structural features of the 'Return' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SWITCH
static final int SWITCH
The meta object id for the 'Switch' class.- See Also:
SwitchImpl,StatementsPackageImpl.getSwitch(), Constant Field Values- Generated class or method.
-
SWITCH__LAYOUT_INFORMATIONS
static final int SWITCH__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SWITCH__CASES
static final int SWITCH__CASES
The feature id for the 'Cases' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SWITCH__VARIABLE
static final int SWITCH__VARIABLE
The feature id for the 'Variable' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SWITCH_FEATURE_COUNT
static final int SWITCH_FEATURE_COUNT
The number of structural features of the 'Switch' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYNCHRONIZED_BLOCK
static final int SYNCHRONIZED_BLOCK
The meta object id for the 'Synchronized Block' class.- See Also:
SynchronizedBlockImpl,StatementsPackageImpl.getSynchronizedBlock(), Constant Field Values- Generated class or method.
-
SYNCHRONIZED_BLOCK__LAYOUT_INFORMATIONS
static final int SYNCHRONIZED_BLOCK__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYNCHRONIZED_BLOCK__BLOCK
static final int SYNCHRONIZED_BLOCK__BLOCK
The feature id for the 'Block' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYNCHRONIZED_BLOCK__LOCK_PROVIDER
static final int SYNCHRONIZED_BLOCK__LOCK_PROVIDER
The feature id for the 'Lock Provider' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYNCHRONIZED_BLOCK_FEATURE_COUNT
static final int SYNCHRONIZED_BLOCK_FEATURE_COUNT
The number of structural features of the 'Synchronized Block' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
THROW
static final int THROW
The meta object id for the 'Throw' class.- See Also:
ThrowImpl,StatementsPackageImpl.getThrow(), Constant Field Values- Generated class or method.
-
THROW__LAYOUT_INFORMATIONS
static final int THROW__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
THROW__THROWABLE
static final int THROW__THROWABLE
The feature id for the 'Throwable' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
THROW_FEATURE_COUNT
static final int THROW_FEATURE_COUNT
The number of structural features of the 'Throw' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
TRY_BLOCK
static final int TRY_BLOCK
The meta object id for the 'Try Block' class.- See Also:
TryBlockImpl,StatementsPackageImpl.getTryBlock(), Constant Field Values- Generated class or method.
-
TRY_BLOCK__LAYOUT_INFORMATIONS
static final int TRY_BLOCK__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
TRY_BLOCK__BLOCK
static final int TRY_BLOCK__BLOCK
The feature id for the 'Block' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
TRY_BLOCK__RESOURCES
static final int TRY_BLOCK__RESOURCES
The feature id for the 'Resources' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
TRY_BLOCK__CATCH_BLOCKS
static final int TRY_BLOCK__CATCH_BLOCKS
The feature id for the 'Catch Blocks' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
TRY_BLOCK__FINALLY_BLOCK
static final int TRY_BLOCK__FINALLY_BLOCK
The feature id for the 'Finally Block' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
TRY_BLOCK_FEATURE_COUNT
static final int TRY_BLOCK_FEATURE_COUNT
The number of structural features of the 'Try Block' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
BLOCK_CONTAINER
static final int BLOCK_CONTAINER
The meta object id for the 'Block Container' class.- See Also:
BlockContainerImpl,StatementsPackageImpl.getBlockContainer(), Constant Field Values- Generated class or method.
-
BLOCK_CONTAINER__LAYOUT_INFORMATIONS
static final int BLOCK_CONTAINER__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
BLOCK_CONTAINER__BLOCK
static final int BLOCK_CONTAINER__BLOCK
The feature id for the 'Block' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
BLOCK_CONTAINER_FEATURE_COUNT
static final int BLOCK_CONTAINER_FEATURE_COUNT
The number of structural features of the 'Block Container' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
YIELD_STATEMENT
static final int YIELD_STATEMENT
The meta object id for the 'Yield Statement' class.- See Also:
YieldStatementImpl,StatementsPackageImpl.getYieldStatement(), Constant Field Values- Generated class or method.
-
YIELD_STATEMENT__LAYOUT_INFORMATIONS
static final int YIELD_STATEMENT__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
YIELD_STATEMENT__YIELD_EXPRESSION
static final int YIELD_STATEMENT__YIELD_EXPRESSION
The feature id for the 'Yield Expression' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
YIELD_STATEMENT_FEATURE_COUNT
static final int YIELD_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Yield Statement' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SWITCH_RULE
static final int SWITCH_RULE
The meta object id for the 'Switch Rule' class.- See Also:
SwitchRuleImpl,StatementsPackageImpl.getSwitchRule(), Constant Field Values- Generated class or method.
-
SWITCH_RULE__LAYOUT_INFORMATIONS
static final int SWITCH_RULE__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SWITCH_RULE__STATEMENTS
static final int SWITCH_RULE__STATEMENTS
The feature id for the 'Statements' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SWITCH_RULE_FEATURE_COUNT
static final int SWITCH_RULE_FEATURE_COUNT
The number of structural features of the 'Switch Rule' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DEFAULT_SWITCH_RULE
static final int DEFAULT_SWITCH_RULE
The meta object id for the 'Default Switch Rule' class.- See Also:
DefaultSwitchRuleImpl,StatementsPackageImpl.getDefaultSwitchRule(), Constant Field Values- Generated class or method.
-
DEFAULT_SWITCH_RULE__LAYOUT_INFORMATIONS
static final int DEFAULT_SWITCH_RULE__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DEFAULT_SWITCH_RULE__STATEMENTS
static final int DEFAULT_SWITCH_RULE__STATEMENTS
The feature id for the 'Statements' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DEFAULT_SWITCH_RULE_FEATURE_COUNT
static final int DEFAULT_SWITCH_RULE_FEATURE_COUNT
The number of structural features of the 'Default Switch Rule' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NORMAL_SWITCH_RULE
static final int NORMAL_SWITCH_RULE
The meta object id for the 'Normal Switch Rule' class.- See Also:
NormalSwitchRuleImpl,StatementsPackageImpl.getNormalSwitchRule(), Constant Field Values- Generated class or method.
-
NORMAL_SWITCH_RULE__LAYOUT_INFORMATIONS
static final int NORMAL_SWITCH_RULE__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NORMAL_SWITCH_RULE__CONDITION
static final int NORMAL_SWITCH_RULE__CONDITION
The feature id for the 'Condition' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NORMAL_SWITCH_RULE__STATEMENTS
static final int NORMAL_SWITCH_RULE__STATEMENTS
The feature id for the 'Statements' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NORMAL_SWITCH_RULE__ADDITIONAL_CONDITIONS
static final int NORMAL_SWITCH_RULE__ADDITIONAL_CONDITIONS
The feature id for the 'Additional Conditions' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NORMAL_SWITCH_RULE_FEATURE_COUNT
static final int NORMAL_SWITCH_RULE_FEATURE_COUNT
The number of structural features of the 'Normal Switch Rule' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
getStatementContainer
EClass getStatementContainer()
Returns the meta object for class 'Statement Container'.- Returns:
- the meta object for class 'Statement Container'.
- See Also:
StatementContainer- Generated class or method.
-
getStatementContainer_Statement
EReference getStatementContainer_Statement()
Returns the meta object for the containment reference 'Statement'.- Returns:
- the meta object for the containment reference 'Statement'.
- See Also:
StatementContainer.getStatement(),getStatementContainer()- Generated class or method.
-
getStatementListContainer
EClass getStatementListContainer()
Returns the meta object for class 'Statement List Container'.- Returns:
- the meta object for class 'Statement List Container'.
- See Also:
StatementListContainer- Generated class or method.
-
getConditional
EClass getConditional()
Returns the meta object for class 'Conditional'.- Returns:
- the meta object for class 'Conditional'.
- See Also:
Conditional- Generated class or method.
-
getConditional_Condition
EReference getConditional_Condition()
Returns the meta object for the containment reference 'Condition'.- Returns:
- the meta object for the containment reference 'Condition'.
- See Also:
Conditional.getCondition(),getConditional()- Generated class or method.
-
getForLoopInitializer
EClass getForLoopInitializer()
Returns the meta object for class 'For Loop Initializer'.- Returns:
- the meta object for class 'For Loop Initializer'.
- See Also:
ForLoopInitializer- Generated class or method.
-
getStatement
EClass getStatement()
Returns the meta object for class 'Statement'.- Returns:
- the meta object for class 'Statement'.
- See Also:
Statement- Generated class or method.
-
getSwitchCase
EClass getSwitchCase()
Returns the meta object for class 'Switch Case'.- Returns:
- the meta object for class 'Switch Case'.
- See Also:
SwitchCase- Generated class or method.
-
getSwitchCase_Statements
EReference getSwitchCase_Statements()
Returns the meta object for the containment reference list 'Statements'.- Returns:
- the meta object for the containment reference list 'Statements'.
- See Also:
SwitchCase.getStatements(),getSwitchCase()- Generated class or method.
-
getAssert
EClass getAssert()
Returns the meta object for class 'Assert'.- Returns:
- the meta object for class 'Assert'.
- See Also:
Assert- Generated class or method.
-
getAssert_ErrorMessage
EReference getAssert_ErrorMessage()
Returns the meta object for the containment reference 'Error Message'.- Returns:
- the meta object for the containment reference 'Error Message'.
- See Also:
Assert.getErrorMessage(),getAssert()- Generated class or method.
-
getBreak
EClass getBreak()
Returns the meta object for class 'Break'.- Returns:
- the meta object for class 'Break'.
- See Also:
Break- Generated class or method.
-
getBlock
EClass getBlock()
Returns the meta object for class 'Block'.- Returns:
- the meta object for class 'Block'.
- See Also:
Block- Generated class or method.
-
getBlock_Statements
EReference getBlock_Statements()
Returns the meta object for the containment reference list 'Statements'.- Returns:
- the meta object for the containment reference list 'Statements'.
- See Also:
Block.getStatements(),getBlock()- Generated class or method.
-
getCatchBlock
EClass getCatchBlock()
Returns the meta object for class 'Catch Block'.- Returns:
- the meta object for class 'Catch Block'.
- See Also:
CatchBlock- Generated class or method.
-
getCatchBlock_Parameter
EReference getCatchBlock_Parameter()
Returns the meta object for the containment reference 'Parameter'.- Returns:
- the meta object for the containment reference 'Parameter'.
- See Also:
CatchBlock.getParameter(),getCatchBlock()- Generated class or method.
-
getCondition
EClass getCondition()
Returns the meta object for class 'Condition'.- Returns:
- the meta object for class 'Condition'.
- See Also:
Condition- Generated class or method.
-
getCondition_ElseStatement
EReference getCondition_ElseStatement()
Returns the meta object for the containment reference 'Else Statement'.- Returns:
- the meta object for the containment reference 'Else Statement'.
- See Also:
Condition.getElseStatement(),getCondition()- Generated class or method.
-
getContinue
EClass getContinue()
Returns the meta object for class 'Continue'.- Returns:
- the meta object for class 'Continue'.
- See Also:
Continue- Generated class or method.
-
getDefaultSwitchCase
EClass getDefaultSwitchCase()
Returns the meta object for class 'Default Switch Case'.- Returns:
- the meta object for class 'Default Switch Case'.
- See Also:
DefaultSwitchCase- Generated class or method.
-
getDoWhileLoop
EClass getDoWhileLoop()
Returns the meta object for class 'Do While Loop'.- Returns:
- the meta object for class 'Do While Loop'.
- See Also:
DoWhileLoop- Generated class or method.
-
getEmptyStatement
EClass getEmptyStatement()
Returns the meta object for class 'Empty Statement'.- Returns:
- the meta object for class 'Empty Statement'.
- See Also:
EmptyStatement- Generated class or method.
-
getExpressionStatement
EClass getExpressionStatement()
Returns the meta object for class 'Expression Statement'.- Returns:
- the meta object for class 'Expression Statement'.
- See Also:
ExpressionStatement- Generated class or method.
-
getExpressionStatement_Expression
EReference getExpressionStatement_Expression()
Returns the meta object for the containment reference 'Expression'.- Returns:
- the meta object for the containment reference 'Expression'.
- See Also:
ExpressionStatement.getExpression(),getExpressionStatement()- Generated class or method.
-
getForLoop
EClass getForLoop()
Returns the meta object for class 'For Loop'.- Returns:
- the meta object for class 'For Loop'.
- See Also:
ForLoop- Generated class or method.
-
getForLoop_Init
EReference getForLoop_Init()
Returns the meta object for the containment reference 'Init'.- Returns:
- the meta object for the containment reference 'Init'.
- See Also:
ForLoop.getInit(),getForLoop()- Generated class or method.
-
getForLoop_Updates
EReference getForLoop_Updates()
Returns the meta object for the containment reference list 'Updates'.- Returns:
- the meta object for the containment reference list 'Updates'.
- See Also:
ForLoop.getUpdates(),getForLoop()- Generated class or method.
-
getForEachLoop
EClass getForEachLoop()
Returns the meta object for class 'For Each Loop'.- Returns:
- the meta object for class 'For Each Loop'.
- See Also:
ForEachLoop- Generated class or method.
-
getForEachLoop_Next
EReference getForEachLoop_Next()
Returns the meta object for the containment reference 'Next'.- Returns:
- the meta object for the containment reference 'Next'.
- See Also:
ForEachLoop.getNext(),getForEachLoop()- Generated class or method.
-
getForEachLoop_Collection
EReference getForEachLoop_Collection()
Returns the meta object for the containment reference 'Collection'.- Returns:
- the meta object for the containment reference 'Collection'.
- See Also:
ForEachLoop.getCollection(),getForEachLoop()- Generated class or method.
-
getJump
EClass getJump()
Returns the meta object for class 'Jump'.- Returns:
- the meta object for class 'Jump'.
- See Also:
Jump- Generated class or method.
-
getJump_Target
EReference getJump_Target()
Returns the meta object for the reference 'Target'.- Returns:
- the meta object for the reference 'Target'.
- See Also:
Jump.getTarget(),getJump()- Generated class or method.
-
getJumpLabel
EClass getJumpLabel()
Returns the meta object for class 'Jump Label'.- Returns:
- the meta object for class 'Jump Label'.
- See Also:
JumpLabel- Generated class or method.
-
getLocalVariableStatement
EClass getLocalVariableStatement()
Returns the meta object for class 'Local Variable Statement'.- Returns:
- the meta object for class 'Local Variable Statement'.
- See Also:
LocalVariableStatement- Generated class or method.
-
getLocalVariableStatement_Variable
EReference getLocalVariableStatement_Variable()
Returns the meta object for the containment reference 'Variable'.- Returns:
- the meta object for the containment reference 'Variable'.
- See Also:
LocalVariableStatement.getVariable(),getLocalVariableStatement()- Generated class or method.
-
getNormalSwitchCase
EClass getNormalSwitchCase()
Returns the meta object for class 'Normal Switch Case'.- Returns:
- the meta object for class 'Normal Switch Case'.
- See Also:
NormalSwitchCase- Generated class or method.
-
getNormalSwitchCase_AdditionalConditions
EReference getNormalSwitchCase_AdditionalConditions()
Returns the meta object for the containment reference list 'Additional Conditions'.- Returns:
- the meta object for the containment reference list 'Additional Conditions'.
- See Also:
NormalSwitchCase.getAdditionalConditions(),getNormalSwitchCase()- Generated class or method.
-
getReturn
EClass getReturn()
Returns the meta object for class 'Return'.- Returns:
- the meta object for class 'Return'.
- See Also:
Return- Generated class or method.
-
getReturn_ReturnValue
EReference getReturn_ReturnValue()
Returns the meta object for the containment reference 'Return Value'.- Returns:
- the meta object for the containment reference 'Return Value'.
- See Also:
Return.getReturnValue(),getReturn()- Generated class or method.
-
getSwitch
EClass getSwitch()
Returns the meta object for class 'Switch'.- Returns:
- the meta object for class 'Switch'.
- See Also:
Switch- Generated class or method.
-
getSwitch_Cases
EReference getSwitch_Cases()
Returns the meta object for the containment reference list 'Cases'.- Returns:
- the meta object for the containment reference list 'Cases'.
- See Also:
Switch.getCases(),getSwitch()- Generated class or method.
-
getSwitch_Variable
EReference getSwitch_Variable()
Returns the meta object for the containment reference 'Variable'.- Returns:
- the meta object for the containment reference 'Variable'.
- See Also:
Switch.getVariable(),getSwitch()- Generated class or method.
-
getSynchronizedBlock
EClass getSynchronizedBlock()
Returns the meta object for class 'Synchronized Block'.- Returns:
- the meta object for class 'Synchronized Block'.
- See Also:
SynchronizedBlock- Generated class or method.
-
getSynchronizedBlock_LockProvider
EReference getSynchronizedBlock_LockProvider()
Returns the meta object for the containment reference 'Lock Provider'.- Returns:
- the meta object for the containment reference 'Lock Provider'.
- See Also:
SynchronizedBlock.getLockProvider(),getSynchronizedBlock()- Generated class or method.
-
getThrow
EClass getThrow()
Returns the meta object for class 'Throw'.- Returns:
- the meta object for class 'Throw'.
- See Also:
Throw- Generated class or method.
-
getThrow_Throwable
EReference getThrow_Throwable()
Returns the meta object for the containment reference 'Throwable'.- Returns:
- the meta object for the containment reference 'Throwable'.
- See Also:
Throw.getThrowable(),getThrow()- Generated class or method.
-
getTryBlock
EClass getTryBlock()
Returns the meta object for class 'Try Block'.- Returns:
- the meta object for class 'Try Block'.
- See Also:
TryBlock- Generated class or method.
-
getTryBlock_Resources
EReference getTryBlock_Resources()
Returns the meta object for the containment reference list 'Resources'.- Returns:
- the meta object for the containment reference list 'Resources'.
- See Also:
TryBlock.getResources(),getTryBlock()- Generated class or method.
-
getTryBlock_CatchBlocks
EReference getTryBlock_CatchBlocks()
Returns the meta object for the containment reference list 'Catch Blocks'.- Returns:
- the meta object for the containment reference list 'Catch Blocks'.
- See Also:
TryBlock.getCatchBlocks(),getTryBlock()- Generated class or method.
-
getTryBlock_FinallyBlock
EReference getTryBlock_FinallyBlock()
Returns the meta object for the containment reference 'Finally Block'.- Returns:
- the meta object for the containment reference 'Finally Block'.
- See Also:
TryBlock.getFinallyBlock(),getTryBlock()- Generated class or method.
-
getWhileLoop
EClass getWhileLoop()
Returns the meta object for class 'While Loop'.- Returns:
- the meta object for class 'While Loop'.
- See Also:
WhileLoop- Generated class or method.
-
getBlockContainer
EClass getBlockContainer()
Returns the meta object for class 'Block Container'.- Returns:
- the meta object for class 'Block Container'.
- See Also:
BlockContainer- Generated class or method.
-
getBlockContainer_Block
EReference getBlockContainer_Block()
Returns the meta object for the containment reference 'Block'.- Returns:
- the meta object for the containment reference 'Block'.
- See Also:
BlockContainer.getBlock(),getBlockContainer()- Generated class or method.
-
getYieldStatement
EClass getYieldStatement()
Returns the meta object for class 'Yield Statement'.- Returns:
- the meta object for class 'Yield Statement'.
- See Also:
YieldStatement- Generated class or method.
-
getYieldStatement_YieldExpression
EReference getYieldStatement_YieldExpression()
Returns the meta object for the containment reference 'Yield Expression'.- Returns:
- the meta object for the containment reference 'Yield Expression'.
- See Also:
YieldStatement.getYieldExpression(),getYieldStatement()- Generated class or method.
-
getSwitchRule
EClass getSwitchRule()
Returns the meta object for class 'Switch Rule'.- Returns:
- the meta object for class 'Switch Rule'.
- See Also:
SwitchRule- Generated class or method.
-
getDefaultSwitchRule
EClass getDefaultSwitchRule()
Returns the meta object for class 'Default Switch Rule'.- Returns:
- the meta object for class 'Default Switch Rule'.
- See Also:
DefaultSwitchRule- Generated class or method.
-
getNormalSwitchRule
EClass getNormalSwitchRule()
Returns the meta object for class 'Normal Switch Rule'.- Returns:
- the meta object for class 'Normal Switch Rule'.
- See Also:
NormalSwitchRule- Generated class or method.
-
getNormalSwitchRule_AdditionalConditions
EReference getNormalSwitchRule_AdditionalConditions()
Returns the meta object for the containment reference list 'Additional Conditions'.- Returns:
- the meta object for the containment reference list 'Additional Conditions'.
- See Also:
NormalSwitchRule.getAdditionalConditions(),getNormalSwitchRule()- Generated class or method.
-
getStatementsFactory
StatementsFactory getStatementsFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-
-