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
M
- MappingUtils - Class in com.ensoftcorp.open.commons.utilities
-
A wrapper around Atlas indexing utils with added listeners for error handling.
- mapProject(IProject) - Static method in class com.ensoftcorp.open.commons.utilities.MappingUtils
-
Configures a project for indexing
- mapWorkspace() - Static method in class com.ensoftcorp.open.commons.utilities.MappingUtils
-
Index the workspace (blocking mode and throws index errors)
- markup(Q) - Static method in class com.ensoftcorp.open.commons.highlighter.WhitePaperThemedCFG
- markup(Q, Q) - Static method in class com.ensoftcorp.open.commons.highlighter.WhitePaperThemedCFG
- mix(Color...) - Static method in class com.ensoftcorp.open.commons.codepainter.ColorMixer
- mix(Color, Color) - Static method in class com.ensoftcorp.open.commons.codepainter.ColorMixer
- MIX_COLORS - com.ensoftcorp.open.commons.codepainter.CodePainter.ColorPaletteConflictStrategy
- Multimap() - Constructor for class com.ensoftcorp.open.commons.algorithms.dominance.DominatorTree.Multimap
- Multimap() - Constructor for class com.ensoftcorp.open.commons.algorithms.dominance.PostDominatorTree.Multimap
- mutatedBy(Q, Q) - Static method in class com.ensoftcorp.open.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.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.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.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