Uses of Class
org.openprovenance.model.Type

Packages that use Type
org.openprovenance.elmo   
org.openprovenance.model Open Provenance Model classes and associated factories and (de)serialisation methods. 
 

Uses of Type in org.openprovenance.elmo
 

Subclasses of Type in org.openprovenance.elmo
 class RdfType
           
 

Methods in org.openprovenance.elmo that return Type
 Type RdfObjectFactory.createType()
           
 

Methods in org.openprovenance.elmo with parameters of type Type
 void RdfOPMFactory.addAnnotation(Annotable annotable, Type ann)
           
 

Uses of Type in org.openprovenance.model
 

Methods in org.openprovenance.model that return Type
 Type ObjectFactory.createType()
          Create an instance of Type
 Type OPMFactory.newType(String type)
           
 

Methods in org.openprovenance.model that return types with arguments of type Type
 javax.xml.bind.JAXBElement<Type> ObjectFactory.createType(Type value)
          Create an instance of JAXBElement<Type>}
 

Methods in org.openprovenance.model with parameters of type Type
 javax.xml.bind.JAXBElement<Type> ObjectFactory.createType(Type value)
          Create an instance of JAXBElement<Type>}
 



Copyright © 2011. All Rights Reserved.