| Class | Description |
|---|---|
| AdapterFormatter | |
| ComplexTypeFormatter |
The ComplexTypeFormatter was the original mechanism for formatting complex types.
|
| DmoActionFormatter |
The DmoActionFormatter generates ActionTriggerInfo derivative classes that
are tailored to represent the parameters required to trigger actions on
remote objects.
|
| DmoAttributeFactoryFormatter | |
| DmoAttributeSchemaFormatter | |
| DmoCacheFormatter |
The DmoCacheFormatter is used to generate a GWT compatible cache using only
raw DMOs.
|
| DmoCompactSchemaFormatter |
The DmoCompactSchemaFormatter is used to generate a compact form of the Dark Matter Schema
for use in restricted Java environments, such as GWT.
|
| DmoDeserializer |
The DmoDeserializer will deserialize a single DMO object from an input stream.
|
| DmoEnumFormatter |
The DmoTypeFormatter will generate the various types associated with schema defined
enumerations and the object reference types.
|
| DmoFormatter |
The DmoFormatter class takes a ClassDefinition and generates the associated
DarkMatter Object.
|
| DmoGenerator |
The DmoGenerator class coordinates the code generation associated with
a Dark Matter Schema.
|
| DmoObjectFactory |
The DmwObjectFactory takes an DmcUncheckedObject and creates DmwWrapperBase derived
class based on schemas contained in the SchemaManager.
|
| DmoObjectFactoryNew |
The DmwObjectFactory takes an DmcUncheckedObject and creates DmwWrapperBase derived
class based on schemas contained in the SchemaManager.
|
| DmoTypeFormatter |
The DmoTypeFormatter will generate the various types associated with schema defined
enumerations and the object reference types.
|
| DmsSchemaFormatter | |
| DmsSchemaParser |
This class parses files that conform to the Information Model Definition
(IMD) schema and stores them in an SchemaManager.
|
| DynamicCompactSchema |
The DynamicCompactSchema is used to create a loadable compact schema dynamically
from a loaded schema.
|
| DynamicRuleManager |
The DynamicRuleManager (DRM) is a complicated thing; just to make that clear.
|
| ExtendedReferenceTypeFormatter | |
| GenUtility | |
| NewComplexTypeFormatter |
The NewComplexTypeFormatter is used to format complex types.
|
| RuleFormatter |
The RuleFormatter will create the rule base implementation in generated/rules
and the [schema]RuleFactory that can instantiate a behavioral rule instance
based on the rule DMO that's passed in.
|
| SchemaDocHtmlFormatter |
This class generates HTML from Dark Matter Schema (DMS) definitions stored in
a SchemaDefinition object.
|
| TypeAndAttr |
The TypeAndAttr class stores the type and cardinality for an attribute and provides
convenience functions to get the appropriate derived type for SV, MV, MAP and SET
versions of a type.
|
Copyright © 2023. All rights reserved.