Uses of Class
org.openprovenance.model.Profile

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

Uses of Profile in org.openprovenance.elmo
 

Subclasses of Profile in org.openprovenance.elmo
 class RdfProfile
           
 

Methods in org.openprovenance.elmo that return Profile
 Profile RdfObjectFactory.createProfile()
           
 

Uses of Profile in org.openprovenance.model
 

Methods in org.openprovenance.model that return Profile
 Profile ObjectFactory.createProfile()
          Create an instance of Profile
 Profile OPMFactory.newProfile(String profile)
           
 

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

Methods in org.openprovenance.model with parameters of type Profile
 void OPMFactory.addAnnotation(Annotable annotable, Profile ann)
           
 javax.xml.bind.JAXBElement<Profile> ObjectFactory.createProfile(Profile value)
          Create an instance of JAXBElement<Profile>}
 



Copyright © 2011. All Rights Reserved.