See: Description
Class | Description |
---|---|
POSet |
Implements a partially ordered set.
|
POSetNode |
Represents the abstraction of a node in a partially ordered set (i.e., a node in a hierarchy that allows multiple parent nodes).
|
TypeHierarchy |
Treats a hierarchy just like a partially ordered set, except that there is
one "bottom" node.
|
TypeHierarchyNode |
A node in a type hierarchy graph.
|
TypeMatchingRuleSet |
Encapsulates a set of constraints on type matching in the hierarchy.
|
TypeMatchRule |
Encapsulates a single rule for type matching.
|
Enum | Description |
---|---|
TypeHierarchy.KindOfHierarchy | |
TypeMatchingRuleSet.CharacterRule |
Allows the character rules to say what they do.
|
Exception | Description |
---|---|
NodeOrderException | |
NodeValueException |