| Package | Description |
|---|---|
| org.dmd.dmt.shared.types |
| Modifier and Type | Method and Description |
|---|---|
protected KeyedType |
DmcTypeKeyedType.cloneValue(KeyedType original) |
KeyedType |
DmcTypeKeyedType.deserializeValue(DmcInputStreamIF dis) |
protected KeyedType |
DmcTypeKeyedType.typeCheck(Object value) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<KeyedType> |
DmcTypeKeyedType.cloneIt() |
| Modifier and Type | Method and Description |
|---|---|
protected KeyedType |
DmcTypeKeyedType.cloneValue(KeyedType original) |
void |
DmcTypeKeyedType.serializeValue(DmcOutputStreamIF dos,
KeyedType value) |
| Constructor and Description |
|---|
KeyedType(KeyedType kt)
Convenience copy constructor.
|
Copyright © 2023. All rights reserved.