A B C D E F G H I L M N O P R S T U V W X 
All Classes All Packages

U

U - Variable in class com.ensoftcorp.open.commons.sandbox.Sandbox
The sandbox universe graph
UNDERSCORE_CAPITAL - Static variable in class com.ensoftcorp.open.commons.utilities.CodeStyles
 
UNDERSCORE_LOWER - Static variable in class com.ensoftcorp.open.commons.utilities.CodeStyles
 
UNDERSCORE_MIXED - Static variable in class com.ensoftcorp.open.commons.utilities.CodeStyles
 
undirectedBetween(Q, Q, Q) - Static method in class com.ensoftcorp.open.commons.analysis.UndirectedTraversals
Traverse all edges in the context between from and to in an undirected manner.
undirectedBetweenStep(Q, Q, Q) - Static method in class com.ensoftcorp.open.commons.analysis.UndirectedTraversals
Traverse all edges in the context between from and to in an undirected manner.
UndirectedTraversals - Class in com.ensoftcorp.open.commons.analysis
A set of traversals for performing undirected graph traversals
undirectedTraverse(Q, Q) - Static method in class com.ensoftcorp.open.commons.analysis.UndirectedTraversals
Traverse all edges in the context from the origin in an undirected manner.
undirectedTraverseStep(Q, Q) - Static method in class com.ensoftcorp.open.commons.analysis.UndirectedTraversals
Traverse all edges in the context from the origin in an undirected manner.
Undocumented - Class in com.ensoftcorp.open.commons.xcsg
Undocumented/internal XCSG schema implemented by Atlas.
Undocumented() - Constructor for class com.ensoftcorp.open.commons.xcsg.Undocumented
 
union(SandboxGraph...) - Method in class com.ensoftcorp.open.commons.sandbox.SandboxGraph
Yields the union of this graph and the given graphs.
UniqueEntryExitCFG_Edge - Static variable in class com.ensoftcorp.open.commons.algorithms.UniqueEntryExitControlFlowGraph
Tag applied to the newly created edges between the master entry and the cfg roots and the cfg exits and the master exit
UniqueEntryExitCFG_Master_Entry - Static variable in class com.ensoftcorp.open.commons.algorithms.UniqueEntryExitControlFlowGraph
Tag applied to the newly created master entry node
UniqueEntryExitCFG_Master_Entry_Name - Static variable in class com.ensoftcorp.open.commons.algorithms.UniqueEntryExitControlFlowGraph
The name attribute applied to the EventFlow_Master_Entry of the PCG
UniqueEntryExitCFG_Master_Exit - Static variable in class com.ensoftcorp.open.commons.algorithms.UniqueEntryExitControlFlowGraph
Tag applied to the newly create master exit node
UniqueEntryExitCFG_Master_Exit_Name - Static variable in class com.ensoftcorp.open.commons.algorithms.UniqueEntryExitControlFlowGraph
The name attribute applied to the EventFlow_Master_Exit of the PCG
UniqueEntryExitControlFlowGraph - Class in com.ensoftcorp.open.commons.algorithms
 
UniqueEntryExitControlFlowGraph(Graph) - Constructor for class com.ensoftcorp.open.commons.algorithms.UniqueEntryExitControlFlowGraph
Constructs a new unique entry/exit control flow graph.
UniqueEntryExitControlFlowGraph(Graph, boolean) - Constructor for class com.ensoftcorp.open.commons.algorithms.UniqueEntryExitControlFlowGraph
Constructs a new unique entry/exit control flow graph.
UniqueEntryExitControlFlowGraph(Graph, AtlasSet<Node>, boolean, AtlasSet<Node>, boolean, boolean) - Constructor for class com.ensoftcorp.open.commons.algorithms.UniqueEntryExitControlFlowGraph
Constructs a new unique entry/exit control flow graph with the specified entry and exit points.
UniqueEntryExitControlFlowGraph(Graph, AtlasSet<Node>, AtlasSet<Node>) - Constructor for class com.ensoftcorp.open.commons.algorithms.UniqueEntryExitControlFlowGraph
Constructs a new unique entry/exit control flow graph with the specified entry and exit points.
UniqueEntryExitControlFlowGraph(Graph, AtlasSet<Node>, AtlasSet<Node>, boolean) - Constructor for class com.ensoftcorp.open.commons.algorithms.UniqueEntryExitControlFlowGraph
Constructs a new unique entry/exit control flow graph with the specified entry and exit points.
UniqueEntryExitCustomGraph - Class in com.ensoftcorp.open.commons.algorithms
 
UniqueEntryExitCustomGraph(Graph, Node, Node) - Constructor for class com.ensoftcorp.open.commons.algorithms.UniqueEntryExitCustomGraph
 
UniqueEntryExitGraph - Interface in com.ensoftcorp.open.commons.algorithms
 
UniqueEntryExitICFG_Edge - Static variable in class com.ensoftcorp.open.commons.algorithms.UniqueEntryExitInterproceduralControlFlowGraph
Tag applied to the newly created edges between the master entry and the cfg roots and the cfg exits and the master exit
UniqueEntryExitICFG_Master_Entry - Static variable in class com.ensoftcorp.open.commons.algorithms.UniqueEntryExitInterproceduralControlFlowGraph
Tag applied to the newly created master entry node
UniqueEntryExitICFG_Master_Entry_Name - Static variable in class com.ensoftcorp.open.commons.algorithms.UniqueEntryExitInterproceduralControlFlowGraph
The name attribute applied to the EventFlow_Master_Entry of the PCG
UniqueEntryExitICFG_Master_Exit - Static variable in class com.ensoftcorp.open.commons.algorithms.UniqueEntryExitInterproceduralControlFlowGraph
Tag applied to the newly create master exit node
UniqueEntryExitICFG_Master_Exit_Name - Static variable in class com.ensoftcorp.open.commons.algorithms.UniqueEntryExitInterproceduralControlFlowGraph
The name attribute applied to the EventFlow_Master_Exit of the PCG
UniqueEntryExitInterproceduralControlFlowGraph - Class in com.ensoftcorp.open.commons.algorithms
 
UniqueEntryExitInterproceduralControlFlowGraph(Graph) - Constructor for class com.ensoftcorp.open.commons.algorithms.UniqueEntryExitInterproceduralControlFlowGraph
Constructs a new unique entry/exit interprocedural control flow graph.
UniqueEntryExitInterproceduralControlFlowGraph(Graph, boolean) - Constructor for class com.ensoftcorp.open.commons.algorithms.UniqueEntryExitInterproceduralControlFlowGraph
Constructs a new unique entry/exit interprocedural control flow graph.
UniqueEntryExitInterproceduralControlFlowGraph(Graph, AtlasSet<Node>, boolean, AtlasSet<Node>, boolean, boolean) - Constructor for class com.ensoftcorp.open.commons.algorithms.UniqueEntryExitInterproceduralControlFlowGraph
Constructs a new unique entry/exit interprocedural control flow graph with the specified entry and exit points.
UniqueEntryExitInterproceduralControlFlowGraph(Graph, AtlasSet<Node>, AtlasSet<Node>) - Constructor for class com.ensoftcorp.open.commons.algorithms.UniqueEntryExitInterproceduralControlFlowGraph
Constructs a new unique entry/exit interprocedural control flow graph with the specified entry and exit points.
UniqueEntryExitInterproceduralControlFlowGraph(Graph, AtlasSet<Node>, AtlasSet<Node>, boolean) - Constructor for class com.ensoftcorp.open.commons.algorithms.UniqueEntryExitInterproceduralControlFlowGraph
Constructs a new unique entry/exit interprocedural control flow graph with the specified entry and exit points.
universe() - Method in class com.ensoftcorp.open.commons.sandbox.Sandbox
Returns the current sandbox universe graph
UniverseRootset - Class in com.ensoftcorp.open.commons.filters.rootset
 
UniverseRootset() - Constructor for class com.ensoftcorp.open.commons.filters.rootset.UniverseRootset
 
unregisterAnalyzerResultChangedCallback(Analyzers.AnalyzerResultChangedCallback) - Static method in class com.ensoftcorp.open.commons.analyzers.Analyzers
 
unsetFlag(String) - Method in class com.ensoftcorp.open.commons.codepainter.Configurable
Disables a flag
unsetParameter(String) - Method in class com.ensoftcorp.open.commons.codepainter.Configurable
Removes a parameter setting
UnstyledFrontierResult(Q, Q, Q) - Constructor for class com.ensoftcorp.open.commons.codepainter.CodePainter.UnstyledFrontierResult
 
UnstyledResult(Q) - Constructor for class com.ensoftcorp.open.commons.codepainter.CodePainter.UnstyledResult
 
untagSubsystem() - Method in class com.ensoftcorp.open.commons.subsystems.Subsystem
Removes the subystem tag if it exists
A B C D E F G H I L M N O P R S T U V W X 
All Classes All Packages