Uses of Class
org.episteme.core.util.identity.Identification
Packages that use Identification
Package
Description
Defines generic interfaces for
Provides classes and interfaces for org.episteme.core.device.sim.
Core functionality for the org.episteme.core.methodology package in the Episteme library.
Provides classes and interfaces for org.episteme.natural.device.sim.
Provides the
org.episteme.social.medicine module.Core functionality for the org.episteme.core.methodology.experiment package in the Episteme library.
Covers:
- artworks, music, literature classification.
- musical notes, instruments, compositions.
Provides classes and interfaces for org.episteme.core.device.sim.
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.
- historical events, timelines, and chronology.
Provides classes and interfaces for archaeological research and analysis.
Provides the
org.episteme.social.law module.Standard TigerXML loader for linguistic corpora.
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.philosophy.storytelling module.Provides the
org.episteme.social.politics 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 Identification in org.episteme.core.bibliography
Classes in org.episteme.core.bibliography that implement interfaces with type arguments of type IdentificationModifier and TypeClassDescriptionfinal recordRepresents a detailed bibliographical notice for a work (book, article, etc.).Methods in org.episteme.core.bibliography that return IdentificationModifier and TypeMethodDescriptionBibliographicalNotice.getId()BibliographicalNotice.id()Returns the value of theidrecord component.Constructors in org.episteme.core.bibliography with parameters of type IdentificationModifierConstructorDescriptionBibliographicalNotice(Identification id, String title, List<String> authors, String publisher, String publicationYear, String type, String source, String volume, String issue, String pages, String doi, String isbn, String issn, String abstractText, List<String> keywords, Map<String, String> additionalMetadata) Creates an instance of aBibliographicalNoticerecord class. -
Uses of Identification in org.episteme.core.device
Fields in org.episteme.core.device declared as IdentificationMethods in org.episteme.core.device that return IdentificationModifier and TypeMethodDescriptionAbstractDevice.getId()Device.getId()Returns the unique identifier for this device.GPIBDevice.getId()Constructors in org.episteme.core.device with parameters of type IdentificationModifierConstructorDescriptionprotectedAbstractActuator(Identification identification) protectedAbstractDevice(Identification identification) protectedAbstractSensor(Identification identification) -
Uses of Identification in org.episteme.core.device.sim
Constructors in org.episteme.core.device.sim with parameters of type IdentificationModifierConstructorDescriptionprotectedAbstractSimulatedActuator(Identification identification) protectedAbstractSimulatedDevice(Identification identification) protectedAbstractSimulatedSensor(Identification identification) -
Uses of Identification in org.episteme.core.methodology
Methods in org.episteme.core.methodology that return IdentificationModifier and TypeMethodDescriptiondefault IdentificationExperiment.getId()Observation.getId()Sample.getId()ScientificAnalysis.getId()ScientificDescription.getId()ScientificExperiment.getId()ScientificReport.getId()ScientificTerm.getId()Constructors in org.episteme.core.methodology with parameters of type IdentificationModifierConstructorDescriptionScientificReport(Identification id, String title) Creates a new Scientific Report with specific ID (reconstitution). -
Uses of Identification in org.episteme.core.util.identity
Classes in org.episteme.core.util.identity with type parameters of type IdentificationModifier and TypeInterfaceDescriptioninterfaceIdentified<T extends Identification>Represents an entity that can be uniquely identified.Subclasses of Identification in org.episteme.core.util.identityModifier and TypeClassDescriptionclassDigital Object Identifier (DOI) identification.classInternational Standard Book Number (ISBN) identification.classA simple string-based identification.classSocial Security Number (SSN) identification.classUniversally Unique Identifier (UUID) identification.Subinterfaces with type arguments of type Identification in org.episteme.core.util.identityModifier and TypeInterfaceDescriptioninterfaceAn encompassing interface that groups identification, naming, commenting, and serialization.Classes in org.episteme.core.util.identity that implement interfaces with type arguments of type IdentificationMethods in org.episteme.core.util.identity that return Identification -
Uses of Identification in org.episteme.natural.biology
Fields in org.episteme.natural.biology declared as IdentificationModifier and TypeFieldDescriptionprotected final IdentificationSocialEntity.idprotected final IdentificationTaxon.idprotected final IdentificationVirus.idMethods in org.episteme.natural.biology that return IdentificationModifier and TypeMethodDescriptionDNA.getId()Organ.getId()Pathway.getId()RNA.getId()SocialEntity.getId()Taxon.getId()Tissue.getId()Virus.getId()Constructors in org.episteme.natural.biology with parameters of type IdentificationModifierConstructorDescriptionIndividual(Identification id, Species species, BiologicalSex sex) Individual(Identification id, Species species, BiologicalSex sex, LocalDate birthDate, EventDrivenEngine engine) Creates a new individual organism with an associated simulation engine.SocialCollective(Identification id, EventDrivenEngine engine) SocialEntity(Identification id, EventDrivenEngine engine) -
Uses of Identification in org.episteme.natural.biology.cell
Methods in org.episteme.natural.biology.cell that return Identification -
Uses of Identification in org.episteme.natural.biology.ecology
Constructors in org.episteme.natural.biology.ecology with parameters of type IdentificationModifierConstructorDescriptionPopulation(Identification id, String name, Species species, Place territory) Population(Identification id, String name, Species species, Place territory, EventDrivenEngine engine) -
Uses of Identification in org.episteme.natural.biology.evolution
Methods in org.episteme.natural.biology.evolution that return Identification -
Uses of Identification in org.episteme.natural.biology.neuroscience
Methods in org.episteme.natural.biology.neuroscience that return Identification -
Uses of Identification in org.episteme.natural.biology.taxonomy
Fields in org.episteme.natural.biology.taxonomy declared as IdentificationMethods in org.episteme.natural.biology.taxonomy that return Identification -
Uses of Identification in org.episteme.natural.chemistry
Fields in org.episteme.natural.chemistry declared as IdentificationMethods in org.episteme.natural.chemistry that return Identification -
Uses of Identification in org.episteme.natural.chemistry.spectroscopy
Methods in org.episteme.natural.chemistry.spectroscopy that return Identification -
Uses of Identification in org.episteme.natural.device.sim
Constructors in org.episteme.natural.device.sim with parameters of type IdentificationModifierConstructorDescriptionSimulatedCentrifuge(Identification id, Quantity<Frequency> maxRPM, Quantity<Dimensionless> maxRCF, Centrifuge.RotorType rotorType) SimulatedMicroscope(Identification id, Microscope.Type type, double maxMag, double resNm) SimulatedPressureGauge(Identification id, PressureGauge.GaugeType type, double min, double max) SimulatedSpectrometer(Identification id, Spectrometer.SpectroscopyType type, double minNm, double maxNm, double resNm) SimulatedTemperatureProbe(Identification id, TemperatureProbe.ProbeType type, double min, double max) -
Uses of Identification in org.episteme.natural.earth
Fields in org.episteme.natural.earth declared as IdentificationMethods in org.episteme.natural.earth that return Identification -
Uses of Identification in org.episteme.natural.medicine
Fields in org.episteme.natural.medicine declared as IdentificationModifier and TypeFieldDescriptionprotected final IdentificationDiagnostic.idprotected final IdentificationMedication.idprotected final IdentificationPathology.idprotected final IdentificationTreatment.idMethods in org.episteme.natural.medicine that return IdentificationModifier and TypeMethodDescriptionDiagnostic.getId()Medication.getId()Pathology.getId()Treatment.getId()Constructors in org.episteme.natural.medicine with parameters of type IdentificationModifierConstructorDescriptionprotectedPathology(Identification id, String name) Internal constructor for subclasses specifying ID.protectedTreatment(Identification id, String name) -
Uses of Identification in org.episteme.natural.methodology.experiment
Classes in org.episteme.natural.methodology.experiment that implement interfaces with type arguments of type IdentificationModifier 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.classRepresents a measurable or manipulable variable in a scientific experiment.Methods in org.episteme.natural.methodology.experiment that return Identification -
Uses of Identification in org.episteme.natural.physics
Classes in org.episteme.natural.physics that implement interfaces with type arguments of type IdentificationMethods in org.episteme.natural.physics that return Identification -
Uses of Identification in org.episteme.natural.physics.astronomy
Classes in org.episteme.natural.physics.astronomy that implement interfaces with type arguments of type IdentificationModifier and TypeClassDescriptionclassRepresents a celestial body (Star, Planet, Moon, etc.).Methods in org.episteme.natural.physics.astronomy that return Identification -
Uses of Identification in org.episteme.social.arts
Methods in org.episteme.social.arts that return IdentificationConstructors in org.episteme.social.arts with parameters of type IdentificationModifierConstructorDescriptionArtwork(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. -
Uses of Identification in org.episteme.social.arts.music
Methods in org.episteme.social.arts.music that return Identification -
Uses of Identification in org.episteme.social.device.sensors
Methods in org.episteme.social.device.sensors that return IdentificationModifier and TypeMethodDescriptionVoterScanner.scanVoter()Scans and returns the current voter's identification. -
Uses of Identification in org.episteme.social.device.sim
Methods in org.episteme.social.device.sim that return IdentificationMethods in org.episteme.social.device.sim with parameters of type IdentificationModifier and TypeMethodDescriptionvoidSimulatedVoterScanner.setDetectedVoter(Identification voter) -
Uses of Identification in org.episteme.social.economics
Fields in org.episteme.social.economics declared as IdentificationMethods in org.episteme.social.economics that return IdentificationModifier and TypeMethodDescriptionEconomy.getId()Organigram.getId()PortfolioData.getId()PotentialResource.getId()Task.getId()Methods in org.episteme.social.economics with parameters of type IdentificationConstructors in org.episteme.social.economics with parameters of type IdentificationModifierConstructorDescriptionBank(String name, Identification identification, Set<EconomicAgent> owners, BusinessPlace place, Set<Account> accounts) Initializes a new Bank with official documentation.Community(Identification id, String name, Species species, Place place) Community(Identification id, Species species, Place place) Economy(Identification id, Set<Organization> orgs, Bank centralBank) Factory(String name, Identification id, Set<EconomicAgent> owners, BusinessPlace place, Set<Account> accounts) Standard constructor for industrial organizations.Holding(String name, Identification id, Set<EconomicAgent> owners, BusinessPlace place, Set<Account> accounts, Set<Organization> organizations) Initializes a holding company.MaterialResource(String name, String description, Quantity<?> amount, Community producer, Identification id, Money value) Initializes a tagged material resource.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).PotentialResource(Identification id, String name, String description, Quantity<?> amount) Creates a new PotentialResource with a specific identification.Resource(Identification id, String name, String description, Quantity<?> amount, Community producer, Place productionPlace, TimeCoordinate productionDate) -
Uses of Identification in org.episteme.social.economics.models
Methods in org.episteme.social.economics.models that return IdentificationConstructors in org.episteme.social.economics.models with parameters of type Identification -
Uses of Identification in org.episteme.social.economics.money
Methods in org.episteme.social.economics.money that return IdentificationModifier and TypeMethodDescriptionAccount.getId()Check.getId()Coin.getId()Currency.getId()Receipt.getId()Share.getId()Transaction.getId()Account.getIdentification()Check.getIdentification()Returns the check identification.Coin.getIdentification()Returns the coin identification.Receipt.getIdentification()Transaction.getIdentification()Methods in org.episteme.social.economics.money with parameters of type IdentificationModifier and TypeMethodDescriptionstatic CoinCoin.euro(Identification id, TimeCoordinate emission, double value) Creates a Euro coin.static CoinCoin.usPenny(Identification id, TimeCoordinate emission) Creates a US penny.static CoinCoin.usQuarter(Identification id, TimeCoordinate emission) Creates a US quarter.Constructors in org.episteme.social.economics.money with parameters of type IdentificationModifierConstructorDescriptionAccount(Bank bank, Set<EconomicAgent> owners, Identification identification, String name, Money amount) Creates a new Account with full details.Account(Bank bank, Set<EconomicAgent> owners, Identification id, String name, Money amount, Map<Share, Integer> shares) Creates a new Account with shares.Check(Identification identification, Account emitter, Organization receiver, TimeCoordinate emission, double amount, Currency currency) Creates a new Check from amount and currency.Check(Identification id, Account emitter, Organization receiver, TimeCoordinate emission, Money value) Creates a new Check.Coin(double value, Identification identification, TimeCoordinate emission, Currency currency) Creates a new Coin from amount and currency.Coin(Identification identification, TimeCoordinate emission, Money value) Creates a new Coin.Coin(Identification id, TimeCoordinate emission, Money value, String mintMark) Creates a new Coin with mint mark.Receipt(Organization seller, Organization buyer, TimeCoordinate date, Identification id, String description, Money amount) Creates a receipt for a money transaction.Receipt(Organization seller, Organization buyer, TimeCoordinate date, Identification id, String description, Share share, int quantity) Creates a receipt for a share transaction.Transaction(Organization seller, Organization buyer, TimeCoordinate date, Identification id, String description, Money amount) Creates a money transaction.Transaction(Organization seller, Organization buyer, TimeCoordinate date, Identification id, String description, Share share, int quantity) Creates a share transaction. -
Uses of Identification in org.episteme.social.economics.resources
Constructors in org.episteme.social.economics.resources with parameters of type IdentificationModifierConstructorDescriptionArtifact(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.Installation(String name, String description, Quantity<?> amount, Community producer, Place productionPlace, TimeCoordinate productionDate, Identification identification, Money value) Initializes a new installation.Machine(String name, String description, Quantity<?> amount, Community producer, Place productionPlace, TimeCoordinate productionDate, Identification identification, Money value) Initializes a new machine.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.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 Identification in org.episteme.social.history
Fields in org.episteme.social.history declared as IdentificationMethods in org.episteme.social.history that return Identification -
Uses of Identification in org.episteme.social.history.archeology
Fields in org.episteme.social.history.archeology declared as IdentificationMethods in org.episteme.social.history.archeology that return IdentificationConstructors in org.episteme.social.history.archeology with parameters of type IdentificationModifierConstructorDescriptionItem(String name, String description, Organization organization, TimeCoordinate dating, Identification identification, Set<Human> discoverers, TimeCoordinate discoveryDate, Place originalPosition) -
Uses of Identification in org.episteme.social.law
Classes in org.episteme.social.law that implement interfaces with type arguments of type IdentificationModifier and TypeClassDescriptionclassRepresents an official license or certificate issued by an authority that grants specific rights to an owner.Methods in org.episteme.social.law that return IdentificationModifier and TypeMethodDescriptionAct.getId()Contract.getId()Jurisdiction.getId()LawSuitSituation.getId()License.getId()Statute.getId()LawSuitSituation.getIdentification()License.getIdentification()Constructors in org.episteme.social.law with parameters of type IdentificationModifierConstructorDescriptionAct(Identification id, ActKind kind, TimeCoordinate date, String object, Set<Human> subjects) Creates a new Act object.LawSuitSituation(String name, String comments, Identification identification) Creates a new LawSuitSituation with specific name, comments, and identification.LawSuitSituation(Identification identification) Creates a new LawSuitSituation with a specific identification.License(EconomicAgent owner, Organization authority, Identification identification, String right) Creates a new License object with a single initial right.License(EconomicAgent owner, Organization authority, Identification identification, List<String> rights) Creates a new License object with multiple rights. -
Uses of Identification in org.episteme.social.linguistics.loaders.tigerxml
Classes in org.episteme.social.linguistics.loaders.tigerxml that implement interfaces with type arguments of type IdentificationModifier and TypeClassDescriptionclassRepresents a node in the syntax tree, either a terminal node or a non-terminal node.Methods in org.episteme.social.linguistics.loaders.tigerxml that return IdentificationMethods in org.episteme.social.linguistics.loaders.tigerxml with parameters of type Identification -
Uses of Identification in org.episteme.social.philosophy
Methods in org.episteme.social.philosophy that return Identification -
Uses of Identification in org.episteme.social.philosophy.epistemology
Methods in org.episteme.social.philosophy.epistemology that return Identification -
Uses of Identification in org.episteme.social.philosophy.storytelling
Methods in org.episteme.social.philosophy.storytelling that return IdentificationConstructors in org.episteme.social.philosophy.storytelling with parameters of type IdentificationModifierConstructorDescriptionStory(Identification id) Creates a new Story graph with a specific ID. -
Uses of Identification in org.episteme.social.politics
Methods in org.episteme.social.politics that return IdentificationModifier and TypeMethodDescriptionCitizen.getIdentification()Returns the identification for this citizen.Methods in org.episteme.social.politics with parameters of type IdentificationModifier and TypeMethodDescriptionvoidCitizen.setIdentification(Identification identification) Updates the identification for this citizen.Constructors in org.episteme.social.politics with parameters of type IdentificationModifierConstructorDescriptionAdministration(String name, Identification identification, Country country, BusinessPlace place, Set<Account> accounts) Creates an Administration with explicit identification.PoliticalParty(String name, Identification identification, Set<EconomicAgent> owners, BusinessPlace place, Set<Account> accounts) Initializes a new PoliticalParty. -
Uses of Identification in org.episteme.social.psychology.social
Constructors in org.episteme.social.psychology.social with parameters of type IdentificationModifierConstructorDescriptionPsychologicalGroup(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) -
Uses of Identification in org.episteme.social.sociology
Classes in org.episteme.social.sociology that implement interfaces with type arguments of type IdentificationFields in org.episteme.social.sociology declared as IdentificationMethods in org.episteme.social.sociology that return IdentificationModifier and TypeMethodDescriptionCulture.getId()Religion.getId()Role.getId()School.getId()Situation.getId()SocialNetwork.getId()Situation.getIdentification()Deprecated.Constructors in org.episteme.social.sociology with parameters of type IdentificationModifierConstructorDescriptionHuman(Identification id, BiologicalSex sex) Human(Identification id, BiologicalSex sex, LocalDate birthDate) Creates a new human with a specific ID.Human(Identification id, BiologicalSex sex, LocalDate birthDate, EventDrivenEngine engine) Creates a new human with a specific ID and simulation engine.Person(Identification id, String name, BiologicalSex sex, LocalDate birthDate, String nationality) Person(Identification id, String name, BiologicalSex sex, LocalDate birthDate, String nationality, EventDrivenEngine engine) -
Uses of Identification in org.episteme.social.sociology.survey
Fields in org.episteme.social.sociology.survey declared as IdentificationModifier and TypeFieldDescriptionprotected final IdentificationQuestion.idprotected final IdentificationSurvey.idprotected final IdentificationSurveyResponse.idMethods in org.episteme.social.sociology.survey that return Identification -
Uses of Identification in org.episteme.social.sports
Fields in org.episteme.social.sports declared as IdentificationModifier and TypeFieldDescriptionprotected final IdentificationMatch.idprotected final IdentificationSport.idprotected final IdentificationTeam.idMethods in org.episteme.social.sports that return Identification