| Package | Description |
|---|---|
| com.geoway.adf.dms.config.filemodel | |
| com.geoway.adf.dms.config.filemodel.util |
| Modifier and Type | Class and Description |
|---|---|
class |
DataCompactPackage |
class |
DataFile |
class |
DataFolder |
class |
DataPackage |
| Modifier and Type | Method and Description |
|---|---|
DatumModelDataObject |
DatumModelDataObject.getDataKeyNode() |
DatumModelDataObject |
DataPackage.getDataKeyObject()
获取主数据标识
|
DatumModelDataObject |
ScanErrorMessage.getDataObj()
扫描对象
|
DatumModelDataObject |
ScanModelParam.getKeyObj() |
DatumModelDataObject |
DatumModelDataObject.getParentObject()
父节点
|
| Modifier and Type | Method and Description |
|---|---|
List<DatumModelDataObject> |
DatumModelDataObject.getChildren()
子节点
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScanErrorMessage.setDataObj(DatumModelDataObject dataObj)
扫描对象
|
void |
ScanModelParam.setKeyObj(DatumModelDataObject keyObj) |
void |
DatumModelDataObject.setParentObject(DatumModelDataObject parentObject)
父节点
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatumModelDataObject.setChildren(List<DatumModelDataObject> children)
子节点
|
| Modifier and Type | Method and Description |
|---|---|
static DatumModelDataObject |
DatumDataModelUtil.parseDataModel(DmFileModel model) |
| Modifier and Type | Method and Description |
|---|---|
static String |
DatumDataModelUtil.convertToString(DatumModelDataObject dataObject) |
Copyright © 2025. All rights reserved.