| Package | Description |
|---|---|
| org.dmd.dmc.types |
This package contains basic attribute type implementations.
|
| org.dmd.dms.generated.dmw | |
| org.dmd.dms.generated.types | |
| org.dmd.dmt.server.generated.dmw | |
| org.dmd.dmt.shared.generated.dmo | |
| org.dmd.dmt.shared.generated.types |
| Modifier and Type | Method and Description |
|---|---|
UUIDName |
DmcTypeUUIDName.cloneValue(UUIDName original) |
UUIDName |
DmcTypeUUIDName.deserializeValue(DmcInputStreamIF dis)
Read a UUIDName.
|
UUIDName |
DmcTypeUUIDName.typeCheck(Object value) |
| Modifier and Type | Method and Description |
|---|---|
UUIDName |
DmcTypeUUIDName.cloneValue(UUIDName original) |
void |
DmcTypeUUIDName.serializeValue(DmcOutputStreamIF dos,
UUIDName value)
Write a UUIDName.
|
| Constructor and Description |
|---|
UUIDName(UUIDName n) |
| Constructor and Description |
|---|
UUIDNameIterableDMW(Iterator<UUIDName> it) |
| Modifier and Type | Field and Description |
|---|---|
protected UUIDName |
DmcTypeUUIDNameSV.value |
| Modifier and Type | Field and Description |
|---|---|
protected Set<UUIDName> |
DmcTypeUUIDNameSET.value |
protected ArrayList<UUIDName> |
DmcTypeUUIDNameMV.value |
| Modifier and Type | Method and Description |
|---|---|
UUIDName |
DmcTypeUUIDNameSET.add(Object v) |
UUIDName |
DmcTypeUUIDNameMV.add(Object v) |
UUIDName |
DmcTypeUUIDNameSTATIC.cloneValue(UUIDName value) |
UUIDName |
DmcTypeUUIDNameSET.del(Object v) |
UUIDName |
DmcTypeUUIDNameMV.del(Object v) |
UUIDName |
DmcTypeUUIDNameSTATIC.deserializeValue(DmcInputStreamIF dis) |
UUIDName |
DmcTypeUUIDNameMV.getMVnth(int index) |
UUIDName |
DmcTypeUUIDNameSV.getSV() |
UUIDName |
DmcTypeUUIDNameSV.getSVCopy() |
UUIDName |
DmcTypeUUIDNameSV.set(Object v) |
UUIDName |
DmcTypeUUIDNameMV.setMVnth(int index,
Object v) |
UUIDName |
DmcTypeUUIDNameSTATIC.typeCheck(Object value) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<UUIDName> |
DmcTypeUUIDNameSV.cloneIt() |
DmcAttribute<UUIDName> |
DmcTypeUUIDNameSET.cloneIt() |
DmcAttribute<UUIDName> |
DmcTypeUUIDNameMV.cloneIt() |
Iterator<UUIDName> |
DmcTypeUUIDNameSET.getMV() |
Iterator<UUIDName> |
DmcTypeUUIDNameMV.getMV() |
Set<UUIDName> |
DmcTypeUUIDNameSET.getMVCopy() |
ArrayList<UUIDName> |
DmcTypeUUIDNameMV.getMVCopy() |
| Modifier and Type | Method and Description |
|---|---|
UUIDName |
DmcTypeUUIDNameSTATIC.cloneValue(UUIDName value) |
void |
DmcTypeUUIDNameSTATIC.serializeValue(DmcOutputStreamIF dos,
UUIDName value) |
| Modifier and Type | Method and Description |
|---|---|
UUIDName |
UUIDNamedObjectDMW.getObjectName() |
UUIDName |
UUIDNamedObjectDMW.getUuidName() |
| Modifier and Type | Method and Description |
|---|---|
void |
UUIDNamedObjectDMW.setUuidName(UUIDName value)
Sets uuidName to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
UUIDName |
UUIDNamedObjectDMO.getObjectName() |
UUIDName |
UUIDNamedObjectDMO.getUuidName() |
| Modifier and Type | Method and Description |
|---|---|
void |
UUIDNamedObjectDMO.setUuidName(UUIDName value)
Sets uuidName to the specified value.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<UUIDName,UUIDNamedObjectREF> |
DmcTypeUUIDNamedObjectREFMAP.value |
| Modifier and Type | Method and Description |
|---|---|
UUIDName |
DmcTypeUUIDNamedObjectREFMAP.firstKey() |
UUIDName |
UUIDNamedObjectREF.getName() |
protected UUIDName |
DmcTypeUUIDNamedObjectREF.getNewName() |
| Modifier and Type | Method and Description |
|---|---|
Map<UUIDName,UUIDNamedObjectREF> |
DmcTypeUUIDNamedObjectREFMAP.getMVCopy() |
| Constructor and Description |
|---|
UUIDNamedObjectREF(UUIDName n) |
Copyright © 2023. All rights reserved.