public class ObjectSomeValuesFromImpl extends Object implements ObjectSomeValuesFrom
subObjectSomeValuesFrom := 'ObjectSomeValuesFrom' '(' ObjectPropertyExpression owl:Thing ')'
Implements (partially) rule [O5] in methods isTop and isBottom
- the class expression is equivalent to top if the property is top
- the class expression is equivalent to bot if the property is bot
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
ObjectPropertyExpression |
getProperty() |
int |
hashCode() |
boolean |
isBottom()
checks (syntactically, irrespective of any ontology) whether the class or property expression
is equivalent to owl:Nothing/owl:BottomObjectProperty/owl:BottomDataProperty
|
boolean |
isTop()
checks (syntactically, irrespective of any ontology) whether the class or property expression
is equivalent to owl:Thing/owl:TopObjectProperty/owl:TopDataProperty
|
String |
toString() |
public ObjectPropertyExpression getProperty()
getProperty in interface ObjectSomeValuesFrompublic boolean isBottom()
DescriptionBTisBottom in interface DescriptionBTpublic boolean isTop()
DescriptionBTisTop in interface DescriptionBTCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.