- ICobolVar - Interface in com.iscobol.rts
-
Base Interface for all the isCOBOL variables and literals.
- identifier - Variable in class com.iscobol.java.CobolVarHelper.XmlAttrs
-
- identifierName - Variable in class com.iscobol.java.CobolVarHelper.XmlAttrs
-
- ieval() - Method in interface com.iscobol.rts.CobValue
-
- InddHandler - Interface in com.iscobol.io
-
- indexed - Variable in class com.iscobol.java.CobolVarHelper.Occurs
-
- indexedName - Variable in class com.iscobol.java.CobolVarHelper.Occurs
-
- info(String) - Method in interface com.iscobol.logger.Logger
-
Writes the info message in the log file
- initCause(Throwable) - Method in exception com.iscobol.rts.IscobolRuntimeException
-
- initialize(int[], ICobolVar[], boolean) - Method in interface com.iscobol.rts.ICobolVar
-
for internal use only
- initialized - Variable in class com.iscobol.java.CobolVarHelper.OccursDynamic
-
- integer() - Method in interface com.iscobol.rts.INumericVar
-
for internal use only
- intIAt(int) - Method in interface com.iscobol.rts.ICobolVar
-
for internal use only
- intIAt(int[]) - Method in interface com.iscobol.rts.ICobolVar
-
for internal use only
- intIAtNoClone(int[]) - Method in interface com.iscobol.rts.ICobolVar
-
for internal use only
- intICopy() - Method in interface com.iscobol.rts.ICobolVar
-
for internal use only
- intIOffs(int) - Method in interface com.iscobol.rts.ICobolVar
-
for internal use only
- intISub(int) - Method in interface com.iscobol.rts.ICobolVar
-
for internal use only
- intISub(int, int) - Method in interface com.iscobol.rts.ICobolVar
-
for internal use only
- intLength() - Method in interface com.iscobol.rts.INumericVar
-
for internal use only
- INumericVar - Interface in com.iscobol.rts
-
Base Interface for all numeric isCOBOL variables and literals.
- IObjectVar - Interface in com.iscobol.rts
-
- IPicAlphaEdit - Interface in com.iscobol.rts
-
- IPicAnyLength - Interface in com.iscobol.rts
-
- IPicG - Interface in com.iscobol.rts
-
- IPicN - Interface in com.iscobol.rts
-
- IPicNumEdit - Interface in com.iscobol.rts
-
- isBlankWhenZero() - Method in interface com.iscobol.rts.IPicNumEdit
-
returns true if the variable is BLANK WHEN ZERO
- IsCobol - Class in com.iscobol.java
-
isCOBOL interface from Java language.
- IsCobol() - Constructor for class com.iscobol.java.IsCobol
-
- IscobolCall - Interface in com.iscobol.rts
-
- IscobolRuntimeException - Exception in com.iscobol.rts
-
isCOBOL error handling.
Returns the error number and the textual description as well as the Throwable object associated to the error.
- IscobolRuntimeException(int, String) - Constructor for exception com.iscobol.rts.IscobolRuntimeException
-
- IscobolRuntimeException(int, Throwable) - Constructor for exception com.iscobol.rts.IscobolRuntimeException
-
- IscobolRuntimeException(Throwable) - Constructor for exception com.iscobol.rts.IscobolRuntimeException
-
- isComment() - Method in class com.iscobol.compiler.custpreproc.ProcessResult
-
- isDecimalPointComma() - Method in interface com.iscobol.rts.CobValue
-
- isDecimalPointComma() - Method in interface com.iscobol.rts.ICobolVar
-
returns true if the decimal point is ','
- isDynamicLength() - Method in interface com.iscobol.rts.ICobolVar
-
returns true if the variable is a group-item and it contains OCCURS DYNAMIC or ANY LENGTH variables
- isFinal() - Method in interface com.iscobol.rts.CobValue
-
- isFinal() - Method in interface com.iscobol.rts.ICobolVar
-
returns true if the variable represents a constant, false otherwise
- isInDynamic() - Method in class com.iscobol.java.CobolVarHelper
-
- isInDynamicTable() - Method in interface com.iscobol.rts.ICobolVar
-
for internal use only
- isInteger() - Method in interface com.iscobol.rts.INumericVar
-
for internal use only
- isJustified() - Method in class com.iscobol.java.CobolVarHelper
-
- isLinkage() - Method in class com.iscobol.java.CobolVarHelper
-
- isSection() - Method in class com.iscobol.java.CobolVarHelper
-
- isSigned() - Method in class com.iscobol.java.CobolVarHelper
-
- isSigned() - Method in interface com.iscobol.rts.INumericVar
-
returns true is the variables is signed
- isSignLeading() - Method in class com.iscobol.java.CobolVarHelper
-
- isSignSeparate() - Method in class com.iscobol.java.CobolVarHelper
-