LuUniLevel

ostrat.pStrat.LuUniLevel
trait LuUniLevel extends MuUniLevel, Int1Elem

Military land unit universal standard level of organisation.

Attributes

Graph
Supertypes
trait Int1Elem
trait IntNElem
trait ValueNElem
trait SpecialT
trait MuUniLevel
class Object
trait Matchable
class Any
Show all
Known subtypes
object ArmyGroup
object Battalette
object Battalion
object Brigade
object Company
object Corpette
object Corps
object Divisette
object Division
object Echelon
object FieldArmette
object FieldArmy
object FirePair
object FireTeam
object LunitSole
object Platoon
object Regiment
object Squadette
object TheatreArmy
object ZugSect
Show all

Members list

Value members

Abstract methods

def topStr: String

Inherited methods

def int1: Int

Attributes

Inherited from:
Int1Elem
override def intBufferAppend(buffer: ArrayBuffer[Int]): Unit

Utility method to append this element on to an ArrayBuffer[Int]. End users should rarely need to use this method. This is useful for methods like filter.

Utility method to append this element on to an ArrayBuffer[Int]. End users should rarely need to use this method. This is useful for methods like filter.

Attributes

Definition Classes
Inherited from:
Int1Elem
override def intForeach(f: Int => Unit): Unit

Performs the side effecting function on each Double in this Product element.

Performs the side effecting function on each Double in this Product element.

Attributes

Definition Classes
Inherited from:
Int1Elem