Packages

o

org.phenoscape.scowl.example

OWL2PrimerManchester

object OWL2PrimerManchester

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. OWL2PrimerManchester
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val Bill: OWLNamedIndividual
  5. val ChildlessPerson: OWLClass
  6. val Dead: OWLClass
  7. val Father: OWLClass
  8. val Grandfather: OWLClass
  9. val HappyPerson: OWLClass
  10. val Human: OWLClass
  11. val Jack: OWLNamedIndividual
  12. val James: OWLNamedIndividual
  13. val Jim: OWLNamedIndividual
  14. val John: OWLNamedIndividual
  15. val JohnsChildren: OWLClass
  16. val MajorAge: OWLDatatype
  17. val Man: OWLClass

    4.3 Class Disjointness

  18. val Mary: OWLNamedIndividual

    4.1 Classes and Instances

  19. val MinorAge: OWLDatatype
  20. val Mother: OWLClass
  21. val MyBirthdayGuests: OWLClass

    5.4 Enumeration of Individuals

  22. val NarcissisticPerson: OWLClass
  23. val Orphan: OWLClass
  24. val Parent: OWLClass

    5.1 Complex Classes

  25. val Person: OWLClass
  26. val PersonAge: OWLDatatype

    7 Advanced Use of Datatypes

  27. val Teenager: OWLClass
  28. val ToddlerAge: OWLDatatype
  29. val Woman: OWLClass
  30. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  31. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
  32. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  33. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  34. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  35. val hasAge: OWLDataProperty

    4.8 Datatypes

  36. val hasAncestor: OWLObjectProperty
  37. val hasChild: OWLObjectProperty

    5.2 Property Restrictions

  38. val hasGrandparent: OWLObjectProperty

    6.2 Property Chains

  39. val hasHusband: OWLObjectProperty
  40. val hasParent: OWLObjectProperty
  41. val hasRelative: OWLObjectProperty
  42. val hasSSN: OWLDataProperty

    6.3 Keys

  43. val hasSpouse: OWLObjectProperty

    4.5 Property Hierarchies

  44. val hasWife: OWLObjectProperty

    4.4 Object Properties

  45. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  46. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  47. val loves: OWLObjectProperty
  48. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  49. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  50. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  51. val ns: String
  52. val parentOf: OWLObjectProperty
  53. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  54. def toString(): String
    Definition Classes
    AnyRef → Any
  55. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  56. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  57. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

Inherited from AnyRef

Inherited from Any

Ungrouped