Uses of Class
org.ow2.weblab.core.annotator.AbstractAnnotator.Operator

Packages that use AbstractAnnotator.Operator
org.ow2.weblab.core.annotator   
 

Uses of AbstractAnnotator.Operator in org.ow2.weblab.core.annotator
 

Methods in org.ow2.weblab.core.annotator that return AbstractAnnotator.Operator
static AbstractAnnotator.Operator AbstractAnnotator.Operator.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AbstractAnnotator.Operator[] AbstractAnnotator.Operator.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.ow2.weblab.core.annotator with parameters of type AbstractAnnotator.Operator
<T> Value<T>
AbstractAnnotator.applyOperator(AbstractAnnotator.Operator operator, java.lang.String rdfsPrefix, java.net.URI rdfsUri, java.lang.String property, java.lang.Class<T> clazz, T val)
           
 



Copyright © 2004-2010. All Rights Reserved.