| Package | Description |
|---|---|
| org.dmd.dms.generated.dmo | |
| org.dmd.dms.generated.dmw | |
| org.dmd.dms.generated.types | |
| org.dmd.dmt.shared.generated.types | |
| org.dmd.dmv.shared.generated.dmo |
| Modifier and Type | Method and Description |
|---|---|
TypeDefinitionREF |
ClassDefinitionDMO.getInternalTypeRef()
Indicates the internal type that's generated for all ClassDefinitions.
|
TypeDefinitionREF |
AttributeDefinitionDMO.getType()
Indicates the type of an attribute.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<TypeDefinitionREF> |
SchemaDefinitionDMO.getInternalTypeDefList()
A list of type definitions that were generated internally to represent\n
enums and object references.
|
Iterator<TypeDefinitionREF> |
SchemaDefinitionDMO.getTypeDefList()
A list of type definition references.
|
| Constructor and Description |
|---|
TypeDefinitionIterableDMW(Iterator<TypeDefinitionREF> it) |
| Modifier and Type | Field and Description |
|---|---|
protected TypeDefinitionREF |
DmcTypeTypeDefinitionREFSV.value |
| Modifier and Type | Field and Description |
|---|---|
protected Set<TypeDefinitionREF> |
DmcTypeTypeDefinitionREFSET.value |
protected ArrayList<TypeDefinitionREF> |
DmcTypeTypeDefinitionREFMV.value |
| Modifier and Type | Method and Description |
|---|---|
TypeDefinitionREF |
DmcTypeTypeDefinitionREFSET.add(Object v) |
TypeDefinitionREF |
DmcTypeTypeDefinitionREFMV.add(Object v) |
TypeDefinitionREF |
TypeDefinitionREF.cloneMe()
Clones this reference.
|
TypeDefinitionREF |
DmcTypeTypeDefinitionREFSTATIC.cloneValue(TypeDefinitionREF value) |
TypeDefinitionREF |
DmcTypeTypeDefinitionREF.cloneValue(TypeDefinitionREF val)
Returns a clone of a value associated with this type.
|
TypeDefinitionREF |
DmcTypeTypeDefinitionREFSET.del(Object v) |
TypeDefinitionREF |
DmcTypeTypeDefinitionREFMV.del(Object v) |
TypeDefinitionREF |
DmcTypeTypeDefinitionREFSTATIC.deserializeValue(DmcInputStreamIF dis) |
TypeDefinitionREF |
DmcTypeTypeDefinitionREF.deserializeValue(DmcInputStreamIF dis) |
TypeDefinitionREF |
DmcTypeTypeDefinitionREFMV.getMVnth(int index) |
protected TypeDefinitionREF |
DmcTypeTypeDefinitionREF.getNewHelper() |
TypeDefinitionREF |
DmcTypeTypeDefinitionREFSV.getSV() |
TypeDefinitionREF |
DmcTypeTypeDefinitionREFSV.getSVCopy() |
TypeDefinitionREF |
Part.getType() |
TypeDefinitionREF |
Field.getType() |
TypeDefinitionREF |
DmcTypeTypeDefinitionREFSV.set(Object v) |
TypeDefinitionREF |
DmcTypeTypeDefinitionREFMV.setMVnth(int index,
Object v) |
TypeDefinitionREF |
DmcTypeTypeDefinitionREFSTATIC.typeCheck(Object value) |
TypeDefinitionREF |
DmcTypeTypeDefinitionREF.typeCheck(Object value)
Checks that we have a TypeDefinitionREF or TypeDefinitionDMO.
|
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<TypeDefinitionREF> |
DmcTypeTypeDefinitionREFSV.cloneIt() |
DmcAttribute<TypeDefinitionREF> |
DmcTypeTypeDefinitionREFSET.cloneIt() |
DmcAttribute<TypeDefinitionREF> |
DmcTypeTypeDefinitionREFMV.cloneIt() |
Iterator<TypeDefinitionREF> |
DmcTypeTypeDefinitionREFSET.getMV() |
Iterator<TypeDefinitionREF> |
DmcTypeTypeDefinitionREFMV.getMV() |
Set<TypeDefinitionREF> |
DmcTypeTypeDefinitionREFSET.getMVCopy() |
ArrayList<TypeDefinitionREF> |
DmcTypeTypeDefinitionREFMV.getMVCopy() |
| Modifier and Type | Method and Description |
|---|---|
TypeDefinitionREF |
DmcTypeTypeDefinitionREFSTATIC.cloneValue(TypeDefinitionREF value) |
TypeDefinitionREF |
DmcTypeTypeDefinitionREF.cloneValue(TypeDefinitionREF val)
Returns a clone of a value associated with this type.
|
void |
DmcTypeTypeDefinitionREFSTATIC.serializeValue(DmcOutputStreamIF dos,
TypeDefinitionREF value) |
void |
DmcTypeTypeDefinitionREF.serializeValue(DmcOutputStreamIF dos,
TypeDefinitionREF value) |
| Constructor and Description |
|---|
Field(TypeDefinitionREF f1,
String f2,
String f3)
All fields constructor.
|
Part(TypeDefinitionREF f1,
String f2,
String f3,
Boolean f4,
Boolean f5,
Boolean f6,
Boolean f7)
All fields constructor.
|
TypeDefinitionREF(TypeDefinitionREF original)
Copy constructor.
|
| Modifier and Type | Method and Description |
|---|---|
TypeDefinitionREF |
DmtOptionalValueFieldWithSpaces.getOtherType() |
TypeDefinitionREF |
DmtOptionalValueFieldWithSpaces.getType() |
TypeDefinitionREF |
DmtOptionalValueFieldWithColons.getType() |
TypeDefinitionREF |
DmtField.getType() |
TypeDefinitionREF |
DmtMultiValuedRequiredPartWithReferences.getType(int index) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<TypeDefinitionREF> |
DmtMultiValuedRequiredPartWithReferences.getType() |
| Constructor and Description |
|---|
DmtField(TypeDefinitionREF type_,
String name_,
String description_)
All fields constructor.
|
DmtOptionalValueFieldWithColons(TypeDefinitionREF type_,
String name_,
String description_)
All fields constructor.
|
DmtOptionalValueFieldWithSpaces(TypeDefinitionREF type_,
String name_,
String description_,
TypeDefinitionREF otherType_)
All fields constructor.
|
| Constructor and Description |
|---|
DmtMultiValuedRequiredPartWithReferences(ArrayList<TypeDefinitionREF> type_)
All fields constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<TypeDefinitionREF> |
ReferencedAttributeTypeRuleDataDMO.getAllowedType() |
Iterator<TypeDefinitionREF> |
ReferencedAttributeTypeRuleDataDMO.getAllowedTypeREFs() |
Copyright © 2023. All rights reserved.