Searched defs:category (Results 1 - 8 of 8) sorted by relevance

/owl-s/src/impl/owls/profile/
H A DProfileImpl.java211 * Add a new category for this profile.
213 * @param category
215 public void addCategory(ServiceCategory category) { argument
216 addProperty(OWLS.Profile.serviceCategory, category);
220 * Set the category for this profile (remove any previous cateogry)
221 * @param category
223 public void setCategory(ServiceCategory category) { argument
224 setProperty(OWLS.Profile.serviceCategory, category);
/owl-s/src/org/mindswap/owls/profile/
H A DProfile.java205 * Add a new category for this profile.
207 * @param category
209 public void addCategory(ServiceCategory category); argument
212 * Set the category for this profile (remove any previous cateogry)
213 * @param category
215 public void setCategory(ServiceCategory category); argument
/owl-s/lib/axis/
H A Dcommons-logging.jar ... %3E" <init> (org.apache.log4j.Category) org.apache.log4j.Category category public void ...
H A Dlog4j-1.2.8.jar ... .Logger root public static void resetConfiguration () } org/apache/log4j/Category.class Category.java package org.apache. ...
H A Daxis.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/axis/ org/apache/axis/attachments/ ...
/owl-s/lib/jena/
H A Dcommons-logging.jar ... %3E" <init> (org.apache.log4j.Category) org.apache.log4j.Category category public void ...
H A Dlog4j-1.2.12.jar ... .Logger root public static void resetConfiguration () } org/apache/log4j/Category.class Category.java package org.apache. ...
H A Dicu4j_3_4.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 32 milliseconds