public interface AugmentationSchemaNode extends DataNodeContainer, NotificationNodeContainer, ActionNodeContainer, WhenConditionAware, DocumentedNode.WithStatus
DocumentedNode.WithStatus
Modifier and Type | Method and Description |
---|---|
Optional<AugmentationSchemaNode> |
getOriginalDefinition()
Returns Augmentation Definition from which this augmentation is derived
if augmentation was added transitively via augmented uses.
|
SchemaPath |
getTargetPath()
Returns augmentation schema path.
|
findDataChildByName, findDataChildByName, findDataTreeChild, findDataTreeChild, findDataTreeChild, getChildNodes, getDataChildByName, getGroupings, getTypeDefinitions, getUses
findNotification, getNotifications
findAction, getActions
getWhenCondition
getStatus
getDescription, getReference, getUnknownSchemaNodes
SchemaPath getTargetPath()
Optional<AugmentationSchemaNode> getOriginalDefinition()
Copyright © 2020 OpenDaylight. All rights reserved.