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
All Classes All Packages
All Classes All Packages
T
- tag(String) - Method in class com.ensoftcorp.open.commons.sandbox.SandboxGraphElement
-
Adds the tag.
- taggedWith(String) - Method in class com.ensoftcorp.open.commons.sandbox.SandboxGraphElement
-
Returns true if tag is present
- tags() - Method in class com.ensoftcorp.open.commons.sandbox.SandboxGraphElement
-
Returns the set of tags currently applied to this sandbox graph element
- tagSubsystem() - Method in class com.ensoftcorp.open.commons.subsystems.Subsystem
-
Adds the subystem tag if it does not exist
- to() - Method in class com.ensoftcorp.open.commons.sandbox.SandboxEdge
-
Returns the node this edge is directed to
- toArray() - Method in class com.ensoftcorp.open.commons.utilities.selection.GraphSelectionEvent
- toAtlasEdge() - Method in class com.ensoftcorp.open.commons.sandbox.SandboxEdge
- toAtlasGraphElement() - Method in class com.ensoftcorp.open.commons.sandbox.SandboxGraphElement
- toAtlasNode() - Method in class com.ensoftcorp.open.commons.sandbox.SandboxNode
- toggleGraphSelectionListener() - Method in class com.ensoftcorp.open.commons.utilities.selection.GraphSelectionListenerView
-
Toggles the graph selection listener state from enabled to disabled or vice versa.
- toggleGraphSelectionProvider() - Method in class com.ensoftcorp.open.commons.utilities.selection.ExpiringGraphSelectionProviderView
-
Toggles the graph selection provider state from enabled to disabled or vice versa.
- toggleGraphSelectionProvider() - Method in class com.ensoftcorp.open.commons.utilities.selection.GraphSelectionProviderView
-
Toggles the graph selection provider state from enabled to disabled or vice versa.
- toGraph(SandboxGraphElement...) - Method in class com.ensoftcorp.open.commons.sandbox.Sandbox
-
Converts the given graph elements into a sandbox graph
- toGraph(SandboxHashSet<? extends SandboxGraphElement>) - Method in class com.ensoftcorp.open.commons.sandbox.Sandbox
-
Converts the given graph elements into a sandbox graph
- toGraph(SandboxHashSet<SandboxNode>, SandboxHashSet<SandboxEdge>) - Method in class com.ensoftcorp.open.commons.sandbox.Sandbox
-
Converts the given graph elements into a sandbox graph
- toList() - Method in class com.ensoftcorp.open.commons.utilities.selection.GraphSelectionEvent
- Toolbox - Class in com.ensoftcorp.open.commons.xcsg
-
Toolbox-defined extensions to XCSG
- Toolbox() - Constructor for class com.ensoftcorp.open.commons.xcsg.Toolbox
- topologicalTraversal() - Method in class com.ensoftcorp.open.commons.algorithms.dominance.DominatorTree
-
Create and/or fetch a topological traversal of the dominator tree, such that for every node, idom(node) appears before node.
- topologicalTraversal() - Method in class com.ensoftcorp.open.commons.algorithms.dominance.PostDominatorTree
-
Create and/or fetch a topological traversal of the dominator tree, such that for every node, idom(node) appears before node.
- toString() - Method in class com.ensoftcorp.open.commons.codemap.PrioritizedCodemapStage
- toString() - Method in class com.ensoftcorp.open.commons.filters.Filter
-
Returns the filter name
- toString() - Method in class com.ensoftcorp.open.commons.filters.rootset.FilterableRootset
-
Returns the filter name
- toString() - Method in class com.ensoftcorp.open.commons.sandbox.SandboxGraphElement
- toString() - Method in class com.ensoftcorp.open.commons.subsystems.Subsystem
- toString() - Method in class com.ensoftcorp.open.commons.utilities.FormattedSourceCorrespondence.LineNumberRange
- toString() - Method in class com.ensoftcorp.open.commons.utilities.FormattedSourceCorrespondence
-
Returns a pretty print string of the format: "Filename:
+ (line(s) )" - toString() - Method in class com.ensoftcorp.open.commons.utilities.SLOCCount.LinesOfCode
- types(String...) - Static method in class com.ensoftcorp.open.commons.analysis.CommonQueries
-
Returns the nodes representing the types given by the names.
All Classes All Packages