Class ArchitectureConstants

java.lang.Object
org.episteme.social.architecture.ArchitectureConstants

public final class ArchitectureConstants extends Object
Standard definitions and classification constants used throughout the architecture package. Includes architectural historical styles and structural occupancy categories.
Since:
1.0
Version:
2.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
  • Field Details

    • STYLE_CLASSICAL

      public static final String STYLE_CLASSICAL
      Classical Greek and Roman architectural style.
      See Also:
    • STYLE_GOTHIC

      public static final String STYLE_GOTHIC
      Medieval European style characterized by pointed arches and ribbed vaults.
      See Also:
    • STYLE_RENAISSANCE

      public static final String STYLE_RENAISSANCE
      Early modern style reviving classical elements (14th-16th century).
      See Also:
    • STYLE_BAROQUE

      public static final String STYLE_BAROQUE
      Ornate and theatrical style of the 17th and 18th centuries.
      See Also:
    • STYLE_NEOCLASSICAL

      public static final String STYLE_NEOCLASSICAL
      Mid-18th century revival of classical Greek and Roman architecture.
      See Also:
    • STYLE_ART_NOUVEAU

      public static final String STYLE_ART_NOUVEAU
      Ornamental style characterized by fluid, organic lines (1890-1910).
      See Also:
    • STYLE_ART_DECO

      public static final String STYLE_ART_DECO
      Sleek, geometric decorative style of the 1920s and 30s.
      See Also:
    • STYLE_MODERNIST

      public static final String STYLE_MODERNIST
      Style prioritizing function and minimalism over ornament (20th century).
      See Also:
    • STYLE_POSTMODERN

      public static final String STYLE_POSTMODERN
      Response to modernism, reintroducing historical reference and playfulness.
      See Also:
    • STYLE_BRUTALIST

      public static final String STYLE_BRUTALIST
      Style characterized by monolithic, concrete, and blocky appearances.
      See Also:
    • RESIDENTIAL

      public static final int RESIDENTIAL
      Houses, apartments, and living spaces.
      See Also:
    • COMMERCIAL

      public static final int COMMERCIAL
      Offices, retail, and business spaces.
      See Also:
    • INDUSTRIAL

      public static final int INDUSTRIAL
      Factories, warehouses, and production facilities.
      See Also:
    • RELIGIOUS

      public static final int RELIGIOUS
      Churches, temples, and places of worship.
      See Also:
    • CULTURAL

      public static final int CULTURAL
      Museums, theaters, and exhibition spaces.
      See Also:
    • GOVERNMENT

      public static final int GOVERNMENT
      Civic buildings and administrative centers.
      See Also:
    • INFRASTRUCTURE

      public static final int INFRASTRUCTURE
      Transportation and utility systems.
      See Also: