|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use OWLBuilder.DescriptionComponent | |
| org.semanticweb.owl.model.helper | Helper classes for the OWL API. |
| Uses of OWLBuilder.DescriptionComponent in org.semanticweb.owl.model.helper |
| Methods in org.semanticweb.owl.model.helper that return OWLBuilder.DescriptionComponent | |
OWLBuilder.DescriptionComponent |
OWLBuilder.createDescriptionComponent(OWLDescription description,
int type)
Creates a DescriptionComponent with
description description and type type. |
| Methods in org.semanticweb.owl.model.helper with parameters of type OWLBuilder.DescriptionComponent | |
OWLRestriction |
OWLBuilder.getRestriction(OWLObjectProperty property,
OWLBuilder.DescriptionComponent dComponent)
Returns the OWLRestriction for property corresponding
to the DescriptionComponent dComponent. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||