K
- Imported context identifierpublic interface ImportedNamespaceContext<K> extends IdentifierNamespace<K,StmtContext<?,?,?>>
This namespace and its subclasses are used by model processor to
link / import namespaces to context node from supplied StmtContext
.
This abstraction allows for imports and includes be implement as derived namespaces of this, but is not tied only for import and include statements.
get
Copyright © 2019 OpenDaylight. All rights reserved.