DeuNumberedKorps

ostrat.puloc.DeuNumberedKorps
abstract class DeuNumberedKorps(startDate: MTime, endDate: Option[MTime], val korpsNum: Int) extends DeuKorps

Attributes

Graph
Supertypes
class DeuKorps
trait LunitLocHist
class Object
trait Matchable
class Any
Known subtypes
object DeuCp1
object DeuCp2
object DeuCp21
object DeuCp3
object DeuCp4
object DeuKorps26
Show all

Members list

Value members

Concrete methods

override def idStr: String

The designated identification, such as "8th" in "8th Army" or "Wodrig" in "Korps Wodrig".

The designated identification, such as "8th" in "8th Army" or "Wodrig" in "Korps Wodrig".

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
LunitLocHist
override def levelName: MTimeSeries[String]

The name of the level of the unit such as Army, Corps or Division.

The name of the level of the unit such as Army, Corps or Division.

Attributes

Definition Classes
Inherited from:
DeuKorps

Locations of the unit throughout its existence.

Locations of the unit throughout its existence.

Attributes

Inherited from:
LunitLocHist

Attributes

Inherited from:
LunitLocHist

Attributes

Inherited from:
LunitLocHist
def timeDesig(date: MTime): String

Attributes

Inherited from:
LunitLocHist

Attributes

Definition Classes
Inherited from:
DeuKorps

Concrete fields

val korpsNum: Int

Inherited fields

override val polity: MTimeSeries[Polity]

The nation / state to which this unit belongs.

The nation / state to which this unit belongs.

Attributes

Inherited from:
DeuKorps

Implicits

Inherited implicits

implicit def startEnd: MTime2Opt

An implicit value for the start and end of the unit to be used in building time series.

An implicit value for the start and end of the unit to be used in building time series.

Attributes

Inherited from:
LunitLocHist