| Package | Description |
|---|---|
| org.dmd.dms.generated.dmo | |
| org.dmd.dms.generated.dmw | |
| org.dmd.dms.generated.types |
| Modifier and Type | Method and Description |
|---|---|
Iterator<RuleDataREF> |
SchemaDefinitionDMO.getRuleDataList()
The RuleData defined in a schema.
|
| Constructor and Description |
|---|
RuleDataIterableDMW(Iterator<RuleDataREF> it) |
| Modifier and Type | Field and Description |
|---|---|
protected RuleDataREF |
DmcTypeRuleDataREFSV.value |
| Modifier and Type | Field and Description |
|---|---|
protected Set<RuleDataREF> |
DmcTypeRuleDataREFSET.value |
protected ArrayList<RuleDataREF> |
DmcTypeRuleDataREFMV.value |
| Modifier and Type | Method and Description |
|---|---|
RuleDataREF |
DmcTypeRuleDataREFSET.add(Object v) |
RuleDataREF |
DmcTypeRuleDataREFMV.add(Object v) |
RuleDataREF |
RuleDataREF.cloneMe()
Clones this reference.
|
RuleDataREF |
DmcTypeRuleDataREFSTATIC.cloneValue(RuleDataREF value) |
RuleDataREF |
DmcTypeRuleDataREF.cloneValue(RuleDataREF val)
Returns a clone of a value associated with this type.
|
RuleDataREF |
DmcTypeRuleDataREFSET.del(Object v) |
RuleDataREF |
DmcTypeRuleDataREFMV.del(Object v) |
RuleDataREF |
DmcTypeRuleDataREFSTATIC.deserializeValue(DmcInputStreamIF dis) |
RuleDataREF |
DmcTypeRuleDataREF.deserializeValue(DmcInputStreamIF dis) |
RuleDataREF |
DmcTypeRuleDataREFMV.getMVnth(int index) |
protected RuleDataREF |
DmcTypeRuleDataREF.getNewHelper() |
RuleDataREF |
DmcTypeRuleDataREFSV.getSV() |
RuleDataREF |
DmcTypeRuleDataREFSV.getSVCopy() |
RuleDataREF |
DmcTypeRuleDataREFSV.set(Object v) |
RuleDataREF |
DmcTypeRuleDataREFMV.setMVnth(int index,
Object v) |
RuleDataREF |
DmcTypeRuleDataREFSTATIC.typeCheck(Object value) |
RuleDataREF |
DmcTypeRuleDataREF.typeCheck(Object value)
Checks that we have a RuleDataREF or RuleDataDMO.
|
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<RuleDataREF> |
DmcTypeRuleDataREFSV.cloneIt() |
DmcAttribute<RuleDataREF> |
DmcTypeRuleDataREFSET.cloneIt() |
DmcAttribute<RuleDataREF> |
DmcTypeRuleDataREFMV.cloneIt() |
Iterator<RuleDataREF> |
DmcTypeRuleDataREFSET.getMV() |
Iterator<RuleDataREF> |
DmcTypeRuleDataREFMV.getMV() |
Set<RuleDataREF> |
DmcTypeRuleDataREFSET.getMVCopy() |
ArrayList<RuleDataREF> |
DmcTypeRuleDataREFMV.getMVCopy() |
| Modifier and Type | Method and Description |
|---|---|
RuleDataREF |
DmcTypeRuleDataREFSTATIC.cloneValue(RuleDataREF value) |
RuleDataREF |
DmcTypeRuleDataREF.cloneValue(RuleDataREF val)
Returns a clone of a value associated with this type.
|
void |
DmcTypeRuleDataREFSTATIC.serializeValue(DmcOutputStreamIF dos,
RuleDataREF value) |
void |
DmcTypeRuleDataREF.serializeValue(DmcOutputStreamIF dos,
RuleDataREF value) |
| Constructor and Description |
|---|
RuleDataREF(RuleDataREF original)
Copy constructor.
|
Copyright © 2023. All rights reserved.