|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConstructNotAllowed | |
|---|---|
| org.semanticweb.owl.profiles | |
| Uses of ConstructNotAllowed in org.semanticweb.owl.profiles |
|---|
| Methods in org.semanticweb.owl.profiles that return types with arguments of type ConstructNotAllowed | |
|---|---|
java.util.Set<ConstructNotAllowed> |
ConstructNotAllowed.getCause()
Gets the chained cause. |
java.util.Set<ConstructNotAllowed> |
OWLProfileReport.getDisallowedConstructs()
|
| Constructors in org.semanticweb.owl.profiles with parameters of type ConstructNotAllowed | |
|---|---|
AxiomNotAllowed(ConstructNotAllowed cause,
A construct)
|
|
AxiomsNotAllowed(ConstructNotAllowed cause,
java.util.Set<OWLAxiom> construct)
|
|
DataRangeNotAllowed(ConstructNotAllowed cause,
OWLDataRange construct)
|
|
DescriptionNotAllowed(ConstructNotAllowed cause,
OWLDescription construct)
|
|
OWL2Profile.AnnotationValueNotAllowed(ConstructNotAllowed cause,
OWLAnnotation construct)
|
|
OWL2Profile.NonSimplePropertyInExistsSelfRestriction(ConstructNotAllowed cause,
OWLDescription construct)
|
|
OWL2Profile.OWL2DataRangeNotAllowed(ConstructNotAllowed cause,
OWLDataRange construct)
|
|
| Constructor parameters in org.semanticweb.owl.profiles with type arguments of type ConstructNotAllowed | |
|---|---|
AxiomNotAllowed(java.util.Set<ConstructNotAllowed> cause,
A axiom)
|
|
DataRangeNotAllowed(java.util.Set<ConstructNotAllowed> cause,
OWLDataRange construct)
|
|
DescriptionNotAllowed(java.util.Set<ConstructNotAllowed> cause,
OWLDescription construct)
|
|
OWL2Profile.NonSimplePropertyInExistsSelfRestriction(java.util.Set<ConstructNotAllowed> cause,
OWLDescription construct)
|
|
OWL2ProfileReport(OWLProfile profile,
java.net.URI ontologyURI,
java.util.Set<ConstructNotAllowed> disallowedConstructs,
java.util.Set<OWLObjectPropertyExpression> nonSimpleRoles,
java.util.Set<OWLObjectPropertyExpression> simpleRoles)
|
|
OWLProfileReport(OWLProfile profile,
java.net.URI ontologyURI,
java.util.Set<ConstructNotAllowed> disallowedConstructs)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||