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

N

NameFilter - Class in com.ensoftcorp.open.commons.filters
Filters nodes and edges based on their name attributes
NameFilter() - Constructor for class com.ensoftcorp.open.commons.filters.NameFilter
 
next() - Method in class com.ensoftcorp.open.commons.algorithms.dominance.DepthFirstPreorderIterator
 
node(Node) - Method in class com.ensoftcorp.open.commons.sandbox.Sandbox
Returns a node from the sandbox corresponding to the Atlas node, if it already exists in the sandbox.
NodeFilter - Class in com.ensoftcorp.open.commons.filters
 
NodeFilter() - Constructor for class com.ensoftcorp.open.commons.filters.NodeFilter
 
nodes() - Method in class com.ensoftcorp.open.commons.algorithms.UniqueEntryExitControlFlowGraph
 
nodes() - Method in class com.ensoftcorp.open.commons.algorithms.UniqueEntryExitCustomGraph
 
nodes() - Method in interface com.ensoftcorp.open.commons.algorithms.UniqueEntryExitGraph
The set of nodes in the graph
nodes() - Method in class com.ensoftcorp.open.commons.algorithms.UniqueEntryExitInterproceduralControlFlowGraph
 
nodes() - Method in class com.ensoftcorp.open.commons.sandbox.SandboxGraph
Returns the nodes of this graph
nodes(AtlasSet<Node>) - Method in class com.ensoftcorp.open.commons.sandbox.Sandbox
Returns a set of sandbox nodes contained in the sandbox universe corresponding to the given set Atlas graph nodes.
nodes(String...) - Method in class com.ensoftcorp.open.commons.sandbox.SandboxGraph
A convenience method for nodes(String...
nodesAttributeValuesContaining(Q, String, String) - Static method in class com.ensoftcorp.open.commons.analysis.CommonQueries
Returns the nodes whose attribute values contain the given string within the given context.
nodesAttributeValuesContaining(String, String) - Static method in class com.ensoftcorp.open.commons.analysis.CommonQueries
Returns the nodes whose attribute values contain the given string.
nodesAttributeValuesEndingWith(Q, String, String) - Static method in class com.ensoftcorp.open.commons.analysis.CommonQueries
Returns the nodes whose attribute values end with the given string within the given context.
nodesAttributeValuesEndingWith(String, String) - Static method in class com.ensoftcorp.open.commons.analysis.CommonQueries
Returns the nodes whose attribute values end with the given string.
nodesAttributeValuesMatchingRegex(Q, String, String) - Static method in class com.ensoftcorp.open.commons.analysis.CommonQueries
Returns the nodes whose attribute values match the given regular expression within the given context.
nodesAttributeValuesMatchingRegex(String, String) - Static method in class com.ensoftcorp.open.commons.analysis.CommonQueries
Returns the nodes whose attribute values match the given regular expression.
nodesAttributeValuesStartingWith(Q, String, String) - Static method in class com.ensoftcorp.open.commons.analysis.CommonQueries
Returns the nodes whose attribute values start with the given string within the given context.
nodesAttributeValuesStartingWith(String, String) - Static method in class com.ensoftcorp.open.commons.analysis.CommonQueries
Returns the nodes whose attribute values start with the given string.
nodesContaining(Q, String) - Static method in class com.ensoftcorp.open.commons.analysis.CommonQueries
Returns the nodes whose names contain the given string within the given context.
nodesContaining(String) - Static method in class com.ensoftcorp.open.commons.analysis.CommonQueries
Returns the nodes whose names contain the given string.
nodesEndingWith(Q, String) - Static method in class com.ensoftcorp.open.commons.analysis.CommonQueries
Returns the nodes whose names end with the given string within the given context.
nodesEndingWith(String) - Static method in class com.ensoftcorp.open.commons.analysis.CommonQueries
Returns the nodes whose names end with the given string.
nodeSize(Q) - Static method in class com.ensoftcorp.open.commons.analysis.CommonQueries
Returns the number of nodes contained.
nodesMatchingRegex(Q, String) - Static method in class com.ensoftcorp.open.commons.analysis.CommonQueries
Returns the nodes whose names match the given regular expression within the given context.
nodesMatchingRegex(String) - Static method in class com.ensoftcorp.open.commons.analysis.CommonQueries
Returns the nodes whose names match the given regular expression.
NodeSourceCorrespondenceSorter - Class in com.ensoftcorp.open.commons.utilities
 
NodeSourceCorrespondenceSorter() - Constructor for class com.ensoftcorp.open.commons.utilities.NodeSourceCorrespondenceSorter
 
nodesStartingWith(Q, String) - Static method in class com.ensoftcorp.open.commons.analysis.CommonQueries
Returns the nodes whose names start with the given string within the given context.
nodesStartingWith(String) - Static method in class com.ensoftcorp.open.commons.analysis.CommonQueries
Returns the nodes whose names start with the given string.
nodesTaggedWithAll(String...) - Method in class com.ensoftcorp.open.commons.sandbox.SandboxGraph
Returns the set of nodes from this graph that are tagged with any of the given tags
nodesTaggedWithAny(String...) - Method in class com.ensoftcorp.open.commons.sandbox.SandboxGraph
Returns the set of nodes from this graph that are tagged with all of the given tags
nodesWithSelfEdges(Q) - Static method in class com.ensoftcorp.open.commons.analysis.CommonQueries
Returns those nodes in the context which have self edges.
NORMALIZE_GRAPH_ELEMENT_ADDRESSES - Static variable in class com.ensoftcorp.open.commons.preferences.CommonsPreferences
Enable/disable node address normalization
NORMALIZE_GRAPH_ELEMENT_ADDRESSES_DEFAULT - Static variable in class com.ensoftcorp.open.commons.preferences.CommonsPreferences
 
NORMALIZED_ADDRESS_ATTRIBUTE - Static variable in class com.ensoftcorp.open.commons.utilities.address.NormalizedAddress
 
NormalizedAddress - Class in com.ensoftcorp.open.commons.utilities.address
 
NormalizedAddress() - Constructor for class com.ensoftcorp.open.commons.utilities.address.NormalizedAddress
 
normalizeIntensity(long, long, long) - Static method in class com.ensoftcorp.open.commons.highlighter.HeatMap
Given the lower bound, upper bound, and actual value, normalize the actual value to a value between 0.0 and 1.0
normalizeLogarithmicIntensity(Long, long, long) - Static method in class com.ensoftcorp.open.commons.highlighter.HeatMap
Given the lower bound, upper bound, and actual value, normalize the actual value to a log base 10 value between 0.0 and 1.0
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