Enum Class FormationNamingConvention.DesignatorStyle

java.lang.Object
java.lang.Enum<FormationNamingConvention.DesignatorStyle>
megamek.client.ratgenerator.FormationNamingConvention.DesignatorStyle
All Implemented Interfaces:
Serializable, Comparable<FormationNamingConvention.DesignatorStyle>, Constable
Enclosing class:
FormationNamingConvention

public static enum FormationNamingConvention.DesignatorStyle extends Enum<FormationNamingConvention.DesignatorStyle>
How the formations at one echelon are designated relative to their siblings.

Only ALPHABET consults the consumer's user-facing naming preference; every other value is fixed by the faction's own tradition. That split is deliberate - it lets a player choose between the CCB, ICAO, plain-letter and Greek alphabets for Inner Sphere companies without that choice overwriting canon Clan or ComStar designations.