| Package | Description |
|---|---|
| org.molgenis.model.elements |
Currently known model elements like 'entity' and 'field'.
|
| Modifier and Type | Method and Description |
|---|---|
Module |
Entity.getModule() |
| Modifier and Type | Method and Description |
|---|---|
List<Module> |
DBSchema.getModules() |
List<Module> |
Model.getModules() |
| Modifier and Type | Method and Description |
|---|---|
void |
Entity.setModule(Module module) |
| Modifier and Type | Method and Description |
|---|---|
void |
DBSchema.setModules(List<Module> modules) |
Copyright © 2015. All Rights Reserved.