A C D E G H I L P R S U W 
All Classes All Packages

C

com.ensoftcorp.open.pcg - package com.ensoftcorp.open.pcg
 
com.ensoftcorp.open.pcg.common - package com.ensoftcorp.open.pcg.common
 
com.ensoftcorp.open.pcg.common.highlighter - package com.ensoftcorp.open.pcg.common.highlighter
 
com.ensoftcorp.open.pcg.log - package com.ensoftcorp.open.pcg.log
 
com.ensoftcorp.open.pcg.preferences - package com.ensoftcorp.open.pcg.preferences
 
create(Q) - Static method in class com.ensoftcorp.open.pcg.common.ICFGPCGFactory
Construct the PCGs corresponding to the given events with the containing functions control flow graph
create(Q) - Static method in class com.ensoftcorp.open.pcg.common.IPCGFactory
Construct the PCGs corresponding to the given events with the containing functions control flow graph
create(Q) - Static method in class com.ensoftcorp.open.pcg.common.PCGFactory
Construct the PCGs corresponding to the given events with the containing functions control flow graph
create(Q, boolean) - Static method in class com.ensoftcorp.open.pcg.common.ICFGPCGFactory
Construct the PCGs corresponding to the given events with the containing functions control flow graph
create(Q, boolean) - Static method in class com.ensoftcorp.open.pcg.common.IPCGFactory
Construct the PCGs corresponding to the given events with the containing functions control flow graph
create(Q, boolean) - Static method in class com.ensoftcorp.open.pcg.common.PCGFactory
Construct the PCGs corresponding to the given events with the containing functions control flow graph
create(Q, Q) - Static method in class com.ensoftcorp.open.pcg.common.ICFGPCGFactory
Construct the PCGs corresponding to the given events and control flow graph
create(Q, Q) - Static method in class com.ensoftcorp.open.pcg.common.IPCGFactory
Construct the PCGs corresponding to the given events and control flow graph
create(Q, Q) - Static method in class com.ensoftcorp.open.pcg.common.PCGFactory
Construct the PCGs corresponding to the given events and control flow graph
create(Q, Q, boolean) - Static method in class com.ensoftcorp.open.pcg.common.ICFGPCGFactory
Construct the PCGs corresponding to the given events and control flow graph
create(Q, Q, boolean) - Static method in class com.ensoftcorp.open.pcg.common.IPCGFactory
Construct the PCGs corresponding to the given events and control flow graph
create(Q, Q, boolean) - Static method in class com.ensoftcorp.open.pcg.common.PCGFactory
Construct the PCGs corresponding to the given events and control flow graph
create(Q, Q, Q, Q) - Static method in class com.ensoftcorp.open.pcg.common.ICFGPCGFactory
Construct the PCG for the given CFG, selected CFG roots, and the events of interest.
create(Q, Q, Q, Q) - Static method in class com.ensoftcorp.open.pcg.common.IPCGFactory
Construct the ICFGPCG for the given CFG, selected CFG roots, and the events of interest.
create(Q, Q, Q, Q) - Static method in class com.ensoftcorp.open.pcg.common.PCGFactory
Construct the PCG for the given CFG, selected CFG roots, and the events of interest.
create(Q, Q, Q, Q, boolean) - Static method in class com.ensoftcorp.open.pcg.common.ICFGPCGFactory
Construct the PCG for the given CFG, selected CFG roots, and the events of interest.
create(Q, Q, Q, Q, boolean) - Static method in class com.ensoftcorp.open.pcg.common.IPCGFactory
Construct the ICFGPCG for the given CFG, selected CFG roots, and the events of interest.
create(Q, Q, Q, Q, boolean) - Static method in class com.ensoftcorp.open.pcg.common.PCGFactory
Construct the PCG for the given CFG, selected CFG roots, and the events of interest.
create(UniqueEntryExitControlFlowGraph, Q) - Static method in class com.ensoftcorp.open.pcg.common.PCGFactory
Constructs a PCG for the given unique entry/exit control flow graph and a set of events
create(UniqueEntryExitControlFlowGraph, Q, boolean) - Static method in class com.ensoftcorp.open.pcg.common.PCGFactory
Constructs a PCG for the given unique entry/exit control flow graph and a set of events.
create(UniqueEntryExitInterproceduralControlFlowGraph, Q) - Static method in class com.ensoftcorp.open.pcg.common.ICFGPCGFactory
Constructs a PCG for the given unique entry/exit control flow graph and a set of events
create(UniqueEntryExitInterproceduralControlFlowGraph, Q) - Static method in class com.ensoftcorp.open.pcg.common.IPCGFactory
Constructs a ICFGPCG for the given unique entry/exit control flow graph and a set of events
create(UniqueEntryExitInterproceduralControlFlowGraph, Q, boolean) - Static method in class com.ensoftcorp.open.pcg.common.ICFGPCGFactory
Constructs a PCG for the given unique entry/exit control flow graph and a set of events.
create(UniqueEntryExitInterproceduralControlFlowGraph, Q, boolean) - Static method in class com.ensoftcorp.open.pcg.common.IPCGFactory
Constructs a ICFGPCG for the given unique entry/exit control flow graph and a set of events.
createNodesOnly(Q) - Static method in class com.ensoftcorp.open.pcg.common.ICFGPCGFactory
Constructs the PCG corresponding to the given events within the containing control flow graph and returns only the nodes in the resulting PCG.
createNodesOnly(Q) - Static method in class com.ensoftcorp.open.pcg.common.IPCGFactory
Constructs the ICFGPCG corresponding to the given events within the containing control flow graph and returns only the nodes in the resulting ICFGPCG.
createNodesOnly(Q) - Static method in class com.ensoftcorp.open.pcg.common.PCGFactory
Constructs the PCG corresponding to the given events within the containing control flow graph and returns only the nodes in the resulting PCG.
createNodesOnly(Q, Q) - Static method in class com.ensoftcorp.open.pcg.common.ICFGPCGFactory
Construct the PCGs corresponding to the given events and control flow graph and returns only the nodes in the resulting PCG.
createNodesOnly(Q, Q) - Static method in class com.ensoftcorp.open.pcg.common.IPCGFactory
Construct the PCGs corresponding to the given events and control flow graph and returns only the nodes in the resulting ICFGPCG.
createNodesOnly(Q, Q) - Static method in class com.ensoftcorp.open.pcg.common.PCGFactory
Construct the PCGs corresponding to the given events and control flow graph and returns only the nodes in the resulting PCG.
createNodesOnly(Q, Q, Q, Q) - Static method in class com.ensoftcorp.open.pcg.common.ICFGPCGFactory
Construct the PCG for the given CFG, selected CFG roots, and the events of interest.
createNodesOnly(Q, Q, Q, Q) - Static method in class com.ensoftcorp.open.pcg.common.IPCGFactory
Construct the ICFGPCG for the given CFG, selected CFG roots, and the events of interest.
createNodesOnly(Q, Q, Q, Q) - Static method in class com.ensoftcorp.open.pcg.common.PCGFactory
Construct the PCG for the given CFG, selected CFG roots, and the events of interest.
createNodesOnly(UniqueEntryExitControlFlowGraph, Q) - Static method in class com.ensoftcorp.open.pcg.common.PCGFactory
Constructs a PCG for the given unique entry/exit control flow graph and a set of events and returns only the nodes in the resulting PCG.
createNodesOnly(UniqueEntryExitInterproceduralControlFlowGraph, Q) - Static method in class com.ensoftcorp.open.pcg.common.ICFGPCGFactory
Constructs a PCG for the given unique entry/exit control flow graph and a set of events and returns only the nodes in the resulting PCG.
createNodesOnly(UniqueEntryExitInterproceduralControlFlowGraph, Q) - Static method in class com.ensoftcorp.open.pcg.common.IPCGFactory
Constructs a ICFGPCG for the given unique entry/exit control flow graph and a set of events and returns only the nodes in the resulting ICFGPCG.
A C D E G H I L P R S U W 
All Classes All Packages