com.ibm.etools.cobol.application.model.cobol.impl
Class COBOLFactoryImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl
              extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
                  extended by org.eclipse.emf.ecore.impl.EModelElementImpl
                      extended by org.eclipse.emf.ecore.impl.EFactoryImpl
                          extended by com.ibm.etools.cobol.application.model.cobol.impl.COBOLFactoryImpl
All Implemented Interfaces:
COBOLFactory, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EFactory, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject

public class COBOLFactoryImpl
extends org.eclipse.emf.ecore.impl.EFactoryImpl
implements COBOLFactory

An implementation of the model Factory.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
static java.lang.String copyright
           
 
Fields inherited from interface com.ibm.etools.cobol.application.model.cobol.COBOLFactory
eINSTANCE
 
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Constructor Summary
COBOLFactoryImpl()
          Creates an instance of the factory.
 
Method Summary
 java.lang.String convertActualParamTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertCharacterCodeSetToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertClassTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertDataCategoryToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertEnvironmentTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertFileAccessModeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertFormalParamTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertKeyConditionTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertLiteralTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertMemorySizeUnitToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertOpenModeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertReadDirectionToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertSignTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertSystemInfoToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertUPSISwitchBitToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertUsageValuesToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)
           
 AcceptDataTransferStmt createAcceptDataTransferStmt()
           
 AcceptSystemInfoTransferStmt createAcceptSystemInfoTransferStmt()
           
 ActualParameter createActualParameter()
           
 ActualParamType createActualParamTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 AddCorrStmt createAddCorrStmt()
           
 AddressingItem createAddressingItem()
           
 AddressOf createAddressOf()
           
 AddToGivingStmt createAddToGivingStmt()
           
 AddToStmt createAddToStmt()
           
 AllSubscript createAllSubscript()
           
 Alphabet createAlphabet()
           
 AlphabeticItem createAlphabeticItem()
           
 AlphaNumericEditedItem createAlphaNumericEditedItem()
           
 AlphaNumericItem createAlphaNumericItem()
           
 AlterClause createAlterClause()
           
 AlternateKeyClause createAlternateKeyClause()
           
 AlterStmt createAlterStmt()
           
 ArithOperand createArithOperand()
           
 ASTNodeLite createASTNodeLite()
           
 ASTNodeSet createASTNodeSet()
           
 ASTNodeWrapper createASTNodeWrapper()
           
 BinarySearchStmt createBinarySearchStmt()
           
 BinarySequentialFileControlEntry createBinarySequentialFileControlEntry()
           
 Branch createBranch()
           
 CallStmt createCallStmt()
           
 CancelStmt createCancelStmt()
           
 CharacterCodeSet createCharacterCodeSetFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 CicsAbendStmt createCicsAbendStmt()
           
 CicsAddressSetStmt createCicsAddressSetStmt()
           
 CicsAddressStmt createCicsAddressStmt()
           
 CicsAfterClause createCicsAfterClause()
           
 CicsAskTimeStmt createCicsAskTimeStmt()
           
 CicsAssignClause createCicsAssignClause()
           
 CicsAssignStmt createCicsAssignStmt()
           
 CicsAtClause createCicsAtClause()
           
 CicsBifDeeditStmt createCicsBifDeeditStmt()
           
 CicsCommunicationAreaClause createCicsCommunicationAreaClause()
           
 CicsDelayStmt createCicsDelayStmt()
           
 CicsDeleteKeyLengthClause createCicsDeleteKeyLengthClause()
           
 CicsDeleteQTDStmt createCicsDeleteQTDStmt()
           
 CicsDeleteQTSStmt createCicsDeleteQTSStmt()
           
 CicsDeleteRidfldClause createCicsDeleteRidfldClause()
           
 CicsDeleteStmt createCicsDeleteStmt()
           
 CicsDeleteTokenClause createCicsDeleteTokenClause()
           
 CicsDumpTransactionFromClause createCicsDumpTransactionFromClause()
           
 CicsDumpTransactionSegmentListClause createCicsDumpTransactionSegmentListClause()
           
 CicsDumpTransactionStmt createCicsDumpTransactionStmt()
           
 CicsEndBrStmt createCicsEndBrStmt()
           
 CicsEraseClause createCicsEraseClause()
           
 CicsFileBrowseKeyLengthClause createCicsFileBrowseKeyLengthClause()
           
 CicsForClause createCicsForClause()
           
 CicsFormatTimeDateSeparatorClause createCicsFormatTimeDateSeparatorClause()
           
 CicsFormatTimeStmt createCicsFormatTimeStmt()
           
 CicsFormatTimeTimeClause createCicsFormatTimeTimeClause()
           
 CicsFormatTimeTimeSeparatorClause createCicsFormatTimeTimeSeparatorClause()
           
 CicsFreeMainStmt createCicsFreeMainStmt()
           
 CicsGetMainStmt createCicsGetMainStmt()
           
 CicsHandleAbendStmt createCicsHandleAbendStmt()
           
 CicsHandleAidClause createCicsHandleAidClause()
           
 CicsHandleAidStmt createCicsHandleAidStmt()
           
 CicsHandleConditionClause createCicsHandleConditionClause()
           
 CicsHandleConditionStmt createCicsHandleConditionStmt()
           
 CicsIgnoreConditionStmt createCicsIgnoreConditionStmt()
           
 CicsInputMessageClause createCicsInputMessageClause()
           
 CicsIntervalClause createCicsIntervalClause()
           
 CicsIntoClause createCicsIntoClause()
           
 CicsLinkStmt createCicsLinkStmt()
           
 CicsLoadStmt createCicsLoadStmt()
           
 CicsPopHandleStmt createCicsPopHandleStmt()
           
 CicsPushHandleStmt createCicsPushHandleStmt()
           
 CicsReadNextStmt createCicsReadNextStmt()
           
 CicsReadPrevStmt createCicsReadPrevStmt()
           
 CicsReadQTDStmt createCicsReadQTDStmt()
           
 CicsReadQTSStmt createCicsReadQTSStmt()
           
 CicsReadStmt createCicsReadStmt()
           
 CicsReadUpdateClause createCicsReadUpdateClause()
           
 CicsReceiveMapFromClause createCicsReceiveMapFromClause()
           
 CicsReceiveMapStmt createCicsReceiveMapStmt()
           
 CicsReceiveMapTerminalClause createCicsReceiveMapTerminalClause()
           
 CicsReleaseStmt createCicsReleaseStmt()
           
 CicsResetBrStmt createCicsResetBrStmt()
           
 CicsRetrieveStmt createCicsRetrieveStmt()
           
 CicsReturnStmt createCicsReturnStmt()
           
 CicsReturnTransactionIdClause createCicsReturnTransactionIdClause()
           
 CicsRewriteStmt createCicsRewriteStmt()
           
 CicsSendMapCursorClause createCicsSendMapCursorClause()
           
 CicsSendMapStmt createCicsSendMapStmt()
           
 CicsSendTextStmt createCicsSendTextStmt()
           
 CicsSetClause createCicsSetClause()
           
 CicsStartBrStmt createCicsStartBrStmt()
           
 CicsStartFromClause createCicsStartFromClause()
           
 CicsStartStmt createCicsStartStmt()
           
 CicsSyncPointStmt createCicsSyncPointStmt()
           
 CicsTimeClause createCicsTimeClause()
           
 CicsUnlockStmt createCicsUnlockStmt()
           
 CicsUntilClause createCicsUntilClause()
           
 CicsWriteQTDStmt createCicsWriteQTDStmt()
           
 CicsWriteQTSStmt createCicsWriteQTSStmt()
           
 CicsWriteStmt createCicsWriteStmt()
           
 CicsXctlStmt createCicsXctlStmt()
           
 ClassType createClassTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 CloseObject createCloseObject()
           
 CloseReel createCloseReel()
           
 CloseStmt createCloseStmt()
           
 CloseUnit createCloseUnit()
           
 CommentStmt createCommentStmt()
           
 ComputeStmt createComputeStmt()
           
 ConfigurationSection createConfigurationSection()
           
 ContinueStmt createContinueStmt()
           
 Copybook createCopybook()
           
 CopybookItem createCopybookItem()
           
 CopyStmt createCopyStmt()
           
 CurrencySignClause createCurrencySignClause()
           
 DataCategory createDataCategoryFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 DataDivision createDataDivision()
           
 DataItemLite createDataItemLite()
           
 DataItemLiteGroup createDataItemLiteGroup()
           
 DataItemLitePartition createDataItemLitePartition()
           
 DataSubscript createDataSubscript()
           
 DBCSItem createDBCSItem()
           
 DebuggingUseStmt createDebuggingUseStmt()
           
 Declaratives createDeclaratives()
           
 DeleteStmt createDeleteStmt()
           
 DisplayStmt createDisplayStmt()
           
 DivideByGivingRemainderStmt createDivideByGivingRemainderStmt()
           
 DivideByGivingSimpleStmt createDivideByGivingSimpleStmt()
           
 DivideIntoGivingRemainderStmt createDivideIntoGivingRemainderStmt()
           
 DivideIntoGivingSimpleStmt createDivideIntoGivingSimpleStmt()
           
 DivideIntoSimpleStmt createDivideIntoSimpleStmt()
           
 EntryStmt createEntryStmt()
           
 Environment createEnvironment()
           
 EnvironmentDivision createEnvironmentDivision()
           
 EnvironmentType createEnvironmentTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 EvaluateAny createEvaluateAny()
           
 EvaluateExprRange createEvaluateExprRange()
           
 EvaluateStmt createEvaluateStmt()
           
 EvaluateWhenBlock createEvaluateWhenBlock()
           
 EvaluateWhenClause createEvaluateWhenClause()
           
 ExceptionUseStmt createExceptionUseStmt()
           
 ExecCicsStmt createExecCicsStmt()
           
 ExecSqlStmt createExecSqlStmt()
           
 ExitProgramStmt createExitProgramStmt()
           
 ExitStmt createExitStmt()
           
 Expr88Cond createExpr88Cond()
           
 ExprArithAdd createExprArithAdd()
           
 ExprArithDivide createExprArithDivide()
           
 ExprArithExpo createExprArithExpo()
           
 ExprArithMultiply createExprArithMultiply()
           
 ExprArithSubtract createExprArithSubtract()
           
 ExprArithUnaryMinus createExprArithUnaryMinus()
           
 ExprDataRef createExprDataRef()
           
 ExprEqual createExprEqual()
           
 ExprGreater createExprGreater()
           
 ExprGreaterOrEqual createExprGreaterOrEqual()
           
 ExprIndexRef createExprIndexRef()
           
 ExprIsNotSignCond createExprIsNotSignCond()
           
 ExprIsNotStdClassCond createExprIsNotStdClassCond()
           
 ExprIsNotUserClassCond createExprIsNotUserClassCond()
           
 ExprIsSignCond createExprIsSignCond()
           
 ExprIsStdClassCond createExprIsStdClassCond()
           
 ExprIsUserClassCond createExprIsUserClassCond()
           
 ExprLess createExprLess()
           
 ExprLessOrEqual createExprLessOrEqual()
           
 ExprLiteral createExprLiteral()
           
 ExprLogicalAnd createExprLogicalAnd()
           
 ExprLogicalNot createExprLogicalNot()
           
 ExprLogicalOr createExprLogicalOr()
           
 ExprNotEqual createExprNotEqual()
           
 ExprNotGreater createExprNotGreater()
           
 ExprNotLess createExprNotLess()
           
 ExprSwitchStatusCond createExprSwitchStatusCond()
           
 ExternalFloatItem createExternalFloatItem()
           
 FileAccessMode createFileAccessModeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 FileDescriptionEntry createFileDescriptionEntry()
           
 FileSection createFileSection()
           
 FixedTableDataItem createFixedTableDataItem()
           
 FormalParameter createFormalParameter()
           
 FormalParamType createFormalParamTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Object createFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 FuncRef createFuncRef()
           
 GoBackStmt createGoBackStmt()
           
 GoToAlteredStmt createGoToAlteredStmt()
           
 GoToConditionalStmt createGoToConditionalStmt()
           
 GoToUnconditionalStmt createGoToUnconditionalStmt()
           
 GroupDataItem createGroupDataItem()
           
 IdentificationDivision createIdentificationDivision()
           
 IfThenElseStmt createIfThenElseStmt()
           
 ImpactReport createImpactReport()
           
 IndexedFileControlEntry createIndexedFileControlEntry()
           
 IndexRef createIndexRef()
           
 IndexSubscript createIndexSubscript()
           
 IndexVariable createIndexVariable()
           
 InitializeStmt createInitializeStmt()
           
 InputOutputSection createInputOutputSection()
           
 InspectAfterClause createInspectAfterClause()
           
 InspectBeforeClause createInspectBeforeClause()
           
 InspectConvertingStmt createInspectConvertingStmt()
           
 InspectReplacingAll createInspectReplacingAll()
           
 InspectReplacingAllOrLeadingOrFirstClause createInspectReplacingAllOrLeadingOrFirstClause()
           
 InspectReplacingCharactersBy createInspectReplacingCharactersBy()
           
 InspectReplacingFirst createInspectReplacingFirst()
           
 InspectReplacingLeading createInspectReplacingLeading()
           
 InspectReplacingStmt createInspectReplacingStmt()
           
 InspectTallyingAll createInspectTallyingAll()
           
 InspectTallyingAllOrLeadingClause createInspectTallyingAllOrLeadingClause()
           
 InspectTallyingCharacters createInspectTallyingCharacters()
           
 InspectTallyingClause createInspectTallyingClause()
           
 InspectTallyingLeading createInspectTallyingLeading()
           
 InspectTallyingReplacingStmt createInspectTallyingReplacingStmt()
           
 InspectTallyingStmt createInspectTallyingStmt()
           
 InternalFloatItem createInternalFloatItem()
           
 IntSubscript createIntSubscript()
           
 IOFiles createIOFiles()
           
 IOProcedure createIOProcedure()
           
 KeyCondition createKeyCondition()
           
 KeyConditionType createKeyConditionTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 LengthOf createLengthOf()
           
 Level01Item createLevel01Item()
           
 Level66Item createLevel66Item()
           
 Level77Item createLevel77Item()
           
 Level88Item createLevel88Item()
           
 Level88ItemRef createLevel88ItemRef()
           
 LinageCounter createLinageCounter()
           
 LineSequentialFileControlEntry createLineSequentialFileControlEntry()
           
 LinkageSection createLinkageSection()
           
 LiteNode createLiteNode()
           
 Literal createLiteral()
           
 LiteralTypedValue createLiteralTypedValue()
           
 LiteralType createLiteralTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 LiteralValueList createLiteralValueList()
           
 LiteralValueRange createLiteralValueRange()
           
 LocalStorageSection createLocalStorageSection()
           
 MemorySize createMemorySize()
           
 MemorySizeUnit createMemorySizeUnitFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 MergeStmt createMergeStmt()
           
 MnemonicName createMnemonicName()
           
 MoveCorrStmt createMoveCorrStmt()
           
 MoveSimpleStmt createMoveSimpleStmt()
           
 MultiplyByGivingStmt createMultiplyByGivingStmt()
           
 MultiplyByStmt createMultiplyByStmt()
           
 NoOpStmt createNoOpStmt()
           
 NumericEditedItem createNumericEditedItem()
           
 NumericItem createNumericItem()
           
 ObjectComputerParagraph createObjectComputerParagraph()
           
 ObjectReferenceItem createObjectReferenceItem()
           
 OnKeyClause createOnKeyClause()
           
 OpenClause createOpenClause()
           
 OpenMode createOpenModeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 OpenObject createOpenObject()
           
 OpenStmt createOpenStmt()
           
 Paragraph createParagraph()
           
 PerformFromTo createPerformFromTo()
           
 PerformInline createPerformInline()
           
 PerformStmt createPerformStmt()
           
 PIControllerTimes createPIControllerTimes()
           
 PIControllerUntil createPIControllerUntil()
           
 PIControllerVarying createPIControllerVarying()
           
 PIControllerVaryingClause createPIControllerVaryingClause()
           
 ProcedureDivision createProcedureDivision()
           
 ProcedureDivisionHeader createProcedureDivisionHeader()
           
 Program createProgram()
           
 ProgramSourceFile createProgramSourceFile()
           
 ReadDirection createReadDirectionFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 ReadStmt createReadStmt()
           
 RecordSequentialFileControlEntry createRecordSequentialFileControlEntry()
           
 RefMod createRefMod()
           
 RelativeFileControlEntry createRelativeFileControlEntry()
           
 ReleaseStmt createReleaseStmt()
           
 ReplacingClause createReplacingClause()
           
 ReservePhrase createReservePhrase()
           
 ReturnStmt createReturnStmt()
           
 RewriteStmt createRewriteStmt()
           
 SearchWhenClause createSearchWhenClause()
           
 Section createSection()
           
 Sentence createSentence()
           
 SequentialFileControlEntry createSequentialFileControlEntry()
           
 SerialSearchStmt createSerialSearchStmt()
           
 Set88ItemsStmt createSet88ItemsStmt()
           
 SetAdjustIndicesStmt createSetAdjustIndicesStmt()
           
 SetIndicesStmt createSetIndicesStmt()
           
 SetPointersToAddressStmt createSetPointersToAddressStmt()
           
 SetPointersToNullStmt createSetPointersToNullStmt()
           
 SetProcPointersToEntryStmt createSetProcPointersToEntryStmt()
           
 SetProcPointersToNullStmt createSetProcPointersToNullStmt()
           
 SetProcPointersToPointerStmt createSetProcPointersToPointerStmt()
           
 SetProcPointersToProcPointerStmt createSetProcPointersToProcPointerStmt()
           
 SetSwitchesClause createSetSwitchesClause()
           
 SetSwitchesStmt createSetSwitchesStmt()
           
 SignType createSignTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 SimpleRef createSimpleRef()
           
 SortStmt createSortStmt()
           
 SourceComputerParagraph createSourceComputerParagraph()
           
 SpecialNamesParagraph createSpecialNamesParagraph()
           
 StartStmt createStartStmt()
           
 StopLiteralStmt createStopLiteralStmt()
           
 StopRunStmt createStopRunStmt()
           
 StringClause createStringClause()
           
 StringStmt createStringStmt()
           
 SubtractCorrStmt createSubtractCorrStmt()
           
 SubtractFromGivingStmt createSubtractFromGivingStmt()
           
 SubtractFromStmt createSubtractFromStmt()
           
 SwitchStatusCondition createSwitchStatusCondition()
           
 SymbolicCharactersClause createSymbolicCharactersClause()
           
 SystemInfo createSystemInfoFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 TableKeyInfo createTableKeyInfo()
           
 TableRef createTableRef()
           
 UnicodeItem createUnicodeItem()
           
 UnstringDelimitedClause createUnstringDelimitedClause()
           
 UnstringDelimiter createUnstringDelimiter()
           
 UnstringIntoClause createUnstringIntoClause()
           
 UnstringStmt createUnstringStmt()
           
 UPSISwitch createUPSISwitch()
           
 UPSISwitchBit createUPSISwitchBitFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 UsageValues createUsageValuesFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 UserDefinedCharacterClass createUserDefinedCharacterClass()
           
 UseStmt createUseStmt()
           
 VariableGroup createVariableGroup()
           
 VariablePartition createVariablePartition()
           
 VariableTableDataItem createVariableTableDataItem()
           
 WorkingStorageSection createWorkingStorageSection()
           
 WriteAdvancingClause createWriteAdvancingClause()
           
 WriteStmt createWriteStmt()
           
 COBOLPackage getCOBOLPackage()
           
static COBOLPackage getPackage()
          Deprecated.  
static COBOLFactory init()
          Creates the default factory implementation.
 
Methods inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl
basicSetEPackage, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eUnset, getEPackage, setEPackage
 
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eObjectForURIFragmentSegment, eURIFragmentSegment, getEAnnotation, getEAnnotations
 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eInternalContainer
 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset, toString
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.emf.ecore.EFactory
getEPackage, setEPackage
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
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.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Field Detail

copyright

public static final java.lang.String copyright

See Also:
Constant Field Values
Constructor Detail

COBOLFactoryImpl

public COBOLFactoryImpl()
Creates an instance of the factory.

Method Detail

init

public static COBOLFactory init()
Creates the default factory implementation.


create

public org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)

Specified by:
create in interface org.eclipse.emf.ecore.EFactory
Overrides:
create in class org.eclipse.emf.ecore.impl.EFactoryImpl

createFromString

public java.lang.Object createFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                         java.lang.String initialValue)

Specified by:
createFromString in interface org.eclipse.emf.ecore.EFactory
Overrides:
createFromString in class org.eclipse.emf.ecore.impl.EFactoryImpl

convertToString

public java.lang.String convertToString(org.eclipse.emf.ecore.EDataType eDataType,
                                        java.lang.Object instanceValue)

Specified by:
convertToString in interface org.eclipse.emf.ecore.EFactory
Overrides:
convertToString in class org.eclipse.emf.ecore.impl.EFactoryImpl

createLiteNode

public LiteNode createLiteNode()

Specified by:
createLiteNode in interface COBOLFactory
Returns:
a new object of class 'Lite Node'.

createDataItemLite

public DataItemLite createDataItemLite()

Specified by:
createDataItemLite in interface COBOLFactory
Returns:
a new object of class 'Data Item Lite'.

createDataItemLiteGroup

public DataItemLiteGroup createDataItemLiteGroup()

Specified by:
createDataItemLiteGroup in interface COBOLFactory
Returns:
a new object of class 'Data Item Lite Group'.

createASTNodeLite

public ASTNodeLite createASTNodeLite()

Specified by:
createASTNodeLite in interface COBOLFactory
Returns:
a new object of class 'AST Node Lite'.

createDataItemLitePartition

public DataItemLitePartition createDataItemLitePartition()

Specified by:
createDataItemLitePartition in interface COBOLFactory
Returns:
a new object of class 'Data Item Lite Partition'.

createImpactReport

public ImpactReport createImpactReport()

Specified by:
createImpactReport in interface COBOLFactory
Returns:
a new object of class 'Impact Report'.

createASTNodeWrapper

public ASTNodeWrapper createASTNodeWrapper()

Specified by:
createASTNodeWrapper in interface COBOLFactory
Returns:
a new object of class 'AST Node Wrapper'.

createASTNodeSet

public ASTNodeSet createASTNodeSet()

Specified by:
createASTNodeSet in interface COBOLFactory
Returns:
a new object of class 'AST Node Set'.

createVariableGroup

public VariableGroup createVariableGroup()

Specified by:
createVariableGroup in interface COBOLFactory
Returns:
a new object of class 'Variable Group'.

createVariablePartition

public VariablePartition createVariablePartition()

Specified by:
createVariablePartition in interface COBOLFactory
Returns:
a new object of class 'Variable Partition'.

createIdentificationDivision

public IdentificationDivision createIdentificationDivision()

Specified by:
createIdentificationDivision in interface COBOLFactory
Returns:
a new object of class 'Identification Division'.

createEnvironmentDivision

public EnvironmentDivision createEnvironmentDivision()

Specified by:
createEnvironmentDivision in interface COBOLFactory
Returns:
a new object of class 'Environment Division'.

createDataDivision

public DataDivision createDataDivision()

Specified by:
createDataDivision in interface COBOLFactory
Returns:
a new object of class 'Data Division'.

createConfigurationSection

public ConfigurationSection createConfigurationSection()

Specified by:
createConfigurationSection in interface COBOLFactory
Returns:
a new object of class 'Configuration Section'.

createSourceComputerParagraph

public SourceComputerParagraph createSourceComputerParagraph()

Specified by:
createSourceComputerParagraph in interface COBOLFactory
Returns:
a new object of class 'Source Computer Paragraph'.

createObjectComputerParagraph

public ObjectComputerParagraph createObjectComputerParagraph()

Specified by:
createObjectComputerParagraph in interface COBOLFactory
Returns:
a new object of class 'Object Computer Paragraph'.

createMemorySize

public MemorySize createMemorySize()

Specified by:
createMemorySize in interface COBOLFactory
Returns:
a new object of class 'Memory Size'.

createSpecialNamesParagraph

public SpecialNamesParagraph createSpecialNamesParagraph()

Specified by:
createSpecialNamesParagraph in interface COBOLFactory
Returns:
a new object of class 'Special Names Paragraph'.

createMnemonicName

public MnemonicName createMnemonicName()

Specified by:
createMnemonicName in interface COBOLFactory
Returns:
a new object of class 'Mnemonic Name'.

createUPSISwitch

public UPSISwitch createUPSISwitch()

Specified by:
createUPSISwitch in interface COBOLFactory
Returns:
a new object of class 'UPSI Switch'.

createSwitchStatusCondition

public SwitchStatusCondition createSwitchStatusCondition()

Specified by:
createSwitchStatusCondition in interface COBOLFactory
Returns:
a new object of class 'Switch Status Condition'.

createAlphabet

public Alphabet createAlphabet()

Specified by:
createAlphabet in interface COBOLFactory
Returns:
a new object of class 'Alphabet'.

createLiteralValueList

public LiteralValueList createLiteralValueList()

Specified by:
createLiteralValueList in interface COBOLFactory
Returns:
a new object of class 'Literal Value List'.

createSymbolicCharactersClause

public SymbolicCharactersClause createSymbolicCharactersClause()

Specified by:
createSymbolicCharactersClause in interface COBOLFactory
Returns:
a new object of class 'Symbolic Characters Clause'.

createUserDefinedCharacterClass

public UserDefinedCharacterClass createUserDefinedCharacterClass()

Specified by:
createUserDefinedCharacterClass in interface COBOLFactory
Returns:
a new object of class 'User Defined Character Class'.

createCurrencySignClause

public CurrencySignClause createCurrencySignClause()

Specified by:
createCurrencySignClause in interface COBOLFactory
Returns:
a new object of class 'Currency Sign Clause'.

createInputOutputSection

public InputOutputSection createInputOutputSection()

Specified by:
createInputOutputSection in interface COBOLFactory
Returns:
a new object of class 'Input Output Section'.

createReservePhrase

public ReservePhrase createReservePhrase()

Specified by:
createReservePhrase in interface COBOLFactory
Returns:
a new object of class 'Reserve Phrase'.

createLineSequentialFileControlEntry

public LineSequentialFileControlEntry createLineSequentialFileControlEntry()

Specified by:
createLineSequentialFileControlEntry in interface COBOLFactory
Returns:
a new object of class 'Line Sequential File Control Entry'.

createRecordSequentialFileControlEntry

public RecordSequentialFileControlEntry createRecordSequentialFileControlEntry()

Specified by:
createRecordSequentialFileControlEntry in interface COBOLFactory
Returns:
a new object of class 'Record Sequential File Control Entry'.

createBinarySequentialFileControlEntry

public BinarySequentialFileControlEntry createBinarySequentialFileControlEntry()

Specified by:
createBinarySequentialFileControlEntry in interface COBOLFactory
Returns:
a new object of class 'Binary Sequential File Control Entry'.

createSequentialFileControlEntry

public SequentialFileControlEntry createSequentialFileControlEntry()

Specified by:
createSequentialFileControlEntry in interface COBOLFactory
Returns:
a new object of class 'Sequential File Control Entry'.

createIndexedFileControlEntry

public IndexedFileControlEntry createIndexedFileControlEntry()

Specified by:
createIndexedFileControlEntry in interface COBOLFactory
Returns:
a new object of class 'Indexed File Control Entry'.

createAlternateKeyClause

public AlternateKeyClause createAlternateKeyClause()

Specified by:
createAlternateKeyClause in interface COBOLFactory
Returns:
a new object of class 'Alternate Key Clause'.

createRelativeFileControlEntry

public RelativeFileControlEntry createRelativeFileControlEntry()

Specified by:
createRelativeFileControlEntry in interface COBOLFactory
Returns:
a new object of class 'Relative File Control Entry'.

createFileSection

public FileSection createFileSection()

Specified by:
createFileSection in interface COBOLFactory
Returns:
a new object of class 'File Section'.

createWorkingStorageSection

public WorkingStorageSection createWorkingStorageSection()

Specified by:
createWorkingStorageSection in interface COBOLFactory
Returns:
a new object of class 'Working Storage Section'.

createLocalStorageSection

public LocalStorageSection createLocalStorageSection()

Specified by:
createLocalStorageSection in interface COBOLFactory
Returns:
a new object of class 'Local Storage Section'.

createLinkageSection

public LinkageSection createLinkageSection()

Specified by:
createLinkageSection in interface COBOLFactory
Returns:
a new object of class 'Linkage Section'.

createFileDescriptionEntry

public FileDescriptionEntry createFileDescriptionEntry()

Specified by:
createFileDescriptionEntry in interface COBOLFactory
Returns:
a new object of class 'File Description Entry'.

createLevel01Item

public Level01Item createLevel01Item()

Specified by:
createLevel01Item in interface COBOLFactory
Returns:
a new object of class 'Level01 Item'.

createLevel77Item

public Level77Item createLevel77Item()

Specified by:
createLevel77Item in interface COBOLFactory
Returns:
a new object of class 'Level77 Item'.

createGroupDataItem

public GroupDataItem createGroupDataItem()

Specified by:
createGroupDataItem in interface COBOLFactory
Returns:
a new object of class 'Group Data Item'.

createTableKeyInfo

public TableKeyInfo createTableKeyInfo()

Specified by:
createTableKeyInfo in interface COBOLFactory
Returns:
a new object of class 'Table Key Info'.

createIndexVariable

public IndexVariable createIndexVariable()

Specified by:
createIndexVariable in interface COBOLFactory
Returns:
a new object of class 'Index Variable'.

createFixedTableDataItem

public FixedTableDataItem createFixedTableDataItem()

Specified by:
createFixedTableDataItem in interface COBOLFactory
Returns:
a new object of class 'Fixed Table Data Item'.

createVariableTableDataItem

public VariableTableDataItem createVariableTableDataItem()

Specified by:
createVariableTableDataItem in interface COBOLFactory
Returns:
a new object of class 'Variable Table Data Item'.

createAlphabeticItem

public AlphabeticItem createAlphabeticItem()

Specified by:
createAlphabeticItem in interface COBOLFactory
Returns:
a new object of class 'Alphabetic Item'.

createNumericItem

public NumericItem createNumericItem()

Specified by:
createNumericItem in interface COBOLFactory
Returns:
a new object of class 'Numeric Item'.

createAlphaNumericItem

public AlphaNumericItem createAlphaNumericItem()

Specified by:
createAlphaNumericItem in interface COBOLFactory
Returns:
a new object of class 'Alpha Numeric Item'.

createAlphaNumericEditedItem

public AlphaNumericEditedItem createAlphaNumericEditedItem()

Specified by:
createAlphaNumericEditedItem in interface COBOLFactory
Returns:
a new object of class 'Alpha Numeric Edited Item'.

createNumericEditedItem

public NumericEditedItem createNumericEditedItem()

Specified by:
createNumericEditedItem in interface COBOLFactory
Returns:
a new object of class 'Numeric Edited Item'.

createDBCSItem

public DBCSItem createDBCSItem()

Specified by:
createDBCSItem in interface COBOLFactory
Returns:
a new object of class 'DBCS Item'.

createObjectReferenceItem

public ObjectReferenceItem createObjectReferenceItem()

Specified by:
createObjectReferenceItem in interface COBOLFactory
Returns:
a new object of class 'Object Reference Item'.

createUnicodeItem

public UnicodeItem createUnicodeItem()

Specified by:
createUnicodeItem in interface COBOLFactory
Returns:
a new object of class 'Unicode Item'.

createInternalFloatItem

public InternalFloatItem createInternalFloatItem()

Specified by:
createInternalFloatItem in interface COBOLFactory
Returns:
a new object of class 'Internal Float Item'.

createExternalFloatItem

public ExternalFloatItem createExternalFloatItem()

Specified by:
createExternalFloatItem in interface COBOLFactory
Returns:
a new object of class 'External Float Item'.

createAddressingItem

public AddressingItem createAddressingItem()

Specified by:
createAddressingItem in interface COBOLFactory
Returns:
a new object of class 'Addressing Item'.

createLevel88Item

public Level88Item createLevel88Item()

Specified by:
createLevel88Item in interface COBOLFactory
Returns:
a new object of class 'Level88 Item'.

createLiteralValueRange

public LiteralValueRange createLiteralValueRange()

Specified by:
createLiteralValueRange in interface COBOLFactory
Returns:
a new object of class 'Literal Value Range'.

createLiteralTypedValue

public LiteralTypedValue createLiteralTypedValue()

Specified by:
createLiteralTypedValue in interface COBOLFactory
Returns:
a new object of class 'Literal Typed Value'.

createLevel66Item

public Level66Item createLevel66Item()

Specified by:
createLevel66Item in interface COBOLFactory
Returns:
a new object of class 'Level66 Item'.

createCopybookItem

public CopybookItem createCopybookItem()

Specified by:
createCopybookItem in interface COBOLFactory
Returns:
a new object of class 'Copybook Item'.

createProgramSourceFile

public ProgramSourceFile createProgramSourceFile()

Specified by:
createProgramSourceFile in interface COBOLFactory
Returns:
a new object of class 'Program Source File'.

createCopybook

public Copybook createCopybook()

Specified by:
createCopybook in interface COBOLFactory
Returns:
a new object of class 'Copybook'.

createProgram

public Program createProgram()

Specified by:
createProgram in interface COBOLFactory
Returns:
a new object of class 'Program'.

createProcedureDivision

public ProcedureDivision createProcedureDivision()

Specified by:
createProcedureDivision in interface COBOLFactory
Returns:
a new object of class 'Procedure Division'.

createProcedureDivisionHeader

public ProcedureDivisionHeader createProcedureDivisionHeader()

Specified by:
createProcedureDivisionHeader in interface COBOLFactory
Returns:
a new object of class 'Procedure Division Header'.

createSection

public Section createSection()

Specified by:
createSection in interface COBOLFactory
Returns:
a new object of class 'Section'.

createParagraph

public Paragraph createParagraph()

Specified by:
createParagraph in interface COBOLFactory
Returns:
a new object of class 'Paragraph'.

createSentence

public Sentence createSentence()

Specified by:
createSentence in interface COBOLFactory
Returns:
a new object of class 'Sentence'.

createNoOpStmt

public NoOpStmt createNoOpStmt()

Specified by:
createNoOpStmt in interface COBOLFactory
Returns:
a new object of class 'No Op Stmt'.

createExitStmt

public ExitStmt createExitStmt()

Specified by:
createExitStmt in interface COBOLFactory
Returns:
a new object of class 'Exit Stmt'.

createContinueStmt

public ContinueStmt createContinueStmt()

Specified by:
createContinueStmt in interface COBOLFactory
Returns:
a new object of class 'Continue Stmt'.

createMoveSimpleStmt

public MoveSimpleStmt createMoveSimpleStmt()

Specified by:
createMoveSimpleStmt in interface COBOLFactory
Returns:
a new object of class 'Move Simple Stmt'.

createMoveCorrStmt

public MoveCorrStmt createMoveCorrStmt()

Specified by:
createMoveCorrStmt in interface COBOLFactory
Returns:
a new object of class 'Move Corr Stmt'.

createCallStmt

public CallStmt createCallStmt()

Specified by:
createCallStmt in interface COBOLFactory
Returns:
a new object of class 'Call Stmt'.

createEntryStmt

public EntryStmt createEntryStmt()

Specified by:
createEntryStmt in interface COBOLFactory
Returns:
a new object of class 'Entry Stmt'.

createLiteral

public Literal createLiteral()

Specified by:
createLiteral in interface COBOLFactory
Returns:
a new object of class 'Literal'.

createActualParameter

public ActualParameter createActualParameter()

Specified by:
createActualParameter in interface COBOLFactory
Returns:
a new object of class 'Actual Parameter'.

createFormalParameter

public FormalParameter createFormalParameter()

Specified by:
createFormalParameter in interface COBOLFactory
Returns:
a new object of class 'Formal Parameter'.

createIndexRef

public IndexRef createIndexRef()

Specified by:
createIndexRef in interface COBOLFactory
Returns:
a new object of class 'Index Ref'.

createSetIndicesStmt

public SetIndicesStmt createSetIndicesStmt()

Specified by:
createSetIndicesStmt in interface COBOLFactory
Returns:
a new object of class 'Set Indices Stmt'.

createSetAdjustIndicesStmt

public SetAdjustIndicesStmt createSetAdjustIndicesStmt()

Specified by:
createSetAdjustIndicesStmt in interface COBOLFactory
Returns:
a new object of class 'Set Adjust Indices Stmt'.

createSetSwitchesStmt

public SetSwitchesStmt createSetSwitchesStmt()

Specified by:
createSetSwitchesStmt in interface COBOLFactory
Returns:
a new object of class 'Set Switches Stmt'.

createSetSwitchesClause

public SetSwitchesClause createSetSwitchesClause()

Specified by:
createSetSwitchesClause in interface COBOLFactory
Returns:
a new object of class 'Set Switches Clause'.

createLevel88ItemRef

public Level88ItemRef createLevel88ItemRef()

Specified by:
createLevel88ItemRef in interface COBOLFactory
Returns:
a new object of class 'Level88 Item Ref'.

createSet88ItemsStmt

public Set88ItemsStmt createSet88ItemsStmt()

Specified by:
createSet88ItemsStmt in interface COBOLFactory
Returns:
a new object of class 'Set88 Items Stmt'.

createSetPointersToNullStmt

public SetPointersToNullStmt createSetPointersToNullStmt()

Specified by:
createSetPointersToNullStmt in interface COBOLFactory
Returns:
a new object of class 'Set Pointers To Null Stmt'.

createSetPointersToAddressStmt

public SetPointersToAddressStmt createSetPointersToAddressStmt()

Specified by:
createSetPointersToAddressStmt in interface COBOLFactory
Returns:
a new object of class 'Set Pointers To Address Stmt'.

createSetProcPointersToNullStmt

public SetProcPointersToNullStmt createSetProcPointersToNullStmt()

Specified by:
createSetProcPointersToNullStmt in interface COBOLFactory
Returns:
a new object of class 'Set Proc Pointers To Null Stmt'.

createSetProcPointersToProcPointerStmt

public SetProcPointersToProcPointerStmt createSetProcPointersToProcPointerStmt()

Specified by:
createSetProcPointersToProcPointerStmt in interface COBOLFactory
Returns:
a new object of class 'Set Proc Pointers To Proc Pointer Stmt'.

createSetProcPointersToPointerStmt

public SetProcPointersToPointerStmt createSetProcPointersToPointerStmt()

Specified by:
createSetProcPointersToPointerStmt in interface COBOLFactory
Returns:
a new object of class 'Set Proc Pointers To Pointer Stmt'.

createSetProcPointersToEntryStmt

public SetProcPointersToEntryStmt createSetProcPointersToEntryStmt()

Specified by:
createSetProcPointersToEntryStmt in interface COBOLFactory
Returns:
a new object of class 'Set Proc Pointers To Entry Stmt'.

createIfThenElseStmt

public IfThenElseStmt createIfThenElseStmt()

Specified by:
createIfThenElseStmt in interface COBOLFactory
Returns:
a new object of class 'If Then Else Stmt'.

createBranch

public Branch createBranch()

Specified by:
createBranch in interface COBOLFactory
Returns:
a new object of class 'Branch'.

createEvaluateStmt

public EvaluateStmt createEvaluateStmt()

Specified by:
createEvaluateStmt in interface COBOLFactory
Returns:
a new object of class 'Evaluate Stmt'.

createEvaluateWhenBlock

public EvaluateWhenBlock createEvaluateWhenBlock()

Specified by:
createEvaluateWhenBlock in interface COBOLFactory
Returns:
a new object of class 'Evaluate When Block'.

createEvaluateWhenClause

public EvaluateWhenClause createEvaluateWhenClause()

Specified by:
createEvaluateWhenClause in interface COBOLFactory
Returns:
a new object of class 'Evaluate When Clause'.

createEvaluateAny

public EvaluateAny createEvaluateAny()

Specified by:
createEvaluateAny in interface COBOLFactory
Returns:
a new object of class 'Evaluate Any'.

createEvaluateExprRange

public EvaluateExprRange createEvaluateExprRange()

Specified by:
createEvaluateExprRange in interface COBOLFactory
Returns:
a new object of class 'Evaluate Expr Range'.

createPerformStmt

public PerformStmt createPerformStmt()

Specified by:
createPerformStmt in interface COBOLFactory
Returns:
a new object of class 'Perform Stmt'.

createPerformInline

public PerformInline createPerformInline()

Specified by:
createPerformInline in interface COBOLFactory
Returns:
a new object of class 'Perform Inline'.

createPerformFromTo

public PerformFromTo createPerformFromTo()

Specified by:
createPerformFromTo in interface COBOLFactory
Returns:
a new object of class 'Perform From To'.

createPIControllerTimes

public PIControllerTimes createPIControllerTimes()

Specified by:
createPIControllerTimes in interface COBOLFactory
Returns:
a new object of class 'PI Controller Times'.

createPIControllerUntil

public PIControllerUntil createPIControllerUntil()

Specified by:
createPIControllerUntil in interface COBOLFactory
Returns:
a new object of class 'PI Controller Until'.

createPIControllerVarying

public PIControllerVarying createPIControllerVarying()

Specified by:
createPIControllerVarying in interface COBOLFactory
Returns:
a new object of class 'PI Controller Varying'.

createPIControllerVaryingClause

public PIControllerVaryingClause createPIControllerVaryingClause()

Specified by:
createPIControllerVaryingClause in interface COBOLFactory
Returns:
a new object of class 'PI Controller Varying Clause'.

createGoToAlteredStmt

public GoToAlteredStmt createGoToAlteredStmt()

Specified by:
createGoToAlteredStmt in interface COBOLFactory
Returns:
a new object of class 'Go To Altered Stmt'.

createGoToUnconditionalStmt

public GoToUnconditionalStmt createGoToUnconditionalStmt()

Specified by:
createGoToUnconditionalStmt in interface COBOLFactory
Returns:
a new object of class 'Go To Unconditional Stmt'.

createGoToConditionalStmt

public GoToConditionalStmt createGoToConditionalStmt()

Specified by:
createGoToConditionalStmt in interface COBOLFactory
Returns:
a new object of class 'Go To Conditional Stmt'.

createAlterStmt

public AlterStmt createAlterStmt()

Specified by:
createAlterStmt in interface COBOLFactory
Returns:
a new object of class 'Alter Stmt'.

createAlterClause

public AlterClause createAlterClause()

Specified by:
createAlterClause in interface COBOLFactory
Returns:
a new object of class 'Alter Clause'.

createExitProgramStmt

public ExitProgramStmt createExitProgramStmt()

Specified by:
createExitProgramStmt in interface COBOLFactory
Returns:
a new object of class 'Exit Program Stmt'.

createStopRunStmt

public StopRunStmt createStopRunStmt()

Specified by:
createStopRunStmt in interface COBOLFactory
Returns:
a new object of class 'Stop Run Stmt'.

createStopLiteralStmt

public StopLiteralStmt createStopLiteralStmt()

Specified by:
createStopLiteralStmt in interface COBOLFactory
Returns:
a new object of class 'Stop Literal Stmt'.

createCancelStmt

public CancelStmt createCancelStmt()

Specified by:
createCancelStmt in interface COBOLFactory
Returns:
a new object of class 'Cancel Stmt'.

createGoBackStmt

public GoBackStmt createGoBackStmt()

Specified by:
createGoBackStmt in interface COBOLFactory
Returns:
a new object of class 'Go Back Stmt'.

createSimpleRef

public SimpleRef createSimpleRef()

Specified by:
createSimpleRef in interface COBOLFactory
Returns:
a new object of class 'Simple Ref'.

createTableRef

public TableRef createTableRef()

Specified by:
createTableRef in interface COBOLFactory
Returns:
a new object of class 'Table Ref'.

createIntSubscript

public IntSubscript createIntSubscript()

Specified by:
createIntSubscript in interface COBOLFactory
Returns:
a new object of class 'Int Subscript'.

createAllSubscript

public AllSubscript createAllSubscript()

Specified by:
createAllSubscript in interface COBOLFactory
Returns:
a new object of class 'All Subscript'.

createDataSubscript

public DataSubscript createDataSubscript()

Specified by:
createDataSubscript in interface COBOLFactory
Returns:
a new object of class 'Data Subscript'.

createIndexSubscript

public IndexSubscript createIndexSubscript()

Specified by:
createIndexSubscript in interface COBOLFactory
Returns:
a new object of class 'Index Subscript'.

createRefMod

public RefMod createRefMod()

Specified by:
createRefMod in interface COBOLFactory
Returns:
a new object of class 'Ref Mod'.

createFuncRef

public FuncRef createFuncRef()

Specified by:
createFuncRef in interface COBOLFactory
Returns:
a new object of class 'Func Ref'.

createAddressOf

public AddressOf createAddressOf()

Specified by:
createAddressOf in interface COBOLFactory
Returns:
a new object of class 'Address Of'.

createLengthOf

public LengthOf createLengthOf()

Specified by:
createLengthOf in interface COBOLFactory
Returns:
a new object of class 'Length Of'.

createLinageCounter

public LinageCounter createLinageCounter()

Specified by:
createLinageCounter in interface COBOLFactory
Returns:
a new object of class 'Linage Counter'.

createExprLiteral

public ExprLiteral createExprLiteral()

Specified by:
createExprLiteral in interface COBOLFactory
Returns:
a new object of class 'Expr Literal'.

createExprDataRef

public ExprDataRef createExprDataRef()

Specified by:
createExprDataRef in interface COBOLFactory
Returns:
a new object of class 'Expr Data Ref'.

createExprIndexRef

public ExprIndexRef createExprIndexRef()

Specified by:
createExprIndexRef in interface COBOLFactory
Returns:
a new object of class 'Expr Index Ref'.

createExprArithUnaryMinus

public ExprArithUnaryMinus createExprArithUnaryMinus()

Specified by:
createExprArithUnaryMinus in interface COBOLFactory
Returns:
a new object of class 'Expr Arith Unary Minus'.

createExprArithAdd

public ExprArithAdd createExprArithAdd()

Specified by:
createExprArithAdd in interface COBOLFactory
Returns:
a new object of class 'Expr Arith Add'.

createExprArithSubtract

public ExprArithSubtract createExprArithSubtract()

Specified by:
createExprArithSubtract in interface COBOLFactory
Returns:
a new object of class 'Expr Arith Subtract'.

createExprArithMultiply

public ExprArithMultiply createExprArithMultiply()

Specified by:
createExprArithMultiply in interface COBOLFactory
Returns:
a new object of class 'Expr Arith Multiply'.

createExprArithDivide

public ExprArithDivide createExprArithDivide()

Specified by:
createExprArithDivide in interface COBOLFactory
Returns:
a new object of class 'Expr Arith Divide'.

createExprArithExpo

public ExprArithExpo createExprArithExpo()

Specified by:
createExprArithExpo in interface COBOLFactory
Returns:
a new object of class 'Expr Arith Expo'.

createExprEqual

public ExprEqual createExprEqual()

Specified by:
createExprEqual in interface COBOLFactory
Returns:
a new object of class 'Expr Equal'.

createExprLess

public ExprLess createExprLess()

Specified by:
createExprLess in interface COBOLFactory
Returns:
a new object of class 'Expr Less'.

createExprGreater

public ExprGreater createExprGreater()

Specified by:
createExprGreater in interface COBOLFactory
Returns:
a new object of class 'Expr Greater'.

createExprLessOrEqual

public ExprLessOrEqual createExprLessOrEqual()

Specified by:
createExprLessOrEqual in interface COBOLFactory
Returns:
a new object of class 'Expr Less Or Equal'.

createExprGreaterOrEqual

public ExprGreaterOrEqual createExprGreaterOrEqual()

Specified by:
createExprGreaterOrEqual in interface COBOLFactory
Returns:
a new object of class 'Expr Greater Or Equal'.

createExprNotEqual

public ExprNotEqual createExprNotEqual()

Specified by:
createExprNotEqual in interface COBOLFactory
Returns:
a new object of class 'Expr Not Equal'.

createExprNotLess

public ExprNotLess createExprNotLess()

Specified by:
createExprNotLess in interface COBOLFactory
Returns:
a new object of class 'Expr Not Less'.

createExprNotGreater

public ExprNotGreater createExprNotGreater()

Specified by:
createExprNotGreater in interface COBOLFactory
Returns:
a new object of class 'Expr Not Greater'.

createExpr88Cond

public Expr88Cond createExpr88Cond()

Specified by:
createExpr88Cond in interface COBOLFactory
Returns:
a new object of class 'Expr88 Cond'.

createExprIsStdClassCond

public ExprIsStdClassCond createExprIsStdClassCond()

Specified by:
createExprIsStdClassCond in interface COBOLFactory
Returns:
a new object of class 'Expr Is Std Class Cond'.

createExprIsNotStdClassCond

public ExprIsNotStdClassCond createExprIsNotStdClassCond()

Specified by:
createExprIsNotStdClassCond in interface COBOLFactory
Returns:
a new object of class 'Expr Is Not Std Class Cond'.

createExprIsUserClassCond

public ExprIsUserClassCond createExprIsUserClassCond()

Specified by:
createExprIsUserClassCond in interface COBOLFactory
Returns:
a new object of class 'Expr Is User Class Cond'.

createExprIsNotUserClassCond

public ExprIsNotUserClassCond createExprIsNotUserClassCond()

Specified by:
createExprIsNotUserClassCond in interface COBOLFactory
Returns:
a new object of class 'Expr Is Not User Class Cond'.

createExprIsSignCond

public ExprIsSignCond createExprIsSignCond()

Specified by:
createExprIsSignCond in interface COBOLFactory
Returns:
a new object of class 'Expr Is Sign Cond'.

createExprIsNotSignCond

public ExprIsNotSignCond createExprIsNotSignCond()

Specified by:
createExprIsNotSignCond in interface COBOLFactory
Returns:
a new object of class 'Expr Is Not Sign Cond'.

createExprSwitchStatusCond

public ExprSwitchStatusCond createExprSwitchStatusCond()

Specified by:
createExprSwitchStatusCond in interface COBOLFactory
Returns:
a new object of class 'Expr Switch Status Cond'.

createExprLogicalNot

public ExprLogicalNot createExprLogicalNot()

Specified by:
createExprLogicalNot in interface COBOLFactory
Returns:
a new object of class 'Expr Logical Not'.

createExprLogicalAnd

public ExprLogicalAnd createExprLogicalAnd()

Specified by:
createExprLogicalAnd in interface COBOLFactory
Returns:
a new object of class 'Expr Logical And'.

createExprLogicalOr

public ExprLogicalOr createExprLogicalOr()

Specified by:
createExprLogicalOr in interface COBOLFactory
Returns:
a new object of class 'Expr Logical Or'.

createEnvironment

public Environment createEnvironment()

Specified by:
createEnvironment in interface COBOLFactory
Returns:
a new object of class 'Environment'.

createAcceptDataTransferStmt

public AcceptDataTransferStmt createAcceptDataTransferStmt()

Specified by:
createAcceptDataTransferStmt in interface COBOLFactory
Returns:
a new object of class 'Accept Data Transfer Stmt'.

createAcceptSystemInfoTransferStmt

public AcceptSystemInfoTransferStmt createAcceptSystemInfoTransferStmt()

Specified by:
createAcceptSystemInfoTransferStmt in interface COBOLFactory
Returns:
a new object of class 'Accept System Info Transfer Stmt'.

createDisplayStmt

public DisplayStmt createDisplayStmt()

Specified by:
createDisplayStmt in interface COBOLFactory
Returns:
a new object of class 'Display Stmt'.

createArithOperand

public ArithOperand createArithOperand()

Specified by:
createArithOperand in interface COBOLFactory
Returns:
a new object of class 'Arith Operand'.

createComputeStmt

public ComputeStmt createComputeStmt()

Specified by:
createComputeStmt in interface COBOLFactory
Returns:
a new object of class 'Compute Stmt'.

createAddToStmt

public AddToStmt createAddToStmt()

Specified by:
createAddToStmt in interface COBOLFactory
Returns:
a new object of class 'Add To Stmt'.

createAddToGivingStmt

public AddToGivingStmt createAddToGivingStmt()

Specified by:
createAddToGivingStmt in interface COBOLFactory
Returns:
a new object of class 'Add To Giving Stmt'.

createAddCorrStmt

public AddCorrStmt createAddCorrStmt()

Specified by:
createAddCorrStmt in interface COBOLFactory
Returns:
a new object of class 'Add Corr Stmt'.

createSubtractFromStmt

public SubtractFromStmt createSubtractFromStmt()

Specified by:
createSubtractFromStmt in interface COBOLFactory
Returns:
a new object of class 'Subtract From Stmt'.

createSubtractFromGivingStmt

public SubtractFromGivingStmt createSubtractFromGivingStmt()

Specified by:
createSubtractFromGivingStmt in interface COBOLFactory
Returns:
a new object of class 'Subtract From Giving Stmt'.

createSubtractCorrStmt

public SubtractCorrStmt createSubtractCorrStmt()

Specified by:
createSubtractCorrStmt in interface COBOLFactory
Returns:
a new object of class 'Subtract Corr Stmt'.

createMultiplyByStmt

public MultiplyByStmt createMultiplyByStmt()

Specified by:
createMultiplyByStmt in interface COBOLFactory
Returns:
a new object of class 'Multiply By Stmt'.

createMultiplyByGivingStmt

public MultiplyByGivingStmt createMultiplyByGivingStmt()

Specified by:
createMultiplyByGivingStmt in interface COBOLFactory
Returns:
a new object of class 'Multiply By Giving Stmt'.

createDivideIntoSimpleStmt

public DivideIntoSimpleStmt createDivideIntoSimpleStmt()

Specified by:
createDivideIntoSimpleStmt in interface COBOLFactory
Returns:
a new object of class 'Divide Into Simple Stmt'.

createDivideIntoGivingSimpleStmt

public DivideIntoGivingSimpleStmt createDivideIntoGivingSimpleStmt()

Specified by:
createDivideIntoGivingSimpleStmt in interface COBOLFactory
Returns:
a new object of class 'Divide Into Giving Simple Stmt'.

createDivideIntoGivingRemainderStmt

public DivideIntoGivingRemainderStmt createDivideIntoGivingRemainderStmt()

Specified by:
createDivideIntoGivingRemainderStmt in interface COBOLFactory
Returns:
a new object of class 'Divide Into Giving Remainder Stmt'.

createDivideByGivingSimpleStmt

public DivideByGivingSimpleStmt createDivideByGivingSimpleStmt()

Specified by:
createDivideByGivingSimpleStmt in interface COBOLFactory
Returns:
a new object of class 'Divide By Giving Simple Stmt'.

createDivideByGivingRemainderStmt

public DivideByGivingRemainderStmt createDivideByGivingRemainderStmt()

Specified by:
createDivideByGivingRemainderStmt in interface COBOLFactory
Returns:
a new object of class 'Divide By Giving Remainder Stmt'.

createInitializeStmt

public InitializeStmt createInitializeStmt()

Specified by:
createInitializeStmt in interface COBOLFactory
Returns:
a new object of class 'Initialize Stmt'.

createReplacingClause

public ReplacingClause createReplacingClause()

Specified by:
createReplacingClause in interface COBOLFactory
Returns:
a new object of class 'Replacing Clause'.

createInspectTallyingStmt

public InspectTallyingStmt createInspectTallyingStmt()

Specified by:
createInspectTallyingStmt in interface COBOLFactory
Returns:
a new object of class 'Inspect Tallying Stmt'.

createInspectTallyingClause

public InspectTallyingClause createInspectTallyingClause()

Specified by:
createInspectTallyingClause in interface COBOLFactory
Returns:
a new object of class 'Inspect Tallying Clause'.

createInspectTallyingCharacters

public InspectTallyingCharacters createInspectTallyingCharacters()

Specified by:
createInspectTallyingCharacters in interface COBOLFactory
Returns:
a new object of class 'Inspect Tallying Characters'.

createInspectTallyingAllOrLeadingClause

public InspectTallyingAllOrLeadingClause createInspectTallyingAllOrLeadingClause()

Specified by:
createInspectTallyingAllOrLeadingClause in interface COBOLFactory
Returns:
a new object of class 'Inspect Tallying All Or Leading Clause'.

createInspectTallyingAll

public InspectTallyingAll createInspectTallyingAll()

Specified by:
createInspectTallyingAll in interface COBOLFactory
Returns:
a new object of class 'Inspect Tallying All'.

createInspectTallyingLeading

public InspectTallyingLeading createInspectTallyingLeading()

Specified by:
createInspectTallyingLeading in interface COBOLFactory
Returns:
a new object of class 'Inspect Tallying Leading'.

createInspectBeforeClause

public InspectBeforeClause createInspectBeforeClause()

Specified by:
createInspectBeforeClause in interface COBOLFactory
Returns:
a new object of class 'Inspect Before Clause'.

createInspectAfterClause

public InspectAfterClause createInspectAfterClause()

Specified by:
createInspectAfterClause in interface COBOLFactory
Returns:
a new object of class 'Inspect After Clause'.

createInspectReplacingStmt

public InspectReplacingStmt createInspectReplacingStmt()

Specified by:
createInspectReplacingStmt in interface COBOLFactory
Returns:
a new object of class 'Inspect Replacing Stmt'.

createInspectReplacingCharactersBy

public InspectReplacingCharactersBy createInspectReplacingCharactersBy()

Specified by:
createInspectReplacingCharactersBy in interface COBOLFactory
Returns:
a new object of class 'Inspect Replacing Characters By'.

createInspectReplacingAllOrLeadingOrFirstClause

public InspectReplacingAllOrLeadingOrFirstClause createInspectReplacingAllOrLeadingOrFirstClause()

Specified by:
createInspectReplacingAllOrLeadingOrFirstClause in interface COBOLFactory
Returns:
a new object of class 'Inspect Replacing All Or Leading Or First Clause'.

createInspectReplacingAll

public InspectReplacingAll createInspectReplacingAll()

Specified by:
createInspectReplacingAll in interface COBOLFactory
Returns:
a new object of class 'Inspect Replacing All'.

createInspectReplacingLeading

public InspectReplacingLeading createInspectReplacingLeading()

Specified by:
createInspectReplacingLeading in interface COBOLFactory
Returns:
a new object of class 'Inspect Replacing Leading'.

createInspectReplacingFirst

public InspectReplacingFirst createInspectReplacingFirst()

Specified by:
createInspectReplacingFirst in interface COBOLFactory
Returns:
a new object of class 'Inspect Replacing First'.

createInspectTallyingReplacingStmt

public InspectTallyingReplacingStmt createInspectTallyingReplacingStmt()

Specified by:
createInspectTallyingReplacingStmt in interface COBOLFactory
Returns:
a new object of class 'Inspect Tallying Replacing Stmt'.

createInspectConvertingStmt

public InspectConvertingStmt createInspectConvertingStmt()

Specified by:
createInspectConvertingStmt in interface COBOLFactory
Returns:
a new object of class 'Inspect Converting Stmt'.

createSerialSearchStmt

public SerialSearchStmt createSerialSearchStmt()

Specified by:
createSerialSearchStmt in interface COBOLFactory
Returns:
a new object of class 'Serial Search Stmt'.

createSearchWhenClause

public SearchWhenClause createSearchWhenClause()

Specified by:
createSearchWhenClause in interface COBOLFactory
Returns:
a new object of class 'Search When Clause'.

createBinarySearchStmt

public BinarySearchStmt createBinarySearchStmt()

Specified by:
createBinarySearchStmt in interface COBOLFactory
Returns:
a new object of class 'Binary Search Stmt'.

createStringStmt

public StringStmt createStringStmt()

Specified by:
createStringStmt in interface COBOLFactory
Returns:
a new object of class 'String Stmt'.

createStringClause

public StringClause createStringClause()

Specified by:
createStringClause in interface COBOLFactory
Returns:
a new object of class 'String Clause'.

createUnstringStmt

public UnstringStmt createUnstringStmt()

Specified by:
createUnstringStmt in interface COBOLFactory
Returns:
a new object of class 'Unstring Stmt'.

createUnstringDelimitedClause

public UnstringDelimitedClause createUnstringDelimitedClause()

Specified by:
createUnstringDelimitedClause in interface COBOLFactory
Returns:
a new object of class 'Unstring Delimited Clause'.

createUnstringDelimiter

public UnstringDelimiter createUnstringDelimiter()

Specified by:
createUnstringDelimiter in interface COBOLFactory
Returns:
a new object of class 'Unstring Delimiter'.

createUnstringIntoClause

public UnstringIntoClause createUnstringIntoClause()

Specified by:
createUnstringIntoClause in interface COBOLFactory
Returns:
a new object of class 'Unstring Into Clause'.

createOpenStmt

public OpenStmt createOpenStmt()

Specified by:
createOpenStmt in interface COBOLFactory
Returns:
a new object of class 'Open Stmt'.

createOpenClause

public OpenClause createOpenClause()

Specified by:
createOpenClause in interface COBOLFactory
Returns:
a new object of class 'Open Clause'.

createOpenObject

public OpenObject createOpenObject()

Specified by:
createOpenObject in interface COBOLFactory
Returns:
a new object of class 'Open Object'.

createCloseStmt

public CloseStmt createCloseStmt()

Specified by:
createCloseStmt in interface COBOLFactory
Returns:
a new object of class 'Close Stmt'.

createCloseObject

public CloseObject createCloseObject()

Specified by:
createCloseObject in interface COBOLFactory
Returns:
a new object of class 'Close Object'.

createCloseReel

public CloseReel createCloseReel()

Specified by:
createCloseReel in interface COBOLFactory
Returns:
a new object of class 'Close Reel'.

createCloseUnit

public CloseUnit createCloseUnit()

Specified by:
createCloseUnit in interface COBOLFactory
Returns:
a new object of class 'Close Unit'.

createStartStmt

public StartStmt createStartStmt()

Specified by:
createStartStmt in interface COBOLFactory
Returns:
a new object of class 'Start Stmt'.

createKeyCondition

public KeyCondition createKeyCondition()

Specified by:
createKeyCondition in interface COBOLFactory
Returns:
a new object of class 'Key Condition'.

createReadStmt

public ReadStmt createReadStmt()

Specified by:
createReadStmt in interface COBOLFactory
Returns:
a new object of class 'Read Stmt'.

createWriteStmt

public WriteStmt createWriteStmt()

Specified by:
createWriteStmt in interface COBOLFactory
Returns:
a new object of class 'Write Stmt'.

createWriteAdvancingClause

public WriteAdvancingClause createWriteAdvancingClause()

Specified by:
createWriteAdvancingClause in interface COBOLFactory
Returns:
a new object of class 'Write Advancing Clause'.

createRewriteStmt

public RewriteStmt createRewriteStmt()

Specified by:
createRewriteStmt in interface COBOLFactory
Returns:
a new object of class 'Rewrite Stmt'.

createDeleteStmt

public DeleteStmt createDeleteStmt()

Specified by:
createDeleteStmt in interface COBOLFactory
Returns:
a new object of class 'Delete Stmt'.

createSortStmt

public SortStmt createSortStmt()

Specified by:
createSortStmt in interface COBOLFactory
Returns:
a new object of class 'Sort Stmt'.

createOnKeyClause

public OnKeyClause createOnKeyClause()

Specified by:
createOnKeyClause in interface COBOLFactory
Returns:
a new object of class 'On Key Clause'.

createIOFiles

public IOFiles createIOFiles()

Specified by:
createIOFiles in interface COBOLFactory
Returns:
a new object of class 'IO Files'.

createIOProcedure

public IOProcedure createIOProcedure()

Specified by:
createIOProcedure in interface COBOLFactory
Returns:
a new object of class 'IO Procedure'.

createMergeStmt

public MergeStmt createMergeStmt()

Specified by:
createMergeStmt in interface COBOLFactory
Returns:
a new object of class 'Merge Stmt'.

createReleaseStmt

public ReleaseStmt createReleaseStmt()

Specified by:
createReleaseStmt in interface COBOLFactory
Returns:
a new object of class 'Release Stmt'.

createReturnStmt

public ReturnStmt createReturnStmt()

Specified by:
createReturnStmt in interface COBOLFactory
Returns:
a new object of class 'Return Stmt'.

createExecCicsStmt

public ExecCicsStmt createExecCicsStmt()

Specified by:
createExecCicsStmt in interface COBOLFactory
Returns:
a new object of class 'Exec Cics Stmt'.

createCicsPushHandleStmt

public CicsPushHandleStmt createCicsPushHandleStmt()

Specified by:
createCicsPushHandleStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Push Handle Stmt'.

createCicsPopHandleStmt

public CicsPopHandleStmt createCicsPopHandleStmt()

Specified by:
createCicsPopHandleStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Pop Handle Stmt'.

createCicsSyncPointStmt

public CicsSyncPointStmt createCicsSyncPointStmt()

Specified by:
createCicsSyncPointStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Sync Point Stmt'.

createCicsAbendStmt

public CicsAbendStmt createCicsAbendStmt()

Specified by:
createCicsAbendStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Abend Stmt'.

createCicsHandleAbendStmt

public CicsHandleAbendStmt createCicsHandleAbendStmt()

Specified by:
createCicsHandleAbendStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Handle Abend Stmt'.

createCicsReceiveMapStmt

public CicsReceiveMapStmt createCicsReceiveMapStmt()

Specified by:
createCicsReceiveMapStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Receive Map Stmt'.

createCicsIntoClause

public CicsIntoClause createCicsIntoClause()

Specified by:
createCicsIntoClause in interface COBOLFactory
Returns:
a new object of class 'Cics Into Clause'.

createCicsSetClause

public CicsSetClause createCicsSetClause()

Specified by:
createCicsSetClause in interface COBOLFactory
Returns:
a new object of class 'Cics Set Clause'.

createCicsReceiveMapFromClause

public CicsReceiveMapFromClause createCicsReceiveMapFromClause()

Specified by:
createCicsReceiveMapFromClause in interface COBOLFactory
Returns:
a new object of class 'Cics Receive Map From Clause'.

createCicsReceiveMapTerminalClause

public CicsReceiveMapTerminalClause createCicsReceiveMapTerminalClause()

Specified by:
createCicsReceiveMapTerminalClause in interface COBOLFactory
Returns:
a new object of class 'Cics Receive Map Terminal Clause'.

createCicsSendMapStmt

public CicsSendMapStmt createCicsSendMapStmt()

Specified by:
createCicsSendMapStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Send Map Stmt'.

createCicsSendMapCursorClause

public CicsSendMapCursorClause createCicsSendMapCursorClause()

Specified by:
createCicsSendMapCursorClause in interface COBOLFactory
Returns:
a new object of class 'Cics Send Map Cursor Clause'.

createCicsEraseClause

public CicsEraseClause createCicsEraseClause()

Specified by:
createCicsEraseClause in interface COBOLFactory
Returns:
a new object of class 'Cics Erase Clause'.

createCicsSendTextStmt

public CicsSendTextStmt createCicsSendTextStmt()

Specified by:
createCicsSendTextStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Send Text Stmt'.

createCicsBifDeeditStmt

public CicsBifDeeditStmt createCicsBifDeeditStmt()

Specified by:
createCicsBifDeeditStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Bif Deedit Stmt'.

createCicsDumpTransactionStmt

public CicsDumpTransactionStmt createCicsDumpTransactionStmt()

Specified by:
createCicsDumpTransactionStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Dump Transaction Stmt'.

createCicsDumpTransactionFromClause

public CicsDumpTransactionFromClause createCicsDumpTransactionFromClause()

Specified by:
createCicsDumpTransactionFromClause in interface COBOLFactory
Returns:
a new object of class 'Cics Dump Transaction From Clause'.

createCicsDumpTransactionSegmentListClause

public CicsDumpTransactionSegmentListClause createCicsDumpTransactionSegmentListClause()

Specified by:
createCicsDumpTransactionSegmentListClause in interface COBOLFactory
Returns:
a new object of class 'Cics Dump Transaction Segment List Clause'.

createCicsAddressStmt

public CicsAddressStmt createCicsAddressStmt()

Specified by:
createCicsAddressStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Address Stmt'.

createCicsAddressSetStmt

public CicsAddressSetStmt createCicsAddressSetStmt()

Specified by:
createCicsAddressSetStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Address Set Stmt'.

createCicsAssignStmt

public CicsAssignStmt createCicsAssignStmt()

Specified by:
createCicsAssignStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Assign Stmt'.

createCicsAssignClause

public CicsAssignClause createCicsAssignClause()

Specified by:
createCicsAssignClause in interface COBOLFactory
Returns:
a new object of class 'Cics Assign Clause'.

createCicsHandleConditionStmt

public CicsHandleConditionStmt createCicsHandleConditionStmt()

Specified by:
createCicsHandleConditionStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Handle Condition Stmt'.

createCicsHandleConditionClause

public CicsHandleConditionClause createCicsHandleConditionClause()

Specified by:
createCicsHandleConditionClause in interface COBOLFactory
Returns:
a new object of class 'Cics Handle Condition Clause'.

createCicsIgnoreConditionStmt

public CicsIgnoreConditionStmt createCicsIgnoreConditionStmt()

Specified by:
createCicsIgnoreConditionStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Ignore Condition Stmt'.

createCicsStartBrStmt

public CicsStartBrStmt createCicsStartBrStmt()

Specified by:
createCicsStartBrStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Start Br Stmt'.

createCicsFileBrowseKeyLengthClause

public CicsFileBrowseKeyLengthClause createCicsFileBrowseKeyLengthClause()

Specified by:
createCicsFileBrowseKeyLengthClause in interface COBOLFactory
Returns:
a new object of class 'Cics File Browse Key Length Clause'.

createCicsEndBrStmt

public CicsEndBrStmt createCicsEndBrStmt()

Specified by:
createCicsEndBrStmt in interface COBOLFactory
Returns:
a new object of class 'Cics End Br Stmt'.

createCicsResetBrStmt

public CicsResetBrStmt createCicsResetBrStmt()

Specified by:
createCicsResetBrStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Reset Br Stmt'.

createCicsReadStmt

public CicsReadStmt createCicsReadStmt()

Specified by:
createCicsReadStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Read Stmt'.

createCicsReadUpdateClause

public CicsReadUpdateClause createCicsReadUpdateClause()

Specified by:
createCicsReadUpdateClause in interface COBOLFactory
Returns:
a new object of class 'Cics Read Update Clause'.

createCicsReadPrevStmt

public CicsReadPrevStmt createCicsReadPrevStmt()

Specified by:
createCicsReadPrevStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Read Prev Stmt'.

createCicsReadNextStmt

public CicsReadNextStmt createCicsReadNextStmt()

Specified by:
createCicsReadNextStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Read Next Stmt'.

createCicsWriteStmt

public CicsWriteStmt createCicsWriteStmt()

Specified by:
createCicsWriteStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Write Stmt'.

createCicsRewriteStmt

public CicsRewriteStmt createCicsRewriteStmt()

Specified by:
createCicsRewriteStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Rewrite Stmt'.

createCicsDeleteStmt

public CicsDeleteStmt createCicsDeleteStmt()

Specified by:
createCicsDeleteStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Delete Stmt'.

createCicsDeleteTokenClause

public CicsDeleteTokenClause createCicsDeleteTokenClause()

Specified by:
createCicsDeleteTokenClause in interface COBOLFactory
Returns:
a new object of class 'Cics Delete Token Clause'.

createCicsDeleteRidfldClause

public CicsDeleteRidfldClause createCicsDeleteRidfldClause()

Specified by:
createCicsDeleteRidfldClause in interface COBOLFactory
Returns:
a new object of class 'Cics Delete Ridfld Clause'.

createCicsDeleteKeyLengthClause

public CicsDeleteKeyLengthClause createCicsDeleteKeyLengthClause()

Specified by:
createCicsDeleteKeyLengthClause in interface COBOLFactory
Returns:
a new object of class 'Cics Delete Key Length Clause'.

createCicsUnlockStmt

public CicsUnlockStmt createCicsUnlockStmt()

Specified by:
createCicsUnlockStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Unlock Stmt'.

createCicsAskTimeStmt

public CicsAskTimeStmt createCicsAskTimeStmt()

Specified by:
createCicsAskTimeStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Ask Time Stmt'.

createCicsDelayStmt

public CicsDelayStmt createCicsDelayStmt()

Specified by:
createCicsDelayStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Delay Stmt'.

createCicsIntervalClause

public CicsIntervalClause createCicsIntervalClause()

Specified by:
createCicsIntervalClause in interface COBOLFactory
Returns:
a new object of class 'Cics Interval Clause'.

createCicsTimeClause

public CicsTimeClause createCicsTimeClause()

Specified by:
createCicsTimeClause in interface COBOLFactory
Returns:
a new object of class 'Cics Time Clause'.

createCicsForClause

public CicsForClause createCicsForClause()

Specified by:
createCicsForClause in interface COBOLFactory
Returns:
a new object of class 'Cics For Clause'.

createCicsUntilClause

public CicsUntilClause createCicsUntilClause()

Specified by:
createCicsUntilClause in interface COBOLFactory
Returns:
a new object of class 'Cics Until Clause'.

createCicsFormatTimeStmt

public CicsFormatTimeStmt createCicsFormatTimeStmt()

Specified by:
createCicsFormatTimeStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Format Time Stmt'.

createCicsFormatTimeDateSeparatorClause

public CicsFormatTimeDateSeparatorClause createCicsFormatTimeDateSeparatorClause()

Specified by:
createCicsFormatTimeDateSeparatorClause in interface COBOLFactory
Returns:
a new object of class 'Cics Format Time Date Separator Clause'.

createCicsFormatTimeTimeClause

public CicsFormatTimeTimeClause createCicsFormatTimeTimeClause()

Specified by:
createCicsFormatTimeTimeClause in interface COBOLFactory
Returns:
a new object of class 'Cics Format Time Time Clause'.

createCicsFormatTimeTimeSeparatorClause

public CicsFormatTimeTimeSeparatorClause createCicsFormatTimeTimeSeparatorClause()

Specified by:
createCicsFormatTimeTimeSeparatorClause in interface COBOLFactory
Returns:
a new object of class 'Cics Format Time Time Separator Clause'.

createCicsRetrieveStmt

public CicsRetrieveStmt createCicsRetrieveStmt()

Specified by:
createCicsRetrieveStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Retrieve Stmt'.

createCicsAfterClause

public CicsAfterClause createCicsAfterClause()

Specified by:
createCicsAfterClause in interface COBOLFactory
Returns:
a new object of class 'Cics After Clause'.

createCicsAtClause

public CicsAtClause createCicsAtClause()

Specified by:
createCicsAtClause in interface COBOLFactory
Returns:
a new object of class 'Cics At Clause'.

createCicsStartStmt

public CicsStartStmt createCicsStartStmt()

Specified by:
createCicsStartStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Start Stmt'.

createCicsStartFromClause

public CicsStartFromClause createCicsStartFromClause()

Specified by:
createCicsStartFromClause in interface COBOLFactory
Returns:
a new object of class 'Cics Start From Clause'.

createCicsLinkStmt

public CicsLinkStmt createCicsLinkStmt()

Specified by:
createCicsLinkStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Link Stmt'.

createCicsCommunicationAreaClause

public CicsCommunicationAreaClause createCicsCommunicationAreaClause()

Specified by:
createCicsCommunicationAreaClause in interface COBOLFactory
Returns:
a new object of class 'Cics Communication Area Clause'.

createCicsInputMessageClause

public CicsInputMessageClause createCicsInputMessageClause()

Specified by:
createCicsInputMessageClause in interface COBOLFactory
Returns:
a new object of class 'Cics Input Message Clause'.

createCicsLoadStmt

public CicsLoadStmt createCicsLoadStmt()

Specified by:
createCicsLoadStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Load Stmt'.

createCicsReleaseStmt

public CicsReleaseStmt createCicsReleaseStmt()

Specified by:
createCicsReleaseStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Release Stmt'.

createCicsReturnStmt

public CicsReturnStmt createCicsReturnStmt()

Specified by:
createCicsReturnStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Return Stmt'.

createCicsReturnTransactionIdClause

public CicsReturnTransactionIdClause createCicsReturnTransactionIdClause()

Specified by:
createCicsReturnTransactionIdClause in interface COBOLFactory
Returns:
a new object of class 'Cics Return Transaction Id Clause'.

createCicsXctlStmt

public CicsXctlStmt createCicsXctlStmt()

Specified by:
createCicsXctlStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Xctl Stmt'.

createCicsFreeMainStmt

public CicsFreeMainStmt createCicsFreeMainStmt()

Specified by:
createCicsFreeMainStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Free Main Stmt'.

createCicsGetMainStmt

public CicsGetMainStmt createCicsGetMainStmt()

Specified by:
createCicsGetMainStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Get Main Stmt'.

createCicsReadQTSStmt

public CicsReadQTSStmt createCicsReadQTSStmt()

Specified by:
createCicsReadQTSStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Read QTS Stmt'.

createCicsWriteQTSStmt

public CicsWriteQTSStmt createCicsWriteQTSStmt()

Specified by:
createCicsWriteQTSStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Write QTS Stmt'.

createCicsDeleteQTSStmt

public CicsDeleteQTSStmt createCicsDeleteQTSStmt()

Specified by:
createCicsDeleteQTSStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Delete QTS Stmt'.

createCicsHandleAidStmt

public CicsHandleAidStmt createCicsHandleAidStmt()

Specified by:
createCicsHandleAidStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Handle Aid Stmt'.

createCicsHandleAidClause

public CicsHandleAidClause createCicsHandleAidClause()

Specified by:
createCicsHandleAidClause in interface COBOLFactory
Returns:
a new object of class 'Cics Handle Aid Clause'.

createCicsReadQTDStmt

public CicsReadQTDStmt createCicsReadQTDStmt()

Specified by:
createCicsReadQTDStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Read QTD Stmt'.

createCicsWriteQTDStmt

public CicsWriteQTDStmt createCicsWriteQTDStmt()

Specified by:
createCicsWriteQTDStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Write QTD Stmt'.

createCicsDeleteQTDStmt

public CicsDeleteQTDStmt createCicsDeleteQTDStmt()

Specified by:
createCicsDeleteQTDStmt in interface COBOLFactory
Returns:
a new object of class 'Cics Delete QTD Stmt'.

createExecSqlStmt

public ExecSqlStmt createExecSqlStmt()

Specified by:
createExecSqlStmt in interface COBOLFactory
Returns:
a new object of class 'Exec Sql Stmt'.

createCopyStmt

public CopyStmt createCopyStmt()

Specified by:
createCopyStmt in interface COBOLFactory
Returns:
a new object of class 'Copy Stmt'.

createCommentStmt

public CommentStmt createCommentStmt()

Specified by:
createCommentStmt in interface COBOLFactory
Returns:
a new object of class 'Comment Stmt'.

createDeclaratives

public Declaratives createDeclaratives()

Specified by:
createDeclaratives in interface COBOLFactory
Returns:
a new object of class 'Declaratives'.

createUseStmt

public UseStmt createUseStmt()

Specified by:
createUseStmt in interface COBOLFactory
Returns:
a new object of class 'Use Stmt'.

createDebuggingUseStmt

public DebuggingUseStmt createDebuggingUseStmt()

Specified by:
createDebuggingUseStmt in interface COBOLFactory
Returns:
a new object of class 'Debugging Use Stmt'.

createExceptionUseStmt

public ExceptionUseStmt createExceptionUseStmt()

Specified by:
createExceptionUseStmt in interface COBOLFactory
Returns:
a new object of class 'Exception Use Stmt'.

createMemorySizeUnitFromString

public MemorySizeUnit createMemorySizeUnitFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                     java.lang.String initialValue)


convertMemorySizeUnitToString

public java.lang.String convertMemorySizeUnitToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                      java.lang.Object instanceValue)


createEnvironmentTypeFromString

public EnvironmentType createEnvironmentTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                       java.lang.String initialValue)


convertEnvironmentTypeToString

public java.lang.String convertEnvironmentTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                       java.lang.Object instanceValue)


createUPSISwitchBitFromString

public UPSISwitchBit createUPSISwitchBitFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                   java.lang.String initialValue)


convertUPSISwitchBitToString

public java.lang.String convertUPSISwitchBitToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                     java.lang.Object instanceValue)


createCharacterCodeSetFromString

public CharacterCodeSet createCharacterCodeSetFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                         java.lang.String initialValue)


convertCharacterCodeSetToString

public java.lang.String convertCharacterCodeSetToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                        java.lang.Object instanceValue)


createFileAccessModeFromString

public FileAccessMode createFileAccessModeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                     java.lang.String initialValue)


convertFileAccessModeToString

public java.lang.String convertFileAccessModeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                      java.lang.Object instanceValue)


createUsageValuesFromString

public UsageValues createUsageValuesFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                               java.lang.String initialValue)


convertUsageValuesToString

public java.lang.String convertUsageValuesToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                   java.lang.Object instanceValue)


createLiteralTypeFromString

public LiteralType createLiteralTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                               java.lang.String initialValue)


convertLiteralTypeToString

public java.lang.String convertLiteralTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                   java.lang.Object instanceValue)


createActualParamTypeFromString

public ActualParamType createActualParamTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                       java.lang.String initialValue)


convertActualParamTypeToString

public java.lang.String convertActualParamTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                       java.lang.Object instanceValue)


createFormalParamTypeFromString

public FormalParamType createFormalParamTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                       java.lang.String initialValue)


convertFormalParamTypeToString

public java.lang.String convertFormalParamTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                       java.lang.Object instanceValue)


createClassTypeFromString

public ClassType createClassTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                           java.lang.String initialValue)


convertClassTypeToString

public java.lang.String convertClassTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                 java.lang.Object instanceValue)


createSignTypeFromString

public SignType createSignTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                         java.lang.String initialValue)


convertSignTypeToString

public java.lang.String convertSignTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                java.lang.Object instanceValue)


createSystemInfoFromString

public SystemInfo createSystemInfoFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                             java.lang.String initialValue)


convertSystemInfoToString

public java.lang.String convertSystemInfoToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                  java.lang.Object instanceValue)


createDataCategoryFromString

public DataCategory createDataCategoryFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                 java.lang.String initialValue)


convertDataCategoryToString

public java.lang.String convertDataCategoryToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                    java.lang.Object instanceValue)


createOpenModeFromString

public OpenMode createOpenModeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                         java.lang.String initialValue)


convertOpenModeToString

public java.lang.String convertOpenModeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                java.lang.Object instanceValue)


createKeyConditionTypeFromString

public KeyConditionType createKeyConditionTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                         java.lang.String initialValue)


convertKeyConditionTypeToString

public java.lang.String convertKeyConditionTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                        java.lang.Object instanceValue)


createReadDirectionFromString

public ReadDirection createReadDirectionFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                   java.lang.String initialValue)


convertReadDirectionToString

public java.lang.String convertReadDirectionToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                     java.lang.Object instanceValue)


getCOBOLPackage

public COBOLPackage getCOBOLPackage()

Specified by:
getCOBOLPackage in interface COBOLFactory
Returns:
the package supported by this factory.

getPackage

public static COBOLPackage getPackage()
Deprecated.