Interface ModuleInfoSnapshot
- All Superinterfaces:
Immutable
- All Known Implementing Classes:
ForwardingModuleInfoSnapshot
A snapshot of a set of
YangModuleInfo
s, assembled to form an EffectiveModelContext
.-
Method Summary
Modifier and TypeMethodDescriptiongetYangTextSource
(SourceIdentifier sourceId) <T> Class
<T> TheEffectiveModelContext
resulting from all models exposed from constituent module infos.@Nullable YangTextSource
yangTextSource
(SourceIdentifier sourceId)
-
Method Details
-
modelContext
EffectiveModelContext modelContext()TheEffectiveModelContext
resulting from all models exposed from constituent module infos.- Returns:
- the resulting model context
-
yangTextSource
-
getYangTextSource
- Throws:
MissingSchemaSourceException
-
loadClass
- Throws:
ClassNotFoundException
-