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.EBasicWhiteListNested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
MinimalEObjectImpl.Container.DynamicNested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
MinimalEObjectImpl.ContainerNested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImplNested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterListNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.RegistryNested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
InternalEObject.EStoreNested 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, nsURIFields inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl
name, NAME_EDEFAULTFields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAGFields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eContainerFields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETFields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NILFields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASEFields 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 TypeMethodDescriptionvoidCreates the meta-model objects for the package.getBlock()getBreak()getJump()getThrow()static StatementsPackageinit()Creates, registers, and initializes the Package for this model, and for any others upon which it depends.voidComplete 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, toStringMethods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl
eContents, eCrossReferences, getName, getNameGenMethods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozenMethods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainerMethods 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, eSettingsMethods 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, eVirtualValuesMethods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotifyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotationsMethods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setNameMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIMethods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequiredMethods 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.eINSTANCEwhen 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:
getStatementContainerin interfaceStatementsPackage- Returns:
- the meta object for class 'Statement Container'.
- See Also:
- Generated class or method.
-
getStatementContainer_Statement
- Specified by:
getStatementContainer_Statementin interfaceStatementsPackage- Returns:
- the meta object for the containment reference 'Statement'.
- See Also:
- Generated class or method.
-
getStatementListContainer
- Specified by:
getStatementListContainerin interfaceStatementsPackage- Returns:
- the meta object for class 'Statement List Container'.
- See Also:
- Generated class or method.
-
getConditional
- Specified by:
getConditionalin interfaceStatementsPackage- Returns:
- the meta object for class 'Conditional'.
- See Also:
- Generated class or method.
-
getConditional_Condition
- Specified by:
getConditional_Conditionin interfaceStatementsPackage- Returns:
- the meta object for the containment reference 'Condition'.
- See Also:
- Generated class or method.
-
getForLoopInitializer
- Specified by:
getForLoopInitializerin interfaceStatementsPackage- Returns:
- the meta object for class 'For Loop Initializer'.
- See Also:
- Generated class or method.
-
getStatement
- Specified by:
getStatementin interfaceStatementsPackage- Returns:
- the meta object for class 'Statement'.
- See Also:
- Generated class or method.
-
getSwitchCase
- Specified by:
getSwitchCasein interfaceStatementsPackage- Returns:
- the meta object for class 'Switch Case'.
- See Also:
- Generated class or method.
-
getSwitchCase_Statements
- Specified by:
getSwitchCase_Statementsin interfaceStatementsPackage- Returns:
- the meta object for the containment reference list 'Statements'.
- See Also:
- Generated class or method.
-
getAssert
- Specified by:
getAssertin interfaceStatementsPackage- Returns:
- the meta object for class 'Assert'.
- See Also:
- Generated class or method.
-
getAssert_ErrorMessage
- Specified by:
getAssert_ErrorMessagein interfaceStatementsPackage- Returns:
- the meta object for the containment reference 'Error Message'.
- See Also:
- Generated class or method.
-
getBreak
- Specified by:
getBreakin interfaceStatementsPackage- Returns:
- the meta object for class 'Break'.
- See Also:
- Generated class or method.
-
getBlock
- Specified by:
getBlockin interfaceStatementsPackage- Returns:
- the meta object for class 'Block'.
- See Also:
- Generated class or method.
-
getBlock_Statements
- Specified by:
getBlock_Statementsin interfaceStatementsPackage- Returns:
- the meta object for the containment reference list 'Statements'.
- See Also:
- Generated class or method.
-
getCatchBlock
- Specified by:
getCatchBlockin interfaceStatementsPackage- Returns:
- the meta object for class 'Catch Block'.
- See Also:
- Generated class or method.
-
getCatchBlock_Parameter
- Specified by:
getCatchBlock_Parameterin interfaceStatementsPackage- Returns:
- the meta object for the containment reference 'Parameter'.
- See Also:
- Generated class or method.
-
getCondition
- Specified by:
getConditionin interfaceStatementsPackage- Returns:
- the meta object for class 'Condition'.
- See Also:
- Generated class or method.
-
getCondition_ElseStatement
- Specified by:
getCondition_ElseStatementin interfaceStatementsPackage- Returns:
- the meta object for the containment reference 'Else Statement'.
- See Also:
- Generated class or method.
-
getContinue
- Specified by:
getContinuein interfaceStatementsPackage- Returns:
- the meta object for class 'Continue'.
- See Also:
- Generated class or method.
-
getDefaultSwitchCase
- Specified by:
getDefaultSwitchCasein interfaceStatementsPackage- Returns:
- the meta object for class 'Default Switch Case'.
- See Also:
- Generated class or method.
-
getDoWhileLoop
- Specified by:
getDoWhileLoopin interfaceStatementsPackage- Returns:
- the meta object for class 'Do While Loop'.
- See Also:
- Generated class or method.
-
getEmptyStatement
- Specified by:
getEmptyStatementin interfaceStatementsPackage- Returns:
- the meta object for class 'Empty Statement'.
- See Also:
- Generated class or method.
-
getExpressionStatement
- Specified by:
getExpressionStatementin interfaceStatementsPackage- Returns:
- the meta object for class 'Expression Statement'.
- See Also:
- Generated class or method.
-
getExpressionStatement_Expression
- Specified by:
getExpressionStatement_Expressionin interfaceStatementsPackage- Returns:
- the meta object for the containment reference 'Expression'.
- See Also:
- Generated class or method.
-
getForLoop
- Specified by:
getForLoopin interfaceStatementsPackage- Returns:
- the meta object for class 'For Loop'.
- See Also:
- Generated class or method.
-
getForLoop_Init
- Specified by:
getForLoop_Initin interfaceStatementsPackage- Returns:
- the meta object for the containment reference 'Init'.
- See Also:
- Generated class or method.
-
getForLoop_Updates
- Specified by:
getForLoop_Updatesin interfaceStatementsPackage- Returns:
- the meta object for the containment reference list 'Updates'.
- See Also:
- Generated class or method.
-
getForEachLoop
- Specified by:
getForEachLoopin interfaceStatementsPackage- Returns:
- the meta object for class 'For Each Loop'.
- See Also:
- Generated class or method.
-
getForEachLoop_Next
- Specified by:
getForEachLoop_Nextin interfaceStatementsPackage- Returns:
- the meta object for the containment reference 'Next'.
- See Also:
- Generated class or method.
-
getForEachLoop_Collection
- Specified by:
getForEachLoop_Collectionin interfaceStatementsPackage- Returns:
- the meta object for the containment reference 'Collection'.
- See Also:
- Generated class or method.
-
getJump
- Specified by:
getJumpin interfaceStatementsPackage- Returns:
- the meta object for class 'Jump'.
- See Also:
- Generated class or method.
-
getJump_Target
- Specified by:
getJump_Targetin interfaceStatementsPackage- Returns:
- the meta object for the reference 'Target'.
- See Also:
- Generated class or method.
-
getJumpLabel
- Specified by:
getJumpLabelin interfaceStatementsPackage- Returns:
- the meta object for class 'Jump Label'.
- See Also:
- Generated class or method.
-
getLocalVariableStatement
- Specified by:
getLocalVariableStatementin interfaceStatementsPackage- Returns:
- the meta object for class 'Local Variable Statement'.
- See Also:
- Generated class or method.
-
getLocalVariableStatement_Variable
- Specified by:
getLocalVariableStatement_Variablein interfaceStatementsPackage- Returns:
- the meta object for the containment reference 'Variable'.
- See Also:
- Generated class or method.
-
getNormalSwitchCase
- Specified by:
getNormalSwitchCasein interfaceStatementsPackage- Returns:
- the meta object for class 'Normal Switch Case'.
- See Also:
- Generated class or method.
-
getNormalSwitchCase_AdditionalConditions
- Specified by:
getNormalSwitchCase_AdditionalConditionsin interfaceStatementsPackage- Returns:
- the meta object for the containment reference list 'Additional Conditions'.
- See Also:
- Generated class or method.
-
getReturn
- Specified by:
getReturnin interfaceStatementsPackage- Returns:
- the meta object for class 'Return'.
- See Also:
- Generated class or method.
-
getReturn_ReturnValue
- Specified by:
getReturn_ReturnValuein interfaceStatementsPackage- Returns:
- the meta object for the containment reference 'Return Value'.
- See Also:
- Generated class or method.
-
getSwitch
- Specified by:
getSwitchin interfaceStatementsPackage- Returns:
- the meta object for class 'Switch'.
- See Also:
- Generated class or method.
-
getSwitch_Cases
- Specified by:
getSwitch_Casesin interfaceStatementsPackage- Returns:
- the meta object for the containment reference list 'Cases'.
- See Also:
- Generated class or method.
-
getSwitch_Variable
- Specified by:
getSwitch_Variablein interfaceStatementsPackage- Returns:
- the meta object for the containment reference 'Variable'.
- See Also:
- Generated class or method.
-
getSynchronizedBlock
- Specified by:
getSynchronizedBlockin interfaceStatementsPackage- Returns:
- the meta object for class 'Synchronized Block'.
- See Also:
- Generated class or method.
-
getSynchronizedBlock_LockProvider
- Specified by:
getSynchronizedBlock_LockProviderin interfaceStatementsPackage- Returns:
- the meta object for the containment reference 'Lock Provider'.
- See Also:
- Generated class or method.
-
getThrow
- Specified by:
getThrowin interfaceStatementsPackage- Returns:
- the meta object for class 'Throw'.
- See Also:
- Generated class or method.
-
getThrow_Throwable
- Specified by:
getThrow_Throwablein interfaceStatementsPackage- Returns:
- the meta object for the containment reference 'Throwable'.
- See Also:
- Generated class or method.
-
getTryBlock
- Specified by:
getTryBlockin interfaceStatementsPackage- Returns:
- the meta object for class 'Try Block'.
- See Also:
- Generated class or method.
-
getTryBlock_Resources
- Specified by:
getTryBlock_Resourcesin interfaceStatementsPackage- Returns:
- the meta object for the containment reference list 'Resources'.
- See Also:
- Generated class or method.
-
getTryBlock_CatchBlocks
- Specified by:
getTryBlock_CatchBlocksin interfaceStatementsPackage- Returns:
- the meta object for the containment reference list 'Catch Blocks'.
- See Also:
- Generated class or method.
-
getTryBlock_FinallyBlock
- Specified by:
getTryBlock_FinallyBlockin interfaceStatementsPackage- Returns:
- the meta object for the containment reference 'Finally Block'.
- See Also:
- Generated class or method.
-
getWhileLoop
- Specified by:
getWhileLoopin interfaceStatementsPackage- Returns:
- the meta object for class 'While Loop'.
- See Also:
- Generated class or method.
-
getBlockContainer
- Specified by:
getBlockContainerin interfaceStatementsPackage- Returns:
- the meta object for class 'Block Container'.
- See Also:
- Generated class or method.
-
getBlockContainer_Block
- Specified by:
getBlockContainer_Blockin interfaceStatementsPackage- Returns:
- the meta object for the containment reference 'Block'.
- See Also:
- Generated class or method.
-
getYieldStatement
- Specified by:
getYieldStatementin interfaceStatementsPackage- Returns:
- the meta object for class 'Yield Statement'.
- See Also:
- Generated class or method.
-
getYieldStatement_YieldExpression
- Specified by:
getYieldStatement_YieldExpressionin interfaceStatementsPackage- Returns:
- the meta object for the containment reference 'Yield Expression'.
- See Also:
- Generated class or method.
-
getSwitchRule
- Specified by:
getSwitchRulein interfaceStatementsPackage- Returns:
- the meta object for class 'Switch Rule'.
- See Also:
- Generated class or method.
-
getDefaultSwitchRule
- Specified by:
getDefaultSwitchRulein interfaceStatementsPackage- Returns:
- the meta object for class 'Default Switch Rule'.
- See Also:
- Generated class or method.
-
getNormalSwitchRule
- Specified by:
getNormalSwitchRulein interfaceStatementsPackage- Returns:
- the meta object for class 'Normal Switch Rule'.
- See Also:
- Generated class or method.
-
getNormalSwitchRule_AdditionalConditions
- Specified by:
getNormalSwitchRule_AdditionalConditionsin interfaceStatementsPackage- Returns:
- the meta object for the containment reference list 'Additional Conditions'.
- See Also:
- Generated class or method.
-
getStatementsFactory
- Specified by:
getStatementsFactoryin 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.
-