Package | Description |
---|---|
org.universAAL.middleware.owl | |
org.universAAL.middleware.rdf |
Modifier and Type | Class and Description |
---|---|
class |
DatatypeProperty
Definition of an OWL datatype property.
|
class |
ObjectProperty
Definition of an OWL object property.
|
Modifier and Type | Method and Description |
---|---|
Property[] |
OntClassInfo.getDeclaredProperties()
Get all properties of this class.
|
Property |
OntClassInfo.getDeclaredProperty(String propURI)
Get a specific property of this class.
|
Modifier and Type | Field and Description |
---|---|
protected Property |
Property.PrivatePropertySetup.prop
The property.
|
Modifier and Type | Method and Description |
---|---|
Property |
Property.PrivatePropertySetup.getProperty()
Get the property for this set up.
|
Property |
PropertySetup.getProperty()
Get the
Property for this setup. |
Constructor and Description |
---|
PrivatePropertySetup(Property prop)
Constructor.
|
Copyright © 2018 universAAL Consortium. All rights reserved.