Uses of Interface
org.semanticweb.owlapi.util.IndividualAppearance
Packages that use IndividualAppearance
Package
Description
RDF model package.
Utilities package.
-
Uses of IndividualAppearance in org.semanticweb.owlapi.rdf.model
Constructors in org.semanticweb.owlapi.rdf.model with parameters of type IndividualAppearanceModifierConstructorDescriptionAbstractTranslator
(OWLOntologyManager manager, OWLOntology ontology, OWLDocumentFormat format, boolean useStrongTyping, IndividualAppearance multiple, Set<OWLAxiom> translatedAxioms) RDFTranslator
(OWLOntologyManager manager, OWLOntology ontology, OWLDocumentFormat format, boolean useStrongTyping, IndividualAppearance occurrences, AxiomAppearance axiomOccurrences, AtomicInteger counter, Map<Object, Integer> blankNodeMap, Set<OWLAxiom> translatedAxioms) -
Uses of IndividualAppearance in org.semanticweb.owlapi.util
Classes in org.semanticweb.owlapi.util that implement IndividualAppearanceModifier and TypeClassDescriptionclass
A utility class that visits axioms, class expressions etc.