public interface Deviation
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.
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
List<DeviateDefinition> |
getDeviates() |
String |
getReference() |
SchemaPath |
getTargetPath() |
List<UnknownSchemaNode> |
getUnknownSchemaNodes() |
SchemaPath getTargetPath()
List<DeviateDefinition> getDeviates()
String getDescription()
String getReference()
List<UnknownSchemaNode> getUnknownSchemaNodes()
Copyright © 2018 OpenDaylight. All rights reserved.