Uses of Class
org.episteme.natural.earth.Place
Packages that use Place
Package
Description
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.
- plays, performances, dramatic arts.
Provides comprehensive mathematical models for economic systems, agent-based
modeling, and financial analysis.
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.law module.Provides mathematical and computational models for natural language
processing, linguistic analysis, and glottochronology.
Provides the
org.episteme.social.politics module.Social sciences modeling, including economics, political science, and sociology.
Provides the
org.episteme.social.psychology.social module.- social structures, persons, and cultural modeling.
Provides classes and interfaces for sports science, athletic performance analysis,
and competition modeling.
-
Uses of Place in org.episteme.natural.biology
Classes in org.episteme.natural.biology that implement interfaces with type arguments of type PlaceModifier and TypeClassDescriptionclassRepresents an individual organism - a single instance of a species.Methods in org.episteme.natural.biology that return PlaceMethods in org.episteme.natural.biology with parameters of type PlaceModifier and TypeMethodDescriptionvoidIndividual.setPosition(Place place) voidIndividual.setTerritory(Place territory) -
Uses of Place in org.episteme.natural.biology.ecology
Classes in org.episteme.natural.biology.ecology that implement interfaces with type arguments of type PlaceModifier and TypeClassDescriptionclassPopulation<T extends Individual>Represents a population of individuals of the same species.Methods in org.episteme.natural.biology.ecology that return PlaceMethods in org.episteme.natural.biology.ecology with parameters of type PlaceConstructors in org.episteme.natural.biology.ecology with parameters of type PlaceModifierConstructorDescriptionPopulation(String name, Species species, Place territory) Population(Identification id, String name, Species species, Place territory) Population(Identification id, String name, Species species, Place territory, EventDrivenEngine engine) -
Uses of Place in org.episteme.natural.earth
Fields in org.episteme.natural.earth declared as PlaceModifier and TypeFieldDescriptionstatic final PlacePlaces.EARTHThe planet Earth.static final PlacePlaces.GLOBALGlobal location (unspecified).Methods in org.episteme.natural.earth that return PlaceMethods in org.episteme.natural.earth with parameters of type Place -
Uses of Place in org.episteme.natural.methodology.experiment
Classes in org.episteme.natural.methodology.experiment that implement interfaces with type arguments of type PlaceModifier and TypeClassDescriptionclassA class representing an animal or human subject that takes part in an experiment.Methods in org.episteme.natural.methodology.experiment that return Place -
Uses of Place in org.episteme.social.architecture
Methods in org.episteme.social.architecture that return PlaceConstructors in org.episteme.social.architecture with parameters of type PlaceModifierConstructorDescriptionBuilding(String name, Building.Style style, Building.Type type, TimeCoordinate buildDate, String architect, Place location, double heightMeters) Creates a new Building record. -
Uses of Place in org.episteme.social.architecture.traffic
Methods in org.episteme.social.architecture.traffic that return Place -
Uses of Place in org.episteme.social.arts
Methods in org.episteme.social.arts that return PlaceModifier and TypeMethodDescriptionPerformance.getPlace()ProvenanceTracker.ProvenanceEvent.location()Returns the value of thelocationrecord component.Methods in org.episteme.social.arts that return types with arguments of type PlaceConstructors in org.episteme.social.arts with parameters of type PlaceModifierConstructorDescriptionArtwork(String name, String description, Quantity<?> amount, Community producer, Place productionPlace, TimeCoordinate productionDate, Identification identification, Money value, ArtForm category) Full constructor for Artwork as a resource.Artwork(String name, String description, TimeCoordinate productionDate, Place productionPlace, ArtForm category) Creates a new Artwork.Performance(Artwork artwork, Place place, TimeCoordinate date, String comments) Picture(String name, String description, TimeCoordinate productionDate, Place productionPlace, ArtForm category, Picture.Medium medium, Picture.Support support) ProvenanceEvent(TimeCoordinate date, String fromOwner, String toOwner, ProvenanceTracker.TransferType type, Place location, String notes) Creates an instance of aProvenanceEventrecord class. -
Uses of Place in org.episteme.social.arts.music
Constructors in org.episteme.social.arts.music with parameters of type PlaceModifierConstructorDescriptionComposition(String name, String description, TimeCoordinate productionDate, Place productionPlace) Composition(String name, String description, TimeCoordinate productionDate, Place productionPlace, KeySignature keySignature, double tempoBpm, TimeSignature timeSignature, List<Part> parts) -
Uses of Place in org.episteme.social.arts.theater
Constructors in org.episteme.social.arts.theater with parameters of type PlaceModifierConstructorDescriptionChoreography(String name, String description, TimeCoordinate productionDate, Place productionPlace, List<String> steps) -
Uses of Place in org.episteme.social.economics
Classes in org.episteme.social.economics that implement interfaces with type arguments of type PlaceModifier and TypeClassDescriptionclassA class representing a physical or virtual resource with ownership, position, and temporal attributes.Methods in org.episteme.social.economics that return PlaceMethods in org.episteme.social.economics with parameters of type PlaceConstructors in org.episteme.social.economics with parameters of type PlaceModifierConstructorDescriptionMinimal constructor for the modern API.Community(Identification id, String name, Species species, Place place) Community(Identification id, Species species, Place place) Community(Species species, Set<Individual> individuals, Place place) Creates a new Community with initial members.Creates a new empty Community at a specific place.Minimal constructor for modern simulation.HumanResource(String name, String description, Quantity<?> amount, Community producer, Place productionPlace, TimeCoordinate productionDate, Money value) MaterialResource(String name, String description, Quantity<?> amount, Community producer, Place productionPlace, TimeCoordinate productionDate, Identification id, Money value) Organization(String name, Identification id, Set<EconomicAgent> owners, Place place, Set<Account> accounts) Constructor for Bank compatibility (detailed).Organization(String name, Place place, Money capital) Constructor for Bank compatibility (modern API).Resource(String name, String description, Quantity<?> amount, Community producer, Place productionPlace, TimeCoordinate productionDate) Creates a new Resource object.Resource(Identification id, String name, String description, Quantity<?> amount, Community producer, Place productionPlace, TimeCoordinate productionDate) -
Uses of Place in org.episteme.social.economics.resources
Constructors in org.episteme.social.economics.resources with parameters of type PlaceModifierConstructorDescriptionArtifact(String name, String description, Quantity<?> amount, Community producer, Place productionPlace, TimeCoordinate productionDate, Identification identification, Money value) Initializes a new artifact.Building(String name, String description, Quantity<?> amount, Community producer, Place productionPlace, TimeCoordinate productionDate, Identification identification, Money value) Initializes a new building resource.Clothes(String name, String description, Quantity<?> amount, Community producer, Place productionPlace, TimeCoordinate productionDate, Identification identification, Money value) Initializes new clothing.Creature(String name, String description, Quantity<?> amount, Community producer, Place productionPlace, TimeCoordinate productionDate) Initializes a new creature.Fossil(String name, String description, Quantity<?> amount, Community producer, Place productionPlace, TimeCoordinate productionDate) Initializes a new fossil.Gas(String name, String description, Quantity<?> amount, Community producer, Place productionPlace, TimeCoordinate productionDate) Initializes a new gaseous resource.Installation(String name, String description, Quantity<?> amount, Community producer, Place productionPlace, TimeCoordinate productionDate, Identification identification, Money value) Initializes a new installation.Liquid(String name, String description, Quantity<?> amount, Community producer, Place productionPlace, TimeCoordinate productionDate) Initializes a new liquid resource.Machine(String name, String description, Quantity<?> amount, Community producer, Place productionPlace, TimeCoordinate productionDate, Identification identification, Money value) Initializes a new machine.Mineral(String name, String description, Quantity<?> amount, Community producer, Place productionPlace, TimeCoordinate productionDate) Creates a new Mineral object.Natural(String name, String description, Quantity<?> amount, Community producer, Place productionPlace, TimeCoordinate productionDate) Initializes a new natural resource.PhysicalObject(String name, String description, Quantity<?> amount, Community producer, Place productionPlace, TimeCoordinate productionDate, Identification identification, Money value) Initializes a new physical object.Road(String name, String description, Quantity<?> amount, Community producer, Place productionPlace, TimeCoordinate productionDate, Identification identification, Money value) Initializes a new road.Robot(String name, String description, Quantity<?> amount, Community producer, Place productionPlace, TimeCoordinate productionDate, Identification identification, Money value) Initializes a new robot.Solid(String name, String description, Quantity<?> amount, Community producer, Place productionPlace, TimeCoordinate productionDate) Initializes a new solid resource.Thing(String name, String description, Quantity<?> amount, Community producer, Place productionPlace, TimeCoordinate productionDate) Initializes a new physical thing.Tool(String name, String description, Quantity<?> amount, Community producer, Place productionPlace, TimeCoordinate productionDate, Identification identification, Money value) Initializes a new tool.Vehicle(String name, String description, Quantity<?> amount, Community producer, Place productionPlace, TimeCoordinate productionDate, Identification identification, Money value) Initializes a new vehicle. -
Uses of Place in org.episteme.social.geography
Subclasses of Place in org.episteme.social.geographyModifier and TypeClassDescriptionclassRepresents a business location, office, or industrial site.classRepresents a city or urban settlement.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 place that supports boundaries that change over time.Methods in org.episteme.social.geography that return PlaceMethods in org.episteme.social.geography that return types with arguments of type PlaceMethods in org.episteme.social.geography with parameters of type PlaceMethod parameters in org.episteme.social.geography with type arguments of type PlaceModifier and TypeMethodDescriptionAccessibilityIndex.calculateAccessibility(GeodeticCoordinate location, List<Place> facilities, Map<String, Double> weights) Calculates accessibility score for a location based on distance to nearest facilities. -
Uses of Place in org.episteme.social.geography.spatial
Methods in org.episteme.social.geography.spatial with parameters of type PlaceModifier and TypeMethodDescriptionstatic RealKriging.estimate(Place targetLocation, List<Place> knownLocations, List<Real> knownValues, Real range, Real sill, Real nugget) Estimates the value at a specific location using Simple Kriging.Method parameters in org.episteme.social.geography.spatial with type arguments of type Place -
Uses of Place in org.episteme.social.history
Classes in org.episteme.social.history that implement interfaces with type arguments of type PlaceModifier and TypeClassDescriptionclassRepresents a significant historical event with support for imprecise dating and duration.classAn event that also has a geographical position.Methods in org.episteme.social.history that return PlaceModifier and TypeMethodDescriptionHistoricalEvent.getPosition()PositionedEvent.getPosition()Returns the place where this event occurred.Constructors in org.episteme.social.history with parameters of type PlaceModifierConstructorDescriptionHistoricalEvent(String name, String description, TimeCoordinate startDate, TimeCoordinate endDate, EventCategory category, Place location) PositionedEvent(String name, String description, TimeCoordinate when, Place position, EventCategory category) PositionedEvent(String name, TimeCoordinate when, Place position) -
Uses of Place in org.episteme.social.history.archeology
Subclasses of Place in org.episteme.social.history.archeologyClasses in org.episteme.social.history.archeology that implement interfaces with type arguments of type PlaceModifier and TypeClassDescriptionclassRepresents a civilization, modeled as a culture distributed through space and time.Methods in org.episteme.social.history.archeology that return PlaceConstructors in org.episteme.social.history.archeology with parameters of type PlaceModifierConstructorDescriptionCivilization(Culture culture, Place place, TimeCoordinate startDate) Item(String name, String description, Organization organization, TimeCoordinate dating, Identification identification, Set<Human> discoverers, TimeCoordinate discoveryDate, Place originalPosition) -
Uses of Place in org.episteme.social.law
Methods in org.episteme.social.law that return PlaceConstructors in org.episteme.social.law with parameters of type PlaceModifierConstructorDescriptionJurisdiction(String name, Place territory) Jurisdiction(String name, Place territory, Jurisdiction parentJurisdiction) -
Uses of Place in org.episteme.social.linguistics
Methods in org.episteme.social.linguistics that return PlaceModifier and TypeMethodDescriptionDialectMapper.DialectDataPoint.location()Returns the value of thelocationrecord component.Constructors in org.episteme.social.linguistics with parameters of type PlaceModifierConstructorDescriptionDialectDataPoint(Place location, List<DialectMapper.LinguisticFeature> features, String dialectName, int respondentCount) Creates an instance of aDialectDataPointrecord class. -
Uses of Place in org.episteme.social.politics
Subclasses of Place in org.episteme.social.politicsModifier and TypeClassDescriptionclassRepresents a city.classRepresents a sovereign state, kingdom, empire, or modern nation-state.classRepresents a localized, often primitive or community-level settlement (Chiefdom, Colony, Tribe site).Classes in org.episteme.social.politics that implement interfaces with type arguments of type PlaceModifier and TypeClassDescriptionclassRepresents a political or social conflict between multiple populations or groups.Methods in org.episteme.social.politics that return PlaceModifier and TypeMethodDescriptionConstituency.getArea()Returns the geographic area of the constituency.Conflict.getPlace()Returns the primary geographical location.Conflict.getPosition()Methods in org.episteme.social.politics with parameters of type PlaceModifier and TypeMethodDescriptionvoidUpdates the conflict's primary location.Constructors in org.episteme.social.politics with parameters of type PlaceModifierConstructorDescriptionConflict(String name, Set<PsychologicalGroup> involvedGroups, Place place, TimeCoordinate startingDate) Creates a new Conflict.Constituency(String name, Place area, int population) Creates a new Constituency.Initializes a new Nation.Nation(String name, Place formalTerritory, Culture culture, EventDrivenEngine engine) -
Uses of Place in org.episteme.social.politics.military
Methods in org.episteme.social.politics.military that return PlaceConstructors in org.episteme.social.politics.military with parameters of type Place -
Uses of Place in org.episteme.social.psychology.social
Methods in org.episteme.social.psychology.social that return PlaceMethods in org.episteme.social.psychology.social with parameters of type PlaceConstructors in org.episteme.social.psychology.social with parameters of type PlaceModifierConstructorDescriptionHumanGroup(String name, Place territory, EventDrivenEngine engine) Full constructor.HumanGroup(Place formalTerritory) Initializes a new HumanGroup instance with a physical location.PsychologicalFamily(Species species, Place formalTerritory) Creates a new PsychologicalFamily with a designated home territory.PsychologicalGroup(String name, Species species, Place territory) Default Constructor with ID generation.PsychologicalGroup(String name, Species species, Place territory, EventDrivenEngine engine) PsychologicalGroup(Identification id, String name, Species species, Place territory) Constructor used by subclasses or for explicit ID.PsychologicalGroup(Identification id, String name, Species species, Place territory, EventDrivenEngine engine) PsychologicalGroup(Species species, Place formalTerritory) Legacy/Convenience constructor.Initializes a new Tribe instance with a specific territory.Tribe(String name, Place formalTerritory, Culture culture, EventDrivenEngine engine) -
Uses of Place in org.episteme.social.sociology
Classes in org.episteme.social.sociology that implement interfaces with type arguments of type PlaceModifier and TypeClassDescriptionclassRepresents a social interaction context where individuals assume specific roles.Methods in org.episteme.social.sociology that return PlaceMethods in org.episteme.social.sociology that return types with arguments of type PlaceMethods in org.episteme.social.sociology with parameters of type PlaceModifier and TypeMethodDescriptionvoidReligion.addHolySite(Place place) voidCelebration.setPosition(Place place) voidSituation.setPosition(Place place) -
Uses of Place in org.episteme.social.sports
Methods in org.episteme.social.sports that return PlaceMethods in org.episteme.social.sports with parameters of type Place