public interface UnknownSchemaNode extends SchemaNode, AddedByUsesAware
DocumentedNode.WithStatus| Modifier and Type | Method and Description |
|---|---|
ExtensionDefinition |
getExtensionDefinition()
Get extension definition which identifies this node.
|
String |
getNodeParameter()
Returns name of the unknown node.
|
QName |
getNodeType()
Returns QName instance with the name of the unknown node.
|
boolean |
isAddedByAugmentation()
Deprecated.
This method exposes mechanism of how this node was instantiated. This runs contrary to the idea
that a SchemaNode is part of the effective model of the world. Examining a node's DeclaredStatement
world should be sufficient to ascertain its origin.
|
getPath, getQNamegetStatusgetDescription, getReference, getUnknownSchemaNodesisAddedByUsesQName getNodeType()
String getNodeParameter()
@Deprecated boolean isAddedByAugmentation()
augment YANG
statement.true if the node is added by
augment YANG statementExtensionDefinition getExtensionDefinition()
Copyright © 2019 OpenDaylight. All rights reserved.