Class StatementsPackageImpl
java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.ENamedElementImpl
org.eclipse.emf.ecore.impl.EPackageImpl
org.emftext.language.java.statements.impl.StatementsPackageImpl
- All Implemented Interfaces:
Notifier
,EModelElement
,ENamedElement
,EObject
,EPackage
,EStructuralFeature.Internal.DynamicValueHolder
,InternalEObject
,BasicExtendedMetaData.EPackageExtendedMetaData.Holder
,StatementsPackage
An implementation of the model Package.
- Generated class or method.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
EPackageImpl.EBasicWhiteList
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
MinimalEObjectImpl.Container.Dynamic
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
MinimalEObjectImpl.Container
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
InternalEObject.EStore
Nested classes/interfaces inherited from interface org.emftext.language.java.statements.StatementsPackage
StatementsPackage.Literals
-
Field Summary
Fields inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
eClassifiers, ecoreFactory, ecorePackage, eFactoryInstance, eNameToEClassifierMap, ePackageExtendedMetaData, eSubpackages, IS_ABSTRACT, IS_CHANGEABLE, IS_COMPOSITE, IS_DERIVED, IS_GENERATED_INSTANCE_CLASS, IS_ID, IS_INTERFACE, IS_ORDERED, IS_RESOLVABLE, IS_RESOLVE_PROXIES, IS_SERIALIZABLE, IS_TRANSIENT, IS_UNIQUE, IS_UNSETTABLE, IS_VOLATILE, NS_PREFIX_EDEFAULT, NS_URI_EDEFAULT, nsPrefix, nsURI
Fields inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl
name, NAME_EDEFAULT
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
Fields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eContainer
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
Fields inherited from interface org.emftext.language.java.statements.StatementsPackage
ASSERT, ASSERT__CONDITION, ASSERT__ERROR_MESSAGE, ASSERT__LAYOUT_INFORMATIONS, ASSERT_FEATURE_COUNT, BLOCK, BLOCK__LAYOUT_INFORMATIONS, BLOCK__MODIFIERS, BLOCK__NAME, BLOCK__STATEMENTS, BLOCK_CONTAINER, BLOCK_CONTAINER__BLOCK, BLOCK_CONTAINER__LAYOUT_INFORMATIONS, BLOCK_CONTAINER_FEATURE_COUNT, BLOCK_FEATURE_COUNT, BREAK, BREAK__LAYOUT_INFORMATIONS, BREAK__TARGET, BREAK_FEATURE_COUNT, CATCH_BLOCK, CATCH_BLOCK__BLOCK, CATCH_BLOCK__LAYOUT_INFORMATIONS, CATCH_BLOCK__PARAMETER, CATCH_BLOCK_FEATURE_COUNT, CONDITION, CONDITION__CONDITION, CONDITION__ELSE_STATEMENT, CONDITION__LAYOUT_INFORMATIONS, CONDITION__STATEMENT, CONDITION_FEATURE_COUNT, CONDITIONAL, CONDITIONAL__CONDITION, CONDITIONAL__LAYOUT_INFORMATIONS, CONDITIONAL_FEATURE_COUNT, CONTINUE, CONTINUE__LAYOUT_INFORMATIONS, CONTINUE__TARGET, CONTINUE_FEATURE_COUNT, DEFAULT_SWITCH_CASE, DEFAULT_SWITCH_CASE__LAYOUT_INFORMATIONS, DEFAULT_SWITCH_CASE__STATEMENTS, DEFAULT_SWITCH_CASE_FEATURE_COUNT, DEFAULT_SWITCH_RULE, DEFAULT_SWITCH_RULE__LAYOUT_INFORMATIONS, DEFAULT_SWITCH_RULE__STATEMENTS, DEFAULT_SWITCH_RULE_FEATURE_COUNT, DO_WHILE_LOOP, DO_WHILE_LOOP__CONDITION, DO_WHILE_LOOP__LAYOUT_INFORMATIONS, DO_WHILE_LOOP__STATEMENT, DO_WHILE_LOOP_FEATURE_COUNT, eINSTANCE, EMPTY_STATEMENT, EMPTY_STATEMENT__LAYOUT_INFORMATIONS, EMPTY_STATEMENT_FEATURE_COUNT, eNAME, eNS_PREFIX, eNS_URI, EXPRESSION_STATEMENT, EXPRESSION_STATEMENT__EXPRESSION, EXPRESSION_STATEMENT__LAYOUT_INFORMATIONS, EXPRESSION_STATEMENT_FEATURE_COUNT, FOR_EACH_LOOP, FOR_EACH_LOOP__COLLECTION, FOR_EACH_LOOP__LAYOUT_INFORMATIONS, FOR_EACH_LOOP__NEXT, FOR_EACH_LOOP__STATEMENT, FOR_EACH_LOOP_FEATURE_COUNT, FOR_LOOP, FOR_LOOP__CONDITION, FOR_LOOP__INIT, FOR_LOOP__LAYOUT_INFORMATIONS, FOR_LOOP__STATEMENT, FOR_LOOP__UPDATES, FOR_LOOP_FEATURE_COUNT, FOR_LOOP_INITIALIZER, FOR_LOOP_INITIALIZER__LAYOUT_INFORMATIONS, FOR_LOOP_INITIALIZER_FEATURE_COUNT, JUMP, JUMP__LAYOUT_INFORMATIONS, JUMP__TARGET, JUMP_FEATURE_COUNT, JUMP_LABEL, JUMP_LABEL__LAYOUT_INFORMATIONS, JUMP_LABEL__NAME, JUMP_LABEL__STATEMENT, JUMP_LABEL_FEATURE_COUNT, LOCAL_VARIABLE_STATEMENT, LOCAL_VARIABLE_STATEMENT__LAYOUT_INFORMATIONS, LOCAL_VARIABLE_STATEMENT__VARIABLE, LOCAL_VARIABLE_STATEMENT_FEATURE_COUNT, NORMAL_SWITCH_CASE, NORMAL_SWITCH_CASE__ADDITIONAL_CONDITIONS, NORMAL_SWITCH_CASE__CONDITION, NORMAL_SWITCH_CASE__LAYOUT_INFORMATIONS, NORMAL_SWITCH_CASE__STATEMENTS, NORMAL_SWITCH_CASE_FEATURE_COUNT, NORMAL_SWITCH_RULE, NORMAL_SWITCH_RULE__ADDITIONAL_CONDITIONS, NORMAL_SWITCH_RULE__CONDITION, NORMAL_SWITCH_RULE__LAYOUT_INFORMATIONS, NORMAL_SWITCH_RULE__STATEMENTS, NORMAL_SWITCH_RULE_FEATURE_COUNT, RETURN, RETURN__LAYOUT_INFORMATIONS, RETURN__RETURN_VALUE, RETURN_FEATURE_COUNT, STATEMENT, STATEMENT__LAYOUT_INFORMATIONS, STATEMENT_CONTAINER, STATEMENT_CONTAINER__LAYOUT_INFORMATIONS, STATEMENT_CONTAINER__STATEMENT, STATEMENT_CONTAINER_FEATURE_COUNT, STATEMENT_FEATURE_COUNT, STATEMENT_LIST_CONTAINER, STATEMENT_LIST_CONTAINER__LAYOUT_INFORMATIONS, STATEMENT_LIST_CONTAINER_FEATURE_COUNT, SWITCH, SWITCH__CASES, SWITCH__LAYOUT_INFORMATIONS, SWITCH__VARIABLE, SWITCH_CASE, SWITCH_CASE__LAYOUT_INFORMATIONS, SWITCH_CASE__STATEMENTS, SWITCH_CASE_FEATURE_COUNT, SWITCH_FEATURE_COUNT, SWITCH_RULE, SWITCH_RULE__LAYOUT_INFORMATIONS, SWITCH_RULE__STATEMENTS, SWITCH_RULE_FEATURE_COUNT, SYNCHRONIZED_BLOCK, SYNCHRONIZED_BLOCK__BLOCK, SYNCHRONIZED_BLOCK__LAYOUT_INFORMATIONS, SYNCHRONIZED_BLOCK__LOCK_PROVIDER, SYNCHRONIZED_BLOCK_FEATURE_COUNT, THROW, THROW__LAYOUT_INFORMATIONS, THROW__THROWABLE, THROW_FEATURE_COUNT, TRY_BLOCK, TRY_BLOCK__BLOCK, TRY_BLOCK__CATCH_BLOCKS, TRY_BLOCK__FINALLY_BLOCK, TRY_BLOCK__LAYOUT_INFORMATIONS, TRY_BLOCK__RESOURCES, TRY_BLOCK_FEATURE_COUNT, WHILE_LOOP, WHILE_LOOP__CONDITION, WHILE_LOOP__LAYOUT_INFORMATIONS, WHILE_LOOP__STATEMENT, WHILE_LOOP_FEATURE_COUNT, YIELD_STATEMENT, YIELD_STATEMENT__LAYOUT_INFORMATIONS, YIELD_STATEMENT__YIELD_EXPRESSION, YIELD_STATEMENT_FEATURE_COUNT
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Creates the meta-model objects for the package.getBlock()
getBreak()
getJump()
getThrow()
static StatementsPackage
init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.void
Complete the initialization of the package and its meta-model.Methods inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
addAnnotation, addAnnotation, addAnnotation, addAnnotation, addAnnotation, addAnnotation, addEEnumLiteral, addEException, addEException, addEOperation, addEOperation, addEOperation, addEParameter, addEParameter, addEParameter, addEParameter, addEParameter, addETypeParameter, addETypeParameter, basicGetESuperPackage, basicSetEFactoryInstance, createEAttribute, createEClass, createEDataType, createEEnum, createEGenericType, createEGenericType, createEGenericType, createEOperation, createEReference, createResource, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eSetProxyURI, eStaticClass, eUnset, fixEClassifiers, fixEEnumLiterals, fixEOperations, fixEStructuralFeatures, fixInstanceClass, freeze, getEClassifier, getEClassifierGen, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getExtendedMetaData, getNsPrefix, getNsURI, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEClass, initEClass, initEClass, initEDataType, initEDataType, initEDataType, initEEnum, initEOperation, initEOperation, initEOperation, initEOperation, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initializeFromLoadedEPackage, setEFactoryInstance, setExtendedMetaData, setGeneratedClassName, setInstanceTypeName, setName, setNamespaceURI, setNsPrefix, setNsURI, toString
Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl
eContents, eCrossReferences, getName, getNameGen
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainer
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSettings
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
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.ecore.InternalEObject
eNotificationRequired
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
init
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.This method is used to initialize
StatementsPackage.eINSTANCE
when that field is accessed. Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.- See Also:
- Generated class or method.
-
getStatementContainer
- Specified by:
getStatementContainer
in interfaceStatementsPackage
- Returns:
- the meta object for class 'Statement Container'.
- See Also:
- Generated class or method.
-
getStatementContainer_Statement
- Specified by:
getStatementContainer_Statement
in interfaceStatementsPackage
- Returns:
- the meta object for the containment reference 'Statement'.
- See Also:
- Generated class or method.
-
getStatementListContainer
- Specified by:
getStatementListContainer
in interfaceStatementsPackage
- Returns:
- the meta object for class 'Statement List Container'.
- See Also:
- Generated class or method.
-
getConditional
- Specified by:
getConditional
in interfaceStatementsPackage
- Returns:
- the meta object for class 'Conditional'.
- See Also:
- Generated class or method.
-
getConditional_Condition
- Specified by:
getConditional_Condition
in interfaceStatementsPackage
- Returns:
- the meta object for the containment reference 'Condition'.
- See Also:
- Generated class or method.
-
getForLoopInitializer
- Specified by:
getForLoopInitializer
in interfaceStatementsPackage
- Returns:
- the meta object for class 'For Loop Initializer'.
- See Also:
- Generated class or method.
-
getStatement
- Specified by:
getStatement
in interfaceStatementsPackage
- Returns:
- the meta object for class 'Statement'.
- See Also:
- Generated class or method.
-
getSwitchCase
- Specified by:
getSwitchCase
in interfaceStatementsPackage
- Returns:
- the meta object for class 'Switch Case'.
- See Also:
- Generated class or method.
-
getSwitchCase_Statements
- Specified by:
getSwitchCase_Statements
in interfaceStatementsPackage
- Returns:
- the meta object for the containment reference list 'Statements'.
- See Also:
- Generated class or method.
-
getAssert
- Specified by:
getAssert
in interfaceStatementsPackage
- Returns:
- the meta object for class 'Assert'.
- See Also:
- Generated class or method.
-
getAssert_ErrorMessage
- Specified by:
getAssert_ErrorMessage
in interfaceStatementsPackage
- Returns:
- the meta object for the containment reference 'Error Message'.
- See Also:
- Generated class or method.
-
getBreak
- Specified by:
getBreak
in interfaceStatementsPackage
- Returns:
- the meta object for class 'Break'.
- See Also:
- Generated class or method.
-
getBlock
- Specified by:
getBlock
in interfaceStatementsPackage
- Returns:
- the meta object for class 'Block'.
- See Also:
- Generated class or method.
-
getBlock_Statements
- Specified by:
getBlock_Statements
in interfaceStatementsPackage
- Returns:
- the meta object for the containment reference list 'Statements'.
- See Also:
- Generated class or method.
-
getCatchBlock
- Specified by:
getCatchBlock
in interfaceStatementsPackage
- Returns:
- the meta object for class 'Catch Block'.
- See Also:
- Generated class or method.
-
getCatchBlock_Parameter
- Specified by:
getCatchBlock_Parameter
in interfaceStatementsPackage
- Returns:
- the meta object for the containment reference 'Parameter'.
- See Also:
- Generated class or method.
-
getCondition
- Specified by:
getCondition
in interfaceStatementsPackage
- Returns:
- the meta object for class 'Condition'.
- See Also:
- Generated class or method.
-
getCondition_ElseStatement
- Specified by:
getCondition_ElseStatement
in interfaceStatementsPackage
- Returns:
- the meta object for the containment reference 'Else Statement'.
- See Also:
- Generated class or method.
-
getContinue
- Specified by:
getContinue
in interfaceStatementsPackage
- Returns:
- the meta object for class 'Continue'.
- See Also:
- Generated class or method.
-
getDefaultSwitchCase
- Specified by:
getDefaultSwitchCase
in interfaceStatementsPackage
- Returns:
- the meta object for class 'Default Switch Case'.
- See Also:
- Generated class or method.
-
getDoWhileLoop
- Specified by:
getDoWhileLoop
in interfaceStatementsPackage
- Returns:
- the meta object for class 'Do While Loop'.
- See Also:
- Generated class or method.
-
getEmptyStatement
- Specified by:
getEmptyStatement
in interfaceStatementsPackage
- Returns:
- the meta object for class 'Empty Statement'.
- See Also:
- Generated class or method.
-
getExpressionStatement
- Specified by:
getExpressionStatement
in interfaceStatementsPackage
- Returns:
- the meta object for class 'Expression Statement'.
- See Also:
- Generated class or method.
-
getExpressionStatement_Expression
- Specified by:
getExpressionStatement_Expression
in interfaceStatementsPackage
- Returns:
- the meta object for the containment reference 'Expression'.
- See Also:
- Generated class or method.
-
getForLoop
- Specified by:
getForLoop
in interfaceStatementsPackage
- Returns:
- the meta object for class 'For Loop'.
- See Also:
- Generated class or method.
-
getForLoop_Init
- Specified by:
getForLoop_Init
in interfaceStatementsPackage
- Returns:
- the meta object for the containment reference 'Init'.
- See Also:
- Generated class or method.
-
getForLoop_Updates
- Specified by:
getForLoop_Updates
in interfaceStatementsPackage
- Returns:
- the meta object for the containment reference list 'Updates'.
- See Also:
- Generated class or method.
-
getForEachLoop
- Specified by:
getForEachLoop
in interfaceStatementsPackage
- Returns:
- the meta object for class 'For Each Loop'.
- See Also:
- Generated class or method.
-
getForEachLoop_Next
- Specified by:
getForEachLoop_Next
in interfaceStatementsPackage
- Returns:
- the meta object for the containment reference 'Next'.
- See Also:
- Generated class or method.
-
getForEachLoop_Collection
- Specified by:
getForEachLoop_Collection
in interfaceStatementsPackage
- Returns:
- the meta object for the containment reference 'Collection'.
- See Also:
- Generated class or method.
-
getJump
- Specified by:
getJump
in interfaceStatementsPackage
- Returns:
- the meta object for class 'Jump'.
- See Also:
- Generated class or method.
-
getJump_Target
- Specified by:
getJump_Target
in interfaceStatementsPackage
- Returns:
- the meta object for the reference 'Target'.
- See Also:
- Generated class or method.
-
getJumpLabel
- Specified by:
getJumpLabel
in interfaceStatementsPackage
- Returns:
- the meta object for class 'Jump Label'.
- See Also:
- Generated class or method.
-
getLocalVariableStatement
- Specified by:
getLocalVariableStatement
in interfaceStatementsPackage
- Returns:
- the meta object for class 'Local Variable Statement'.
- See Also:
- Generated class or method.
-
getLocalVariableStatement_Variable
- Specified by:
getLocalVariableStatement_Variable
in interfaceStatementsPackage
- Returns:
- the meta object for the containment reference 'Variable'.
- See Also:
- Generated class or method.
-
getNormalSwitchCase
- Specified by:
getNormalSwitchCase
in interfaceStatementsPackage
- Returns:
- the meta object for class 'Normal Switch Case'.
- See Also:
- Generated class or method.
-
getNormalSwitchCase_AdditionalConditions
- Specified by:
getNormalSwitchCase_AdditionalConditions
in interfaceStatementsPackage
- Returns:
- the meta object for the containment reference list 'Additional Conditions'.
- See Also:
- Generated class or method.
-
getReturn
- Specified by:
getReturn
in interfaceStatementsPackage
- Returns:
- the meta object for class 'Return'.
- See Also:
- Generated class or method.
-
getReturn_ReturnValue
- Specified by:
getReturn_ReturnValue
in interfaceStatementsPackage
- Returns:
- the meta object for the containment reference 'Return Value'.
- See Also:
- Generated class or method.
-
getSwitch
- Specified by:
getSwitch
in interfaceStatementsPackage
- Returns:
- the meta object for class 'Switch'.
- See Also:
- Generated class or method.
-
getSwitch_Cases
- Specified by:
getSwitch_Cases
in interfaceStatementsPackage
- Returns:
- the meta object for the containment reference list 'Cases'.
- See Also:
- Generated class or method.
-
getSwitch_Variable
- Specified by:
getSwitch_Variable
in interfaceStatementsPackage
- Returns:
- the meta object for the containment reference 'Variable'.
- See Also:
- Generated class or method.
-
getSynchronizedBlock
- Specified by:
getSynchronizedBlock
in interfaceStatementsPackage
- Returns:
- the meta object for class 'Synchronized Block'.
- See Also:
- Generated class or method.
-
getSynchronizedBlock_LockProvider
- Specified by:
getSynchronizedBlock_LockProvider
in interfaceStatementsPackage
- Returns:
- the meta object for the containment reference 'Lock Provider'.
- See Also:
- Generated class or method.
-
getThrow
- Specified by:
getThrow
in interfaceStatementsPackage
- Returns:
- the meta object for class 'Throw'.
- See Also:
- Generated class or method.
-
getThrow_Throwable
- Specified by:
getThrow_Throwable
in interfaceStatementsPackage
- Returns:
- the meta object for the containment reference 'Throwable'.
- See Also:
- Generated class or method.
-
getTryBlock
- Specified by:
getTryBlock
in interfaceStatementsPackage
- Returns:
- the meta object for class 'Try Block'.
- See Also:
- Generated class or method.
-
getTryBlock_Resources
- Specified by:
getTryBlock_Resources
in interfaceStatementsPackage
- Returns:
- the meta object for the containment reference list 'Resources'.
- See Also:
- Generated class or method.
-
getTryBlock_CatchBlocks
- Specified by:
getTryBlock_CatchBlocks
in interfaceStatementsPackage
- Returns:
- the meta object for the containment reference list 'Catch Blocks'.
- See Also:
- Generated class or method.
-
getTryBlock_FinallyBlock
- Specified by:
getTryBlock_FinallyBlock
in interfaceStatementsPackage
- Returns:
- the meta object for the containment reference 'Finally Block'.
- See Also:
- Generated class or method.
-
getWhileLoop
- Specified by:
getWhileLoop
in interfaceStatementsPackage
- Returns:
- the meta object for class 'While Loop'.
- See Also:
- Generated class or method.
-
getBlockContainer
- Specified by:
getBlockContainer
in interfaceStatementsPackage
- Returns:
- the meta object for class 'Block Container'.
- See Also:
- Generated class or method.
-
getBlockContainer_Block
- Specified by:
getBlockContainer_Block
in interfaceStatementsPackage
- Returns:
- the meta object for the containment reference 'Block'.
- See Also:
- Generated class or method.
-
getYieldStatement
- Specified by:
getYieldStatement
in interfaceStatementsPackage
- Returns:
- the meta object for class 'Yield Statement'.
- See Also:
- Generated class or method.
-
getYieldStatement_YieldExpression
- Specified by:
getYieldStatement_YieldExpression
in interfaceStatementsPackage
- Returns:
- the meta object for the containment reference 'Yield Expression'.
- See Also:
- Generated class or method.
-
getSwitchRule
- Specified by:
getSwitchRule
in interfaceStatementsPackage
- Returns:
- the meta object for class 'Switch Rule'.
- See Also:
- Generated class or method.
-
getDefaultSwitchRule
- Specified by:
getDefaultSwitchRule
in interfaceStatementsPackage
- Returns:
- the meta object for class 'Default Switch Rule'.
- See Also:
- Generated class or method.
-
getNormalSwitchRule
- Specified by:
getNormalSwitchRule
in interfaceStatementsPackage
- Returns:
- the meta object for class 'Normal Switch Rule'.
- See Also:
- Generated class or method.
-
getNormalSwitchRule_AdditionalConditions
- Specified by:
getNormalSwitchRule_AdditionalConditions
in interfaceStatementsPackage
- Returns:
- the meta object for the containment reference list 'Additional Conditions'.
- See Also:
- Generated class or method.
-
getStatementsFactory
- Specified by:
getStatementsFactory
in interfaceStatementsPackage
- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-
createPackageContents
public void createPackageContents()Creates the meta-model objects for the package. This method is guarded to have no affect on any invocation but its first.- Generated class or method.
-
initializePackageContents
public void initializePackageContents()Complete the initialization of the package and its meta-model. This method is guarded to have no affect on any invocation but its first.- Generated class or method.
-