|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Property | |
|---|---|
| org.dllearner.core.owl | Classes/Interfaces for representing OWL constructs - see the OWL 2 Structural Specification for details. |
| Uses of Property in org.dllearner.core.owl |
|---|
| Classes in org.dllearner.core.owl that implement Property | |
|---|---|
class |
DatatypeProperty
|
class |
ObjectProperty
Represents an object property in a knowledge base / ontology, e.g. |
| Methods in org.dllearner.core.owl that return Property | |
|---|---|
Property |
PropertyRangeAxiom.getProperty()
|
Property |
PropertyDomainAxiom.getProperty()
|
| Constructors in org.dllearner.core.owl with parameters of type Property | |
|---|---|
ObjectValueRestriction(Property property,
Individual value)
|
|
PropertyDomainAxiom(Property property,
Description domain)
|
|
PropertyRangeAxiom(Property property,
PropertyRange range)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||