| Interface | Description |
|---|---|
| UcoDataStoreIF |
Defines an interface to some data store that allows for storage and retrieval
of
DmcUncheckedObject instances. |
| UcoFeedbackIF |
The UcoFeedbackIF allows various rules associated with DmcUncheckedObjects to provide
feedback to other components.
|
| Class | Description |
|---|---|
| ComplexTypeSplitter |
The ComplexTypeSplitter is used to parse a micro-grammar in support of specifying complex type
values.
|
| DateUtil |
The DateUtil class provides some useful functions for parsing a standardized format date
string on both the client and the server side of things for use with GWT.
|
| DmcUncheckedObject |
The DmcUncheckedObject provides a way of representing a Dark Matter Object
that has been (usually) read from a file in Object Instance Format (OIF).
|
| JSONUtil | |
| NamedStringArray | |
| ParsedNameValuePair |
The NameValuePair class is used to represent a name and a value (strangely enough).
|
Copyright © 2023. All rights reserved.