| Modifier and Type | Method and Description |
|---|---|
static ModuleId |
ModuleId.from(String nameSpace,
String name,
String revision) |
static ModuleId |
ModuleId.from(org.opendaylight.yangtools.yang.binding.YangModuleInfo yangModuleInfo) |
| Modifier and Type | Method and Description |
|---|---|
static Set<org.opendaylight.yangtools.yang.binding.YangModuleInfo> |
YangModuleUtils.getModelsFromClasspath(Set<ModuleId> filter)
Get all Yang modules from classpath filtered by collection of top-level modules.
|
Copyright © 2019. All rights reserved.