public interface OntologyABox
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<AnnotationAssertion> |
getAnnotationAssertions() |
com.google.common.collect.ImmutableList<ClassAssertion> |
getClassAssertions() |
com.google.common.collect.ImmutableList<DataPropertyAssertion> |
getDataPropertyAssertions() |
com.google.common.collect.ImmutableList<ObjectPropertyAssertion> |
getObjectPropertyAssertions() |
com.google.common.collect.ImmutableList<ClassAssertion> getClassAssertions()
com.google.common.collect.ImmutableList<ObjectPropertyAssertion> getObjectPropertyAssertions()
com.google.common.collect.ImmutableList<DataPropertyAssertion> getDataPropertyAssertions()
com.google.common.collect.ImmutableList<AnnotationAssertion> getAnnotationAssertions()
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.