Interface | Description |
---|---|
DescriptorEntitySet |
This interface contains classes that can be used to instantiate EntitySets containing
entities of a particular type.
|
Class | Description |
---|---|
Classes |
An extension of
DescriptorEntitySet.EntitySetBase for OWLClass . |
DataLinks |
An implementation of
Axiom.ExpressionEntity for DataLinks. |
DataLinkSet |
An extension of
DescriptorEntitySet.EntitySetBase for Axiom.ExpressionEntitySet for DataLinks. |
DataProperties |
An extension of
DescriptorEntitySet.EntitySetBase for OWLDataProperty . |
DescriptorEntitySet.EntitySetBase<T> |
Base interface for all the
DescriptorEntitySet that extends EntitySet . |
DescriptorEntitySet.ExpressionEntitySetBase<X extends Axiom.ExpressionEntity<S,A>,S extends org.semanticweb.owlapi.model.OWLProperty,A> |
The base implementation for the
ExpressionEntitySet . |
DescriptorEntitySet.OWLEntitySetBase<T extends org.semanticweb.owlapi.model.OWLObject> |
An extension of
DescriptorEntitySet.EntitySetBase for type extending OWLObject . |
Individuals |
An extension of
DescriptorEntitySet.EntitySetBase for OWLNamedIndividual . |
Literals |
An extension of
DescriptorEntitySet.EntitySetBase for OWLLiteral . |
ObjectLinks |
An implementation of
Axiom.ExpressionEntity for ObjectLinks. |
ObjectLinkSet |
An extension of
DescriptorEntitySet.EntitySetBase for Axiom.ExpressionEntitySet for ObjectLinks. |
ObjectProperties |
An extension of
DescriptorEntitySet.EntitySetBase for OWLObjectProperty . |
Restrictions |
An extension of
DescriptorEntitySet.EntitySetBase for SemanticRestriction . |