Package | Description |
---|---|
de.unirostock.sems.morre.client | |
de.unirostock.sems.morre.client.dataholder | |
de.unirostock.sems.morre.client.impl |
Modifier and Type | Method and Description |
---|---|
List<ModelResult> |
Morre.doModelQuery(String queryType,
FeatureSet features)
Performs a more complex query of the given type
The available features can be retrieved by
getQueryFeatures |
List<ModelResult> |
Morre.doSimpleModelQuery(String queryType,
String keyword)
Performs a simple query with only one keyword field for the given
queryType
Note: Only some queryTypes are supporting this method! |
List<ModelResult> |
Morre.modelQuery(String query)
Searches for a model on the basis of a simple query
|
Modifier and Type | Method and Description |
---|---|
int |
ModelResult.compareTo(ModelResult model) |
Modifier and Type | Method and Description |
---|---|
List<ModelResult> |
HttpMorreClient.doModelQuery(String queryType,
FeatureSet features) |
List<ModelResult> |
HttpMorreClient.doSimpleModelQuery(String queryType,
String keyword) |
List<ModelResult> |
HttpMorreClient.modelQuery(String query) |
Copyright © 2014 SEMS (Simulation Experiment Management for Systems Biology). All rights reserved.