A C D E F G I L M N P R S T W 
All Classes All Packages

N

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