| Constructor and Description |
|---|
DmuDefinition(DmuDefinitionDMO dmo,
ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
DmuDefinitionDMO |
DmuDefinitionDMW.getDMO() |
| Constructor and Description |
|---|
DmuDefinitionDMW(DmuDefinitionDMO obj,
ClassDefinition cd) |
| Modifier and Type | Class and Description |
|---|---|
class |
DmuModuleDMO
This is the module definition for the dmu domain-specific language.
|
class |
PayloadExampleDMO
json: The PayloadExample allows you to specify\n
examples of JSON payloads to be used to test various functionality.
|
class |
PayloadSortInfoDMO
json: In order to perform the diff between an
existing configuration on\n the device and an incoming payload, the JSON
objects must have arrays of objects\n sorted based on specified key
values.
|
| Modifier and Type | Method and Description |
|---|---|
DmuDefinitionDMO |
DmuModuleGlobalInterface.getDmuDefinition(DotName name) |
DmuDefinitionDMO |
DmuModuleDefinitionDMOCache.getDmuDefinition(DotName name) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<DmuDefinitionDMO> |
DmuModuleGlobalInterface.getAllDmuDefinition() |
Iterator<DmuDefinitionDMO> |
DmuModuleDefinitionDMOCache.getAllDmuDefinition() |
| Modifier and Type | Method and Description |
|---|---|
void |
DmuDefinitionREF.setObject(DmuDefinitionDMO o) |
| Constructor and Description |
|---|
DmuDefinitionREF(DmuDefinitionDMO o) |
Copyright © 2023. All rights reserved.