| Package | Description |
|---|---|
| org.dmd.dmc |
The Dark Matter Core (dmc) package provides the core functionality for
all aspects of objects managed via the Dark Matter Data framework.
|
| org.dmd.dmc.types |
This package contains basic attribute type implementations.
|
| org.dmd.dms | |
| org.dmd.dmt | |
| org.dmd.dmw |
| Modifier and Type | Class and Description |
|---|---|
class |
DmcObjectNameAttribute<E extends DmcObjectNameIF> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DmcHierarchicObjectNameIF |
| Modifier and Type | Class and Description |
|---|---|
class |
CamelCaseName
The CamelCaseName provides support for the camelCase naming convention.
|
class |
DefinitionName
The DefinitionName provides the naming mechanism for all definition that make
use of the dark-matter definition conventions.
|
class |
IntegerName
The IntegerName provides another simple form of naming an object i.e.
|
class |
LongName
The LongName provides another simple form of naming an object i.e.
|
class |
RuleName
The RuleName provides support for the naming of rule data based on the camelCase naming convention.
|
class |
StringName
The StringName provides the simplest form of naming an object i.e.
|
class |
UUIDName
The UUIDName provides naming based on UUIDLites.
|
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<DmcObjectNameIF> |
SchemaManager.getNameAttributeInstance(DmcObjectName oni) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TestDataCache.delete(DmcObjectNameIF objname) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<DmcObjectNameIF> |
DmwOmni.getNameAttribute(DmcObjectName oni) |
Copyright © 2023. All rights reserved.