public interface IModuleDependencyRefset extends IRefset
| Modifier and Type | Method and Description |
|---|---|
Map<String,Map<String,ModuleDependency>> |
getModuleDependencies()
|
getDisplayName, getId, setDisplayNameMap<String,Map<String,ModuleDependency>> getModuleDependencies()
Map of root module ids and a Map of
IModules indexed by version. Each ModuleDependency
represents a versioned module and its dependencies.Copyright © 2019 Australian e-Health Research Centre. All Rights Reserved.