Interface for fixed criteriums. More...
Package Functions | |
| boolean | matches (ViewNode node) |
This interface must be implemented by all objects that want to serve as fixed criteria during Select by Criteria replay operations.
| boolean BinNavi.API.plugins.ICriteriaSelectionPlugin.IFixedCriterium.matches | ( | ViewNode | node | ) | [package] |
Evaluates whether the criterium matches the given node.
| node | The node to match. |
1.7.1