| Package | Description |
|---|---|
| org.molgenis.catalog | |
| org.molgenis.omx.catalogmanager | |
| org.molgenis.omx.studymanager | |
| org.molgenis.study |
| Modifier and Type | Method and Description |
|---|---|
CatalogItem |
Catalog.findItem(String catalogItemId) |
| Modifier and Type | Method and Description |
|---|---|
List<CatalogItem> |
CatalogFolder.getItems() |
| Modifier and Type | Class and Description |
|---|---|
class |
OmxCatalogItem |
| Modifier and Type | Method and Description |
|---|---|
CatalogItem |
OmxCatalog.findItem(String catalogItemId) |
| Modifier and Type | Method and Description |
|---|---|
List<CatalogItem> |
OmxCatalogFolder.getItems() |
| Modifier and Type | Class and Description |
|---|---|
class |
OmxStudyDefinitionItem |
| Modifier and Type | Method and Description |
|---|---|
Iterable<CatalogItem> |
OmxStudyDefinition.getItems() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
OmxStudyDefinition.containsItem(CatalogItem anItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
OmxStudyDefinition.setItems(Iterable<CatalogItem> items) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<CatalogItem> |
StudyDefinition.getItems() |
Iterable<CatalogItem> |
StudyDefinitionImpl.getItems() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
StudyDefinition.containsItem(CatalogItem item) |
boolean |
StudyDefinitionImpl.containsItem(CatalogItem item) |
| Modifier and Type | Method and Description |
|---|---|
void |
StudyDefinition.setItems(Iterable<CatalogItem> items) |
void |
StudyDefinitionImpl.setItems(Iterable<CatalogItem> items) |
Copyright © 2014. All Rights Reserved.