| Modifier and Type | Method and Description |
|---|---|
void |
ClassifierFilterContainer.addClassifierFilterFor(OntologySummaryBean ontologySummary)
Adds a classifier filter for a specific ontology.
|
void |
ClassifierFilter.setOntology(OntologySummaryBean ontology) |
void |
ClassifierFilterSelectionDialog.setOntology(OntologySummaryBean ontology)
Sets the ontology that this dialog will be displaying the classifiers for.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OntologyRpcService.list(IRpcServiceInvocationHandler<List<OntologySummaryBean>> handler) |
| Modifier and Type | Class and Description |
|---|---|
class |
OntologyBean
Models an S-RAMP Ontology, including the entire tree of classes.
|
| Modifier and Type | Method and Description |
|---|---|
List<OntologySummaryBean> |
IOntologyService.list()
Gets the list of all ontologies.
|
| Modifier and Type | Method and Description |
|---|---|
protected OntologySummaryBean |
OntologyService.ontologySummaryToBean(org.overlord.sramp.client.ontology.OntologySummary ontologySummary)
Converts an ontology summary to an
OntologySummaryBean. |
| Modifier and Type | Method and Description |
|---|---|
List<OntologySummaryBean> |
OntologyService.list() |
Copyright © 2012-2013 JBoss, a division of Red Hat. All Rights Reserved.