| Modifier and Type | Class and Description |
|---|---|
class |
DmconcinnitySchemaAG
The dark-matter Concinnity schema defines a set of mechanisms\n that allow
for ad hoc representation of concepts and various types of relationships\n
between them.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DmgSchemaAG
The dmg schema defines classes used by the Dark Matter Generator
framework.\n The concept of the framework is to allow users to extend the
overall code generation\n mechanism by providing their own generators that
conform to the DarkMatterGeneratorIF\n interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DmpSchemaAG
The Dark Matter Protocol (DMP) is a general purpose data
access/manipulation protocol\n that provides operations for log in, log
out, CRUD behaviour, event notification and\n remote method invocation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DmrbaseSchemaAG
The dmrbase schema defines classes that provide base support\n for the
Dark Matter Repository (DMR) concepts.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DmrldapSchemaAG
The dmrldap schema defines classes that allow for the storage\n of Dark
Matter Objects in LDAP enabled Directory Servers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActionDefinition |
class |
AttributeDefinition |
class |
ClassDefinition |
class |
ComplexTypeDefinition |
class |
Dependency |
class |
DependencyImplementation |
class |
DmsDefinition
The DmsDefinition class is the base class from which all Dark Matter Schema (DMS)
objects are derived.
|
class |
DSDefinitionModule
The DSDefinitionModule is used to describe the base characteristics of a set
of Domain Specific Definitions (DSDs).
|
class |
EnumDefinition |
class |
ExtendedReferenceTypeDefinition |
class |
MetaSchema |
class |
MetaSchemaAG
This class creates the basic definitions that allow for the definition of schemas.
|
class |
RuleCategory |
class |
RuleDefinition |
class |
RunContext |
class |
SchemaDefinition |
class |
SliceDefinition |
class |
TypeDefinition |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionDefinitionDMW
This class is used to define the actions that may be triggered on\n an
object.
|
class |
AttributeDefinitionDMW
This class is used to define attributes to be used\n as part of a class
definition.
|
class |
ClassDefinitionDMW
This class provides the basic mechanism to define new classes for a
schema.
|
class |
ComplexTypeDefinitionDMW
The ComplexTypeDefinition provides a mechanism for defining the structure
of\n a complex type composed of other types.
|
class |
DependencyDMW
The Dependency class allows for the definition of a named dependency\n on
something; usually an interface.
|
class |
DependencyImplementationDMW
The DependencyImplementation allows you to fulfill a defined Dependency.\n
When a RunContext is specified, it will indicate a set of dependencies.
|
class |
DSDefinitionModuleDMW
The DSDefinitionModule is a definition that defines a collection of
definitions\n and provides a basis for the generation of various artifacts
that allow for parsing and\n management of that set of definitions.\n
|
class |
EnumDefinitionDMW
The EnumDefinition allows for the definition of real Java enums that
provide\n inherent mapping of the string and integer values of the enum
into actual enum values.
|
class |
ExtendedReferenceTypeDefinitionDMW
The ExtendedReferenceTypeDefinition provides a mechanism for extending \n
the automatically generated named object reference attribute types with
additional\n information.
|
class |
RuleCategoryDMW
The RuleCategory allows for the definition of categories of rules to be
applied\n to various objects and indicates the expected interface to be
implemented by a rule instance.\n A RuleDefinition may belong to multiple
categories.
|
class |
RuleDefinitionDMW
The RuleDefinition allows for the definition of rules that can\n be
applied to attributes or classes.
|
class |
RunContextDMW |
class |
SchemaDefinitionDMW
This class is used to define a schema as a discrete, nameable entity.
|
class |
SliceDefinitionDMW
The SliceDefinition class is used to define a named set of attributes\n
that are used to retrieve a slice of an object i.e.
|
class |
TypeDefinitionDMW
The
TypeDefinition is used to define the types of
attributes that can be used\n as the basis for attribute values. |
| Modifier and Type | Class and Description |
|---|---|
class |
DsdASchemaAG
A domain specific definition schema for test purposes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DsdBSchemaAG
A domain specific definition schema for test purposes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DsdCSchemaAG
A domain specific definition schema for test purposes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DmtSchemaAG
The dmt schema defines a sets of definitions for Dark Matter Testing
purposes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DmuSchemaAG
This is the schema definition for the dmu domain-specific language.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DmvSchemaAG
The dmv schema defines classes associated with the Dark Matter
Validation\n (DMV) framework based on RuleDefinitions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DmtdlSchemaAG
The dark-matter Template Definition Language (TDL) schema defines objects
that\n allow you to define the structure of an artifact composed of a
series of Sections and Templates\n that are used to format the Sections.
|
Copyright © 2023. All rights reserved.