TlPackage

eu.geekplace.tex.tlpdb.TlPackage
case class TlPackage(raw: RawTlpdbPackage, world: TlpdbWorld) extends TlpdbEntry, MajorTlpdbEntry

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait TlpdbEntry
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Inherited methods

def getAllDeps[E <: TlpdbEntry](collector: PartialFunction[TlpdbEntry, E], visited: Set[TlpdbEntry]): Seq[E]

Attributes

Inherited from:
TlpdbEntry
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
override def toString(): String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
TlpdbEntry -> Any
Inherited from:
TlpdbEntry

Inherited fields

Attributes

Inherited from:
TlpdbEntry
lazy val covered: Set[TlpdbEntry]

Attributes

Inherited from:
TlpdbEntry
lazy val dependencies: Set[TlpdbEntry]

Attributes

Inherited from:
TlpdbEntry

Attributes

Inherited from:
TlpdbEntry

Attributes

Inherited from:
TlpdbEntry

Attributes

Inherited from:
TlpdbEntry

Attributes

Inherited from:
TlpdbEntry

Attributes

Inherited from:
TlpdbEntry

Attributes

Inherited from:
TlpdbEntry

Attributes

Inherited from:
TlpdbEntry
lazy val licenses: Seq[String]

Attributes

Inherited from:
TlpdbEntry
lazy val ownLicenses: Seq[String]

Attributes

Inherited from:
TlpdbEntry