|
Class Summary |
| AppFileExtension |
Wrapper for strings that requires that they be valid application
names for invoking the DB-Core to make applications. |
| AppName |
Wrapper for strings that requires that they be valid application
names for invoking the DB-Core to make applications. |
| AttributeID |
Extension of GenericID that semantically represents the name of an
attribute. |
| ComparisonType |
Manually implemented enum for types. |
| Configuration |
A place to parse and retrieve the text keys and text values
of a configuration, especially from a file. |
| DocumentID |
Extension of GenericID that semantically represents the ID of a
Document. |
| GenericID |
An abstract class that represents an identifier. |
| IDType |
Manually implemented enum for types. |
| ImmutableHashSet |
A read-only HashSet. |
| ImmutableVector |
A read-only Vector. |
| NodeID |
Extension of GenericID that semantically represents the ID of a
Node. |
| NodeRepositoryID |
Extension of GenericID that semantically represents the ID of a
NodeRepository. |
| NonReservedID |
A light wrapper for strings that adds a semantic meaning that the
string is not a system reserved word. |
| Tools |
Bag of miscellaneous tricks. |