Uses of Class
org.universAAL.middleware.rdf.Property

Packages that use Property
org.universAAL.middleware.owl   
org.universAAL.middleware.rdf   
 

Uses of Property in org.universAAL.middleware.owl
 

Subclasses of Property in org.universAAL.middleware.owl
 class DatatypeProperty
          Definition of an OWL datatype property.
 class ObjectProperty
          Definition of an OWL object property.
 

Methods in org.universAAL.middleware.owl that return Property
 Property[] OntClassInfo.getDeclaredProperties()
          Get all properties of this class.
 Property OntClassInfo.getDeclaredProperty(String propURI)
          Get a specific property of this class.
 

Uses of Property in org.universAAL.middleware.rdf
 

Fields in org.universAAL.middleware.rdf declared as Property
protected  Property Property.PrivatePropertySetup.prop
          The property.
 

Methods in org.universAAL.middleware.rdf that return Property
 Property PropertySetup.getProperty()
          Get the Property for this setup.
 Property Property.PrivatePropertySetup.getProperty()
          Get the property for this set up.
 

Constructors in org.universAAL.middleware.rdf with parameters of type Property
Property.PrivatePropertySetup(Property prop)
          Constructor.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.