- setCurrentAxiom(OWLAxiom) - Method in class com.clarkparsia.owlapi.explanation.io.manchester.ManchesterSyntaxExplanationRenderer
-
- setSmartIndent(boolean) - Method in class com.clarkparsia.owlapi.explanation.io.manchester.ManchesterSyntaxExplanationRenderer
-
Sets the smart indent option which will align the elements of
intersections and unions in columns when line wrapping is turned on.
- setSmartIndent(boolean) - Method in class com.clarkparsia.owlapi.explanation.io.manchester.ManchesterSyntaxObjectRenderer
-
- setup() - Static method in class com.clarkparsia.owlapi.explanation.GlassBoxExplanation
-
Very important initialization step that needs to be called once before a reasoner
is created.
- setup() - Static method in class com.clarkparsia.owlapi.explanation.PelletExplanation
-
Very important initialization step that needs to be called once before a
reasoner is created.
- setWrapLines(boolean) - Method in class com.clarkparsia.owlapi.explanation.io.manchester.ManchesterSyntaxExplanationRenderer
-
Sets the line wrapping option which will print the elements of
intersections and unions into multiple lines.
- setWrapLines(boolean) - Method in class com.clarkparsia.owlapi.explanation.io.manchester.ManchesterSyntaxObjectRenderer
-
- shortForm(IRI) - Method in class com.clarkparsia.owlapi.explanation.io.manchester.ManchesterSyntaxObjectRenderer
-
Return the short form (local name) for a URI identifier
- startBlock() - Method in class com.clarkparsia.owlapi.explanation.io.manchester.BlockWriter
-
Start a new block for alignment.
- startBlock() - Method in class com.clarkparsia.owlapi.explanation.io.manchester.TextBlockWriter
-
Start a new block for alignment.
- startNewLine() - Method in class com.clarkparsia.owlapi.explanation.io.manchester.BlockWriter
-
Do the preprocessing step required at the beginning of each line for
alignment;
- startNewLine() - Method in class com.clarkparsia.owlapi.explanation.io.manchester.TextBlockWriter
-
Do the preprocessing step required at the beginning of each line for
alignment;
- startRendering(Writer) - Method in class com.clarkparsia.owlapi.explanation.io.manchester.ManchesterSyntaxExplanationRenderer
- startRendering(Writer) - Method in class com.clarkparsia.owlapi.explanation.io.rdfxml.RDFXMLExplanationRenderer
-