| 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.generated.types | |
| org.dmd.dms.generated.types.adapters | |
| org.dmd.dmt.shared.generated.types | |
| org.dmd.dmt.shared.generated.types.adapters | |
| org.dmd.dmt.shared.types |
| Modifier and Type | Method and Description |
|---|---|
DmcTypeDmcObjectName<?> |
DmcOmni.buildName(DmcObjectName name) |
DmcTypeDmcObjectName<?> |
DmcNameBuilderIF.getNewNameHolder(DmcObjectName name,
DmcAttributeInfo ai)
Requests that the name builder construct an attribute of the appropriate type
and set its value to be the specified name.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DmcTypeCamelCaseName
The DmcTypeCamelCaseName class provides support for camelCase based names for things.
|
class |
DmcTypeDefinitionName
The DmcTypeDefinitionName class provides support for simple, String based names for objects.
|
class |
DmcTypeDmcHierarchicObjectName<VALUE extends DmcHierarchicObjectName> |
class |
DmcTypeDotName
The DmcTypeDotName class provides support for simple, DotName names for objects.
|
class |
DmcTypeFullyQualifiedName |
class |
DmcTypeIntegerName
The DmcTypeIntegerName class provides support for simple, Integer based names for objects.
|
class |
DmcTypeLongName
The DmcTypeLongName class provides support for simple, Long based names for objects.
|
class |
DmcTypeRuleName
The DmcTypeRuleName class provides support for camelCase based names for rules.
|
class |
DmcTypeStringName
The DmcTypeStringName class provides support for simple, String based names for objects.
|
class |
DmcTypeUUIDName
The DmcTypeUUIDName class provides support for naming of objects by UUIDs.
|
| Constructor and Description |
|---|
FilterContainer(DmcTypeDmcObjectName<?> n) |
NameContainer(DmcTypeDmcObjectName<?> n) |
| Modifier and Type | Class and Description |
|---|---|
class |
DmcTypeCamelCaseNameMV
The DmcTypeCamelCaseNameMV provides storage for a multi-valued CamelCaseName
|
class |
DmcTypeCamelCaseNameSET
The DmcTypeCamelCaseNameSET provides storage for a set of CamelCaseName
|
class |
DmcTypeCamelCaseNameSV
The DmcTypeCamelCaseNameSV provides storage for a single-valued CamelCaseName
|
class |
DmcTypeDefinitionNameMV
The DmcTypeDefinitionNameMV provides storage for a multi-valued DefinitionName
|
class |
DmcTypeDefinitionNameSET
The DmcTypeDefinitionNameSET provides storage for a set of DefinitionName
|
class |
DmcTypeDefinitionNameSV
The DmcTypeDefinitionNameSV provides storage for a single-valued DefinitionName
|
class |
DmcTypeDotNameMV
The DmcTypeDotNameMV provides storage for a multi-valued DotName
|
class |
DmcTypeDotNameSET
The DmcTypeDotNameSET provides storage for a set of DotName
|
class |
DmcTypeDotNameSV
The DmcTypeDotNameSV provides storage for a single-valued DotName
|
class |
DmcTypeFullyQualifiedNameMV
The DmcTypeFullyQualifiedNameMV provides storage for a multi-valued FullyQualifiedName
|
class |
DmcTypeFullyQualifiedNameSET
The DmcTypeFullyQualifiedNameSET provides storage for a set of FullyQualifiedName
|
class |
DmcTypeFullyQualifiedNameSV
The DmcTypeFullyQualifiedNameSV provides storage for a single-valued FullyQualifiedName
|
class |
DmcTypeIntegerNameMV
The DmcTypeIntegerNameMV provides storage for a multi-valued IntegerName
|
class |
DmcTypeIntegerNameSET
The DmcTypeIntegerNameSET provides storage for a set of IntegerName
|
class |
DmcTypeIntegerNameSV
The DmcTypeIntegerNameSV provides storage for a single-valued IntegerName
|
class |
DmcTypeLongNameMV
The DmcTypeLongNameMV provides storage for a multi-valued LongName
|
class |
DmcTypeLongNameSET
The DmcTypeLongNameSET provides storage for a set of LongName
|
class |
DmcTypeLongNameSV
The DmcTypeLongNameSV provides storage for a single-valued LongName
|
class |
DmcTypeRuleNameMV
The DmcTypeRuleNameMV provides storage for a multi-valued RuleName
|
class |
DmcTypeRuleNameSET
The DmcTypeRuleNameSET provides storage for a set of RuleName
|
class |
DmcTypeRuleNameSV
The DmcTypeRuleNameSV provides storage for a single-valued RuleName
|
class |
DmcTypeStringNameMV
The DmcTypeStringNameMV provides storage for a multi-valued StringName
|
class |
DmcTypeStringNameSET
The DmcTypeStringNameSET provides storage for a set of StringName
|
class |
DmcTypeStringNameSV
The DmcTypeStringNameSV provides storage for a single-valued StringName
|
class |
DmcTypeUUIDNameMV
The DmcTypeUUIDNameMV provides storage for a multi-valued UUIDName
|
class |
DmcTypeUUIDNameSET
The DmcTypeUUIDNameSET provides storage for a set of UUIDName
|
class |
DmcTypeUUIDNameSV
The DmcTypeUUIDNameSV provides storage for a single-valued UUIDName
|
| Modifier and Type | Class and Description |
|---|---|
class |
CamelCaseNameMVAdapter |
class |
CamelCaseNameSETAdapter |
class |
CamelCaseNameSVAdapter |
class |
DefinitionNameMVAdapter |
class |
DefinitionNameSETAdapter |
class |
DefinitionNameSVAdapter |
class |
DotNameMVAdapter |
class |
DotNameSETAdapter |
class |
DotNameSVAdapter |
class |
FullyQualifiedNameMVAdapter |
class |
FullyQualifiedNameSETAdapter |
class |
FullyQualifiedNameSVAdapter |
class |
IntegerNameMVAdapter |
class |
IntegerNameSETAdapter |
class |
IntegerNameSVAdapter |
class |
LongNameMVAdapter |
class |
LongNameSETAdapter |
class |
LongNameSVAdapter |
class |
RuleNameMVAdapter |
class |
RuleNameSETAdapter |
class |
RuleNameSVAdapter |
class |
StringNameMVAdapter |
class |
StringNameSETAdapter |
class |
StringNameSVAdapter |
class |
UUIDNameMVAdapter |
class |
UUIDNameSETAdapter |
class |
UUIDNameSVAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
DmcTypeDmtStringNameMV
The DmcTypeDmtStringNameMV provides storage for a multi-valued DmtStringName
|
class |
DmcTypeDmtStringNameSET
The DmcTypeDmtStringNameSET provides storage for a set of DmtStringName
|
class |
DmcTypeDmtStringNameSV
The DmcTypeDmtStringNameSV provides storage for a single-valued DmtStringName
|
| Modifier and Type | Method and Description |
|---|---|
DmcTypeDmcObjectName<?> |
DmcTypeDmtStringNameSTATIC.getNewNameHolder(DmcObjectName name,
DmcAttributeInfo ai) |
| Modifier and Type | Class and Description |
|---|---|
class |
DmtStringNameMVAdapter |
class |
DmtStringNameSETAdapter |
class |
DmtStringNameSVAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
DmcTypeDmtStringName |
Copyright © 2023. All rights reserved.