Searched defs:getProfile (Results 1 - 11 of 11) sorted by relevance

/owl-s/src/org/mindswap/owls/process/
H A DParameter.java80 public Profile getProfile(); method in interface:Parameter
H A DProcess.java77 * Get the profile for the service of this project. This is equivalent to getService().getProfile()
81 public Profile getProfile(); method in interface:Process
/owl-s/src/impl/owls/process/parameter/
H A DParameterImpl.java98 * @see org.mindswap.owls.process.Parameter#getProfile()
100 public Profile getProfile() { method in class:ParameterImpl
/owl-s/src/impl/owls/service/
H A DServiceImpl.java50 public Profile getProfile() { method in class:ServiceImpl
97 str += "Profile " + getProfile().debugString() + "\n";
107 Profile profile = getProfile();
115 Profile profile = getProfile();
120 Profile profile = getProfile();
129 Profile profile = getProfile();
/owl-s/src/org/mindswap/owls/service/
H A DService.java52 public Profile getProfile(); method in interface:Service
/owl-s/src/impl/owls/process/
H A DProcessImpl.java85 public Profile getProfile() { method in class:ProcessImpl
86 return getService().getProfile();
/owl-s/src/org/mindswap/owl/
H A DOWLModel.java796 public Profile getProfile(URI profileURI); method in interface:OWLModel
/owl-s/src/impl/jena/
H A DOWLModelImpl.java1574 public Profile getProfile(URI profileURI) { method in class:OWLModelImpl
/owl-s/lib/jena/
H A Dxml-apis.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/XMLConstants.class <Unknown> package ...
H A Djena.jarcom/ com/hp/ com/hp/hpl/ com/hp/hpl/jena/ com/hp/hpl/jena/datatypes/ com/hp/hpl/jena/ ...
H A DxercesImpl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 27 milliseconds