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

N

NativeCodeUsage - Class in com.ensoftcorp.open.java.commons.analyzers
 
NativeCodeUsage() - Constructor for class com.ensoftcorp.open.java.commons.analyzers.NativeCodeUsage
 
NetworkSubsystem - Class in com.ensoftcorp.open.java.commons.subsystems
 
NetworkSubsystem() - Constructor for class com.ensoftcorp.open.java.commons.subsystems.NetworkSubsystem
 
nodesContaining(Q, String) - Static method in class com.ensoftcorp.open.java.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.java.commons.analysis.CommonQueries
Returns the nodes whose names contain the given string.
nodesEndingWith(Q, String) - Static method in class com.ensoftcorp.open.java.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.java.commons.analysis.CommonQueries
Returns the nodes whose names end with the given string.
nodeSize(Q) - Static method in class com.ensoftcorp.open.java.commons.analysis.CommonQueries
Returns the number of nodes contained.
nodesMatchingRegex(Q, String) - Static method in class com.ensoftcorp.open.java.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.java.commons.analysis.CommonQueries
Returns the nodes whose names match the given regular expression.
nodesStartingWith(Q, String) - Static method in class com.ensoftcorp.open.java.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.java.commons.analysis.CommonQueries
Returns the nodes whose names start with the given string.
nodesWithSelfEdges(Q) - Static method in class com.ensoftcorp.open.java.commons.analysis.CommonQueries
Returns those nodes in the context which have self edges.
normalizeDescriptor(String) - Static method in class com.ensoftcorp.open.java.commons.bytecode.BytecodeUtils
 
A B C D E F G H I J L M N P R S T U V W 
All Classes All Packages