public interface Deviation extends DocumentedNode
The 'deviation' statement defines a hierarchy of a module that the device does not implement faithfully. Deviations define the way a device deviate from a standard.
DocumentedNode.WithStatus| Modifier and Type | Method and Description |
|---|---|
List<DeviateDefinition> |
getDeviates()
Returns deviate children.
|
SchemaPath |
getTargetPath()
Returns target schema path.
|
getDescription, getReference, getUnknownSchemaNodesSchemaPath getTargetPath()
List<DeviateDefinition> getDeviates()
Copyright © 2019 OpenDaylight. All rights reserved.