Uses of Class
de.uka.cmtm.serviceregistry.query.ServiceProfileParameter

Packages that use ServiceProfileParameter
de.uka.cmtm.serviceregistry.query   
de.uka.cmtm.serviceregistry.query.protege   
 

Uses of ServiceProfileParameter in de.uka.cmtm.serviceregistry.query
 

Subclasses of ServiceProfileParameter in de.uka.cmtm.serviceregistry.query
 class ServiceProfileInfo
          This class describes a single search result of ServiceProfileLocator.
 

Methods in de.uka.cmtm.serviceregistry.query that return ServiceProfileParameter
 ServiceProfileParameter ServiceProfileParameter.clone()
           
 

Methods in de.uka.cmtm.serviceregistry.query with parameters of type ServiceProfileParameter
 void ServiceProfileLocator.setServiceProfileParameter(ServiceProfileParameter searchParameter)
          Sets the search parameter for subsequent calls to findServiceProfiles
 

Uses of ServiceProfileParameter in de.uka.cmtm.serviceregistry.query.protege
 

Methods in de.uka.cmtm.serviceregistry.query.protege with parameters of type ServiceProfileParameter
 void ProtegeServiceProfileLocator.setServiceProfileParameter(ServiceProfileParameter searchParameter)
          Sets the search parameter for subsequent calls to findServiceProfiles