Package

org.aksw.owlpod

tasks

Permalink

package tasks

Created by Markus Ackermann. No rights reserved.

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

Type Members

  1. type CheckResult = Either[Seq[OWLViolation], String]

    Permalink
  2. trait CheckTask extends Task

    Permalink
  3. type ImportChain = List[OWLOntology]

    Permalink
  4. trait PublicationTask extends Task

    Permalink
  5. type RefactoringResult = Either[Unit, Seq[OWLOntologyChange]]

    Permalink
  6. trait RefactoringTask extends Task

    Permalink
  7. sealed trait Task extends AnyRef

    Permalink

Value Members

  1. object TaskType extends Enumeration

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped