| Package | Description |
|---|---|
| org.dmd.dms.generated.dmo | |
| org.dmd.dms.generated.dmw | |
| org.dmd.dms.generated.types |
| Modifier and Type | Method and Description |
|---|---|
DependencyREF |
RuleDefinitionDMO.getDependency()
A reference to a single Dependency.
|
DependencyREF |
DependencyImplementationDMO.getDependency()
A reference to a single Dependency.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<DependencyREF> |
RunContextDMO.getDependencies()
A set of references to Dependencies.
|
Iterator<DependencyREF> |
DependencyDMO.getDependencies()
A set of references to Dependencies.
|
| Constructor and Description |
|---|
DependencyIterableDMW(Iterator<DependencyREF> it) |
| Modifier and Type | Field and Description |
|---|---|
protected DependencyREF |
DmcTypeDependencyREFSV.value |
| Modifier and Type | Field and Description |
|---|---|
protected Set<DependencyREF> |
DmcTypeDependencyREFSET.value |
protected ArrayList<DependencyREF> |
DmcTypeDependencyREFMV.value |
| Modifier and Type | Method and Description |
|---|---|
DependencyREF |
DmcTypeDependencyREFSET.add(Object v) |
DependencyREF |
DmcTypeDependencyREFMV.add(Object v) |
DependencyREF |
DependencyREF.cloneMe()
Clones this reference.
|
DependencyREF |
DmcTypeDependencyREFSTATIC.cloneValue(DependencyREF value) |
DependencyREF |
DmcTypeDependencyREF.cloneValue(DependencyREF val)
Returns a clone of a value associated with this type.
|
DependencyREF |
DmcTypeDependencyREFSET.del(Object v) |
DependencyREF |
DmcTypeDependencyREFMV.del(Object v) |
DependencyREF |
DmcTypeDependencyREFSTATIC.deserializeValue(DmcInputStreamIF dis) |
DependencyREF |
DmcTypeDependencyREF.deserializeValue(DmcInputStreamIF dis) |
DependencyREF |
DmcTypeDependencyREFMV.getMVnth(int index) |
protected DependencyREF |
DmcTypeDependencyREF.getNewHelper() |
DependencyREF |
DmcTypeDependencyREFSV.getSV() |
DependencyREF |
DmcTypeDependencyREFSV.getSVCopy() |
DependencyREF |
DmcTypeDependencyREFSV.set(Object v) |
DependencyREF |
DmcTypeDependencyREFMV.setMVnth(int index,
Object v) |
DependencyREF |
DmcTypeDependencyREFSTATIC.typeCheck(Object value) |
DependencyREF |
DmcTypeDependencyREF.typeCheck(Object value)
Checks that we have a DependencyREF or DependencyDMO.
|
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<DependencyREF> |
DmcTypeDependencyREFSV.cloneIt() |
DmcAttribute<DependencyREF> |
DmcTypeDependencyREFSET.cloneIt() |
DmcAttribute<DependencyREF> |
DmcTypeDependencyREFMV.cloneIt() |
Iterator<DependencyREF> |
DmcTypeDependencyREFSET.getMV() |
Iterator<DependencyREF> |
DmcTypeDependencyREFMV.getMV() |
Set<DependencyREF> |
DmcTypeDependencyREFSET.getMVCopy() |
ArrayList<DependencyREF> |
DmcTypeDependencyREFMV.getMVCopy() |
| Modifier and Type | Method and Description |
|---|---|
DependencyREF |
DmcTypeDependencyREFSTATIC.cloneValue(DependencyREF value) |
DependencyREF |
DmcTypeDependencyREF.cloneValue(DependencyREF val)
Returns a clone of a value associated with this type.
|
void |
DmcTypeDependencyREFSTATIC.serializeValue(DmcOutputStreamIF dos,
DependencyREF value) |
void |
DmcTypeDependencyREF.serializeValue(DmcOutputStreamIF dos,
DependencyREF value) |
| Constructor and Description |
|---|
DependencyREF(DependencyREF original)
Copy constructor.
|
Copyright © 2023. All rights reserved.