A B C D E F G I J K L M N O P Q R S T U V W X

S

SameAreaClause - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a SAME AREA clause in the I-O-CONTROL paragraph.
SameRecordAreaClause - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the SAME RECORD AREA clause in the I-O-CONTROL paragraph.
SameSortAreaClause - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the SAME SORT AREA clause in the I-O-CONTROL paragraph.
SameSortMergeAreaClause - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the SAME SORT-MERGE AREA clause in the I-O-CONTROL paragraph.
SearchStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a SEARCH statement in the PROCEDURE division.
SearchWhenClause - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a WHEN clause in a SEARCH statement.
Section - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a section in the PROCEDURE division.
SectionOrParagraph - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of either a section or a paragraph in the PROCEDURE division.
Sentence - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a sentence in the PROCEDURE division.
SequentialFileControlEntry - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a sequential file control entry.
SerialSearchStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a serial SEARCH statement in the PROCEDURE division.
ServiceLabelStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the SERVICE LABEL compiler-directing statement.
Set88ItemsStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a SET statement for conditions.
setAccessMode(FileAccessMode) - Method in interface com.ibm.etools.cobol.application.model.cobol.FileAccessModeClause
Sets the value of the 'Access Mode' attribute.
setAccessMode(FileAccessMode) - Method in interface com.ibm.etools.cobol.application.model.cobol.IndexedFileControlEntry
Deprecated. Use FileControlEntry.setFileAccessModeClause() instead.
setAccessMode(FileAccessMode) - Method in interface com.ibm.etools.cobol.application.model.cobol.RelativeFileControlEntry
Deprecated. Use FileControlEntry.setFileAccessModeClause() instead.
setAdd(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.AddCorrStmt
Sets the value of the 'Add' containment reference.
SetAdjustIndicesStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of SET statement for adjusting indices.
setAdvancingClause(WriteAdvancingClause) - Method in interface com.ibm.etools.cobol.application.model.cobol.WriteStmt
Sets the value of the 'Advancing Clause' containment reference.
setAll(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.UnstringDelimiter
Sets the value of the 'All' attribute.
setAllProcedures(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.DebuggingUseStmt
Sets the value of the 'All Procedures' attribute.
setAreas(int) - Method in interface com.ibm.etools.cobol.application.model.cobol.ReservePhrase
Sets the value of the 'Areas' attribute.
setArg(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.ActualParameter
Sets the value of the 'Arg' containment reference.
setArg(Expr) - Method in interface com.ibm.etools.cobol.application.model.cobol.ExprArithUnaryMinus
Sets the value of the 'Arg' containment reference.
setArg(Expr) - Method in interface com.ibm.etools.cobol.application.model.cobol.ExprArithUnaryPlus
Sets the value of the 'Arg' containment reference.
setArg(DataItem) - Method in interface com.ibm.etools.cobol.application.model.cobol.FormalParameter
Sets the value of the 'Arg' reference.
setArg1(Expr) - Method in interface com.ibm.etools.cobol.application.model.cobol.ExprArithBinary
Sets the value of the 'Arg1' containment reference.
setArg1(Expr) - Method in interface com.ibm.etools.cobol.application.model.cobol.ExprRelationCond
Sets the value of the 'Arg1' containment reference.
setArg2(Expr) - Method in interface com.ibm.etools.cobol.application.model.cobol.ExprArithBinary
Sets the value of the 'Arg2' containment reference.
setArg2(Expr) - Method in interface com.ibm.etools.cobol.application.model.cobol.ExprRelationCond
Sets the value of the 'Arg2' containment reference.
setAscending(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.OnKeyClause
Sets the value of the 'Ascending' attribute.
setAssignmentName(AssignmentName) - Method in interface com.ibm.etools.cobol.application.model.cobol.RerunClause
Sets the value of the 'Assignment Name' containment reference.
setAssignTo(Literal) - Method in interface com.ibm.etools.cobol.application.model.cobol.FileControlEntry
Sets the value of the 'Assign To' containment reference.
setAssignUsing(AbstractDataItem) - Method in interface com.ibm.etools.cobol.application.model.cobol.FileControlEntry
Sets the value of the 'Assign Using' reference.
setAttributesUsed(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.XMLGenerateStmt
Sets the value of the 'Attributes Used' attribute.
setAuthor(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.IdentificationDivision
Sets the value of the 'Author' attribute.
setAutomaticLockMode(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.FileControlEntry
Deprecated. This was a superfluous method.
setBeforeAdvancing(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.WriteAdvancingClause
Sets the value of the 'Before Advancing' attribute.
setBeginColumn(short) - Method in interface com.ibm.etools.cobol.application.model.cobol.ASTNode
Sets the value of the 'Begin Column' attribute.
setBeginFile(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.ASTNode
Sets the value of the 'Begin File' attribute.
setBeginLine(int) - Method in interface com.ibm.etools.cobol.application.model.cobol.ASTNode
Sets the value of the 'Begin Line' attribute.
setBeginning(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.LabelUseStmt
Sets the value of the 'Beginning' attribute.
setBit(UPSISwitchBit) - Method in interface com.ibm.etools.cobol.application.model.cobol.UPSISwitch
Sets the value of the 'Bit' attribute.
setBit(UPSISwitchBit) - Method in interface com.ibm.etools.cobol.application.model.cobol.UPSISwitchRef
Sets the value of the 'Bit' attribute.
setBlankWhenZero(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.NumericEditedItem
Sets the value of the 'Blank When Zero' attribute.
setBlockContainsClause(BlockContainsClause) - Method in interface com.ibm.etools.cobol.application.model.cobol.FileDescriptionEntry
Sets the value of the 'Block Contains Clause' containment reference.
setBody(PerformBody) - Method in interface com.ibm.etools.cobol.application.model.cobol.PerformStmt
Sets the value of the 'Body' containment reference.
setBy(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.DivideByGivingStmt
Sets the value of the 'By' containment reference.
setBy(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.PIControllerVaryingClause
Sets the value of the 'By' containment reference.
setBy(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.ReplacingClause
Sets the value of the 'By' containment reference.
setBy(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.SetAdjustIndicesStmt
Sets the value of the 'By' containment reference.
setCategory(DataCategory) - Method in interface com.ibm.etools.cobol.application.model.cobol.ReplacingClause
Sets the value of the 'Category' attribute.
setCicsStmt(CicsStmt) - Method in interface com.ibm.etools.cobol.application.model.cobol.ExecCicsStmt
Sets the value of the 'Cics Stmt' containment reference.
setClassName(ClassName) - Method in interface com.ibm.etools.cobol.application.model.cobol.ClassClause
Sets the value of the 'Class Name' containment reference.
setClassName(ClassName) - Method in interface com.ibm.etools.cobol.application.model.cobol.ObjectReferenceItem
Sets the value of the 'Class Name' reference.
setClassType(ClassType) - Method in interface com.ibm.etools.cobol.application.model.cobol.ExprStdClassCond
Sets the value of the 'Class Type' attribute.
setCodeSet(CharacterCodeSet) - Method in interface com.ibm.etools.cobol.application.model.cobol.Alphabet
Sets the value of the 'Code Set' attribute.
setCodeSet(Alphabet) - Method in interface com.ibm.etools.cobol.application.model.cobol.FileDescriptionEntry
Sets the value of the 'Code Set' reference.
setCollatingSequence(Alphabet) - Method in interface com.ibm.etools.cobol.application.model.cobol.MergeStmt
Sets the value of the 'Collating Sequence' reference.
setCollatingSequence(Alphabet) - Method in interface com.ibm.etools.cobol.application.model.cobol.SortStmt
Sets the value of the 'Collating Sequence' reference.
setComputerName(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.ObjectComputerParagraph
Sets the value of the 'Computer Name' attribute.
setComputerName(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.SourceComputerParagraph
Sets the value of the 'Computer Name' attribute.
setCondition(SwitchStatusCondition) - Method in interface com.ibm.etools.cobol.application.model.cobol.ExprSwitchStatusCond
Sets the value of the 'Condition' reference.
setCondition(ExprConditional) - Method in interface com.ibm.etools.cobol.application.model.cobol.IfThenElseStmt
Sets the value of the 'Condition' containment reference.
setCondition(ExprConditional) - Method in interface com.ibm.etools.cobol.application.model.cobol.SearchWhenClause
Sets the value of the 'Condition' containment reference.
setConfigurationSection(ConfigurationSection) - Method in interface com.ibm.etools.cobol.application.model.cobol.EnvironmentDivision
Sets the value of the 'Configuration Section' containment reference.
setContainingCharacters(LiteralOrLiteralValueRange) - Method in interface com.ibm.etools.cobol.application.model.cobol.RecordClause
Sets the value of the 'Containing Characters' containment reference.
setController(PerformIterationController) - Method in interface com.ibm.etools.cobol.application.model.cobol.PerformStmt
Sets the value of the 'Controller' containment reference.
setConvert(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.InspectConvertingStmt
Sets the value of the 'Convert' containment reference.
setConvertTo(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.InspectConvertingStmt
Sets the value of the 'Convert To' containment reference.
setCopiedFrom(CopybookItem) - Method in interface com.ibm.etools.cobol.application.model.cobol.DataItem
 
setCopiedFromUniqueID(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.DataItem
 
setCountDataItem(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.XMLGenerateStmt
Sets the value of the 'Count Data Item' containment reference.
setCountIn(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.InspectTallyingClause
Sets the value of the 'Count In' containment reference.
setCountIn(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.UnstringIntoClause
Sets the value of the 'Count In' containment reference.
setCurrencySign(LiteralTypedValue) - Method in interface com.ibm.etools.cobol.application.model.cobol.CurrencySignClause
Sets the value of the 'Currency Sign' containment reference.
setCurrencySign(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.NumericEditedItem
Deprecated. Use SpecialNamesParagraph.getCurrencySignClauses().
setCurrencySignClause(CurrencySignClause) - Method in interface com.ibm.etools.cobol.application.model.cobol.SpecialNamesParagraph
Deprecated. Use getCurrencySignClauses() instead.
setCurrencySymbol(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.NumericItem
Deprecated. Use SpecialNamesParagraph.getCurrencySignClauses().
setDataDivision(DataDivision) - Method in interface com.ibm.etools.cobol.application.model.cobol.BaseProgram
Sets the value of the 'Data Division' containment reference.
setDataItem(AbstractDataItem) - Method in interface com.ibm.etools.cobol.application.model.cobol.DataSubscript
Deprecated. Use DataSubscript.setDataRef(DataRef).
setDataItem(AbstractDataItem) - Method in interface com.ibm.etools.cobol.application.model.cobol.SimpleRef
Sets the value of the 'Data Item' reference.
setDataItem(DataItem) - Method in interface com.ibm.etools.cobol.application.model.cobol.TopLevelVariable
Sets the value of the 'Data Item' containment reference.
setDataRecordClause(DataRecordClause) - Method in interface com.ibm.etools.cobol.application.model.cobol.FileDescriptionEntry
Sets the value of the 'Data Record Clause' containment reference.
setDataRef(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.DataSubscript
Sets the value of the 'Data Ref' containment reference.
setDataRef(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.ExprClassCond
Sets the value of the 'Data Ref' containment reference.
setDataRef(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.ExprSignCond
Deprecated. Use ExprSignCond.setOperand(Expr).
setDataRef(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.KeyCondition
Sets the value of the 'Data Ref' containment reference.
setDataType(Literal) - Method in interface com.ibm.etools.cobol.application.model.cobol.JavaCOBOLDataType
Sets the value of the 'Data Type' containment reference.
setDateCompiled(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.IdentificationDivision
Sets the value of the 'Date Compiled' attribute.
setDateFormatClause(DateFormatClause) - Method in interface com.ibm.etools.cobol.application.model.cobol.ElementaryDataItem
Sets the value of the 'Date Format Clause' containment reference.
setDatePattern(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.DateFormatClause
Sets the value of the 'Date Pattern' attribute.
setDateWritten(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.IdentificationDivision
Sets the value of the 'Date Written' attribute.
setDecimal(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.NumericEditedItem
Deprecated. This method was superfluous.
setDecimal(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.NumericItem
Deprecated. This method was superfluous.
setDecimalPointIsComma(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.SpecialNamesParagraph
Sets the value of the 'Decimal Point Is Comma' attribute.
setDeclaratives(Declaratives) - Method in interface com.ibm.etools.cobol.application.model.cobol.ProcedureDivision
Sets the value of the 'Declaratives' containment reference.
setDelimitedBy(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.StringClause
Sets the value of the 'Delimited By' containment reference.
setDelimitedBy(UnstringDelimiter) - Method in interface com.ibm.etools.cobol.application.model.cobol.UnstringDelimitedClause
Sets the value of the 'Delimited By' containment reference.
setDelimitedBySize(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.StringClause
Sets the value of the 'Delimited By Size' attribute.
setDelimitedClause(UnstringDelimitedClause) - Method in interface com.ibm.etools.cobol.application.model.cobol.UnstringStmt
Sets the value of the 'Delimited Clause' containment reference.
setDelimiter(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.InspectBeforeOrAfterClause
Sets the value of the 'Delimiter' containment reference.
setDelimiterIn(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.UnstringIntoClause
Sets the value of the 'Delimiter In' containment reference.
setDependingOn(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.GoToConditionalStmt
Sets the value of the 'Depending On' containment reference.
setDependingOn(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.VaryingClause
Sets the value of the 'Depending On' containment reference.
setDependingUpon(AbstractDataItem) - Method in interface com.ibm.etools.cobol.application.model.cobol.VariableTableDataItem
Sets the value of the 'Depending Upon' reference.
setDirection(ReadDirection) - Method in interface com.ibm.etools.cobol.application.model.cobol.ReadStmt
Sets the value of the 'Direction' attribute.
setDivide(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.DivideStmt
Sets the value of the 'Divide' containment reference.
setDo(Branch) - Method in interface com.ibm.etools.cobol.application.model.cobol.SearchWhenClause
Sets the value of the 'Do' containment reference.
setElse(Branch) - Method in interface com.ibm.etools.cobol.application.model.cobol.IfThenElseStmt
Sets the value of the 'Else' containment reference.
setEncoding(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.XMLGenerateStmt
Sets the value of the 'Encoding' containment reference.
setEncoding(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.XMLParseStmt
Sets the value of the 'Encoding' containment reference.
setEnd(DataItem) - Method in interface com.ibm.etools.cobol.application.model.cobol.Level66Item
Sets the value of the 'End' reference.
setEndAddUsed(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.AddStmt
Sets the value of the 'End Add Used' attribute.
setEndCallUsed(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.CallStmt
Sets the value of the 'End Call Used' attribute.
setEndColumn(short) - Method in interface com.ibm.etools.cobol.application.model.cobol.ASTNode
Sets the value of the 'End Column' attribute.
setEndComputeUsed(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.ComputeStmt
Sets the value of the 'End Compute Used' attribute.
setEndDeleteUsed(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.DeleteStmt
Sets the value of the 'End Delete Used' attribute.
setEndDivideUsed(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.DivideStmt
Sets the value of the 'End Divide Used' attribute.
setEndEvaluateUsed(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.EvaluateStmt
Sets the value of the 'End Evaluate Used' attribute.
setEndFile(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.ASTNode
Sets the value of the 'End File' attribute.
setEndIfUsed(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.IfThenElseStmt
Sets the value of the 'End If Used' attribute.
setEnding(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.LabelUseStmt
Sets the value of the 'Ending' attribute.
setEndLine(int) - Method in interface com.ibm.etools.cobol.application.model.cobol.ASTNode
Sets the value of the 'End Line' attribute.
setEndMultiplyUsed(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.MultiplyStmt
Sets the value of the 'End Multiply Used' attribute.
setEndOfReelClause(EndOfReelClause) - Method in interface com.ibm.etools.cobol.application.model.cobol.RerunClause
Sets the value of the 'End Of Reel Clause' containment reference.
setEndOfUnitClause(EndOfUnitClause) - Method in interface com.ibm.etools.cobol.application.model.cobol.RerunClause
Sets the value of the 'End Of Unit Clause' containment reference.
setEndPerformUsed(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.PerformStmt
Sets the value of the 'End Perform Used' attribute.
setEndReadUsed(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.ReadStmt
Sets the value of the 'End Read Used' attribute.
setEndReturnUsed(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.ReturnStmt
Sets the value of the 'End Return Used' attribute.
setEndRewriteUsed(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.RewriteStmt
Sets the value of the 'End Rewrite Used' attribute.
setEndSearchUsed(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.SearchStmt
Sets the value of the 'End Search Used' attribute.
setEndStartUsed(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.StartStmt
Sets the value of the 'End Start Used' attribute.
setEndStringUsed(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.StringStmt
Sets the value of the 'End String Used' attribute.
setEndSubtractUsed(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.SubtractStmt
Sets the value of the 'End Subtract Used' attribute.
setEndUnstringUsed(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.UnstringStmt
Sets the value of the 'End Unstring Used' attribute.
setEndWriteUsed(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.WriteStmt
Sets the value of the 'End Write Used' attribute.
setEndXMLUsed(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.XMLGenerateStmt
Sets the value of the 'End XML Used' attribute.
setEndXMLUsed(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.XMLParseStmt
Sets the value of the 'End XML Used' attribute.
setEntry(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.SetPointersToEntryStmt
Sets the value of the 'Entry' containment reference.
setEntry(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.SetProcPointersToEntryStmt
Deprecated. Sets the value of the 'Entry' containment reference.
setEntryName(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.EntryStmt
Sets the value of the 'Entry Name' attribute.
setEnvironment(Environment) - Method in interface com.ibm.etools.cobol.application.model.cobol.AcceptDataTransferStmt
Sets the value of the 'Environment' containment reference.
setEnvironment(Environment) - Method in interface com.ibm.etools.cobol.application.model.cobol.DisplayStmt
Sets the value of the 'Environment' containment reference.
setEnvironmentDivision(EnvironmentDivision) - Method in interface com.ibm.etools.cobol.application.model.cobol.BaseProgram
Sets the value of the 'Environment Division' containment reference.
setEnvironmentName(MnemonicName) - Method in interface com.ibm.etools.cobol.application.model.cobol.AcceptDataTransferStmt
Sets the value of the 'Environment Name' reference.
setEnvironmentName(MnemonicName) - Method in interface com.ibm.etools.cobol.application.model.cobol.DisplayStmt
Sets the value of the 'Environment Name' reference.
setEnvironmentType(EnvironmentType) - Method in interface com.ibm.etools.cobol.application.model.cobol.MnemonicName
Sets the value of the 'Environment Type' attribute.
setError(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.ExceptionUseStmt
Sets the value of the 'Error' attribute.
setEveryRecordsClause(EveryRecordsClause) - Method in interface com.ibm.etools.cobol.application.model.cobol.RerunClause
Sets the value of the 'Every Records Clause' containment reference.
setException(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.ExceptionUseStmt
Sets the value of the 'Exception' attribute.
setExpr(Expr) - Method in interface com.ibm.etools.cobol.application.model.cobol.ComputeStmt
Sets the value of the 'Expr' containment reference.
setExpr(ExprConditional) - Method in interface com.ibm.etools.cobol.application.model.cobol.ExprLogicalNot
Sets the value of the 'Expr' containment reference.
setExpr1(ExprConditional) - Method in interface com.ibm.etools.cobol.application.model.cobol.ExprLogicalBinary
Sets the value of the 'Expr1' containment reference.
setExpr2(ExprConditional) - Method in interface com.ibm.etools.cobol.application.model.cobol.ExprLogicalBinary
Sets the value of the 'Expr2' containment reference.
setExpression(Expr) - Method in interface com.ibm.etools.cobol.application.model.cobol.EvaluateExpr
Sets the value of the 'Expression' containment reference.
setExternal(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.FileDescriptionEntry
Sets the value of the 'External' attribute.
setExternalClassName(Literal) - Method in interface com.ibm.etools.cobol.application.model.cobol.ClassClause
Sets the value of the 'External Class Name' containment reference.
setExternalFileId(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.XMLSchema
Sets the value of the 'External File Id' attribute.
setFile(FileDescriptionEntry) - Method in interface com.ibm.etools.cobol.application.model.cobol.CloseObject
Sets the value of the 'File' reference.
setFile(FileDescriptionEntry) - Method in interface com.ibm.etools.cobol.application.model.cobol.DeleteStmt
Sets the value of the 'File' reference.
setFile(FileDescriptionEntry) - Method in interface com.ibm.etools.cobol.application.model.cobol.EndOfReelClause
Sets the value of the 'File' reference.
setFile(FileDescriptionEntry) - Method in interface com.ibm.etools.cobol.application.model.cobol.EndOfUnitClause
Sets the value of the 'File' reference.
setFile(FileDescriptionEntry) - Method in interface com.ibm.etools.cobol.application.model.cobol.EveryRecordsClause
Sets the value of the 'File' reference.
setFile(FileDescriptionEntry) - Method in interface com.ibm.etools.cobol.application.model.cobol.FilePositionClause
Sets the value of the 'File' reference.
setFile(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.LabelUseStmt
Sets the value of the 'File' attribute.
setFile(FileDescriptionEntry) - Method in interface com.ibm.etools.cobol.application.model.cobol.LinageCounter
Sets the value of the 'File' reference.
setFile(FileDescriptionEntry) - Method in interface com.ibm.etools.cobol.application.model.cobol.MergeStmt
Sets the value of the 'File' reference.
setFile(FileDescriptionEntry) - Method in interface com.ibm.etools.cobol.application.model.cobol.OpenObject
Sets the value of the 'File' reference.
setFile(FileDescriptionEntry) - Method in interface com.ibm.etools.cobol.application.model.cobol.Qualifier
Sets the value of the 'File' reference.
setFile(FileDescriptionEntry) - Method in interface com.ibm.etools.cobol.application.model.cobol.ReadStmt
Sets the value of the 'File' reference.
setFile(FileDescriptionEntry) - Method in interface com.ibm.etools.cobol.application.model.cobol.RerunClause
Sets the value of the 'File' reference.
setFile(FileDescriptionEntry) - Method in interface com.ibm.etools.cobol.application.model.cobol.ReturnStmt
Sets the value of the 'File' reference.
setFile(FileDescriptionEntry) - Method in interface com.ibm.etools.cobol.application.model.cobol.SortStmt
Sets the value of the 'File' reference.
setFile(FileDescriptionEntry) - Method in interface com.ibm.etools.cobol.application.model.cobol.StartStmt
Sets the value of the 'File' reference.
setFileAccessModeClause(FileAccessModeClause) - Method in interface com.ibm.etools.cobol.application.model.cobol.FileControlEntry
Sets the value of the 'File Access Mode Clause' containment reference.
setFileArg(FileDescriptionEntry) - Method in interface com.ibm.etools.cobol.application.model.cobol.ActualParameter
Sets the value of the 'File Arg' reference.
setFileControlEntry(FileControlEntry) - Method in interface com.ibm.etools.cobol.application.model.cobol.FileDescriptionEntry
Sets the value of the 'File Control Entry' reference.
setFileMode(OpenMode) - Method in interface com.ibm.etools.cobol.application.model.cobol.ExceptionUseStmt
Sets the value of the 'File Mode' attribute.
setFileMode(OpenMode) - Method in interface com.ibm.etools.cobol.application.model.cobol.LabelUseStmt
Sets the value of the 'File Mode' attribute.
setFileSection(FileSection) - Method in interface com.ibm.etools.cobol.application.model.cobol.DataDivision
Sets the value of the 'File Section' containment reference.
setFirstProcessingProcedure(SectionOrParagraph) - Method in interface com.ibm.etools.cobol.application.model.cobol.XMLParseStmt
Sets the value of the 'First Processing Procedure' reference.
setFooting(SimpleRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.LinageClause
Sets the value of the 'Footing' containment reference.
setForRemoval(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.CloseReelOrUnit
Sets the value of the 'For Removal' attribute.
setFrom(SectionOrParagraph) - Method in interface com.ibm.etools.cobol.application.model.cobol.IOProcedure
Sets the value of the 'From' reference.
setFrom(SectionOrParagraph) - Method in interface com.ibm.etools.cobol.application.model.cobol.PerformFromTo
Sets the value of the 'From' reference.
setFrom(DataRefOrLiteralOrIndexRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.PIControllerVaryingClause
Sets the value of the 'From' containment reference.
setFrom(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.ReleaseStmt
Sets the value of the 'From' containment reference.
setFrom(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.RewriteStmt
Sets the value of the 'From' containment reference.
setFrom(ArithOperand) - Method in interface com.ibm.etools.cobol.application.model.cobol.SubtractCorrStmt
Sets the value of the 'From' containment reference.
setFrom(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.SubtractFromGivingStmt
Sets the value of the 'From' containment reference.
setFrom(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.WriteStmt
Sets the value of the 'From' containment reference.
setFromDataItem(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.XMLGenerateStmt
Sets the value of the 'From Data Item' containment reference.
setFunctionName(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.FuncRef
Sets the value of the 'Function Name' attribute.
setGiving(ArithOperand) - Method in interface com.ibm.etools.cobol.application.model.cobol.DivideByGivingRemainderStmt
Sets the value of the 'Giving' containment reference.
setGiving(ArithOperand) - Method in interface com.ibm.etools.cobol.application.model.cobol.DivideIntoGivingRemainderStmt
Sets the value of the 'Giving' containment reference.
setGiving(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.ExitProgramStmt
Sets the value of the 'Giving' containment reference.
setGiving(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.GoBackStmt
Sets the value of the 'Giving' containment reference.
setGivingOrOutputProc(IOFilesOrProcedure) - Method in interface com.ibm.etools.cobol.application.model.cobol.MergeStmt
Sets the value of the 'Giving Or Output Proc' containment reference.
setGivingOrOutputProc(IOFilesOrProcedure) - Method in interface com.ibm.etools.cobol.application.model.cobol.SortStmt
Sets the value of the 'Giving Or Output Proc' containment reference.
setGlobal(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.ExceptionUseStmt
Sets the value of the 'Global' attribute.
setGlobal(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.FileDescriptionEntry
Sets the value of the 'Global' attribute.
setGlobal(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.LabelUseStmt
Sets the value of the 'Global' attribute.
setGoToIn(Paragraph) - Method in interface com.ibm.etools.cobol.application.model.cobol.AlterClause
Sets the value of the 'Go To In' reference.
setGroupUsageClause(GroupUsageClause) - Method in interface com.ibm.etools.cobol.application.model.cobol.GroupDataItem
Sets the value of the 'Group Usage Clause' containment reference.
setHeader(ProcedureDivisionHeader) - Method in interface com.ibm.etools.cobol.application.model.cobol.ProcedureDivision
Sets the value of the 'Header' containment reference.
setIdentificationDivision(IdentificationDivision) - Method in interface com.ibm.etools.cobol.application.model.cobol.BaseProgram
Sets the value of the 'Identification Division' containment reference.
setIn(Alphabet) - Method in interface com.ibm.etools.cobol.application.model.cobol.SymbolicCharactersClause
Sets the value of the 'In' reference.
setIndex(IndexVariable) - Method in interface com.ibm.etools.cobol.application.model.cobol.IndexRef
Sets the value of the 'Index' reference.
setIndex(IndexVariable) - Method in interface com.ibm.etools.cobol.application.model.cobol.IndexSubscript
Sets the value of the 'Index' reference.
SetIndicesStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a SET statement for basic table handling.
setInitial(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.InspectBeforeOrAfterClause
Sets the value of the 'Initial' attribute.
setInitialValue(LiteralTypedValue) - Method in interface com.ibm.etools.cobol.application.model.cobol.DataItem
Sets the value of the 'Initial Value' containment reference.
setInputOutputSection(InputOutputSection) - Method in interface com.ibm.etools.cobol.application.model.cobol.EnvironmentDivision
Sets the value of the 'Input Output Section' containment reference.
setInstallation(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.IdentificationDivision
Sets the value of the 'Installation' attribute.
setInto(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.DivideIntoGivingStmt
Sets the value of the 'Into' containment reference.
setInto(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.ReadStmt
Sets the value of the 'Into' containment reference.
setInto(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.ReturnStmt
Sets the value of the 'Into' containment reference.
setInto(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.StringStmt
Sets the value of the 'Into' containment reference.
setInto(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.UnstringIntoClause
Sets the value of the 'Into' containment reference.
setIsAll(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.LiteralTypedValue
Sets the value of the 'Is All' attribute.
setIsAscending(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.TableKeyInfo
Sets the value of the 'Is Ascending' attribute.
setIsCommon(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.IdentificationDivision
Sets the value of the 'Is Common' attribute.
setIsExternal(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.Level01Item
Sets the value of the 'Is External' attribute.
setIsFiller(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.DataItem
Sets the value of the 'Is Filler' attribute.
setIsGlobal(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.Level01Item
Sets the value of the 'Is Global' attribute.
setIsInitial(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.IdentificationDivision
Sets the value of the 'Is Initial' attribute.
setIsOptional(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.FileControlEntry
Sets the value of the 'Is Optional' attribute.
setIsRecursive(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.IdentificationDivision
Sets the value of the 'Is Recursive' attribute.
setItem(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.UnstringDelimiter
Sets the value of the 'Item' containment reference.
setItem88(Level88Item) - Method in interface com.ibm.etools.cobol.application.model.cobol.Level88ItemRef
Sets the value of the 'Item88' reference.
setJavaCOBOLDataType(JavaCOBOLDataType) - Method in interface com.ibm.etools.cobol.application.model.cobol.ClassClause
Sets the value of the 'Java COBOL Data Type' containment reference.
setJustifiedRight(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.DBCSItem
Sets the value of the 'Justified Right' attribute.
setJustifiedRight(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.UnicodeItem
Sets the value of the 'Justified Right' attribute.
setJustifyRight(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.AlphabeticItem
Sets the value of the 'Justify Right' attribute.
setJustifyRight(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.AlphaNumericItem
Sets the value of the 'Justify Right' attribute.
setKey(AbstractDataItem) - Method in interface com.ibm.etools.cobol.application.model.cobol.AlternateKeyClause
Sets the value of the 'Key' reference.
setKey(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.ReadStmt
Sets the value of the 'Key' containment reference.
setKeyCondition(KeyCondition) - Method in interface com.ibm.etools.cobol.application.model.cobol.StartStmt
Sets the value of the 'Key Condition' containment reference.
setKeyword(QualifierKeyword) - Method in interface com.ibm.etools.cobol.application.model.cobol.Qualifier
Sets the value of the 'Keyword' attribute.
setLabelRecordsClause(LabelRecordsClause) - Method in interface com.ibm.etools.cobol.application.model.cobol.FileDescriptionEntry
Sets the value of the 'Label Records Clause' containment reference.
setLastProcessingProcedure(SectionOrParagraph) - Method in interface com.ibm.etools.cobol.application.model.cobol.XMLParseStmt
Sets the value of the 'Last Processing Procedure' reference.
setLen(Expr) - Method in interface com.ibm.etools.cobol.application.model.cobol.RefMod
Sets the value of the 'Len' containment reference.
setLevel(int) - Method in interface com.ibm.etools.cobol.application.model.cobol.DataItem
Sets the value of the 'Level' attribute.
setLibraryClause(LibraryClause) - Method in interface com.ibm.etools.cobol.application.model.cobol.CopyStmt
Sets the value of the 'Library Clause' containment reference.
setLibraryName(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.LibraryClause
Sets the value of the 'Library Name' attribute.
setLinage(SimpleRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.FileDescriptionEntry
Sets the value of the 'Linage' containment reference.
setLinageClause(LinageClause) - Method in interface com.ibm.etools.cobol.application.model.cobol.FileDescriptionEntry
Sets the value of the 'Linage Clause' containment reference.
setLines(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.WriteAdvancingClause
Sets the value of the 'Lines' containment reference.
setLinesAtBottom(SimpleRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.LinageClause
Sets the value of the 'Lines At Bottom' containment reference.
setLinesAtTop(SimpleRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.LinageClause
Sets the value of the 'Lines At Top' containment reference.
setLinkageSection(LinkageSection) - Method in interface com.ibm.etools.cobol.application.model.cobol.DataDivision
Sets the value of the 'Linkage Section' containment reference.
setLit(Literal) - Method in interface com.ibm.etools.cobol.application.model.cobol.ExprLiteral
Sets the value of the 'Lit' containment reference.
setLit(LiteralTypedValue) - Method in interface com.ibm.etools.cobol.application.model.cobol.Literal
Sets the value of the 'Lit' containment reference.
setLiteral(Literal) - Method in interface com.ibm.etools.cobol.application.model.cobol.CompilerSubOption
Sets the value of the 'Literal' containment reference.
setLiteral(Literal) - Method in interface com.ibm.etools.cobol.application.model.cobol.CopyStmt
Sets the value of the 'Literal' containment reference.
setLiteral(Literal) - Method in interface com.ibm.etools.cobol.application.model.cobol.LibraryClause
Sets the value of the 'Literal' containment reference.
setLiteral(Literal) - Method in interface com.ibm.etools.cobol.application.model.cobol.StopLiteralStmt
Sets the value of the 'Literal' containment reference.
setLiteral(Literal) - Method in interface com.ibm.etools.cobol.application.model.cobol.XMLSchema
Sets the value of the 'Literal' containment reference.
setLocalStorageSection(LocalStorageSection) - Method in interface com.ibm.etools.cobol.application.model.cobol.DataDivision
Sets the value of the 'Local Storage Section' containment reference.
setLowerLimit(Expr) - Method in interface com.ibm.etools.cobol.application.model.cobol.EvaluateExprRange
Sets the value of the 'Lower Limit' containment reference.
setLowerLimit(LiteralTypedValue) - Method in interface com.ibm.etools.cobol.application.model.cobol.LiteralValueRange
Sets the value of the 'Lower Limit' containment reference.
setMaximumSize(Literal) - Method in interface com.ibm.etools.cobol.application.model.cobol.VaryingClause
Sets the value of the 'Maximum Size' containment reference.
setMaxNumberOfElements(int) - Method in interface com.ibm.etools.cobol.application.model.cobol.VariableTableDataItem
Sets the value of the 'Max Number Of Elements' attribute.
setMaxOffsetWithinParent(int) - Method in interface com.ibm.etools.cobol.application.model.cobol.DataItem
 
setMaxSize(int) - Method in interface com.ibm.etools.cobol.application.model.cobol.DataItem
 
setMemorySize(MemorySize) - Method in interface com.ibm.etools.cobol.application.model.cobol.ObjectComputerParagraph
Sets the value of the 'Memory Size' containment reference.
setMinimumSize(Literal) - Method in interface com.ibm.etools.cobol.application.model.cobol.VaryingClause
Sets the value of the 'Minimum Size' containment reference.
setMinNumberOfElements(int) - Method in interface com.ibm.etools.cobol.application.model.cobol.VariableTableDataItem
Sets the value of the 'Min Number Of Elements' attribute.
setMnemonicName(MnemonicName) - Method in interface com.ibm.etools.cobol.application.model.cobol.WriteAdvancingClause
Sets the value of the 'Mnemonic Name' reference.
setMode(OpenMode) - Method in interface com.ibm.etools.cobol.application.model.cobol.OpenClause
Sets the value of the 'Mode' attribute.
setMode(RecordingMode) - Method in interface com.ibm.etools.cobol.application.model.cobol.RecordingModeClause
Sets the value of the 'Mode' attribute.
setMultiplier(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.MultiplyByStmt
Sets the value of the 'Multiplier' containment reference.
setName(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.CompilerOption
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.CompilerSubOption
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.ImplicitDataRef
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.MnemonicName
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.NamedElement
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.UPSISwitch
Sets the value of the 'Name' attribute.
setNamespace(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.XMLGenerateStmt
Sets the value of the 'Namespace' containment reference.
setNamespacePrefix(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.XMLGenerateStmt
Sets the value of the 'Namespace Prefix' containment reference.
setNative(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.UsageClause
Sets the value of the 'Native' attribute.
setNextSentence(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.Branch
Sets the value of the 'Next Sentence' attribute.
setNoHandle(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.CicsStmt
Sets the value of the 'No Handle' attribute.
setNot(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.EvaluateExpr
Sets the value of the 'Not' attribute.
setNot(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.EvaluateExprRange
Sets the value of the 'Not' attribute.
setNumberOfElements(int) - Method in interface com.ibm.etools.cobol.application.model.cobol.FixedTableDataItem
Sets the value of the 'Number Of Elements' attribute.
setNumberOfLines(SimpleRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.LinageClause
Sets the value of the 'Number Of Lines' containment reference.
setNumberOfRecords(int) - Method in interface com.ibm.etools.cobol.application.model.cobol.EveryRecordsClause
Sets the value of the 'Number Of Records' attribute.
setNumproc(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.NumericItem
Deprecated. This method was superfluous.
setObjectComputerParagraph(ObjectComputerParagraph) - Method in interface com.ibm.etools.cobol.application.model.cobol.ConfigurationSection
Sets the value of the 'Object Computer Paragraph' containment reference.
SetObjectRefToNullStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a SET statement that sets the receiving data item defined as USAGE OBJECT REFERENCE to NULL.
SetObjectRefToObjectRefStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a SET statement that has a receiving item and a sending item that are defined as USAGE OBJECT REFERENCE.
setOffCondition(SwitchStatusCondition) - Method in interface com.ibm.etools.cobol.application.model.cobol.UPSISwitch
Sets the value of the 'Off Condition' containment reference.
setOffset(int) - Method in interface com.ibm.etools.cobol.application.model.cobol.DataSubscript
Sets the value of the 'Offset' attribute.
setOffset(int) - Method in interface com.ibm.etools.cobol.application.model.cobol.IndexSubscript
Sets the value of the 'Offset' attribute.
setOmitted(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.LabelRecordsClause
Sets the value of the 'Omitted' attribute.
setOn(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.SetSwitchesClause
Sets the value of the 'On' attribute.
setOnCondition(SwitchStatusCondition) - Method in interface com.ibm.etools.cobol.application.model.cobol.UPSISwitch
Sets the value of the 'On Condition' containment reference.
setOperand(Expr) - Method in interface com.ibm.etools.cobol.application.model.cobol.ExprSignCond
Sets the value of the 'Operand' containment reference.
setOperand1(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.MultiplyByGivingStmt
Sets the value of the 'Operand1' containment reference.
setOperand2(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.MultiplyByGivingStmt
Sets the value of the 'Operand2' containment reference.
setPaddingCharacter(SimpleRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.SequentialFileControlEntry
Sets the value of the 'Padding Character' containment reference.
setPage(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.WriteAdvancingClause
Sets the value of the 'Page' attribute.
setParent(ASTNode) - Method in interface com.ibm.etools.cobol.application.model.cobol.ASTNode
Sets the value of the 'Parent' reference.
setPassword(AbstractDataItem) - Method in interface com.ibm.etools.cobol.application.model.cobol.AlternateKeyClause
Sets the value of the 'Password' reference.
setPassword(AbstractDataItem) - Method in interface com.ibm.etools.cobol.application.model.cobol.FileControlEntry
Sets the value of the 'Password' reference.
setPictureString(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.ElementaryDataItem
Sets the value of the 'Picture String' attribute.
setPictureSymbol(LiteralTypedValue) - Method in interface com.ibm.etools.cobol.application.model.cobol.CurrencySignClause
Sets the value of the 'Picture Symbol' containment reference.
setPlatformSpecificStatus(AbstractDataItem) - Method in interface com.ibm.etools.cobol.application.model.cobol.FileControlEntry
Sets the value of the 'Platform Specific Status' reference.
SetPointersStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a SET statement that sets pointers.
SetPointersToAddressStmt - Interface in com.ibm.etools.cobol.application.model.cobol
Deprecated. Use SetPointersToPointerStmt.

The following features are supported:

SetPointersToEntryStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a SET statement that has receiving fields that are function pointers or procedure pointers and the sending field is an entry.
SetPointersToNullStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a SET statement that sets the receiving fields to NULL.
SetPointersToPointerStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a SET statement that has receiving and sending fields that are pointers, function pointers, procedure pointers, or the ADDRESS OF special register.
setPosition(int) - Method in interface com.ibm.etools.cobol.application.model.cobol.PositionClause
Sets the value of the 'Position' attribute.
setPositionClause(PositionClause) - Method in interface com.ibm.etools.cobol.application.model.cobol.FilePositionClause
Sets the value of the 'Position Clause' containment reference.
setPriorityNumber(short) - Method in interface com.ibm.etools.cobol.application.model.cobol.Section
Sets the value of the 'Priority Number' attribute.
setProcedure(SectionOrParagraph) - Method in interface com.ibm.etools.cobol.application.model.cobol.GoToUnconditionalStmt
Sets the value of the 'Procedure' reference.
setProcedureDivision(ProcedureDivision) - Method in interface com.ibm.etools.cobol.application.model.cobol.Program
Sets the value of the 'Procedure Division' containment reference.
SetProcPointersStmt - Interface in com.ibm.etools.cobol.application.model.cobol
Deprecated. Use SetPointersStmt

The following features are supported:

SetProcPointersToEntryStmt - Interface in com.ibm.etools.cobol.application.model.cobol
Deprecated. Use SetPointersToEntryStmt.

The following features are supported:

SetProcPointersToNullStmt - Interface in com.ibm.etools.cobol.application.model.cobol
Deprecated. Use SetPointersToNullStmt.
SetProcPointersToPointerStmt - Interface in com.ibm.etools.cobol.application.model.cobol
Deprecated. Use SetPointersToPointerStmt.

The following features are supported:

SetProcPointersToProcPointerStmt - Interface in com.ibm.etools.cobol.application.model.cobol
Deprecated. Use SetPointersToPointerStmt.

The following features are supported:

setProgram(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.CallStmt
Sets the value of the 'Program' containment reference.
setProgramCollatingSequence(Alphabet) - Method in interface com.ibm.etools.cobol.application.model.cobol.ObjectComputerParagraph
Sets the value of the 'Program Collating Sequence' reference.
setProgramId(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.IdentificationDivision
Sets the value of the 'Program Id' attribute.
setPseudoText1(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.ByClause
Sets the value of the 'Pseudo Text1' attribute.
setPseudoText2(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.ByClause
Sets the value of the 'Pseudo Text2' attribute.
setQualifierKeyword(QualifierKeyword) - Method in interface com.ibm.etools.cobol.application.model.cobol.LibraryClause
Sets the value of the 'Qualifier Keyword' attribute.
setReceivingArea(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.MoveCorrStmt
Sets the value of the 'Receiving Area' containment reference.
setReceivingArea(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.XMLGenerateStmt
Sets the value of the 'Receiving Area' containment reference.
setReceivingItem(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.SetObjectRefToNullStmt
Sets the value of the 'Receiving Item' containment reference.
setReceivingItem(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.SetObjectRefToObjectRefStmt
Sets the value of the 'Receiving Item' containment reference.
setRecord(DataItem) - Method in interface com.ibm.etools.cobol.application.model.cobol.ReleaseStmt
Sets the value of the 'Record' reference.
setRecord(DataItem) - Method in interface com.ibm.etools.cobol.application.model.cobol.RewriteStmt
Sets the value of the 'Record' reference.
setRecord(DataItem) - Method in interface com.ibm.etools.cobol.application.model.cobol.WriteStmt
Sets the value of the 'Record' reference.
setRecordClause(RecordClause) - Method in interface com.ibm.etools.cobol.application.model.cobol.FileDescriptionEntry
Sets the value of the 'Record Clause' containment reference.
setRecordDelimiter(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.SequentialFileControlEntry
Sets the value of the 'Record Delimiter' attribute.
setRecordingModeClause(RecordingModeClause) - Method in interface com.ibm.etools.cobol.application.model.cobol.FileDescriptionEntry
Sets the value of the 'Recording Mode Clause' containment reference.
setRecordKey(AbstractDataItem) - Method in interface com.ibm.etools.cobol.application.model.cobol.IndexedFileControlEntry
Sets the value of the 'Record Key' reference.
setRedefines(DataItem) - Method in interface com.ibm.etools.cobol.application.model.cobol.DataItem
Sets the value of the 'Redefines' reference.
setReel(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.LabelUseStmt
Sets the value of the 'Reel' attribute.
setReelOrUnit(CloseReelOrUnit) - Method in interface com.ibm.etools.cobol.application.model.cobol.CloseObject
Sets the value of the 'Reel Or Unit' containment reference.
setRef(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.AcceptStmt
Sets the value of the 'Ref' containment reference.
setRef(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.AddressOf
Sets the value of the 'Ref' containment reference.
setRef(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.ArithOperand
Sets the value of the 'Ref' containment reference.
setRef(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.ExprDataRef
Sets the value of the 'Ref' containment reference.
setRef(IndexRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.ExprIndexRef
Sets the value of the 'Ref' containment reference.
setRef(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.InspectStmt
Sets the value of the 'Ref' containment reference.
setRef(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.LengthOf
Sets the value of the 'Ref' containment reference.
setRef(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.RefMod
Sets the value of the 'Ref' containment reference.
setRef(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.UnstringStmt
Sets the value of the 'Ref' containment reference.
setRef88(Level88ItemRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.Expr88Cond
Sets the value of the 'Ref88' containment reference.
setRelativeKey(AbstractDataItem) - Method in interface com.ibm.etools.cobol.application.model.cobol.RelativeFileControlEntry
Sets the value of the 'Relative Key' reference.
setRemainder(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.DivideByGivingRemainderStmt
Sets the value of the 'Remainder' containment reference.
setRemainder(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.DivideIntoGivingRemainderStmt
Sets the value of the 'Remainder' containment reference.
setReplace(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.InspectReplacingAllOrLeadingOrFirstClause
Sets the value of the 'Replace' containment reference.
setReplaceBy(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.InspectReplacingAllOrLeadingOrFirstClause
Sets the value of the 'Replace By' containment reference.
setReplaceBy(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.InspectReplacingCharactersBy
Sets the value of the 'Replace By' containment reference.
setReplacingClause(CopyReplacingClause) - Method in interface com.ibm.etools.cobol.application.model.cobol.CopyStmt
Sets the value of the 'Replacing Clause' containment reference.
setRepositoryParagraph(RepositoryParagraph) - Method in interface com.ibm.etools.cobol.application.model.cobol.ConfigurationSection
Sets the value of the 'Repository Paragraph' containment reference.
setReservePhrase(ReservePhrase) - Method in interface com.ibm.etools.cobol.application.model.cobol.FileControlEntry
Sets the value of the 'Reserve Phrase' containment reference.
setResp(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.CicsStmt
Sets the value of the 'Resp' containment reference.
setResp2(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.CicsStmt
Sets the value of the 'Resp2' containment reference.
setReturning(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.CallStmt
Sets the value of the 'Returning' containment reference.
setReturning(DataItem) - Method in interface com.ibm.etools.cobol.application.model.cobol.ProcedureDivisionHeader
Sets the value of the 'Returning' reference.
setReturningNational(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.XMLParseStmt
Sets the value of the 'Returning National' attribute.
setReversed(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.OpenObject
Sets the value of the 'Reversed' attribute.
setRounded(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.ArithOperand
Sets the value of the 'Rounded' attribute.
setSchema(XMLSchema) - Method in interface com.ibm.etools.cobol.application.model.cobol.ValidatingClause
Sets the value of the 'Schema' reference.
setSchemaDataItem(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.ValidatingClause
Sets the value of the 'Schema Data Item' containment reference.
setSecurity(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.IdentificationDivision
Sets the value of the 'Security' attribute.
setSegmentLimit(int) - Method in interface com.ibm.etools.cobol.application.model.cobol.ObjectComputerParagraph
Sets the value of the 'Segment Limit' attribute.
setSelect(FileDescriptionEntry) - Method in interface com.ibm.etools.cobol.application.model.cobol.FileControlEntry
Sets the value of the 'Select' reference.
setSendingArea(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.MoveCorrStmt
Sets the value of the 'Sending Area' containment reference.
setSendingArea(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.MoveSimpleStmt
Sets the value of the 'Sending Area' containment reference.
setSendingArea(DataRefOrLiteralOrIndexRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.SetIndicesStmt
Sets the value of the 'Sending Area' containment reference.
setSendingArea(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.SetPointersToAddressStmt
Deprecated. Sets the value of the 'Sending Area' containment reference.
setSendingItem(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.SetObjectRefToObjectRefStmt
Sets the value of the 'Sending Item' containment reference.
setSendingPointer(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.SetPointersToPointerStmt
Sets the value of the 'Sending Pointer' containment reference.
setSendingPointer(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.SetProcPointersToPointerStmt
Deprecated. Sets the value of the 'Sending Pointer' containment reference.
setSendingProcPointer(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.SetProcPointersToProcPointerStmt
Deprecated. Sets the value of the 'Sending Proc Pointer' containment reference.
setSigned(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.NumericItem
Sets the value of the 'Signed' attribute.
setSignLeading(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.NumericItem
Sets the value of the 'Sign Leading' attribute.
setSignSeparate(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.NumericItem
Sets the value of the 'Sign Separate' attribute.
setSignType(SignType) - Method in interface com.ibm.etools.cobol.application.model.cobol.ExprSignCond
Sets the value of the 'Sign Type' attribute.
setSimpleRef(SimpleRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.QualifiedRef
Sets the value of the 'Simple Ref' containment reference.
setSimpleRef(SimpleRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.Qualifier
Sets the value of the 'Simple Ref' containment reference.
setSize(LiteralOrLiteralValueRange) - Method in interface com.ibm.etools.cobol.application.model.cobol.BlockContainsClause
Sets the value of the 'Size' containment reference.
setSize(int) - Method in interface com.ibm.etools.cobol.application.model.cobol.MemorySize
Sets the value of the 'Size' attribute.
setSort(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.FileDescriptionEntry
Sets the value of the 'Sort' attribute.
setSourceComputerParagraph(SourceComputerParagraph) - Method in interface com.ibm.etools.cobol.application.model.cobol.ConfigurationSection
Sets the value of the 'Source Computer Paragraph' containment reference.
setSpecialNamesParagraph(SpecialNamesParagraph) - Method in interface com.ibm.etools.cobol.application.model.cobol.ConfigurationSection
Sets the value of the 'Special Names Paragraph' containment reference.
setSqlStmt(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.ExecSqlStmt
Sets the value of the 'Sql Stmt' attribute.
setStandard(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.ExceptionUseStmt
Sets the value of the 'Standard' attribute.
setStandard(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.LabelRecordsClause
Sets the value of the 'Standard' attribute.
setStandard(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.LabelUseStmt
Sets the value of the 'Standard' attribute.
setStart(DataItem) - Method in interface com.ibm.etools.cobol.application.model.cobol.Level66Item
Sets the value of the 'Start' reference.
setStartPos(Expr) - Method in interface com.ibm.etools.cobol.application.model.cobol.RefMod
Sets the value of the 'Start Pos' containment reference.
setStatus(AbstractDataItem) - Method in interface com.ibm.etools.cobol.application.model.cobol.FileControlEntry
Sets the value of the 'Status' reference.
SetStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a SET statement in the PROCEDURE division.
setSubtract(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.SubtractCorrStmt
Sets the value of the 'Subtract' containment reference.
setSuppressUsed(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.CopyStmt
Sets the value of the 'Suppress Used' attribute.
setSwitch(UPSISwitch) - Method in interface com.ibm.etools.cobol.application.model.cobol.UPSISwitchRef
Sets the value of the 'Switch' reference.
SetSwitchesClause - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a clause in a SET statement.
SetSwitchesStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a SET statement for external switches.
setSynchronized(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.ElementaryDataItem
Sets the value of the 'Synchronized' attribute.
setSystemInfo(SystemInfo) - Method in interface com.ibm.etools.cobol.application.model.cobol.AcceptSystemInfoTransferStmt
Sets the value of the 'System Info' attribute.
setSystemName(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.SystemNamePhrase
Sets the value of the 'System Name' attribute.
setTableItem(TableDataItem) - Method in interface com.ibm.etools.cobol.application.model.cobol.SearchStmt
Sets the value of the 'Table Item' reference.
setTableItem(DataItem) - Method in interface com.ibm.etools.cobol.application.model.cobol.TableDataItem
Sets the value of the 'Table Item' containment reference.
setTag(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.ASTNode
Sets the value of the 'Tag' attribute.
setTallyingIn(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.UnstringStmt
Sets the value of the 'Tallying In' containment reference.
setTestAfter(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.PIControllerUntil
Sets the value of the 'Test After' attribute.
setTestAfter(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.PIControllerVarying
Sets the value of the 'Test After' attribute.
setTextName(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.CopyStmt
Sets the value of the 'Text Name' attribute.
setThen(Branch) - Method in interface com.ibm.etools.cobol.application.model.cobol.IfThenElseStmt
Sets the value of the 'Then' containment reference.
setTimes(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.PIControllerTimes
Sets the value of the 'Times' containment reference.
setTitle(Literal) - Method in interface com.ibm.etools.cobol.application.model.cobol.TitleStmt
Sets the value of the 'Title' containment reference.
setTo(ArithOperand) - Method in interface com.ibm.etools.cobol.application.model.cobol.AddCorrStmt
Sets the value of the 'To' containment reference.
setTo(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.AddToGivingStmt
Sets the value of the 'To' containment reference.
setTo(SectionOrParagraph) - Method in interface com.ibm.etools.cobol.application.model.cobol.IOProcedure
Sets the value of the 'To' reference.
setTo(SectionOrParagraph) - Method in interface com.ibm.etools.cobol.application.model.cobol.PerformFromTo
Sets the value of the 'To' reference.
setToProceedTo(SectionOrParagraph) - Method in interface com.ibm.etools.cobol.application.model.cobol.AlterClause
Sets the value of the 'To Proceed To' reference.
setTrunc(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.NumericItem
Deprecated. This method was superfluous.
setType(ActualParamType) - Method in interface com.ibm.etools.cobol.application.model.cobol.ActualParameter
Sets the value of the 'Type' attribute.
setType(EnvironmentType) - Method in interface com.ibm.etools.cobol.application.model.cobol.Environment
Sets the value of the 'Type' attribute.
setType(FormalParamType) - Method in interface com.ibm.etools.cobol.application.model.cobol.FormalParameter
Sets the value of the 'Type' attribute.
setType(KeyConditionType) - Method in interface com.ibm.etools.cobol.application.model.cobol.KeyCondition
Sets the value of the 'Type' attribute.
setUnit(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.LabelUseStmt
Sets the value of the 'Unit' attribute.
setUnit(MemorySizeUnit) - Method in interface com.ibm.etools.cobol.application.model.cobol.MemorySize
Sets the value of the 'Unit' attribute.
setUnit(BlockSizeUnit) - Method in interface com.ibm.etools.cobol.application.model.cobol.UnitClause
Sets the value of the 'Unit' attribute.
setUnitClause(UnitClause) - Method in interface com.ibm.etools.cobol.application.model.cobol.BlockContainsClause
Sets the value of the 'Unit Clause' containment reference.
setUntil(ExprConditional) - Method in interface com.ibm.etools.cobol.application.model.cobol.PIControllerUntil
Sets the value of the 'Until' containment reference.
setUntil(ExprConditional) - Method in interface com.ibm.etools.cobol.application.model.cobol.PIControllerVaryingClause
Sets the value of the 'Until' containment reference.
setUp(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.SetAdjustIndicesStmt
Sets the value of the 'Up' attribute.
setUpperLimit(Expr) - Method in interface com.ibm.etools.cobol.application.model.cobol.EvaluateExprRange
Sets the value of the 'Upper Limit' containment reference.
setUpperLimit(LiteralTypedValue) - Method in interface com.ibm.etools.cobol.application.model.cobol.LiteralValueRange
Sets the value of the 'Upper Limit' containment reference.
setUsage(UsageValues) - Method in interface com.ibm.etools.cobol.application.model.cobol.ElementaryDataItem
Deprecated. Use setUsageClause(UsageClause) instead.
setUsage(UsageValues) - Method in interface com.ibm.etools.cobol.application.model.cobol.UsageClause
Sets the value of the 'Usage' attribute.
setUsageClause(UsageClause) - Method in interface com.ibm.etools.cobol.application.model.cobol.ElementaryDataItem
Sets the value of the 'Usage Clause' containment reference.
setUsageClause(UsageClause) - Method in interface com.ibm.etools.cobol.application.model.cobol.GroupDataItem
Sets the value of the 'Usage Clause' containment reference.
setUserDefinedCharClass(UserDefinedCharacterClass) - Method in interface com.ibm.etools.cobol.application.model.cobol.ExprUserClassCond
Sets the value of the 'User Defined Char Class' reference.
setUsing(IOFiles) - Method in interface com.ibm.etools.cobol.application.model.cobol.MergeStmt
Sets the value of the 'Using' containment reference.
setUsingOrInputProc(IOFilesOrProcedure) - Method in interface com.ibm.etools.cobol.application.model.cobol.SortStmt
Sets the value of the 'Using Or Input Proc' containment reference.
setVal(String) - Method in interface com.ibm.etools.cobol.application.model.cobol.LiteralTypedValue
Sets the value of the 'Val' attribute.
setValidatingClause(ValidatingClause) - Method in interface com.ibm.etools.cobol.application.model.cobol.XMLParseStmt
Sets the value of the 'Validating Clause' containment reference.
setValType(LiteralType) - Method in interface com.ibm.etools.cobol.application.model.cobol.LiteralTypedValue
Sets the value of the 'Val Type' attribute.
setValue(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.InspectTallyingAllOrLeadingClause
Sets the value of the 'Value' containment reference.
setValue(int) - Method in interface com.ibm.etools.cobol.application.model.cobol.IntSubscript
Sets the value of the 'Value' attribute.
setValue(DataRefOrLiteral) - Method in interface com.ibm.etools.cobol.application.model.cobol.SystemNamePhrase
Sets the value of the 'Value' containment reference.
setValueOfClause(ValueOfClause) - Method in interface com.ibm.etools.cobol.application.model.cobol.FileDescriptionEntry
Sets the value of the 'Value Of Clause' containment reference.
setVaried(DataRefOrIndexRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.PIControllerVaryingClause
Sets the value of the 'Varied' containment reference.
setVarying(DataRefOrIndexRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.SerialSearchStmt
Sets the value of the 'Varying' containment reference.
setVaryingClause(VaryingClause) - Method in interface com.ibm.etools.cobol.application.model.cobol.RecordClause
Sets the value of the 'Varying Clause' containment reference.
setWhenClause(SearchWhenClause) - Method in interface com.ibm.etools.cobol.application.model.cobol.BinarySearchStmt
Sets the value of the 'When Clause' containment reference.
setWithDebuggingMode(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.SourceComputerParagraph
Sets the value of the 'With Debugging Mode' attribute.
setWithDuplicates(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.AlternateKeyClause
Sets the value of the 'With Duplicates' attribute.
setWithDuplicatesInOrder(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.SortStmt
Sets the value of the 'With Duplicates In Order' attribute.
setWithLock(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.CloseObject
Sets the value of the 'With Lock' attribute.
setWithLockOnRecord(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.FileControlEntry
Deprecated. This was a superfluous method.
setWithNoAdvancing(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.DisplayStmt
Sets the value of the 'With No Advancing' attribute.
setWithNoRewind(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.CloseObject
Sets the value of the 'With No Rewind' attribute.
setWithNoRewind(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.CloseReelOrUnit
Sets the value of the 'With No Rewind' attribute.
setWithNoRewind(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.OpenObject
Sets the value of the 'With No Rewind' attribute.
setWithPointer(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.StringStmt
Sets the value of the 'With Pointer' containment reference.
setWithPointer(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.UnstringStmt
Sets the value of the 'With Pointer' containment reference.
setWorkingStorageSection(WorkingStorageSection) - Method in interface com.ibm.etools.cobol.application.model.cobol.DataDivision
Sets the value of the 'Working Storage Section' containment reference.
setXmlData(DataRef) - Method in interface com.ibm.etools.cobol.application.model.cobol.XMLParseStmt
Sets the value of the 'Xml Data' containment reference.
setXmlDeclarationUsed(boolean) - Method in interface com.ibm.etools.cobol.application.model.cobol.XMLGenerateStmt
Sets the value of the 'Xml Declaration Used' attribute.
SignType - Class in com.ibm.etools.cobol.application.model.cobol
A representation a sign in a sign conditional expression.
SIGNTYPE_NEGATIVE - Static variable in class com.ibm.etools.cobol.application.model.cobol.SignType
The 'SIGNTYPE NEGATIVE' literal value.
SIGNTYPE_NEGATIVE_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.SignType
The 'SIGNTYPE NEGATIVE' literal object.
SIGNTYPE_POSITIVE - Static variable in class com.ibm.etools.cobol.application.model.cobol.SignType
The 'SIGNTYPE POSITIVE' literal value.
SIGNTYPE_POSITIVE_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.SignType
The 'SIGNTYPE POSITIVE' literal object.
SIGNTYPE_ZERO - Static variable in class com.ibm.etools.cobol.application.model.cobol.SignType
The 'SIGNTYPE ZERO' literal value.
SIGNTYPE_ZERO_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.SignType
The 'SIGNTYPE ZERO' literal object.
SimpleRef - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the use of a data item in a COBOL program.
SimpleRefOrLiteral - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of either a simple reference to a data item or a literal.
Skip1Stmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the SKIP1 compiler-directing statement.
Skip2Stmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the SKIP2 compiler-directing statement.
Skip3Stmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the SKIP3 compiler-directing statement.
SortStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a SORT statement in the PROCEDURE division.
SourceComputerParagraph - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the SOURCE-COMPUTER paragraph in the configuration section of the environment division.
SourceFile - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a file that contains COBOL source.
SpecialNamesParagraph - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the SPECIAL-NAMES paragraph in the CONFIGURATION section of the ENVIRONMENT division.
SpecialRegister - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a special register.
StartStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a START statement in the PROCEDURE division.
Stmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a statement in the PROCEDURE division.
StopLiteralStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a STOP statement with a literal.
StopRunStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a STOP RUN statement in the PROCEDURE division.
StopStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a STOP statement in the PROCEDURE division.
StringClause - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the sending fields in a STRING statement.
StringStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a STRING statement in the PROCEDURE division.
SubtractCorrStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a SUBTRACT statement with a CORRESPONDING clause.
SubtractFromGivingStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a SUBTRACT statement with FROM and GIVING clauses.
SubtractFromStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a SUBTRACT statement with a FROM clause.
SubtractStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a SUBTRACT statement in the PROCEDURE division.
SwitchStatusCondition - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a condition name specified in the SPECIAL-NAMES paragraph.
SymbolicCharactersClause - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the SYMBOLIC CHARACTERS clause in the SPECIAL-NAMES paragraph.
SYSINFO_DATE - Static variable in class com.ibm.etools.cobol.application.model.cobol.SystemInfo
The 'SYSINFO DATE' literal value.
SYSINFO_DATE_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.SystemInfo
The 'SYSINFO DATE' literal object.
SYSINFO_DATE_YYYYMMDD - Static variable in class com.ibm.etools.cobol.application.model.cobol.SystemInfo
The 'SYSINFO DATE YYYYMMDD' literal value.
SYSINFO_DATE_YYYYMMDD_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.SystemInfo
The 'SYSINFO DATE YYYYMMDD' literal object.
SYSINFO_DAY - Static variable in class com.ibm.etools.cobol.application.model.cobol.SystemInfo
The 'SYSINFO DAY' literal value.
SYSINFO_DAY_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.SystemInfo
The 'SYSINFO DAY' literal object.
SYSINFO_DAY_OF_WEEK - Static variable in class com.ibm.etools.cobol.application.model.cobol.SystemInfo
The 'SYSINFO DAY OF WEEK' literal value.
SYSINFO_DAY_OF_WEEK_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.SystemInfo
The 'SYSINFO DAY OF WEEK' literal object.
SYSINFO_DAY_YYYYDDD - Static variable in class com.ibm.etools.cobol.application.model.cobol.SystemInfo
The 'SYSINFO DAY YYYYDDD' literal value.
SYSINFO_DAY_YYYYDDD_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.SystemInfo
The 'SYSINFO DAY YYYYDDD' literal object.
SYSINFO_TIME - Static variable in class com.ibm.etools.cobol.application.model.cobol.SystemInfo
The 'SYSINFO TIME' literal value.
SYSINFO_TIME_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.SystemInfo
The 'SYSINFO TIME' literal object.
SystemInfo - Class in com.ibm.etools.cobol.application.model.cobol
A representation of the system information that can be specified after the FROM keyword in an ACCEPT statement.
SystemNamePhrase - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a system name phrase in the VALUE OF clause in a file description entry.

A B C D E F G I J K L M N O P Q R S T U V W X