Class

org.geneontology.owl.differ.ManchesterSyntaxOWLObjectRenderer

BetterIRIRenderer

Related Doc: package ManchesterSyntaxOWLObjectRenderer

Permalink

class BetterIRIRenderer extends ManchesterOWLSyntaxObjectRenderer

Linear Supertypes
ManchesterOWLSyntaxObjectRenderer, OWLObjectVisitor, OWLNamedObjectVisitor, SWRLObjectVisitor, OWLAnnotationObjectVisitor, OWLAnnotationValueVisitor, OWLIndividualVisitor, OWLEntityVisitor, OWLPropertyExpressionVisitor, OWLDataVisitor, OWLDataRangeVisitor, OWLClassExpressionVisitor, OWLAxiomVisitor, OWLLogicalAxiomVisitor, OWLAnnotationAxiomVisitor, AbstractRenderer, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BetterIRIRenderer
  2. ManchesterOWLSyntaxObjectRenderer
  3. OWLObjectVisitor
  4. OWLNamedObjectVisitor
  5. SWRLObjectVisitor
  6. OWLAnnotationObjectVisitor
  7. OWLAnnotationValueVisitor
  8. OWLIndividualVisitor
  9. OWLEntityVisitor
  10. OWLPropertyExpressionVisitor
  11. OWLDataVisitor
  12. OWLDataRangeVisitor
  13. OWLClassExpressionVisitor
  14. OWLAxiomVisitor
  15. OWLLogicalAxiomVisitor
  16. OWLAnnotationAxiomVisitor
  17. AbstractRenderer
  18. AnyRef
  19. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new BetterIRIRenderer(writer: Writer, entityShortFormProvider: ShortFormProvider)

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  6. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  7. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  8. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  9. def flush(): Unit

    Permalink
    Attributes
    protected[org.semanticweb.owlapi.manchestersyntax.renderer]
    Definition Classes
    AbstractRenderer
    Annotations
    @throws( ... )
  10. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  11. def getIndent(): Int

    Permalink
    Attributes
    protected[org.semanticweb.owlapi.manchestersyntax.renderer]
    Definition Classes
    AbstractRenderer
  12. def getShortFormProvider(): ShortFormProvider

    Permalink
    Attributes
    protected[org.semanticweb.owlapi.manchestersyntax.renderer]
    Definition Classes
    AbstractRenderer
  13. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  14. def incrementTab(arg0: Int): Unit

    Permalink
    Attributes
    protected[org.semanticweb.owlapi.manchestersyntax.renderer]
    Definition Classes
    AbstractRenderer
  15. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  16. def isUseTabbing(): Boolean

    Permalink
    Attributes
    protected[org.semanticweb.owlapi.manchestersyntax.renderer]
    Definition Classes
    AbstractRenderer
  17. def isUseWrapping(): Boolean

    Permalink
    Attributes
    protected[org.semanticweb.owlapi.manchestersyntax.renderer]
    Definition Classes
    AbstractRenderer
  18. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  19. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  20. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  21. def popTab(): Unit

    Permalink
    Attributes
    protected[org.semanticweb.owlapi.manchestersyntax.renderer]
    Definition Classes
    AbstractRenderer
  22. def pushTab(arg0: Int): Unit

    Permalink
    Attributes
    protected[org.semanticweb.owlapi.manchestersyntax.renderer]
    Definition Classes
    AbstractRenderer
  23. def setShortFormProvider(arg0: ShortFormProvider): Unit

    Permalink
    Attributes
    protected[org.semanticweb.owlapi.manchestersyntax.renderer]
    Definition Classes
    AbstractRenderer
  24. def setUseTabbing(arg0: Boolean): Unit

    Permalink
    Attributes
    protected[org.semanticweb.owlapi.manchestersyntax.renderer]
    Definition Classes
    AbstractRenderer
  25. def setUseWrapping(arg0: Boolean): Unit

    Permalink
    Attributes
    protected[org.semanticweb.owlapi.manchestersyntax.renderer]
    Definition Classes
    AbstractRenderer
  26. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  27. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  28. def visit(node: OWLLiteral): Unit

    Permalink
    Definition Classes
    BetterIRIRenderer → ManchesterOWLSyntaxObjectRenderer → OWLAnnotationValueVisitor → OWLDataVisitor
  29. def visit(iri: IRI): Unit

    Permalink
    Definition Classes
    BetterIRIRenderer → ManchesterOWLSyntaxObjectRenderer → OWLAnnotationValueVisitor
  30. def visit(arg0: OWLOntology): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLNamedObjectVisitor
  31. def visit(arg0: OWLDatatypeDefinitionAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLAxiomVisitor
  32. def visit(arg0: SWRLDifferentIndividualsAtom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → SWRLObjectVisitor
  33. def visit(arg0: SWRLSameIndividualAtom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → SWRLObjectVisitor
  34. def visit(arg0: SWRLLiteralArgument): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → SWRLObjectVisitor
  35. def visit(arg0: SWRLIndividualArgument): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → SWRLObjectVisitor
  36. def visit(arg0: SWRLVariable): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → SWRLObjectVisitor
  37. def visit(arg0: SWRLBuiltInAtom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → SWRLObjectVisitor
  38. def visit(arg0: SWRLDataPropertyAtom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → SWRLObjectVisitor
  39. def visit(arg0: SWRLObjectPropertyAtom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → SWRLObjectVisitor
  40. def visit(arg0: SWRLDataRangeAtom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → SWRLObjectVisitor
  41. def visit(arg0: SWRLClassAtom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → SWRLObjectVisitor
  42. def visit(arg0: OWLHasKeyAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  43. def visit(arg0: SWRLRule): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → SWRLObjectVisitor → OWLLogicalAxiomVisitor
  44. def visit(arg0: OWLInverseObjectPropertiesAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  45. def visit(arg0: OWLSubPropertyChainOfAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  46. def visit(arg0: OWLSameIndividualAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  47. def visit(arg0: OWLInverseFunctionalObjectPropertyAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  48. def visit(arg0: OWLSubDataPropertyOfAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  49. def visit(arg0: OWLIrreflexiveObjectPropertyAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  50. def visit(arg0: OWLTransitiveObjectPropertyAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  51. def visit(arg0: OWLDataPropertyAssertionAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  52. def visit(arg0: OWLEquivalentClassesAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  53. def visit(arg0: OWLClassAssertionAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  54. def visit(arg0: OWLEquivalentDataPropertiesAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  55. def visit(arg0: OWLFunctionalDataPropertyAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  56. def visit(arg0: OWLDataPropertyRangeAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  57. def visit(arg0: OWLSymmetricObjectPropertyAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  58. def visit(arg0: OWLSubAnnotationPropertyOfAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLAnnotationAxiomVisitor
  59. def visit(arg0: OWLAnnotationPropertyRangeAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLAnnotationAxiomVisitor
  60. def visit(arg0: OWLAnnotationPropertyDomainAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLAnnotationAxiomVisitor
  61. def visit(arg0: OWLAnnotationAssertionAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLAnnotationAxiomVisitor
  62. def visit(arg0: OWLDeclarationAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLAxiomVisitor
  63. def visit(arg0: OWLDisjointUnionAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  64. def visit(arg0: OWLSubObjectPropertyOfAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  65. def visit(arg0: OWLFunctionalObjectPropertyAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  66. def visit(arg0: OWLObjectPropertyAssertionAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  67. def visit(arg0: OWLObjectPropertyRangeAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  68. def visit(arg0: OWLDisjointObjectPropertiesAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  69. def visit(arg0: OWLDisjointDataPropertiesAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  70. def visit(arg0: OWLDifferentIndividualsAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  71. def visit(arg0: OWLNegativeDataPropertyAssertionAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  72. def visit(arg0: OWLEquivalentObjectPropertiesAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  73. def visit(arg0: OWLObjectPropertyDomainAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  74. def visit(arg0: OWLDataPropertyDomainAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  75. def visit(arg0: OWLDisjointClassesAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  76. def visit(arg0: OWLReflexiveObjectPropertyAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  77. def visit(arg0: OWLAsymmetricObjectPropertyAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  78. def visit(arg0: OWLNegativeObjectPropertyAssertionAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  79. def visit(arg0: OWLSubClassOfAxiom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLLogicalAxiomVisitor
  80. def visit(arg0: OWLObjectInverseOf): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLPropertyExpressionVisitor
  81. def visit(arg0: OWLFacetRestriction): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLDataVisitor
  82. def visit(arg0: OWLDatatypeRestriction): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLDataRangeVisitor
  83. def visit(arg0: OWLDataUnionOf): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLDataRangeVisitor
  84. def visit(arg0: OWLDataIntersectionOf): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLDataRangeVisitor
  85. def visit(arg0: OWLDataOneOf): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLDataRangeVisitor
  86. def visit(arg0: OWLDataComplementOf): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLDataRangeVisitor
  87. def visit(arg0: OWLAnnotation): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLAnnotationObjectVisitor
  88. def visit(arg0: OWLAnonymousIndividual): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLAnnotationValueVisitor → OWLIndividualVisitor
  89. def visit(arg0: OWLDatatype): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLNamedObjectVisitor → OWLEntityVisitor → OWLDataRangeVisitor
  90. def visit(arg0: OWLAnnotationProperty): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLNamedObjectVisitor → OWLEntityVisitor → OWLPropertyExpressionVisitor
  91. def visit(arg0: OWLNamedIndividual): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLNamedObjectVisitor → OWLIndividualVisitor → OWLEntityVisitor
  92. def visit(arg0: OWLDataProperty): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLNamedObjectVisitor → OWLEntityVisitor → OWLPropertyExpressionVisitor
  93. def visit(arg0: OWLObjectProperty): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLNamedObjectVisitor → OWLEntityVisitor → OWLPropertyExpressionVisitor
  94. def visit(arg0: OWLDataMaxCardinality): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLClassExpressionVisitor
  95. def visit(arg0: OWLDataExactCardinality): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLClassExpressionVisitor
  96. def visit(arg0: OWLDataMinCardinality): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLClassExpressionVisitor
  97. def visit(arg0: OWLDataHasValue): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLClassExpressionVisitor
  98. def visit(arg0: OWLDataAllValuesFrom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLClassExpressionVisitor
  99. def visit(arg0: OWLDataSomeValuesFrom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLClassExpressionVisitor
  100. def visit(arg0: OWLObjectOneOf): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLClassExpressionVisitor
  101. def visit(arg0: OWLObjectHasSelf): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLClassExpressionVisitor
  102. def visit(arg0: OWLObjectMaxCardinality): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLClassExpressionVisitor
  103. def visit(arg0: OWLObjectExactCardinality): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLClassExpressionVisitor
  104. def visit(arg0: OWLObjectMinCardinality): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLClassExpressionVisitor
  105. def visit(arg0: OWLObjectHasValue): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLClassExpressionVisitor
  106. def visit(arg0: OWLObjectAllValuesFrom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLClassExpressionVisitor
  107. def visit(arg0: OWLObjectSomeValuesFrom): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLClassExpressionVisitor
  108. def visit(arg0: OWLObjectComplementOf): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLClassExpressionVisitor
  109. def visit(arg0: OWLObjectUnionOf): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLClassExpressionVisitor
  110. def visit(arg0: OWLObjectIntersectionOf): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLClassExpressionVisitor
  111. def visit(arg0: OWLClass): Unit

    Permalink
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer → OWLNamedObjectVisitor → OWLEntityVisitor → OWLClassExpressionVisitor
  112. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  113. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  114. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  115. def write(arg0: Set[_ <: OWLClassExpression], arg1: Boolean): Unit

    Permalink
    Attributes
    protected[org.semanticweb.owlapi.manchestersyntax.renderer]
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer
  116. def write(arg0: Set[_ <: OWLObject], arg1: ManchesterOWLSyntax, arg2: Boolean): Unit

    Permalink
    Attributes
    protected[org.semanticweb.owlapi.manchestersyntax.renderer]
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer
  117. def write(arg0: String, arg1: ManchesterOWLSyntax, arg2: String): Unit

    Permalink
    Attributes
    protected[org.semanticweb.owlapi.manchestersyntax.renderer]
    Definition Classes
    AbstractRenderer
  118. def write(arg0: ManchesterOWLSyntax): Unit

    Permalink
    Attributes
    protected[org.semanticweb.owlapi.manchestersyntax.renderer]
    Definition Classes
    AbstractRenderer
  119. def write(arg0: Char): Unit

    Permalink
    Attributes
    protected[org.semanticweb.owlapi.manchestersyntax.renderer]
    Definition Classes
    AbstractRenderer
  120. def write(arg0: String): Unit

    Permalink
    Attributes
    protected[org.semanticweb.owlapi.manchestersyntax.renderer]
    Definition Classes
    AbstractRenderer
  121. def writeAnnotations(arg0: Set[OWLAnnotation]): Unit

    Permalink
    Attributes
    protected[org.semanticweb.owlapi.manchestersyntax.renderer]
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer
  122. def writeCommaSeparatedList(arg0: Set[_ <: OWLObject]): Unit

    Permalink
    Attributes
    protected[org.semanticweb.owlapi.manchestersyntax.renderer]
    Definition Classes
    ManchesterOWLSyntaxObjectRenderer
  123. def writeFrameKeyword(arg0: ManchesterOWLSyntax): Unit

    Permalink
    Attributes
    protected[org.semanticweb.owlapi.manchestersyntax.renderer]
    Definition Classes
    AbstractRenderer
  124. def writeNewLine(): Unit

    Permalink
    Attributes
    protected[org.semanticweb.owlapi.manchestersyntax.renderer]
    Definition Classes
    AbstractRenderer
  125. def writeSectionKeyword(arg0: ManchesterOWLSyntax): Unit

    Permalink
    Attributes
    protected[org.semanticweb.owlapi.manchestersyntax.renderer]
    Definition Classes
    AbstractRenderer
  126. def writeSpace(): Unit

    Permalink
    Attributes
    protected[org.semanticweb.owlapi.manchestersyntax.renderer]
    Definition Classes
    AbstractRenderer
  127. def writeTab(): Unit

    Permalink
    Attributes
    protected[org.semanticweb.owlapi.manchestersyntax.renderer]
    Definition Classes
    AbstractRenderer

Inherited from ManchesterOWLSyntaxObjectRenderer

Inherited from OWLObjectVisitor

Inherited from OWLNamedObjectVisitor

Inherited from SWRLObjectVisitor

Inherited from OWLAnnotationObjectVisitor

Inherited from OWLAnnotationValueVisitor

Inherited from OWLIndividualVisitor

Inherited from OWLEntityVisitor

Inherited from OWLPropertyExpressionVisitor

Inherited from OWLDataVisitor

Inherited from OWLDataRangeVisitor

Inherited from OWLClassExpressionVisitor

Inherited from OWLAxiomVisitor

Inherited from OWLLogicalAxiomVisitor

Inherited from OWLAnnotationAxiomVisitor

Inherited from AbstractRenderer

Inherited from AnyRef

Inherited from Any

Ungrouped