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

I

IDENTIFIER - Static variable in interface org.jtool.jxplatform.j2x.parser.JavaParserConstants
 
IF - Static variable in interface org.jtool.jxplatform.j2x.parser.JavaParserConstants
 
IMPLEMENTS - Static variable in interface org.jtool.jxplatform.j2x.parser.JavaParserConstants
 
IMPORT - Static variable in interface org.jtool.jxplatform.j2x.parser.JavaParserConstants
 
INCR - Static variable in interface org.jtool.jxplatform.j2x.parser.JavaParserConstants
 
INSTANCEOF - Static variable in interface org.jtool.jxplatform.j2x.parser.JavaParserConstants
 
INT - Static variable in interface org.jtool.jxplatform.j2x.parser.JavaParserConstants
 
INTEGER_LITERAL - Static variable in interface org.jtool.jxplatform.j2x.parser.JavaParserConstants
 
INTERFACE - Static variable in interface org.jtool.jxplatform.j2x.parser.JavaParserConstants
 
IN_FORMAL_COMMENT - Static variable in interface org.jtool.jxplatform.j2x.parser.JavaParserConstants
 
IN_MULTI_LINE_COMMENT - Static variable in interface org.jtool.jxplatform.j2x.parser.JavaParserConstants
 
IN_SINGLE_LINE_COMMENT - Static variable in interface org.jtool.jxplatform.j2x.parser.JavaParserConstants
 
IdAttr - Static variable in interface org.jtool.jxplatform.dom.JxConstants
 
IdPublisher - class org.jtool.jxplatform.j2x.IdPublisher.
Publishes identifiers based on the names of a class, method, or field.
IdPublisher() - Constructor for class org.jtool.jxplatform.j2x.IdPublisher
Creates a pool of identifier managers.
IdentElem - Static variable in interface org.jtool.jxplatform.dom.JxConstants
 
If - Static variable in interface org.jtool.jxplatform.dom.JxConstants
 
IfStatement(Element) - Static method in class org.jtool.jxplatform.j2x.parser.JavaParser
IfStatement: "if" "(" Expression ")" Statement [ "else" Statement ]
ImplementsElem - Static variable in interface org.jtool.jxplatform.dom.JxConstants
 
ImplementsList(Element) - Static method in class org.jtool.jxplatform.j2x.parser.JavaParser
ImplementsList: "implements" ClassOrInterfaceType ( "," ClassOrInterfaceType )*
ImportDeclaration(Element) - Static method in class org.jtool.jxplatform.j2x.parser.JavaParser
ImportDeclaration: "import" [ "static" ] Name [ "." "*" ] ";"
ImportElem - Static variable in interface org.jtool.jxplatform.dom.JxConstants
 
InclusiveOrExpression(Element) - Static method in class org.jtool.jxplatform.j2x.parser.JavaParser
InclusiveOrExpression: ExclusiveOrExpression ( "|" ExclusiveOrExpression )*
Initializer(Element, Element) - Static method in class org.jtool.jxplatform.j2x.parser.JavaParser
Initializer: [ "static" ] Block
InlineComment - Static variable in interface org.jtool.jxplatform.dom.JxConstants
 
InstanceCreation - Static variable in interface org.jtool.jxplatform.dom.JxConstants
 
InstanceOf - Static variable in interface org.jtool.jxplatform.dom.JxConstants
 
InstanceOfExpression(Element) - Static method in class org.jtool.jxplatform.j2x.parser.JavaParser
InstanceOfExpression: RelationalExpression [ "instanceof" Type ]
IntegerLiteral - Static variable in interface org.jtool.jxplatform.dom.JxConstants
 
InterfaceDeclaration(int, Element, Element) - Static method in class org.jtool.jxplatform.j2x.parser.JavaParser
InterfaceDeclaration: "interface" [ TypeParameters ] [ ExtendsList ] ClassOrInterfaceBody
InterfaceElem - Static variable in interface org.jtool.jxplatform.dom.JxConstants
 
InterfaceValue - Static variable in interface org.jtool.jxplatform.dom.JxConstants
 
id - Variable in class org.jtool.jxplatform.graph.GraphNode
The identifier of this node.
ifSt - Static variable in interface org.jtool.jxplatform.graph.GraphNodeSort
 
ignores - Static variable in interface org.jtool.jxplatform.graph.GraphNodeSort
These nodes are ignored in PDGs.
image - Variable in class org.jtool.jxplatform.j2x.parser.Token
The string image of the token.
importNames - Variable in class org.jtool.jxplatform.wrapper.JxFile
The names of packeges and classes imported by this file.
imports(JxClass, JxClass) - Static method in class org.jtool.jxplatform.query.QueryClass
Tests if a given class imports a given type.
imports(JxClass, String) - Static method in class org.jtool.jxplatform.query.QueryClass
Tests if a given class imports a type with a given fully-qualified name.
imports(JxFile, JxClass) - Static method in class org.jtool.jxplatform.query.QueryFile
Tests if a given file imports a given class.
inBuf - Static variable in class org.jtool.jxplatform.j2x.parser.SimpleCharStream
 
inSimpleAssignments(JxField, JxClass) - Static method in class org.jtool.jxplatform.query.QueryField
Tests if all accesses to a given field in a given class are contained in simple assignments.
incrementalBuild() - Method in class org.jtool.jxplatform.repository.JxProjectRepository
Compiles and incrementally builds every file within this project.
indexOf(JxParameter) - Method in class org.jtool.jxplatform.wrapper.JxBinaryMethod
Returns the position of the specified parameter in parameters of this method.
indexOf(String) - Method in class org.jtool.jxplatform.wrapper.JxElement
Returns the index of the first occurrence of the specified element within the element's children.
indexOf(Element, String) - Static method in class org.jtool.jxplatform.wrapper.JxElement
Returns the index of the first occurrence of the specified element within the element's children.
indexOf(JxParameter) - Method in class org.jtool.jxplatform.wrapper.JxMethod
Returns the position of the specified parameter in parameters of this method.
inform(String) - Static method in class org.jtool.jxplatform.JxBugReport
Displays a message about an occurring bug.
init(IWorkbench) - Method in class org.jtool.jxplatform.JxPreferencePage
Initializes a preference page for a given workbench.
initNum() - Static method in class org.jtool.jxplatform.dom.DomCounter
Resets the numbers of elements and attributes.
innerclassElems - Variable in class org.jtool.jxplatform.wrapper.JxMethod
Elements of inThner classes within in this method.
innerclassElems - Variable in class org.jtool.jxplatform.wrapper.JxStaticInit
Elements of inner classes within in this method.
inputStream - Static variable in class org.jtool.jxplatform.j2x.parser.SimpleCharStream
 
input_stream - Static variable in class org.jtool.jxplatform.j2x.parser.JavaParserTokenManager
 
instanceCreation - Static variable in interface org.jtool.jxplatform.graph.GraphNodeSort
 
interfaceElems - Variable in class org.jtool.jxplatform.wrapper.JxFile
Elements of interfaces defined in this file.
interfaceEntry - Static variable in interface org.jtool.jxplatform.graph.GraphNodeSort
 
interfaceExit - Static variable in interface org.jtool.jxplatform.graph.GraphNodeSort
 
intersection(GraphElementSet) - Method in class org.jtool.jxplatform.graph.GraphElementSet
Obtains an intersection set of this set and a given set.
isAbstract() - Method in class org.jtool.jxplatform.wrapper.JxClass
Test if this class is abstract.
isAbstract() - Method in class org.jtool.jxplatform.wrapper.JxMethod
Test if this method is abstract.
isAccessible(JxClass, JxClass) - Static method in class org.jtool.jxplatform.query.QueryClass
Tests if a given class can access a given class.
isAccessible(JxClass, JxMethod) - Static method in class org.jtool.jxplatform.query.QueryClass
Tests if a given class can access a given method.
isAccessible(JxClass, JxClass, JxMethod) - Static method in class org.jtool.jxplatform.query.QueryClass
Tests if a given class can access a given method of a given class.
isAccessible(JxClass, JxField) - Static method in class org.jtool.jxplatform.query.QueryClass
Tests if a given class can access a given field.
isAccessible(JxClass, JxClass, JxField) - Static method in class org.jtool.jxplatform.query.QueryClass
Tests if a given class can access a given field of a given class.
isAccessible(JxClass, JxClassList) - Static method in class org.jtool.jxplatform.query.QueryClass
Tests if a given class can access all classes of a given collection.
isAnonymous() - Method in class org.jtool.jxplatform.wrapper.JxClass
Tests if this class is the anonymous class.
isAnti() - Method in class org.jtool.jxplatform.graph.pdg.DD
Tests if this edge is an anti dependence.
isApplicable(JxMethodCall, JxMethod) - Method in class org.jtool.jxplatform.query.QueryMethod
Tests if a given method call is applicable to a given method.
isApplicable(JxMethod, JxMethod) - Static method in class org.jtool.jxplatform.query.QueryMethod
Tests if a method is applicable to a method.
isArrayCreation() - Method in class org.jtool.jxplatform.wrapper.JxExpression
Tests if this expression is the array creation.
isAssign() - Method in class org.jtool.jxplatform.wrapper.JxExpression
Tests if this expression is the assignment.
isAssignmentSt() - Method in class org.jtool.jxplatform.graph.cfg.CFGNode
Tests if this node corresponds to the assignment statement.
isBinary(Element) - Static method in class org.jtool.jxplatform.wrapper.JxElement
Tests if a DOM element is contained in a binary class file.
isBlockStatement() - Method in class org.jtool.jxplatform.wrapper.JxStatement
Tests if this element is the block statement.
isBranch() - Method in class org.jtool.jxplatform.graph.cfg.CFGNode
Tests if this node is a branch node which has multiple outgoing edges.
isBranchSt() - Method in class org.jtool.jxplatform.graph.cfg.CFGNode
Tests if this node corresponds to the branch statement.
isBranchSt() - Method in class org.jtool.jxplatform.graph.pdg.PDGNode
Tests if this node corresponds to the branch statement.
isBreakSt() - Method in class org.jtool.jxplatform.graph.cfg.CFGNode
Tests if this correspnds to the break statement.
isBreakStatement() - Method in class org.jtool.jxplatform.wrapper.JxStatement
Tests if this element is the break statement.
isCD() - Method in class org.jtool.jxplatform.graph.pdg.Dependence
Tests if this edge represents the control dependence.
isCallSt() - Method in class org.jtool.jxplatform.graph.cfg.CFGNode
Tests if corresponds to the call statement.
isChildOf(JxClass) - Method in class org.jtool.jxplatform.wrapper.JxClass
Test if this class is a child of the specified class.
isChildOfDotExpression() - Method in class org.jtool.jxplatform.wrapper.JxType
Tests if this type element is enclosed by a dot expression.
isClass(Element) - Static method in class org.jtool.jxplatform.wrapper.JxClass
Tests if a given element is the Class.
isClass() - Method in class org.jtool.jxplatform.wrapper.JxElement
Tests if this element equals to Class.
isClassOrInterface() - Method in class org.jtool.jxplatform.wrapper.JxElement
Tests if this element equals to either Class or Intf.
isConstructor() - Method in class org.jtool.jxplatform.wrapper.JxElement
Tests if this element equals to Ctor.
isConstructor(Element) - Static method in class org.jtool.jxplatform.wrapper.JxMethod
Tests if a given element equals to Ctor.
isConstructorCall() - Method in class org.jtool.jxplatform.wrapper.JxExpression
Tests if this expression is the constructor call.
isConstructorCall() - Method in class org.jtool.jxplatform.wrapper.JxMethodCall
Tests if this element indicates a constructor call.
isContinueSt() - Method in class org.jtool.jxplatform.graph.cfg.CFGNode
Tests if this correspnds to the continue statement.
isContinueStatement() - Method in class org.jtool.jxplatform.wrapper.JxStatement
Tests if this element is the continue statement.
isConvertible(JxMethod, JxMethod) - Static method in class org.jtool.jxplatform.query.QueryMethod
Tests if a method is convertible to a method.
isDD() - Method in class org.jtool.jxplatform.graph.pdg.Dependence
Tests if this edge represents the data dependence.
isDeclarationVariable() - Method in class org.jtool.jxplatform.wrapper.JxVariable
Tests if this varibale is a variable declaration.
isDefOrder() - Method in class org.jtool.jxplatform.graph.pdg.DD
Tests if this edge is a def-order dependence.
isDefUse() - Method in class org.jtool.jxplatform.graph.pdg.DD
Tests if this edge is a def-use dependence.
isDefault() - Method in class org.jtool.jxplatform.wrapper.JxClass
Test if the access setting of this class is default.
isDefault() - Method in class org.jtool.jxplatform.wrapper.JxField
Test if the access setting of this field is default.
isDefault() - Method in class org.jtool.jxplatform.wrapper.JxMethod
Test if the access setting of this method is default.
isDefinedVariable() - Method in class org.jtool.jxplatform.wrapper.JxVariable
Tests if this variable is defined.
isDirty() - Method in class org.jtool.jxplatform.repository.JxCompilationUnit
Tests if the DOM document object is dirty.
isDoSt() - Method in class org.jtool.jxplatform.graph.cfg.CFGNode
Tests if this correspnds to the do statement.
isDoStatement() - Method in class org.jtool.jxplatform.wrapper.JxStatement
Tests if this element is the do statement.
isDominated() - Method in class org.jtool.jxplatform.graph.pdg.PDGNode
Tests if this node is dominated by another node.
isDotOperator() - Method in class org.jtool.jxplatform.wrapper.JxExpression
Tests if this expression has the dot operation.
isEmpty() - Method in class org.jtool.jxplatform.graph.GraphElementList
Tests if this list contains no graph element.
isEmpty() - Method in class org.jtool.jxplatform.graph.GraphElementSet
Tests if this set contains no graph element.
isEmpty() - Method in class org.jtool.jxplatform.graph.cfg.GetConstrainedReachableNodes
Tests if there is no reachable node.
isEmpty() - Method in class org.jtool.jxplatform.graph.cfg.GetPostDominator
Tests if there is no post-dominator.
isEmpty() - Method in class org.jtool.jxplatform.graph.cfg.GetReachableNodes
Tests if there is no reachable node.
isEmpty() - Method in class org.jtool.jxplatform.wrapper.collection.JxClassList
Tests if this list contains no wrapper.
isEmpty() - Method in class org.jtool.jxplatform.wrapper.collection.JxFieldList
Tests if this list contains no wrapper.
isEmpty() - Method in class org.jtool.jxplatform.wrapper.collection.JxFileList
Tests if this list contains no wrapper.
isEmpty() - Method in class org.jtool.jxplatform.wrapper.collection.JxMethodList
Tests if this list contains no wrapper.
isEmpty() - Method in class org.jtool.jxplatform.wrapper.collection.JxVariableList
Tests if this list contains no wrapper.
isEmptyStatement() - Method in class org.jtool.jxplatform.wrapper.JxStatement
Tests if this element is the empty statement.
isEntrySt() - Method in class org.jtool.jxplatform.graph.cfg.CFGNode
Tests if this node corresponds to the entry statement.node
isExitSt() - Method in class org.jtool.jxplatform.graph.cfg.CFGNode
Tests if this node corresponds to the exit statement.
isExpression() - Method in class org.jtool.jxplatform.wrapper.JxElement
Tests if this given element equals to Expr.
isExpression(Element) - Static method in class org.jtool.jxplatform.wrapper.JxExpression
Tests if a given element equals to Expr.
isExpressionStstement() - Method in class org.jtool.jxplatform.wrapper.JxStatement
Tests if this element is the expression statement.
isFallThrough() - Method in class org.jtool.jxplatform.graph.cfg.ControlFlow
Tests if this edge is the fall-through control flow.
isFallThrough() - Method in class org.jtool.jxplatform.graph.pdg.CD
Tests if this edge is a fall through dependence.
isFalse() - Method in class org.jtool.jxplatform.graph.cfg.ControlFlow
Tests if this edge is the false control flow.
isFalse() - Method in class org.jtool.jxplatform.graph.pdg.CD
Tests if this edge is a false control dependence.
isFalseDominated() - Method in class org.jtool.jxplatform.graph.pdg.PDGNode
Tests if this node is dominated by another node with respect to false dependence.
isField() - Method in class org.jtool.jxplatform.wrapper.JxElement
Tests if this element equals to Field.
isField(Element) - Static method in class org.jtool.jxplatform.wrapper.JxField
Tests if a given element equals to Field.
isField() - Method in class org.jtool.jxplatform.wrapper.JxVariable
Tests if this element is a field variable.
isFieldAccess() - Method in class org.jtool.jxplatform.wrapper.JxExpression
Tests if this expression is the field access.
isFieldSt() - Method in class org.jtool.jxplatform.graph.cfg.CFGNode
Tests if this correspnds to the field declaration statement.
isFile() - Method in class org.jtool.jxplatform.wrapper.JxElement
Tests if this element equals to File.
isFile(Element) - Static method in class org.jtool.jxplatform.wrapper.JxFile
Tests if a given element is the File element.
isFinal() - Method in class org.jtool.jxplatform.wrapper.JxClass
Test if this class is final.
isFinal() - Method in class org.jtool.jxplatform.wrapper.JxField
Test if this field is final.
isFinal() - Method in class org.jtool.jxplatform.wrapper.JxLocal
Test if the declared local variable is final.
isFinal() - Method in class org.jtool.jxplatform.wrapper.JxMethod
Test if this method is final.
isFinal() - Method in class org.jtool.jxplatform.wrapper.JxParameter
Tests if this parameter is declared as final.
isForSt() - Method in class org.jtool.jxplatform.graph.cfg.CFGNode
Tests if this correspnds to the for statement.
isForStatement() - Method in class org.jtool.jxplatform.wrapper.JxStatement
Tests if this element is the for statement.
isFormalInSt() - Method in class org.jtool.jxplatform.graph.cfg.CFGNode
Tests if this node corresponds to the formal-in statement.
isFormalOutSt() - Method in class org.jtool.jxplatform.graph.cfg.CFGNode
Tests if this node corresponds to the formal-out statement.
isFormalSt() - Method in class org.jtool.jxplatform.graph.cfg.CFGNode
Tests if this node corresponds to the formal parameter statement.
isGeneralAssignmentSt() - Method in class org.jtool.jxplatform.graph.cfg.CFGNode
Tests if this node corresponds to the general assignment statement.
isGeneralStatement() - Method in class org.jtool.jxplatform.graph.cfg.CFGNode
Tests if this node is classified into the general statement.
isIfSt() - Method in class org.jtool.jxplatform.graph.cfg.CFGNode
Tests if this correspnds to the if statement.
isIfStatement() - Method in class org.jtool.jxplatform.wrapper.JxStatement
Tests if this element is the if statement.
isIgnoredSt() - Method in class org.jtool.jxplatform.graph.cfg.CFGNode
Tests if this node corresponds to the ignored statement.
isImport() - Method in class org.jtool.jxplatform.wrapper.JxElement
Tests if this element equals to Import.
isImport(Element) - Static method in class org.jtool.jxplatform.wrapper.JxImport
Tests if a given element equals to Import.
isInSimpleAssignment() - Method in class org.jtool.jxplatform.wrapper.JxExpression
Tests if this expression exists in a simple not complex statement.
isInTheSameField(JxElement) - Method in class org.jtool.jxplatform.wrapper.JxElement
Tests if the elements of a given and this wrappers exist in the same field.
isInitialized() - Method in class org.jtool.jxplatform.graph.cfg.CFGDeclaration
Tests if this declaration accompanies the initilization of the declared variable.
isInnerClass() - Method in class org.jtool.jxplatform.wrapper.JxClass
Tests if this class is an inner class.
isInstanceCreation() - Method in class org.jtool.jxplatform.wrapper.JxExpression
Tests if this expression is the instance creation.
isInterface(Element) - Static method in class org.jtool.jxplatform.wrapper.JxClass
Tests if a given element is the Intf.
isInterface() - Method in class org.jtool.jxplatform.wrapper.JxElement
Tests if this element equals to Intf.
isJavaKeyword(String) - Static method in class org.jtool.jxplatform.j2x.JavaIdentifier
Tests if a string is defined as a Java's keyword.
isJavaSpecials(String) - Static method in class org.jtool.jxplatform.j2x.JavaIdentifier
Tests if a string is defined as a Java's special token.
isJoin() - Method in class org.jtool.jxplatform.graph.cfg.CFGNode
Tests if this node is a join node which has multiple incoming edges.
isLabelSt() - Method in class org.jtool.jxplatform.graph.cfg.CFGNode
Tests if this node corresponds to the label statement.
isLocal() - Method in class org.jtool.jxplatform.wrapper.JxElement
Tests if this element equals to Local.
isLocal(Element) - Static method in class org.jtool.jxplatform.wrapper.JxLocal
Tests if a given element equals to Local.
isLocal() - Method in class org.jtool.jxplatform.wrapper.JxVariable
Tests if this element is a local variable.
isLocalSt() - Method in class org.jtool.jxplatform.graph.cfg.CFGNode
Tests if this correspnds to the local declaration statement.
isLoopBack() - Method in class org.jtool.jxplatform.graph.cfg.ControlFlow
Tests if this edge is the loopback control flow.
isLoopSt() - Method in class org.jtool.jxplatform.graph.cfg.CFGNode
Tests if this node is classified into the loop (while, do, and for).
isLoopSt() - Method in class org.jtool.jxplatform.graph.pdg.PDGNode
Tests if this node is classified into the loop (while, do, and for).
isMergeSt() - Method in class org.jtool.jxplatform.graph.cfg.CFGNode
Tests if this node corresponds to the merge statement.
isMethod() - Method in class org.jtool.jxplatform.wrapper.JxElement
Tests if this element equals to Method.
isMethod(Element) - Static method in class org.jtool.jxplatform.wrapper.JxMethod
Tests if a given element equals to Method.
isMethodCall() - Method in class org.jtool.jxplatform.wrapper.JxExpression
Tests if this expression is the method call.
isMethodCall(Element) - Static method in class org.jtool.jxplatform.wrapper.JxMethodCall
Tests if a given element equals to Expr with sort="MethodCall".
isMethodEntry() - Method in class org.jtool.jxplatform.graph.cfg.CFGMethodEntry
Tests if this node indicates a method entry node.
isMethodEntry() - Method in class org.jtool.jxplatform.graph.cfg.CFGNode
Tests if this node indicates a method entry node.
isMethodOrConstructor() - Method in class org.jtool.jxplatform.wrapper.JxElement
Tests if this element equals to either Method or Ctor.
isMethodOrConstructor(Element) - Static method in class org.jtool.jxplatform.wrapper.JxMethod
Tests if a given element equals to Method or Ctor.
isNative() - Method in class org.jtool.jxplatform.wrapper.JxMethod
Test if this method is native.
isNonDefUseVariable() - Method in class org.jtool.jxplatform.wrapper.JxVariable
Tests if this variable is neither defined nor used.
isNormalCall() - Method in class org.jtool.jxplatform.wrapper.JxMethodCall
Tests if this element indicates a normal method call.
isObjectRef() - Method in class org.jtool.jxplatform.wrapper.JxType
Tests if this type is a non-primitive one or a non0primitive array.
isOmitted() - Method in class org.jtool.jxplatform.wrapper.JxField
Test if the type of the declared field is ommited.
isOmitted() - Method in class org.jtool.jxplatform.wrapper.JxLocal
Test if the type of the declared local variable is ommited.
isOpAssign() - Method in class org.jtool.jxplatform.wrapper.JxExpression
Tests if this expression is the assignment with an operator.
isOutput() - Method in class org.jtool.jxplatform.graph.pdg.DD
Tests if this edge is an output dependence.
isPackage() - Method in class org.jtool.jxplatform.wrapper.JxElement
Tests if this element equals to Package.
isPackage(Element) - Static method in class org.jtool.jxplatform.wrapper.JxPackage
Tests if a given element equals to Package.
isParameter() - Method in class org.jtool.jxplatform.graph.cfg.ControlFlow
Tests if this edge is the parameter passing flow.
isParameter() - Method in class org.jtool.jxplatform.wrapper.JxElement
Tests if this element equals to Param.
isParameter(Element) - Static method in class org.jtool.jxplatform.wrapper.JxParameter
Tests if a given element equals to Param.
isParameter() - Method in class org.jtool.jxplatform.wrapper.JxVariable
Tests if this element is a parameter.
isParameterIn() - Method in class org.jtool.jxplatform.graph.pdg.DD
Tests if this edge is a parameter-in dependence.
isParameterOut() - Method in class org.jtool.jxplatform.graph.pdg.DD
Tests if this edge is a parameter-out dependence.
isParameterSt() - Method in class org.jtool.jxplatform.graph.cfg.CFGNode
Tests if this node corresponds to the parameter statement.
isParenthesis() - Method in class org.jtool.jxplatform.wrapper.JxExpression
Tests if this expression is the parenthesis.
isPostAssignment() - Method in class org.jtool.jxplatform.wrapper.JxExpression
Tests if this expression is the post assignment.
isPostDecrement() - Method in class org.jtool.jxplatform.wrapper.JxExpression
Tests if this expression is the post-decrement.
isPostIncrement() - Method in class org.jtool.jxplatform.wrapper.JxExpression
Tests if this expression is the post-increment.
isPreAssignment() - Method in class org.jtool.jxplatform.wrapper.JxExpression
Tests if this expression is the pre-assignment.
isPreDecrement() - Method in class org.jtool.jxplatform.wrapper.JxExpression
Tests if this expression is the pre-decrement.
isPreIncement() - Method in class org.jtool.jxplatform.wrapper.JxExpression
Tests if this expression is the pre-increment.
isPrimitive() - Method in class org.jtool.jxplatform.wrapper.JxType
Tests if this type is a primitive one or a primitive array.
isPrimitiveType(String) - Static method in class org.jtool.jxplatform.wrapper.JxType
Tests if the type is primitive.
isPrivate() - Method in class org.jtool.jxplatform.wrapper.JxClass
Test if the access setting of this class is private.
isPrivate() - Method in class org.jtool.jxplatform.wrapper.JxField
Test if the access setting of this field is private.
isPrivate() - Method in class org.jtool.jxplatform.wrapper.JxMethod
Test if the access setting of this method is private.
isProtected() - Method in class org.jtool.jxplatform.wrapper.JxClass
Test if the access setting of this class is protected.
isProtected() - Method in class org.jtool.jxplatform.wrapper.JxField
Test if the access setting of this field is protected.
isProtected() - Method in class org.jtool.jxplatform.wrapper.JxMethod
Test if the access setting of this method is protected.
isPublic() - Method in class org.jtool.jxplatform.wrapper.JxClass
Test if the access setting of this class is public.
isPublic() - Method in class org.jtool.jxplatform.wrapper.JxField
Test if the access setting of this field is public.
isPublic() - Method in class org.jtool.jxplatform.wrapper.JxMethod
Test if the access setting of this method is public.
isReturnSt() - Method in class org.jtool.jxplatform.graph.cfg.CFGNode
Tests if this correspnds to the return statement.
isReturnStatement() - Method in class org.jtool.jxplatform.wrapper.JxStatement
Tests if this element is the return statement.
isStatement() - Method in class org.jtool.jxplatform.graph.cfg.CFGNode
Tests if this node indicates a statement node.
isStatement() - Method in class org.jtool.jxplatform.graph.cfg.CFGStatement
Tests if this node indicates a statement.
isStatement() - Method in class org.jtool.jxplatform.graph.pdg.PDGNode
Tests if this node indicates a statement node.
isStatement() - Method in class org.jtool.jxplatform.graph.pdg.PDGStatement
Tests if this node indicates a statement node.
isStatement() - Method in class org.jtool.jxplatform.wrapper.JxElement
Tests if this element equals to Stmt.
isStatement(Element) - Static method in class org.jtool.jxplatform.wrapper.JxStatement
Tests if a given element equals to Stmt.
isStatic() - Method in class org.jtool.jxplatform.wrapper.JxClass
Test if this class is static.
isStatic() - Method in class org.jtool.jxplatform.wrapper.JxField
Test if this field is static.
isStatic() - Method in class org.jtool.jxplatform.wrapper.JxMethod
Test if this method is static.
isStatic() - Method in class org.jtool.jxplatform.wrapper.JxStaticInit
Test if this static initializer is static.
isStaticInit() - Method in class org.jtool.jxplatform.wrapper.JxElement
Tests if this element equals to SInit.
isStaticInit(Element) - Static method in class org.jtool.jxplatform.wrapper.JxStaticInit
Tests if a given element equals to SInit.
isStrictfp() - Method in class org.jtool.jxplatform.wrapper.JxClass
Test if this class is strictfp.
isStrictfp() - Method in class org.jtool.jxplatform.wrapper.JxMethod
Test if this method is strictfp.
isSuperConstructorCall() - Method in class org.jtool.jxplatform.wrapper.JxExpression
Tests if this expression is the super-constructor call.
isSuperConsutructorCall() - Method in class org.jtool.jxplatform.wrapper.JxMethodCall
Tests if this element indicates a super constructor call.
isSuperReference() - Method in class org.jtool.jxplatform.wrapper.JxExpression
Tests if this expression is super.
isSwitchLabel() - Method in class org.jtool.jxplatform.graph.cfg.CFGNode
Tests if this node corresponds to the switch label.
isSwitchSt() - Method in class org.jtool.jxplatform.graph.cfg.CFGNode
Tests if this correspnds to the switch statement.
isSwitchStatement() - Method in class org.jtool.jxplatform.wrapper.JxStatement
Tests if this element is the switch statement.
isSynchronized() - Method in class org.jtool.jxplatform.wrapper.JxMethod
Test if this method is synchronized.
isSynchronizedStatement() - Method in class org.jtool.jxplatform.wrapper.JxStatement
Tests if this element is the synchronized statement.
isTerminalElement(Element) - Method in class org.jtool.jxplatform.wrapper.JxElement
Tests if a given element is terminal one.
isThisConstructorCall() - Method in class org.jtool.jxplatform.wrapper.JxExpression
Tests if this expression is the this-constructor call.
isThisConsutructorCall() - Method in class org.jtool.jxplatform.wrapper.JxMethodCall
Tests if this element indicates a this constructor call.
isThisReference() - Method in class org.jtool.jxplatform.wrapper.JxExpression
Tests if this expression is this.
isThrowStatement() - Method in class org.jtool.jxplatform.wrapper.JxStatement
Tests if this element is the throw statement.
isTransient() - Method in class org.jtool.jxplatform.wrapper.JxField
Test if this field is volatile.
isTrue() - Method in class org.jtool.jxplatform.graph.cfg.ControlFlow
Tests if this edge is the true control flow.
isTrue() - Method in class org.jtool.jxplatform.graph.pdg.CD
Tests if this edge is a true control dependence.
isTrueDominated() - Method in class org.jtool.jxplatform.graph.pdg.PDGNode
Tests if this node is dominated by another node with respect to true dependence.
isTryStatement() - Method in class org.jtool.jxplatform.wrapper.JxStatement
Tests if this element is the try statement.
isType() - Method in class org.jtool.jxplatform.wrapper.JxElement
Tests if this element equals to Type.
isType(Element) - Static method in class org.jtool.jxplatform.wrapper.JxType
Tests if a given element equals to Type.
isUsedVariable() - Method in class org.jtool.jxplatform.wrapper.JxVariable
Tests if this variable is used.
isValid(String) - Static method in class org.jtool.jxplatform.j2x.JavaIdentifier
Tests if a string is valid according to the Java language specification.
isVariable(Element) - Static method in class org.jtool.jxplatform.wrapper.JxVariable
Tests if a given element equals to Expr with sort="VarRef" or sort="FieldRef".
isVariableAccess() - Method in class org.jtool.jxplatform.wrapper.JxExpression
Tests if this expression is the variable access.
isVoid() - Method in class org.jtool.jxplatform.wrapper.JxMethod
Tests if the type of this method is void.
isVolatile() - Method in class org.jtool.jxplatform.wrapper.JxField
Test if this field is volatile.
isVolatile() - Method in class org.jtool.jxplatform.wrapper.JxLocal
Test if the declared local variable is volatile.
isWhileSt() - Method in class org.jtool.jxplatform.graph.cfg.CFGNode
Tests if this correspnds to the while statement.
isWhileStatement() - Method in class org.jtool.jxplatform.wrapper.JxStatement
Tests if this element is the while statement.
iterator() - Method in class org.jtool.jxplatform.graph.GraphElementList
Returns an iterator of this list in proper sequence.
iterator() - Method in class org.jtool.jxplatform.graph.GraphElementSet
Returns an iterator of this set in proper sequence.
iterator() - Method in class org.jtool.jxplatform.graph.cfg.GetConstrainedReachableNodes
Returns an iterator of the collection of the reachable nodes in proper sequence.
iterator() - Method in class org.jtool.jxplatform.graph.cfg.GetPostDominator
Returns an iterator of the collection of the post-dominators in proper sequence.
iterator() - Method in class org.jtool.jxplatform.graph.cfg.GetReachableNodes
Returns an iterator of the collection of the reachable nodes in proper sequence.
iterator() - Method in class org.jtool.jxplatform.wrapper.collection.JxClassList
Returns an iterator of this list in proper sequence.
iterator() - Method in class org.jtool.jxplatform.wrapper.collection.JxFieldList
Returns an iterator of this list in proper sequence.
iterator() - Method in class org.jtool.jxplatform.wrapper.collection.JxFileList
Returns an iterator of this list in proper sequence.
iterator() - Method in class org.jtool.jxplatform.wrapper.collection.JxMethodList
Returns an iterator of this list in proper sequence.
iterator() - Method in class org.jtool.jxplatform.wrapper.collection.JxVariableList
Returns an iterator of this list in proper sequence.

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