| Package | Description |
|---|---|
| org.dmd.dmc.types |
This package contains basic attribute type implementations.
|
| org.dmd.dms.generated.types | |
| org.dmd.dms.generated.types.adapters |
| Modifier and Type | Class and Description |
|---|---|
class |
DmcTypeDotName
The DmcTypeDotName class provides support for simple, DotName names for objects.
|
class |
DmcTypeFullyQualifiedName |
| Modifier and Type | Class and Description |
|---|---|
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
|
| Modifier and Type | Class and Description |
|---|---|
class |
DotNameMVAdapter |
class |
DotNameSETAdapter |
class |
DotNameSVAdapter |
class |
FullyQualifiedNameMVAdapter |
class |
FullyQualifiedNameSETAdapter |
class |
FullyQualifiedNameSVAdapter |
Copyright © 2023. All rights reserved.