| Package | Description |
|---|---|
| org.dmd.dmu.server.extended | |
| org.dmd.dmu.server.extended.json | |
| org.dmd.dmu.server.generated.dmw | |
| org.dmd.dmu.server.generated.dsd |
| Modifier and Type | Class and Description |
|---|---|
class |
DmuModule |
| Modifier and Type | Class and Description |
|---|---|
class |
PayloadExample |
class |
PayloadSortInfo |
| Modifier and Type | Class and Description |
|---|---|
class |
DmuModuleDMW
This is the module definition for the dmu domain-specific language.
|
class |
PayloadExampleDMW
json: The PayloadExample allows you to specify\n
examples of JSON payloads to be used to test various functionality.
|
class |
PayloadSortInfoDMW
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 |
|---|---|
DmuDefinition |
DmuModuleDMW.getDmuDefinition(DotName name) |
abstract DmuDefinition |
DmuDefinitionDMW.getModificationRecorder() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<DmuDefinition> |
DmuModuleDMW.getAllDmuDefinition() |
| Modifier and Type | Method and Description |
|---|---|
DmuDefinition |
DmuModuleScopedInterface.getDmuDefinition(DotName name) |
DmuDefinition |
DmuModuleGlobalInterface.getDmuDefinition(DotName name) |
DmuDefinition |
DmuModuleDefinitionManager.getDmuDefinition(DotName name) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<DmuDefinition> |
DmuModuleScopedInterface.getAllDmuDefinition() |
Iterator<DmuDefinition> |
DmuModuleGlobalInterface.getAllDmuDefinition() |
Iterator<DmuDefinition> |
DmuModuleDefinitionManager.getAllDmuDefinition() |
Copyright © 2023. All rights reserved.