|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.uka.cmtm.serviceregistry.query.protege.dig.DigProfileIndividualLocator
public class DigProfileIndividualLocator
This is a ProfileIndividualLocator making use of the DIG query interface
| Constructor Summary | |
|---|---|
DigProfileIndividualLocator(OWLModel owlModel,
String digReasonerUrl,
String upperServiceOntologyUrl,
String topOntologyUrl)
Creates a new DigProfileIndividualLocator |
|
| Method Summary | |
|---|---|
List<ProfileIndividualInfo> |
findProfileIndividuals(int searchLevel)
This method can be used to search for services profile individuals suitable to the previously set searchParameters. |
int |
getAvailableSearchLevels()
Get the maximum search level that can be used plus one. |
ParameterConformClasses |
getConformClasses()
Get Conform Classes taken into account by the last search step executed. |
void |
setProfileIndividualParameter(ProfileIndividualParameter searchParameter)
Sets the search parameter for subsequent calls to findProfileIndividuals |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DigProfileIndividualLocator(OWLModel owlModel,
String digReasonerUrl,
String upperServiceOntologyUrl,
String topOntologyUrl)
owlModel - the OWLModel to be searched| Method Detail |
|---|
public int getAvailableSearchLevels()
getAvailableSearchLevels in interface ProfileIndividualLocator
public List<ProfileIndividualInfo> findProfileIndividuals(int searchLevel)
throws IOException
findProfileIndividuals in interface ProfileIndividualLocatorsearchLevel - the search level to be applied
IOExceptionpublic void setProfileIndividualParameter(ProfileIndividualParameter searchParameter)
setProfileIndividualParameter in interface ProfileIndividualLocatorsearchParameter - the roles the individuals should have assignedpublic ParameterConformClasses getConformClasses()
getConformClasses in interface ProfileIndividualLocator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||