Uses of Record Class
org.episteme.social.architecture.HistoricalConstructionMethods.ConstructionMethod
Packages that use HistoricalConstructionMethods.ConstructionMethod
Package
Description
Provides mathematical and analytical models for architectural engineering,
building physics, and urban history.
-
Uses of HistoricalConstructionMethods.ConstructionMethod in org.episteme.social.architecture
Fields in org.episteme.social.architecture with type parameters of type HistoricalConstructionMethods.ConstructionMethodModifier and TypeFieldDescriptionstatic final List<HistoricalConstructionMethods.ConstructionMethod> HistoricalConstructionMethods.CATALOGCatalog of globally significant construction methods.Methods in org.episteme.social.architecture that return types with arguments of type HistoricalConstructionMethods.ConstructionMethodModifier and TypeMethodDescriptionHistoricalConstructionMethods.findMethods(int year, String region) Finds construction methods that were active during a specific year and in a specified geographical region.HistoricalConstructionMethods.identifyFromCharacteristics(List<String> observed) Identifies potential construction methods based on a list of observed physical characteristics.Methods in org.episteme.social.architecture with parameters of type HistoricalConstructionMethods.ConstructionMethodModifier and TypeMethodDescriptionstatic intHistoricalConstructionMethods.typicalLifespan(HistoricalConstructionMethods.ConstructionMethod method) Estimates the typical design lifespan of a building constructed using a specific method, based on data about the main materials used.