Uses of Annotation Interface
org.episteme.core.util.persistence.Persistent
Packages that use Persistent
Package
Description
Defines generic interfaces for
Core functionality for the org.episteme.core.methodology package in the Episteme library.
Biological taxonomy, genetics, and physiological modeling.
Provides the
org.episteme.social.medicine module.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 models and simulation engines for urban traffic flow analysis.
- artworks, music, literature classification.
- musical notes, instruments, compositions.
Provides comprehensive mathematical models for economic systems, agent-based
modeling, and financial analysis.
Provides classes for monetary and financial operations.
Provides classes and interfaces for representing economic resources.
Provides classes for social geography, human settlements, and mapping.
- historical events, timelines, and chronology.
Provides classes and interfaces for archaeological research and analysis.
Provides the
org.episteme.social.history.time module.Temporal coordinate and interval support for historical analysis.
Provides the
org.episteme.social.law module.Provides mathematical and computational models for natural language
processing, linguistic analysis, and glottochronology.
Core functionality for the org.episteme.social.medicine.consultation package in the Episteme library.
Provides support for philosophy, including formal logic, ethics,
epistemology, and storytelling.
Provides classes for modeling epistemology, the study of knowledge and justified belief.
Provides the
org.episteme.social.politics module.Provides the
org.episteme.social.psychology module.Provides the
org.episteme.social.psychology.social module.- social structures, persons, and cultural modeling.
Core functionality for the org.episteme.social.sociology.survey package in the Episteme library.
Provides classes and interfaces for sports science, athletic performance analysis,
and competition modeling.
-
Uses of Persistent in org.episteme.core.device
Classes in org.episteme.core.device with annotations of type Persistent -
Uses of Persistent in org.episteme.core.mathematics.ml.neural
Classes in org.episteme.core.mathematics.ml.neural with annotations of type PersistentModifier and TypeClassDescriptionfinal classExtensible categorization of neural network activation functions.interfaceLayer<T>Represents a layer in a neural network. -
Uses of Persistent in org.episteme.core.mathematics.ml.neural.layers
Classes in org.episteme.core.mathematics.ml.neural.layers with annotations of type PersistentModifier and TypeClassDescriptionclassLinear<T>Fully connected (linear) layer.classSequential<T>Container for sequential execution of layers. -
Uses of Persistent in org.episteme.core.methodology
Classes in org.episteme.core.methodology with annotations of type PersistentModifier and TypeClassDescriptionclassObservation<T>Represents a captured data point during an experiment.classSample<P>Represents a physical or conceptual sample used in a scientific experiment.classRepresents a scientific analysis linking a sample to experimental results.classA formal description of a scientific entity, observation, or theory.classScientificExperiment<I,R> A robust, persistent implementation of theExperimentinterface.final classExtensible enumeration for scientific fields/disciplines.classRepresents a formal scientific or technical report.classRepresents a scientific term with its definition and source reference. -
Uses of Persistent in org.episteme.natural.biology
Classes in org.episteme.natural.biology with annotations of type PersistentModifier and TypeClassDescriptionclassRepresents a biochemical reaction converting reactants to products.static classstatic classfinal classExtensible enumeration for biological sex.final classExtensible categorization of human blood types.classRepresents a Deoxyribonucleic acid (DNA) strand.static classRepresents a person within a dynastic lineage.classRepresents an individual organism - a single instance of a species.final classExtensible categorization of organism life stages.classRepresents a biological organ.final classExtensible categorization of biological organs (e.g.classRepresents a biological pathway - a series of biochemical reactions.classRepresents a protein structure composed of polypeptide chains.static classstatic classfinal classExtensible categorization of biological reproduction modes.classRepresents a Ribonucleic acid (RNA) strand.classBase class for all social entities (individuals or collectives).classRepresents a taxonomic group in a phylogenetic tree.classRepresents a biological tissue.final classExtensible categorization of biological tissues (e.g.classRepresents a virus - an infectious agent that replicates inside living cells.classRepresents a virus species in biological taxonomy.classRepresents a vitamin with nutritional data. -
Uses of Persistent in org.episteme.natural.biology.cell
Classes in org.episteme.natural.biology.cell with annotations of type PersistentModifier and TypeClassDescriptionclassRepresents the fundamental structural and functional unit of life. -
Uses of Persistent in org.episteme.natural.biology.ecology
Classes in org.episteme.natural.biology.ecology with annotations of type PersistentModifier and TypeClassDescriptionclassPopulation<T extends Individual>Represents a population of individuals of the same species. -
Uses of Persistent in org.episteme.natural.biology.evolution
Classes in org.episteme.natural.biology.evolution with annotations of type PersistentModifier and TypeClassDescriptionclassRepresents a clade in a phylogenetic tree.classRepresents a phylogenetic tree. -
Uses of Persistent in org.episteme.natural.biology.genealogy
Classes in org.episteme.natural.biology.genealogy with annotations of type PersistentModifier and TypeClassDescriptionstatic final recordData record representing a historical person and their dynastic house.static final recordRepresents a directed or undirected relation between two individuals.final classDirected graph structure for biological lineages and successions. -
Uses of Persistent in org.episteme.natural.biology.neuroscience
Classes in org.episteme.natural.biology.neuroscience with annotations of type PersistentModifier and TypeClassDescriptionclassRepresents a neural network composed of neurons and synapses.classRepresents a neuron in a neural network.classRepresents the morphology of a neuron (dendrites, axons, segments).static classclassSynapse connecting two neurons. -
Uses of Persistent in org.episteme.natural.biology.taxonomy
Classes in org.episteme.natural.biology.taxonomy with annotations of type PersistentModifier and TypeClassDescriptionfinal classIUCN Red List conservation status.classRepresents a biological species with full taxonomic classification. -
Uses of Persistent in org.episteme.natural.chemistry
Classes in org.episteme.natural.chemistry with annotations of type PersistentModifier and TypeClassDescriptionclassAn atom in a molecular structure.classA chemical bond between two atoms.final classRepresents the type of a chemical bond.classChemical reaction with equation balancing and stoichiometry.classRepresents a chemical compound with its primary identification and properties.classA chemical element.final classCategorization of chemical elements (e.g.classRepresents an isotope of a chemical element.classA molecule: collection of atoms connected by bonds. -
Uses of Persistent in org.episteme.natural.chemistry.biochemistry
Classes in org.episteme.natural.chemistry.biochemistry with annotations of type Persistent -
Uses of Persistent in org.episteme.natural.chemistry.spectroscopy
Classes in org.episteme.natural.chemistry.spectroscopy with annotations of type PersistentModifier and TypeClassDescriptionclassRepresents a peak in a spectrum.classBase class for all spectra (IR, NMR, Mass, UV-Vis, etc.). -
Uses of Persistent in org.episteme.natural.computing.ai.agents.services
Classes in org.episteme.natural.computing.ai.agents.services with annotations of type PersistentModifier and TypeClassDescriptionclassDescribes a service offered by an agent. -
Uses of Persistent in org.episteme.natural.computing.ml
Classes in org.episteme.natural.computing.ml with annotations of type PersistentModifier and TypeClassDescriptionclassRepresents a clustering model.static classclassRepresents a data field in an ML model.classRepresents a mining field in an ML model.classBase class for all machine learning models.classRepresents a neural network model.classRepresents a linear regression model.classRepresents a decision tree model.static class -
Uses of Persistent in org.episteme.natural.earth
Classes in org.episteme.natural.earth with annotations of type PersistentModifier and TypeClassDescriptionclassBase class for all geographical features and named locations.final classCategorical classification of geographical precision.final classCategorical classification of geographical places.final classExtensible categorization of rocks. -
Uses of Persistent in org.episteme.natural.earth.coordinates
Classes in org.episteme.natural.earth.coordinates with annotations of type PersistentModifier and TypeClassDescriptionclassRepresents a point on the Earth defined by latitude, longitude, and height.final classUniversal Transverse Mercator (UTM) coordinate. -
Uses of Persistent in org.episteme.natural.earth.seismology
Classes in org.episteme.natural.earth.seismology with annotations of type Persistent -
Uses of Persistent in org.episteme.natural.engineering
Classes in org.episteme.natural.engineering with annotations of type PersistentModifier and TypeClassDescriptionfinal classExtensible types of system or entity transformations. -
Uses of Persistent in org.episteme.natural.engineering.fluids
Classes in org.episteme.natural.engineering.fluids with annotations of type PersistentModifier and TypeClassDescriptionfinal classRepresents the regime of a fluid flow (Laminar, Transitional, Turbulent). -
Uses of Persistent in org.episteme.natural.medicine
Classes in org.episteme.natural.medicine with annotations of type PersistentModifier and TypeClassDescriptionfinal classExtensible enumeration for anatomical directional terms.final classExtensible enumeration for anatomical movements.final classExtensible enumeration for anatomical planes.final classExtensible enumeration for ATC main groups.classRepresents a medical diagnostic result or finding.classRepresents an infectious target-based disease.classRepresents a physical or psychological impairment or deficiency.classRepresents a medication or drug with clinical and pharmaceutical details.final classExtensible enumeration for major biological organ systems.classCommon ancestor for all medicine-related troubles (diseases, allergies, etc.).final classSchmidt Sting Pain Index.classRepresents a medical treatment or procedure. -
Uses of Persistent in org.episteme.natural.methodology.experiment
Classes in org.episteme.natural.methodology.experiment with annotations of type PersistentModifier and TypeClassDescriptionclassA class representing an animal or human subject that takes part in an experiment.classAn abstract representation of a specific task within an experimental study.classRepresents a single execution or measurement event within an experimental task.classA class representing a scientific experiment involving subjects, tasks, and variables.classRepresents a specific measurement or assignment for a Variable during an experiment.classRepresents a measurable or manipulable variable in a scientific experiment. -
Uses of Persistent in org.episteme.natural.physics.classical.mechanics
Classes in org.episteme.natural.physics.classical.mechanics with annotations of type PersistentModifier and TypeClassDescriptionclassA particle in N-body simulation using Generic Linear Algebra. -
Uses of Persistent in org.episteme.social.architecture
Classes in org.episteme.social.architecture with annotations of type PersistentModifier and TypeClassDescriptionclassRepresents a building or architectural structure, integrating historical, geographical, and stylistic dimensions. -
Uses of Persistent in org.episteme.social.architecture.traffic
Classes in org.episteme.social.architecture.traffic with annotations of type PersistentModifier and TypeClassDescriptionclassRepresents a generic vehicle entity within a macro or microscopic traffic system. -
Uses of Persistent in org.episteme.social.arts
Classes in org.episteme.social.arts with annotations of type PersistentModifier and TypeClassDescriptionclassRepresents an artist (painter, sculptor, musician, etc.) as a specialized social role.classRepresents a piece of art (Artwork), integrating historical, geographical, economic, and scientific dimensions.classRepresents a book or publication within the literary arts.classRepresents a collection of artworks, typically held by a museum, gallery, or private collector. * @version 2.0classRepresents a film or motion picture within the cinematic arts. -
Uses of Persistent in org.episteme.social.arts.music
Classes in org.episteme.social.arts.music with annotations of type Persistent -
Uses of Persistent in org.episteme.social.economics
Classes in org.episteme.social.economics with annotations of type PersistentModifier and TypeClassDescriptionclassRepresents a banking institution capable of managing accounts and providing currency conversion services.classRepresents a primitive or cooperative social PsychologicalGroup where resources are shared.final classExtensible enumeration for Organizational Department.final classExtensible enumeration for Economic Process.classFunctional abstraction for an economic system, encompassing organizations, central banking, and macro-financial indicators.classAn organization specialized in mass production and transformation of resources.final classExtensible enumeration for Industry Category.final classExtensible enumeration for Industry Sector.final classExtensible enumeration for Management Level.classRepresents a market where goods are traded.final classExtensible enumeration for Market Structure.classRepresents a physical or tangible resource with a unique identification (serial number).classRepresents a formal organizational structure (organigram).classRepresents a formal social and economic entity (Company, NGO, Government).classA class representing the transformation of some materials and some human ressources into a finished something that can be sold.final classData model for the FinancialPortfolioViewer.static classstatic classclassA class representing a potential or virtual resource, such as oil in the soil that is expected to be found, or ingredients required in a recipe or task.classA class representing a physical or virtual resource with ownership, position, and temporal attributes.classRepresents a transformation process where materials and human resources are converted into finished products or services.classRepresents a commercial exchange between two economic agents.classRepresents a worker within anOrganization. -
Uses of Persistent in org.episteme.social.economics.models
Classes in org.episteme.social.economics.models with annotations of type PersistentModifier and TypeClassDescriptionclassUniversal data model for strategic decision making and game theory.static classstatic class -
Uses of Persistent in org.episteme.social.economics.money
Classes in org.episteme.social.economics.money with annotations of type PersistentModifier and TypeClassDescriptionclassRepresents a bank account for storing money and financial assets.final classRepresents a paper check as a form of payment.final classRepresents a physical coin or banknote.classRepresents a currency as a unit of monetary measurement.classRepresents a quantity of money with currency.final classRepresents a market quote for a financial instrument.final classRepresents a receipt for a completed transaction.final classRepresents a share (stock) in a company.final classRepresents a financial transaction between two parties.final classRepresents a wallet for storing money. -
Uses of Persistent in org.episteme.social.economics.resources
Classes in org.episteme.social.economics.resources with annotations of type PersistentModifier and TypeClassDescriptionclassRepresents a resource created by human craftsmanship (an artifact). -
Uses of Persistent in org.episteme.social.geography
Classes in org.episteme.social.geography with annotations of type PersistentModifier and TypeClassDescriptionclassRepresents a mailing or physical address for a location.classRepresents a business location, office, or industrial site.classRepresents a city or urban settlement.final recordRepresents a simplified Köppen climate classification and associated metrics.classRepresents a logical map of a geographical area, containing places and paths.classRepresents a geographical path, which can consist of multiple disjoint segments (MultiLineString).static classInner class representing a single continuous path segment.classA geographical polygon supporting multiple disjoint regions (exclaves) and holes (enclaves).static classInner class representing a simple polygon (1 exterior + N interiors).classA specialized map containing elevation data (Digital Elevation Model).classRepresents a residence, a specific place where individuals live.classRepresents a piece of land or building that is owned by one or more economic agents.classA region is an area, typically part of a country or the world, having definable characteristics but not always fixed boundaries.classA geographic boundary that changes over time.classA place that supports boundaries that change over time. -
Uses of Persistent in org.episteme.social.history
Classes in org.episteme.social.history with annotations of type PersistentModifier and TypeClassDescriptionstatic final recordRepresents a specific event that changed territorial boundaries.static final recordRepresents a defined geographical territory under specific sovereignty.static final recordInternal representation of a historical event with its causal dependencies.static final recordDefines a specific counterfactual scenario starting from a divergence point.static final recordThe analytical results of a counterfactual simulation.classRepresents a significant historical or scientific event.classRepresents a geological era or division of time.final classOfficial divisions of geological time according to the International Commission on Stratigraphy (ICS).static final recordRepresents a historical currency and its period of circulation.static final recordHistorical exchange rate between two currencies.static final recordData record representing population status at a point in time.classRepresents a historical era or period.classRepresents a significant historical event with support for imprecise dating and duration.classA timeline representing a sequence of historical events.static final recordComposition and capabilities of a military force.static final recordFinal report of campaign feasibility and requirements.static final recordQuantified daily needs for a specific army.static final recordPhysical characteristics of a geographical segment of a campaign route.static final recordData record representing a historical coin and its metal composition.static final recordEncapsulates the statistical results of a paleographical analysis.static final recordSpecific calligraphic or typographic feature used to distinguish scripts.classAn event that also has a geographical position.classA sequence or collection of events organized in time.static final recordSpecific segment between two consecutive trading posts in a route.static final recordRepresents an established trade route consisting of multiple waypoints.static final recordRepresents a historical trading hub with its geographical location and primary goods. -
Uses of Persistent in org.episteme.social.history.archeology
Classes in org.episteme.social.history.archeology with annotations of type PersistentModifier and TypeClassDescriptionclassRepresents a civilization, modeled as a culture distributed through space and time.classRepresents an archaeological item (fossil, artifact, etc.) found at a site.classRepresents an archaeological field site.static classInner class representing a discovered item.classA distinct layer or unit of context in a stratigraphic sequence. -
Uses of Persistent in org.episteme.social.history.clock
Classes in org.episteme.social.history.clock with annotations of type PersistentModifier and TypeClassDescriptionclassRepresents Traditional Chinese Time.classRepresents time using a decimal system (10h/100m/100s per day).classRepresents Hexadecimal Time (16h per day, 16 maximes per hour, 16 minutes per maxime, 16 seconds per minute).classRepresents Swatch Internet Time, dividing the day into 1000 ".beats".classStandard representation of time using the Gregorian/Modern system (24h/60m/60s).classAn event indicating a change or occurrence in a time simulation or tracking system. -
Uses of Persistent in org.episteme.social.history.time
Classes in org.episteme.social.history.time with annotations of type PersistentModifier and TypeClassDescriptionfinal classRepresents a historical or cosmic date with varying degrees of precision and uncertainty.classAn abstract base class for different time representation systems. -
Uses of Persistent in org.episteme.social.law
Classes in org.episteme.social.law with annotations of type PersistentModifier and TypeClassDescriptionclassA class representing a legal act or certificate (contract, deed, etc.)classA class representing a legal contract or agreement between organizations or individuals.classRepresents a legal jurisdiction, defined by its name, territory, and set of applicable statutes.classRepresents a legal statute, law, or regulation.classRepresents a formal agreement between multiple human groups (nations, organizations, etc.). -
Uses of Persistent in org.episteme.social.linguistics
Classes in org.episteme.social.linguistics with annotations of type PersistentModifier and TypeClassDescriptionclassRepresents the interaction of participants communicating.final classGraph structure for tracking word derivations and linguistic ancestry across languages.classRepresents the grammar rules for parsing a language.classRepresents a grapheme - the minimal unit of written language.classRepresents a human language as a systematic linguistic entity.classRepresents a lexeme—an abstract unit of the lexicon in a language that encompasses all inflected forms of a single word.classRepresents a lexicon - a dictionary of lexemes with definitions.classRepresents a morpheme—the smallest irreducible unit of meaning or grammatical function within a language.classRepresents a phoneme - the minimal unit of sound in a language.classRepresents a phrase—a group of words that function together as a single syntactic unit within a sentence but do not necessarily contain a subject and a predicate (clause). * @version 2.0classRepresents a sentence, a sequence of phrases or words that expresses a complete thought or proposition.classRepresents a document or textual passage, composed of a sequence of sentences.classRepresents a single act of verbal communication between locutors.classRepresents a linguistic word, defined as a sequence of one or more morphemes that form a minimal meaningful unit of language. * @version 2.0 -
Uses of Persistent in org.episteme.social.medicine.consultation
Classes in org.episteme.social.medicine.consultation with annotations of type Persistent -
Uses of Persistent in org.episteme.social.philosophy
Classes in org.episteme.social.philosophy with annotations of type PersistentModifier and TypeClassDescriptionclassRepresents a fundamental conviction or tenet within a philosophical system.classRepresents a key idea or element within a philosophical framework.classRepresents a logical organization or cluster of interrelated concepts.classRepresents a well-defined group of philosophical ideas or schools of thought. -
Uses of Persistent in org.episteme.social.philosophy.epistemology
Classes in org.episteme.social.philosophy.epistemology with annotations of type PersistentModifier and TypeClassDescriptionclassRepresents an epistemic agent (human, organization, or AI) capable of holding beliefs and acquiring knowledge. -
Uses of Persistent in org.episteme.social.politics
Classes in org.episteme.social.politics with annotations of type PersistentModifier and TypeClassDescriptionclassRepresents a state-managed administrative organization (agency, ministry, police, etc.).final classRepresents a cast ballot in an election, supporting various voting methods.classRepresents the role of a candidate within a political situation (e.g., an election).classRepresents a person's legal status as a citizen, including nationalities and identification.classRepresents a city.classRepresents a sovereign state, kingdom, empire, or modern nation-state.final classExtensible listing of Country Codes (ISO 3166-1 alpha-2).final classExtensible enumeration for Development Status.classRepresents a political election event, aggregating votes for candidates.classRepresents a PsychologicalGroup of countries cooperating within a formal union or federation.final classExtensible enumeration for Government Forms.final classExtensible enumeration for Political Ideologies.classRepresents a sovereign nation or organized human PsychologicalGroup (modern tribe).classRepresents a political party, characterized by its ideology, leadership, and organization. * @version 1.1final classExtensible enumeration for Political Spectrum.classRepresents a localized, often primitive or community-level settlement (Chiefdom, Colony, Tribe site). -
Uses of Persistent in org.episteme.social.psychology
Classes in org.episteme.social.psychology with annotations of type PersistentModifier and TypeClassDescriptionstatic classRepresents a personality profile using the Five Factor Model.static classRepresents the resulting cognitive state of an individual performing a task.static classRepresents the components of cognitive load involved in a task. -
Uses of Persistent in org.episteme.social.psychology.social
Classes in org.episteme.social.psychology.social with annotations of type PersistentModifier and TypeClassDescriptionclassRepresents a PsychologicalGroup of human individuals (Homo Sapiens).classA specialized timeline for tracking events in a specific category of human life.classRepresents a PsychologicalGroup of individuals from a psychological and social perspective.classRepresents a human tribe, which is an organized human PsychologicalGroup with a distinct name and culture. -
Uses of Persistent in org.episteme.social.sociology
Classes in org.episteme.social.sociology with annotations of type PersistentModifier and TypeClassDescriptionclassRepresents a cultural or religious celebration (feast, rite of passage, festival).classRepresents the cumulative shared elements of a social SociologicalGroup or civilization.final classRepresents an extensible set of education levels, facilitating support for various national systems.final classExtensible gender categories for social and psychological modeling.final classAn extensible enumeration for social SociologicalGroup classifications.classRepresents a human individual.classRepresents an individual participant in a social ritual or celebration.final classRepresents an extensible set of occupation types for individuals.final classCategorical classification of organizational sectors.classRepresents a human individual as a social agent.classRepresents a religion, faith tradition, or spiritual system.final classCategories of religious systems based on theological structure.classRepresents a social role assumed by an individual within a specific situation.final classCategorical classification of social roles.classfinal classExtensible enumeration for school levels (tiers).final classExtensible enumeration for school types.classRepresents a social interaction context where individuals assume specific roles.classRepresents a social network graph where persons are nodes and relationships are edges.classRepresents a society, defined by its type, culture, institutions, and geographic location.final classCategories of societal development stages.classRepresents a SociologicalFamily unit within the social structure.classRepresents a formal or informal social SociologicalGroup of individuals. -
Uses of Persistent in org.episteme.social.sociology.survey
Classes in org.episteme.social.sociology.survey with annotations of type PersistentModifier and TypeClassDescriptionclassBase class for all survey questions.final classExtensible enumeration for question types in surveys.classRepresents a complete survey or questionnaire.classRepresents a filled-out survey response by a participant. -
Uses of Persistent in org.episteme.social.sports
Classes in org.episteme.social.sports with annotations of type PersistentModifier and TypeClassDescriptionclassRepresents a discrete sports match between two teams or individuals.static classData model for a Glicko-2 rating profile.classRepresents a specific sport or athletic discipline.classRepresents an organized sports team within a specific discipline.