Searched refs:getCategories (Results 1 - 4 of 4) sorted by relevance

/owl-s/src/examples/
H A DServiceParameterExample.java81 OWLIndividualList categories = profile.getCategories();
/owl-s/src/org/mindswap/owls/profile/
H A DProfile.java202 public OWLIndividualList getCategories(); method in interface:Profile
/owl-s/src/impl/owls/profile/
H A DProfileImpl.java206 public OWLIndividualList getCategories() { method in class:ProfileImpl
/owl-s/src/org/mindswap/owls/validator/
H A DOWLSValidator.java600 aList = aProfile.getCategories();

Completed in 35 milliseconds