ChildSchemaNodeNamespace
instead.@Beta @Deprecated public final class SchemaNodeIdentifierBuildNamespace extends DerivedNamespaceBehaviour<SchemaNodeIdentifier,StmtContext.Mutable<?,?,EffectiveStatement<?,?>>,QName,SchemaNodeIdentifierBuildNamespace,ChildSchemaNodeNamespace<?,?>> implements IdentifierNamespace<SchemaNodeIdentifier,StmtContext.Mutable<?,?,EffectiveStatement<?,?>>>
NamespaceBehaviour.NamespaceStorageNode, NamespaceBehaviour.Registry, NamespaceBehaviour.StorageNodeType
Constructor and Description |
---|
SchemaNodeIdentifierBuildNamespace()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static Optional<StmtContext<?,?,?>> |
findNode(StmtContext<?,?,?> root,
SchemaNodeIdentifier identifier)
Deprecated.
|
StmtContext.Mutable<?,?,EffectiveStatement<?,?>> |
get(SchemaNodeIdentifier key)
Deprecated.
Returns value associated with supplied identifier.
|
StmtContext.Mutable<?,?,EffectiveStatement<?,?>> |
getFrom(NamespaceBehaviour.NamespaceStorageNode storage,
SchemaNodeIdentifier key)
Deprecated.
Returns a value from model namespace storage according to key param class.
|
QName |
getSignificantKey(SchemaNodeIdentifier key)
Deprecated.
|
addTo, addToStringAttributes, getAllFrom, getDerivedFrom
addToStorage, findClosestTowardsRoot, getAllFromLocalStorage, getFrom, getFromLocalStorage, getIdentifier, global, rootStatementLocal, sourceLocal, statementLocal, toString, treeScoped
public SchemaNodeIdentifierBuildNamespace()
@Deprecated public static Optional<StmtContext<?,?,?>> findNode(StmtContext<?,?,?> root, SchemaNodeIdentifier identifier)
ChildSchemaNodeNamespace.findNode(StmtContext, SchemaNodeIdentifier)
instead.SchemaNodeIdentifier
starting at specified
StmtContext
.root
- Search root contextidentifier
- SchemaNodeIdentifier
relative to search rootNullPointerException
- if any of the arguments is nullpublic StmtContext.Mutable<?,?,EffectiveStatement<?,?>> get(SchemaNodeIdentifier key)
IdentifierNamespace
get
in interface IdentifierNamespace<SchemaNodeIdentifier,StmtContext.Mutable<?,?,EffectiveStatement<?,?>>>
key
- Identifier of valuepublic StmtContext.Mutable<?,?,EffectiveStatement<?,?>> getFrom(NamespaceBehaviour.NamespaceStorageNode storage, SchemaNodeIdentifier key)
NamespaceBehaviour
getFrom
in class DerivedNamespaceBehaviour<SchemaNodeIdentifier,StmtContext.Mutable<?,?,EffectiveStatement<?,?>>,QName,SchemaNodeIdentifierBuildNamespace,ChildSchemaNodeNamespace<?,?>>
storage
- namespace storagekey
- type parameterpublic QName getSignificantKey(SchemaNodeIdentifier key)
getSignificantKey
in class DerivedNamespaceBehaviour<SchemaNodeIdentifier,StmtContext.Mutable<?,?,EffectiveStatement<?,?>>,QName,SchemaNodeIdentifierBuildNamespace,ChildSchemaNodeNamespace<?,?>>
Copyright © 2019 OpenDaylight. All rights reserved.