Package

org.phenoscape.scowl

omn

Permalink

package omn

Visibility
  1. Public
  2. All

Type Members

  1. trait ClassExpressions extends AnyRef

    Permalink
  2. trait Facets extends AnyRef

    Permalink
  3. sealed trait ObjectPropertyOnlyCharacteristic[T <: OWLObjectPropertyCharacteristicAxiom] extends PropertyCharacteristic[T, Nothing]

    Permalink
  4. sealed trait PropertyCharacteristic[T <: OWLObjectPropertyCharacteristicAxiom, U <: OWLDataPropertyCharacteristicAxiom] extends AnyRef

    Permalink
  5. trait PropertyCharacteristics extends AnyRef

    Permalink
  6. trait SWRLAtoms extends AnyRef

    Permalink
  7. case class SWRLBuiltIn(iri: IRI) extends Product with Serializable

    Permalink
  8. case class ScowlNegativeDataPropertyValue[T](property: OWLDataPropertyExpression, value: T)(implicit evidence$1: Literalable[T]) extends Product with Serializable

    Permalink
  9. case class ScowlNegativeObjectPropertyValue(property: OWLObjectPropertyExpression, value: OWLIndividual) extends Product with Serializable

    Permalink
  10. class ScowlPropertyChain extends AnyRef

    Permalink
  11. case class ScowlSWRLConjunction(atoms: Set[SWRLAtom]) extends Product with Serializable

    Permalink

Ungrouped