| Modifier and Type | Method and Description | 
|---|---|
org.opendaylight.yangtools.concepts.ObjectRegistration<YangModuleInfo> | 
ModuleInfoRegistry.registerModuleInfo(YangModuleInfo yangModuleInfo)  | 
| Modifier and Type | Method and Description | 
|---|---|
org.opendaylight.yangtools.concepts.ObjectRegistration<YangModuleInfo> | 
ModuleInfoRegistry.registerModuleInfo(YangModuleInfo yangModuleInfo)  | 
| Modifier and Type | Method and Description | 
|---|---|
org.opendaylight.yangtools.concepts.ObjectRegistration<YangModuleInfo> | 
ModuleInfoBackedContext.registerModuleInfo(YangModuleInfo yangModuleInfo)  | 
| Modifier and Type | Method and Description | 
|---|---|
org.opendaylight.yangtools.concepts.ObjectRegistration<YangModuleInfo> | 
ModuleInfoBackedContext.registerModuleInfo(YangModuleInfo yangModuleInfo)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ModuleInfoBackedContext.addModuleInfos(Iterable<? extends YangModuleInfo> moduleInfos)
Add new module info into context. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static YangModuleInfo | 
BindingReflections.getModuleInfo(Class<?> cls)
Returns instance of  
YangModuleInfo of declaring model for
 specific class. | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.common.collect.ImmutableSet<YangModuleInfo> | 
BindingReflections.loadModuleInfos()
Loads  
YangModuleInfo info available on current classloader. | 
static com.google.common.collect.ImmutableSet<YangModuleInfo> | 
BindingReflections.loadModuleInfos(ClassLoader loader)
Loads  
YangModuleInfo info available on supplied classloader. | 
| Modifier and Type | Method and Description | 
|---|---|
static org.opendaylight.yangtools.yang.common.QName | 
BindingReflections.getModuleQName(YangModuleInfo moduleInfo)
Given a  
YangModuleInfo, create a QName representing it. | 
static org.opendaylight.yangtools.yang.common.QNameModule | 
BindingReflections.getQNameModule(YangModuleInfo modInfo)
Returns module QName. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
YangModuleInfo | 
YangModelBindingProvider.getModuleInfo()
YangModuleInfo associated to package 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Set<YangModuleInfo> | 
YangModuleInfo.getImportedModules()
Returns set of imported modules 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static YangModuleInfo | 
$YangModuleInfoImpl.getInstance()  | 
YangModuleInfo | 
$YangModelBindingProvider.getModuleInfo()  | 
| Modifier and Type | Method and Description | 
|---|---|
Set<YangModuleInfo> | 
$YangModuleInfoImpl.getImportedModules()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
$YangModuleInfoImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
static YangModuleInfo | 
$YangModuleInfoImpl.getInstance()  | 
YangModuleInfo | 
$YangModelBindingProvider.getModuleInfo()  | 
| Modifier and Type | Method and Description | 
|---|---|
Set<YangModuleInfo> | 
$YangModuleInfoImpl.getImportedModules()  | 
| Modifier and Type | Method and Description | 
|---|---|
static YangModuleInfo | 
$YangModuleInfoImpl.getInstance()  | 
YangModuleInfo | 
$YangModelBindingProvider.getModuleInfo()  | 
| Modifier and Type | Method and Description | 
|---|---|
Set<YangModuleInfo> | 
$YangModuleInfoImpl.getImportedModules()  | 
Copyright © 2018 OpenDaylight. All rights reserved.