public interface GroupingDefinition extends DataNodeContainer, SchemaNode, NotificationNodeContainer, ActionNodeContainer
It is used to define a reusable block of nodes, which may be used locally in the module, in modules that include it, and by other modules that import from it.
DocumentedNode.WithStatus
Modifier and Type | Method and Description |
---|---|
boolean |
isAddedByUses()
Returns
true if the data node was added by uses statement,
otherwise returns false . |
getChildNodes, getDataChildByName, getGroupings, getTypeDefinitions, getUses
getPath, getQName
getStatus
getDescription, getReference, getUnknownSchemaNodes
getNotifications
getActions
Copyright © 2018 OpenDaylight. All rights reserved.