Interface StatementSupportNamespace
- All Superinterfaces:
ParserNamespace<QName,StatementSupport<?, ?, ?>>
@Beta
public interface StatementSupportNamespace
extends ParserNamespace<QName,StatementSupport<?,?,?>>
Projection of
StatementSupports available within a particular source. This namespace is purely virtual and
its behaviour corresponds to NamespaceBehaviour.rootStatementLocal(Class) and is always available. Its
contents are derived from StatementSupportBundles active in the current ModelProcessingPhase as well
as StatementDefinitionNamespace and BoundStmtCtx.yangVersion() of the source root statement.