| Package | Description |
|---|---|
| org.dmd.dmt.dsd.dsda.server.generated.dmw | |
| org.dmd.dmt.dsd.dsda.shared.generated.dmo | |
| org.dmd.dmt.dsd.dsda.shared.generated.types |
| Modifier and Type | Method and Description |
|---|---|
TypeAndAttribute |
ABConceptXDMW.getTypeAndAttr() |
| Modifier and Type | Method and Description |
|---|---|
void |
ABConceptXDMW.setTypeAndAttr(TypeAndAttribute value)
Sets typeAndAttr to the specified value.
|
| Constructor and Description |
|---|
TypeAndAttributeIterableDMW(Iterator<TypeAndAttribute> it) |
| Modifier and Type | Method and Description |
|---|---|
TypeAndAttribute |
ABConceptXDMO.getTypeAndAttr() |
| Modifier and Type | Method and Description |
|---|---|
void |
ABConceptXDMO.setTypeAndAttr(TypeAndAttribute value)
Sets typeAndAttr to the specified value.
|
| Modifier and Type | Field and Description |
|---|---|
protected TypeAndAttribute |
DmcTypeTypeAndAttributeSV.value |
| Modifier and Type | Field and Description |
|---|---|
protected Set<TypeAndAttribute> |
DmcTypeTypeAndAttributeSET.value |
protected ArrayList<TypeAndAttribute> |
DmcTypeTypeAndAttributeMV.value |
| Modifier and Type | Method and Description |
|---|---|
TypeAndAttribute |
DmcTypeTypeAndAttributeSET.add(Object v) |
TypeAndAttribute |
DmcTypeTypeAndAttributeMV.add(Object v) |
TypeAndAttribute |
DmcTypeTypeAndAttributeSTATIC.cloneValue(TypeAndAttribute value) |
TypeAndAttribute |
DmcTypeTypeAndAttribute.cloneValue(TypeAndAttribute val)
Returns a clone of a value associated with this type.
|
TypeAndAttribute |
DmcTypeTypeAndAttributeSET.del(Object v) |
TypeAndAttribute |
DmcTypeTypeAndAttributeMV.del(Object v) |
TypeAndAttribute |
DmcTypeTypeAndAttributeSTATIC.deserializeValue(DmcInputStreamIF dis) |
TypeAndAttribute |
DmcTypeTypeAndAttribute.deserializeValue(DmcInputStreamIF dis)
Reads a TypeAndAttribute.
|
TypeAndAttribute |
DmcTypeTypeAndAttributeMV.getMVnth(int index) |
TypeAndAttribute |
ComplexWithComplex.getReference() |
TypeAndAttribute |
DmcTypeTypeAndAttributeSV.getSV() |
TypeAndAttribute |
DmcTypeTypeAndAttributeSV.getSVCopy() |
TypeAndAttribute |
DmcTypeTypeAndAttributeSV.set(Object v) |
TypeAndAttribute |
DmcTypeTypeAndAttributeMV.setMVnth(int index,
Object v) |
TypeAndAttribute |
DmcTypeTypeAndAttributeSTATIC.typeCheck(Object value) |
TypeAndAttribute |
DmcTypeTypeAndAttribute.typeCheck(Object value) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<TypeAndAttribute> |
DmcTypeTypeAndAttributeSV.cloneIt() |
DmcAttribute<TypeAndAttribute> |
DmcTypeTypeAndAttributeSET.cloneIt() |
DmcAttribute<TypeAndAttribute> |
DmcTypeTypeAndAttributeMV.cloneIt() |
Iterator<TypeAndAttribute> |
DmcTypeTypeAndAttributeSET.getMV() |
Iterator<TypeAndAttribute> |
DmcTypeTypeAndAttributeMV.getMV() |
Set<TypeAndAttribute> |
DmcTypeTypeAndAttributeSET.getMVCopy() |
ArrayList<TypeAndAttribute> |
DmcTypeTypeAndAttributeMV.getMVCopy() |
| Modifier and Type | Method and Description |
|---|---|
TypeAndAttribute |
DmcTypeTypeAndAttributeSTATIC.cloneValue(TypeAndAttribute value) |
TypeAndAttribute |
DmcTypeTypeAndAttribute.cloneValue(TypeAndAttribute val)
Returns a clone of a value associated with this type.
|
void |
DmcTypeTypeAndAttribute.removeBackRefsFromValue(TypeAndAttribute value)
Removes references to other objects from a TypeAndAttribute.
|
void |
DmcTypeTypeAndAttribute.resolveValue(DmcNameResolverIF resolver,
TypeAndAttribute value,
String attrName)
Resolves a TypeAndAttribute.
|
void |
DmcTypeTypeAndAttribute.resolveValue(DmcNameResolverWithClashSupportIF resolver,
TypeAndAttribute value,
DmcObject object,
DmcNameClashResolverIF ncr,
DmcAttributeInfo ai)
Resolves a TypeAndAttribute.
|
void |
DmcTypeTypeAndAttributeSTATIC.serializeValue(DmcOutputStreamIF dos,
TypeAndAttribute value) |
void |
DmcTypeTypeAndAttribute.serializeValue(DmcOutputStreamIF dos,
TypeAndAttribute value)
Writes a TypeAndAttribute.
|
| Constructor and Description |
|---|
ComplexWithComplex(String variable_,
TypeAndAttribute reference_)
All fields constructor.
|
TypeAndAttribute(TypeAndAttribute original)
Copy constructor.
|
Copyright © 2023. All rights reserved.