| Package | Description |
|---|---|
| org.dmd.dms.generated.dmo | |
| org.dmd.dms.generated.dmw | |
| org.dmd.dms.generated.types |
| Modifier and Type | Method and Description |
|---|---|
RunContextREF |
DependencyImplementationDMO.getRunContext()
A reference to a RunContext.
|
| Constructor and Description |
|---|
RunContextIterableDMW(Iterator<RunContextREF> it) |
| Modifier and Type | Field and Description |
|---|---|
protected RunContextREF |
DmcTypeRunContextREFSV.value |
| Modifier and Type | Field and Description |
|---|---|
protected Set<RunContextREF> |
DmcTypeRunContextREFSET.value |
protected ArrayList<RunContextREF> |
DmcTypeRunContextREFMV.value |
| Modifier and Type | Method and Description |
|---|---|
RunContextREF |
DmcTypeRunContextREFSET.add(Object v) |
RunContextREF |
DmcTypeRunContextREFMV.add(Object v) |
RunContextREF |
RunContextREF.cloneMe()
Clones this reference.
|
RunContextREF |
DmcTypeRunContextREFSTATIC.cloneValue(RunContextREF value) |
RunContextREF |
DmcTypeRunContextREF.cloneValue(RunContextREF val)
Returns a clone of a value associated with this type.
|
RunContextREF |
DmcTypeRunContextREFSET.del(Object v) |
RunContextREF |
DmcTypeRunContextREFMV.del(Object v) |
RunContextREF |
DmcTypeRunContextREFSTATIC.deserializeValue(DmcInputStreamIF dis) |
RunContextREF |
DmcTypeRunContextREF.deserializeValue(DmcInputStreamIF dis) |
RunContextREF |
DmcTypeRunContextREFMV.getMVnth(int index) |
protected RunContextREF |
DmcTypeRunContextREF.getNewHelper() |
RunContextREF |
DmcTypeRunContextREFSV.getSV() |
RunContextREF |
DmcTypeRunContextREFSV.getSVCopy() |
RunContextREF |
DmcTypeRunContextREFSV.set(Object v) |
RunContextREF |
DmcTypeRunContextREFMV.setMVnth(int index,
Object v) |
RunContextREF |
DmcTypeRunContextREFSTATIC.typeCheck(Object value) |
RunContextREF |
DmcTypeRunContextREF.typeCheck(Object value)
Checks that we have a RunContextREF or RunContextDMO.
|
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<RunContextREF> |
DmcTypeRunContextREFSV.cloneIt() |
DmcAttribute<RunContextREF> |
DmcTypeRunContextREFSET.cloneIt() |
DmcAttribute<RunContextREF> |
DmcTypeRunContextREFMV.cloneIt() |
Iterator<RunContextREF> |
DmcTypeRunContextREFSET.getMV() |
Iterator<RunContextREF> |
DmcTypeRunContextREFMV.getMV() |
Set<RunContextREF> |
DmcTypeRunContextREFSET.getMVCopy() |
ArrayList<RunContextREF> |
DmcTypeRunContextREFMV.getMVCopy() |
| Modifier and Type | Method and Description |
|---|---|
RunContextREF |
DmcTypeRunContextREFSTATIC.cloneValue(RunContextREF value) |
RunContextREF |
DmcTypeRunContextREF.cloneValue(RunContextREF val)
Returns a clone of a value associated with this type.
|
void |
DmcTypeRunContextREFSTATIC.serializeValue(DmcOutputStreamIF dos,
RunContextREF value) |
void |
DmcTypeRunContextREF.serializeValue(DmcOutputStreamIF dos,
RunContextREF value) |
| Constructor and Description |
|---|
RunContextREF(RunContextREF original)
Copy constructor.
|
Copyright © 2023. All rights reserved.