Uses of Interface
org.openprovenance.rdf.Property

Packages that use Property
org.openprovenance.elmo   
org.openprovenance.rdf   
 

Uses of Property in org.openprovenance.elmo
 

Methods in org.openprovenance.elmo that return Property
 Property RdfProperty.findMyFacade()
           
 

Methods in org.openprovenance.elmo with parameters of type Property
 RdfProperty RdfOPMFactory.newProperty(Property a)
           
 

Uses of Property in org.openprovenance.rdf
 

Methods in org.openprovenance.rdf that return types with arguments of type Property
 Set<Property> Annotation.getProperties()
          Object Property that associates an Annotation instance with a (set of) Propery(ies).
 

Method parameters in org.openprovenance.rdf with type arguments of type Property
 void Annotation.setProperties(Set<? extends Property> properties)
          Object Property that associates an Annotation instance with a (set of) Propery(ies).
 



Copyright © 2011. All Rights Reserved.