| Package | Description |
|---|---|
| org.dmd.dms.generated.dmo | |
| org.dmd.dms.generated.dmw | |
| org.dmd.dms.generated.types |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Example> |
TypeDefinitionDMO.getExample()
The example attribute is used to provide additional\n examples of how some
defined thing is to be used.
|
Iterator<Example> |
SliceDefinitionDMO.getExample()
The example attribute is used to provide additional\n examples of how some
defined thing is to be used.
|
Iterator<Example> |
SchemaDefinitionDMO.getExample()
The example attribute is used to provide additional\n examples of how some
defined thing is to be used.
|
Iterator<Example> |
RunContextDMO.getExample()
The example attribute is used to provide additional\n examples of how some
defined thing is to be used.
|
Iterator<Example> |
RuleDefinitionDMO.getExample()
The example attribute is used to provide additional\n examples of how some
defined thing is to be used.
|
Iterator<Example> |
RuleCategoryDMO.getExample()
The example attribute is used to provide additional\n examples of how some
defined thing is to be used.
|
Iterator<Example> |
ExtendedReferenceTypeDefinitionDMO.getExample()
The example attribute is used to provide additional\n examples of how some
defined thing is to be used.
|
Iterator<Example> |
EnumDefinitionDMO.getExample()
The example attribute is used to provide additional\n examples of how some
defined thing is to be used.
|
Iterator<Example> |
DSDefinitionModuleDMO.getExample()
The example attribute is used to provide additional\n examples of how some
defined thing is to be used.
|
Iterator<Example> |
DSDefinitionDMO.getExample()
The example attribute is used to provide additional\n examples of how some
defined thing is to be used.
|
Iterator<Example> |
DmsDefinitionDMO.getExample()
The example attribute is used to provide additional\n examples of how some
defined thing is to be used.
|
Iterator<Example> |
DependencyImplementationDMO.getExample()
The example attribute is used to provide additional\n examples of how some
defined thing is to be used.
|
Iterator<Example> |
DependencyDMO.getExample()
The example attribute is used to provide additional\n examples of how some
defined thing is to be used.
|
Iterator<Example> |
ConcinnityDMO.getExample()
The example attribute is used to provide additional\n examples of how some
defined thing is to be used.
|
Iterator<Example> |
ComplexTypeDefinitionDMO.getExample()
The example attribute is used to provide additional\n examples of how some
defined thing is to be used.
|
Iterator<Example> |
ClassDefinitionDMO.getExample()
The example attribute is used to provide additional\n examples of how some
defined thing is to be used.
|
Iterator<Example> |
AttributeDefinitionDMO.getExample()
The example attribute is used to provide additional\n examples of how some
defined thing is to be used.
|
Iterator<Example> |
ActionDefinitionDMO.getExample()
The example attribute is used to provide additional\n examples of how some
defined thing is to be used.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<Example> |
DSDefinitionDMW.getExample()
The example attribute is used to provide additional\n examples of how some
defined thing is to be used.
|
| Constructor and Description |
|---|
ExampleIterableDMW(Iterator<Example> it) |
| Modifier and Type | Field and Description |
|---|---|
protected Example |
DmcTypeExampleSV.value |
| Modifier and Type | Field and Description |
|---|---|
protected Set<Example> |
DmcTypeExampleSET.value |
protected ArrayList<Example> |
DmcTypeExampleMV.value |
| Modifier and Type | Method and Description |
|---|---|
Example |
DmcTypeExampleSET.add(Object v) |
Example |
DmcTypeExampleMV.add(Object v) |
Example |
DmcTypeExampleSTATIC.cloneValue(Example value) |
Example |
DmcTypeExample.cloneValue(Example val)
Returns a clone of a value associated with this type.
|
Example |
DmcTypeExampleSET.del(Object v) |
Example |
DmcTypeExampleMV.del(Object v) |
Example |
DmcTypeExampleSTATIC.deserializeValue(DmcInputStreamIF dis) |
Example |
DmcTypeExample.deserializeValue(DmcInputStreamIF dis)
Reads a Example.
|
Example |
DmcTypeExampleMV.getMVnth(int index) |
Example |
DmcTypeExampleSV.getSV() |
Example |
DmcTypeExampleSV.getSVCopy() |
Example |
DmcTypeExampleSV.set(Object v) |
Example |
DmcTypeExampleMV.setMVnth(int index,
Object v) |
Example |
DmcTypeExampleSTATIC.typeCheck(Object value) |
Example |
DmcTypeExample.typeCheck(Object value) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<Example> |
DmcTypeExampleSV.cloneIt() |
DmcAttribute<Example> |
DmcTypeExampleSET.cloneIt() |
DmcAttribute<Example> |
DmcTypeExampleMV.cloneIt() |
Iterator<Example> |
DmcTypeExampleSET.getMV() |
Iterator<Example> |
DmcTypeExampleMV.getMV() |
Set<Example> |
DmcTypeExampleSET.getMVCopy() |
ArrayList<Example> |
DmcTypeExampleMV.getMVCopy() |
| Modifier and Type | Method and Description |
|---|---|
Example |
DmcTypeExampleSTATIC.cloneValue(Example value) |
Example |
DmcTypeExample.cloneValue(Example val)
Returns a clone of a value associated with this type.
|
void |
DmcTypeExampleSTATIC.serializeValue(DmcOutputStreamIF dos,
Example value) |
void |
DmcTypeExample.serializeValue(DmcOutputStreamIF dos,
Example value)
Writes a Example.
|
| Constructor and Description |
|---|
Example(Example original)
Copy constructor.
|
Copyright © 2023. All rights reserved.