DesigOrd

ostrat.puloc.DesigOrd
case class DesigOrd(ord: Int) extends DesigId

Standard English Ordinal numbered identifier "1st" in "1st Army", "7th" in "7th Armoured Division".

Attributes

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

Members list

Value members

Concrete methods

override def isPre: Boolean

Does the ID string go before are after the level String.

Does the ID string go before are after the level String.

Attributes

Definition Classes
override def str: String

Attributes

Definition Classes

Inherited methods

def desig(level: String): String

Attributes

Inherited from:
DesigId

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product