A C D E F G I L M N P R S T W
All Classes All Packages
All Classes All Packages
All Classes All Packages
M
- mpg(Q, Q, Q) - Static method in class com.ensoftcorp.open.c.commons.analysis.CommonQueries
-
Returns the Matching Pair Graph for given object and event functions
- mutatedBy(Q, Q) - Static method in class com.ensoftcorp.open.c.commons.analysis.CommonQueries
-
Returns those elements in the origin which were called by or written by elements in the mutators set.
- mutatedBy(Q, Q, Q) - Static method in class com.ensoftcorp.open.c.commons.analysis.CommonQueries
-
Returns those elements in the origin which were called by or written by elements in the mutators set.
- mutators(Q) - Static method in class com.ensoftcorp.open.c.commons.analysis.CommonQueries
-
Given a Q containing functions or data flow nodes, returns a Q of things which write to or call things in the Q.
- mutators(Q, Q) - Static method in class com.ensoftcorp.open.c.commons.analysis.CommonQueries
-
Given a Q containing functions or data flow nodes, returns a Q of things which write to or call things in the Q.
All Classes All Packages