| Package | Description |
|---|---|
| org.dmd.dmc.util | |
| org.dmd.dms |
| Modifier and Type | Field and Description |
|---|---|
protected TreeMap<String,NamedStringArray> |
DmcUncheckedObject.attributes |
| Modifier and Type | Method and Description |
|---|---|
NamedStringArray |
DmcUncheckedObject.get(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
UcoDataStoreIF.modifyObject(DmcUncheckedObject obj,
ArrayList<NamedStringArray> newvals)
Allows you to modify an existing object, probably one that you had retrieved via findObjects().
|
| Modifier and Type | Method and Description |
|---|---|
String |
AttributeDefinition.getValueModificationStatement(int uniqueNum,
String indent,
String prepend,
NamedStringArray values)
This is used when formatting rule data in the compact schema.
|
Copyright © 2023. All rights reserved.