Uses of Interface
org.episteme.core.util.UniversalDataModel
Packages that use UniversalDataModel
Package
Description
Core functionality for the org.episteme.core.methodology package in the Episteme library.
Systems Biology Markup Language (SBML) loader for Episteme.
Core functionality for the org.episteme.natural.earth.geology package in the Episteme library.
Core functionality for the org.episteme.core.methodology.experiment package in the Episteme library.
Provides mathematical and analytical models for architectural engineering,
building physics, and urban history.
Provides mathematical and computational models for urban planning, land-use
analysis, and urban climatology.
Provides comprehensive mathematical models for economic systems, agent-based
modeling, and financial analysis.
Provides classes for social geography, human settlements, and mapping.
Provides mathematical and computational models for natural language
processing, linguistic analysis, and glottochronology.
Provides the
org.episteme.social.psychology module.- social structures, persons, and cultural modeling.
Provides classes and interfaces for sports science, athletic performance analysis,
and competition modeling.
-
Uses of UniversalDataModel in org.episteme.core.methodology
Classes in org.episteme.core.methodology that implement UniversalDataModelModifier and TypeClassDescriptionclassScientificExperiment<I,R> A robust, persistent implementation of theExperimentinterface. -
Uses of UniversalDataModel in org.episteme.natural.biology.loaders.sbml
Classes in org.episteme.natural.biology.loaders.sbml that implement UniversalDataModel -
Uses of UniversalDataModel in org.episteme.natural.computing.ml
Classes in org.episteme.natural.computing.ml that implement UniversalDataModelModifier and TypeClassDescriptionclassRepresents a clustering model.classBase class for all machine learning models.classRepresents a neural network model.classRepresents a linear regression model.classRepresents a decision tree model. -
Uses of UniversalDataModel in org.episteme.natural.earth.atmosphere
Classes in org.episteme.natural.earth.atmosphere that implement UniversalDataModelModifier and TypeClassDescriptionfinal classSimplified climate model for radiative balance and greenhouse effect simulations. -
Uses of UniversalDataModel in org.episteme.natural.earth.geology
Classes in org.episteme.natural.earth.geology that implement UniversalDataModel -
Uses of UniversalDataModel in org.episteme.natural.medicine.epidemiology
Classes in org.episteme.natural.medicine.epidemiology that implement UniversalDataModelModifier and TypeClassDescriptionclassSEIR (Susceptible-Exposed-Infected-Recovered) epidemic model.classSEIRS (Susceptible-Exposed-Infected-Recovered-Susceptible) epidemic model.classSIR (Susceptible-Infected-Recovered) epidemic model. * -
Uses of UniversalDataModel in org.episteme.natural.methodology.experiment
Classes in org.episteme.natural.methodology.experiment that implement UniversalDataModelModifier and TypeClassDescriptionclassA class representing a scientific experiment involving subjects, tasks, and variables. -
Uses of UniversalDataModel in org.episteme.social.architecture
Classes in org.episteme.social.architecture that implement UniversalDataModelModifier and TypeClassDescriptionfinal classUniversal data model for architectural constraints and simulations. -
Uses of UniversalDataModel in org.episteme.social.architecture.urbanism
Classes in org.episteme.social.architecture.urbanism that implement UniversalDataModelModifier and TypeClassDescriptionfinal classAnalytical model for the Urban Heat Island (UHI) effect. -
Uses of UniversalDataModel in org.episteme.social.economics
Classes in org.episteme.social.economics that implement UniversalDataModelModifier and TypeClassDescriptionclassFunctional abstraction for an economic system, encompassing organizations, central banking, and macro-financial indicators.classAn economic model where resource allocation is determined by supply and demand with minimal central intervention. * @version 1.1classA class representing a concrete implementation of an Economy for planned economics.final classData model for the FinancialPortfolioViewer. -
Uses of UniversalDataModel in org.episteme.social.economics.models
Classes in org.episteme.social.economics.models that implement UniversalDataModelModifier and TypeClassDescriptionclassSimulates macroeconomic factors over time.final classAnalytical model of the Solow-Swan long-run economic growth theory.classUniversal data model for strategic decision making and game theory. -
Uses of UniversalDataModel in org.episteme.social.geography
Classes in org.episteme.social.geography that implement UniversalDataModelModifier and TypeClassDescriptionclassUniversal data model for spatial visualization. -
Uses of UniversalDataModel in org.episteme.social.linguistics
Classes in org.episteme.social.linguistics that implement UniversalDataModelModifier and TypeClassDescriptionfinal classUniversal data model for linguistic analysis.final classUniversal data model for linguistic analysis. -
Uses of UniversalDataModel in org.episteme.social.psychology
Classes in org.episteme.social.psychology that implement UniversalDataModelModifier and TypeClassDescriptionfinal classModels cognitive load based on Sweller's Cognitive Load Theory (CLT). -
Uses of UniversalDataModel in org.episteme.social.sociology
Classes in org.episteme.social.sociology that implement UniversalDataModelModifier and TypeClassDescriptionfinal classModels the diffusion of culture, innovations, or rumors through a population.final classData model for demographic population structures. -
Uses of UniversalDataModel in org.episteme.social.sports
Classes in org.episteme.social.sports that implement UniversalDataModelModifier and TypeClassDescriptionfinal classProvides mathematical models for optimizing athlete recovery and tapering phases.final classUniversal data model for performance tracking and human evolution trajectories.