Packages

package orca

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

Type Members

  1. case class OrcaAlignment(urn: Cite2Urn, passage: CtsUrn, analysis: Cite2Urn, deformation: String) extends Product with Serializable
    Annotations
    @JSExportAll()
  2. case class OrcaCollection(alignments: Vector[OrcaAlignment]) extends Product with Serializable
    Annotations
    @JSExportAll()
  3. case class OrcaException(message: String = "", cause: Option[Throwable] = None) extends Exception with Product with Serializable
    Annotations
    @JSExportAll()

Value Members

  1. def appendSubref(reff: Vector[OrcaAlignment], sub: String): Vector[OrcaAlignment]
  2. def prependSubref(reff: Vector[OrcaAlignment], sub: String): Vector[OrcaAlignment]
  3. object Main
  4. object OrcaCollection extends Serializable
  5. object OrcaSource

Inherited from AnyRef

Inherited from Any

Ungrouped