|
Class Summary |
| AndTypeQualifier |
AndTypeQualifier is a compound qualifier that tests whether
all of its root qualifiers match the accelerator node. |
| ElementTypeManager |
ElementTypeManager keeps track of which types are associated with which
subclass of AcceleratorNode. |
| KindQualifier |
KindQualifier is used to match nodes based upon the string type of nodes. |
| NotTypeQualifier |
NotTypeQualifier tests whether its root qualifier does not match
the accelerator node. |
| OrTypeQualifier |
OrTypeQualifier is a compound qualifier that tests whether
any of its qualifiers matches the accelerator node. |