public class MolgenisModel extends Object
| Constructor and Description |
|---|
MolgenisModel() |
| Modifier and Type | Method and Description |
|---|---|
static Model |
parse(MolgenisOptions options) |
static Model |
parse(Properties p) |
static List<Entity> |
sortEntitiesByDependency(List<Entity> entityList,
Model model) |
public static Model parse(MolgenisOptions options) throws Exception
Exceptionpublic static Model parse(Properties p) throws Exception
Exceptionpublic static List<Entity> sortEntitiesByDependency(List<Entity> entityList, Model model) throws MolgenisModelException
MolgenisModelExceptionCopyright © 2015. All Rights Reserved.