Class

org.phenoscape.scowl

ScowlClassExpression

Related Doc: package scowl

Permalink

implicit final class ScowlClassExpression extends AnyVal

Linear Supertypes
AnyVal, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ScowlClassExpression
  2. AnyVal
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ScowlClassExpression(self: OWLClassExpression)

    Permalink

Value Members

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

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

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

    Permalink
    Definition Classes
    Any
  4. def DisjointWith(other: OWLClassExpression): OWLDisjointClassesAxiom

    Permalink
  5. def EquivalentTo(other: OWLClassExpression): OWLEquivalentClassesAxiom

    Permalink
  6. def HasKey(property: OWLPropertyExpression, more: OWLPropertyExpression*): OWLHasKeyAxiom

    Permalink
  7. def SubClassOf(other: OWLClassExpression): OWLSubClassOfAxiom

    Permalink
  8. def and(other: OWLClassExpression): OWLObjectIntersectionOf

    Permalink
  9. def apply[T](arg: T)(implicit arg0: SWRLIArgish[T]): SWRLClassAtom

    Permalink
  10. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  11. def getClass(): Class[_ <: AnyVal]

    Permalink
    Definition Classes
    AnyVal → Any
  12. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  13. def or(other: OWLClassExpression): OWLObjectUnionOf

    Permalink
  14. val self: OWLClassExpression

    Permalink
  15. def toString(): String

    Permalink
    Definition Classes
    Any

Inherited from AnyVal

Inherited from Any

Ungrouped