Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
W
- WAITING - Enum constant in enum class org.episteme.social.architecture.lift.Passenger.State
-
Passenger is queued at the source floor.
- WAITING - Static variable in class org.episteme.social.sociology.Situations
-
The activity of waiting.
- WALL - Enum constant in enum class org.episteme.social.architecture.StructuralLoadPath.MemberType
- WALL - Enum constant in enum class org.episteme.social.arts.Picture.Support
- Wallet - Class in org.episteme.social.economics.money
-
Represents a wallet for storing money.
- Wallet() - Constructor for class org.episteme.social.economics.money.Wallet
-
Creates a new empty Wallet.
- Wallet(Money) - Constructor for class org.episteme.social.economics.money.Wallet
-
Creates a wallet with initial amount.
- WallLayer(ThermalSimulator.ThermalMaterial, double) - Constructor for record class org.episteme.social.architecture.ThermalSimulator.WallLayer
-
Creates an instance of a
WallLayerrecord class. - WAR - Static variable in class org.episteme.social.sociology.CelebrationKind
- WAREHOUSE - Enum constant in enum class org.episteme.social.architecture.UrbanEvolutionEngine.BuildingType
- warn(String) - Method in class org.episteme.core.util.Logger
- warn(String, Throwable) - Method in class org.episteme.core.util.Logger
- warn(Supplier) - Method in class org.episteme.core.util.Logger
- warning(String) - Static method in class org.episteme.natural.chemistry.loaders.cml.util.CMLUtils
-
Warning message - nothing fancy at present
- warning(SAXParseException) - Method in class org.episteme.natural.chemistry.loaders.cml.cmlimpl.SaxHandlerImpl
-
SAX callback for parse warnings.
- WATER - Enum constant in enum class org.episteme.natural.medicine.Disease.Transmission
- WATER - Enum constant in enum class org.episteme.social.architecture.urbanism.UrbanHeatIslandModel.LandCover
- WATER - Enum constant in enum class org.episteme.social.history.MilitaryCampaignAnalyzer.SupplyType
- WATER - Static variable in class org.episteme.natural.physics.classical.matter.Material
- WATER - Static variable in class org.episteme.natural.physics.classical.waves.optics.OpticalMedium
- WATER_DAMAGE - Enum constant in enum class org.episteme.social.arts.RestorationSimulator.DegradationType
-
Irreversible structural damage from aqueous exposure.
- WATERCOLOR - Enum constant in enum class org.episteme.social.arts.Picture.Medium
- WATERFALL - Static variable in class org.episteme.social.economics.resources.Machine
- waterLitersPerDay() - Method in record class org.episteme.social.history.MilitaryCampaignAnalyzer.SupplyRequirements
-
Returns the value of the
waterLitersPerDayrecord component. - WATT - Static variable in class org.episteme.core.measure.units.SI
- WATT - Static variable in class org.episteme.core.measure.Units
-
Watt: W (power). 1 W = 1 J/s
- WATT_HOUR - Static variable in class org.episteme.core.measure.Units
-
Watt-hour: W*h = 3600 J
- watts(double) - Static method in class org.episteme.core.measure.QuantityUtils
- Wave - Class in org.episteme.natural.physics.classical.waves
-
Represents a general wave: $\psi(x,t) = A \cos(kx - \omega t + \phi)$.
- Wave(Real, Real, Real, Real) - Constructor for class org.episteme.natural.physics.classical.waves.Wave
- WAVE - Static variable in class org.episteme.social.psychology.Behavior
-
Gestural communication or basic signaling.
- waveAmplitude(Real, Real, Real, Real, Real, Real) - Static method in class org.episteme.natural.physics.classical.waves.Waves
-
Wave equation: y(x,t) = A sin(kx - Ét + Æ)
- waveEnergyDensity(Real, Real, Real) - Static method in class org.episteme.natural.physics.classical.waves.Waves
-
Wave energy density: u = ½ÃÂÂÂɲA²
- waveEquation1D(Function, Function, Real, Real, Real, int, int) - Static method in class org.episteme.core.mathematics.analysis.pde.FiniteDifference
-
Solves 1D wave equation: ∂²u/∂t² = c² ∂²u/∂x²
- WaveEquationSolver - Class in org.episteme.core.mathematics.analysis.pde
-
1D Wave equation solver: ∂²u/∂t² = c² ∂²u/∂x²
- WaveEquationSolver(int, double, double) - Constructor for class org.episteme.core.mathematics.analysis.pde.WaveEquationSolver
- WaveEquationSolver(int, Real, Real) - Constructor for class org.episteme.core.mathematics.analysis.pde.WaveEquationSolver
- waveIntensity(Real, Real, Real, Real) - Static method in class org.episteme.natural.physics.classical.waves.Waves
-
Wave intensity: I = ½ÃÂÂÂvɲA²
- wavelengthFromEnergy(Real) - Static method in class org.episteme.natural.physics.classical.spectroscopy.SpectralAnalysis
-
Wavelength from energy: λ = hc/E
- wavelengthToEnergy(Real) - Static method in class org.episteme.natural.chemistry.spectroscopy.UVVisSpectrum
-
Wavelength (nm) to Energy (eV): E = 1239.8 / λ
- wavelengthToWavenumber(Real) - Static method in class org.episteme.natural.chemistry.spectroscopy.IRSpectrum
-
Wavelength (μm) to wavenumber (cm⻹): ν̃ = 10000 / λ
- WaveletTransform - Class in org.episteme.core.mathematics.analysis.transform
-
Haar Wavelet Transform.
- wavenumber(Real) - Static method in class org.episteme.natural.physics.classical.waves.Waves
-
Wavenumber: k = 2À/λ
- waveNumber(Real, Real) - Static method in class org.episteme.natural.earth.oceanography.Oceanography
-
General dispersion relation (solved iteratively).
- WaveNumber - Interface in org.episteme.core.measure.quantity
-
Represents a wave number (inverse length).
- wavenumberToWavelength(Real) - Static method in class org.episteme.natural.chemistry.spectroscopy.IRSpectrum
-
Wavenumber to wavelength
- WaveOptics - Class in org.episteme.natural.physics.classical.waves.optics
-
Utilities for wave optics (diffraction, interference, polarization).
- WaveProvider - Interface in org.episteme.natural.physics.classical.waves
-
Interface for Wave Equation simulation providers.
- Waves - Class in org.episteme.natural.physics.classical.waves
-
General wave mechanics - traveling waves, standing waves, interference.
- Waves() - Constructor for class org.episteme.natural.physics.classical.waves.Waves
- WaveSimTask - Class in org.episteme.server.server.tasks.physics.wave
-
Wave Equation Simulation Task.
- WaveSimTask() - Constructor for class org.episteme.server.server.tasks.physics.wave.WaveSimTask
- WaveSimTask(int, int) - Constructor for class org.episteme.server.server.tasks.physics.wave.WaveSimTask
- waveSpeed(Real, Real) - Static method in class org.episteme.natural.physics.classical.waves.Waves
-
Wave speed: v = λf
- waypoints() - Method in record class org.episteme.social.history.TradeRouteMapper.TradeRoute
-
Returns the value of the
waypointsrecord component. - weakAcidpH(Real, Real) - Static method in class org.episteme.natural.chemistry.acidbase.AcidBase
-
Calculates pH of a weak acid solution.
- weakBasepH(Real, Real) - Static method in class org.episteme.natural.chemistry.acidbase.AcidBase
-
Calculates pH of a weak base solution.
- WEAKLY_SYMMETRICAL_MATTER - Enum constant in enum class org.episteme.natural.chemistry.ChemistryConstants.MatterState
- WealthDistribution - Class in org.episteme.social.economics.inequality
-
Provides metrics and models for analyzing wealth distribution and economic inequality, such as the Gini Coefficient and the Lorenz Curve.
- wealthVolatility - Variable in class org.episteme.social.sociology.SocietySimulation.Config
- WeatherInfo - Class in org.episteme.natural.earth.atmosphere
-
Weather information with type-safe Quantity measurements.
- WeatherInfo.Builder - Class in org.episteme.natural.earth.atmosphere
- WeatherStation - Interface in org.episteme.natural.device.instruments
-
Interface for a weather station instrument.
- WEBER - Static variable in class org.episteme.core.measure.units.SI
- weberNumber(Real, Real, Real, Real) - Static method in class org.episteme.natural.physics.classical.matter.fluids.FluidMechanics
-
Weber number: We = ÃÂÂÂv²L/ÃÂÆ’ Ratio of inertial to surface tension forces
- WEDNESDAY - Static variable in class org.episteme.social.history.calendars.SevenDaysWeek
-
Wednesday (day 3 of the week).
- WEEK - Static variable in class org.episteme.core.measure.Units
-
Week: 1 wk = 7 d
- weekDay() - Method in class org.episteme.social.history.calendars.SevenDaysWeek
-
Returns the day of the week for the current date.
- weekDayName() - Method in class org.episteme.social.history.calendars.SevenDaysWeek
-
Returns the name of the current weekday.
- weekNumber() - Method in record class org.episteme.social.sports.TrainingPeriodization.TrainingWeek
-
Returns the value of the
weekNumberrecord component. - weeks() - Method in record class org.episteme.social.sports.TrainingPeriodization.Macrocycle
-
Returns the value of the
weeksrecord component. - WeibullDistribution - Class in org.episteme.core.mathematics.statistics.distributions
-
Weibull distribution.
- WeibullDistribution(Real, Real) - Constructor for class org.episteme.core.mathematics.statistics.distributions.WeibullDistribution
- weight() - Method in record class org.episteme.core.mathematics.discrete.NetworkGraph.NetworkEdge
-
Returns the value of the
weightrecord component. - WEIGHT_CPU - Static variable in class org.episteme.server.server.constants.SchedulingConstants
-
Weight for CPU availability in scheduling score (0.0 - 1.0).
- WEIGHT_DATA_LOCALITY - Static variable in class org.episteme.server.server.constants.SchedulingConstants
-
Weight for data locality in scheduling score (0.0 - 1.0).
- WEIGHT_GPU - Static variable in class org.episteme.server.server.constants.SchedulingConstants
-
Weight for GPU availability in scheduling score (0.0 - 1.0).
- WEIGHT_LABELS - Static variable in class org.episteme.server.server.constants.SchedulingConstants
-
Weight for worker labels match in scheduling score (0.0 - 1.0).
- WEIGHT_MEMORY - Static variable in class org.episteme.server.server.constants.SchedulingConstants
-
Weight for memory availability in scheduling score (0.0 - 1.0).
- weightBasedDose(Real, Quantity) - Static method in class org.episteme.natural.medicine.pharmacology.DoseCalculator
-
Weight-based dose: dose = dosePerKg * weight
- WeightedEdge<V,
W> - Interface in org.episteme.core.mathematics.discrete -
An edge in a weighted graph.
- WeightedGraph<V,
W> - Interface in org.episteme.core.mathematics.discrete -
A graph with weighted edges.
- WeightedGraphBuilder<V,
W> - Class in org.episteme.core.mathematics.discrete -
Fluent builder for weighted graphs.
- weightedMean(double[], double[]) - Static method in class org.episteme.social.sociology.SurveyAnalyzer
-
Calculates the weighted arithmetic mean of a set of responses.
- weightGrams() - Method in record class org.episteme.social.history.NumismaticAnalyzer.Coin
-
Returns the value of the
weightGramsrecord component. - weights() - Method in record class org.episteme.social.economics.PortfolioOptimizer.EfficientFrontierPoint
-
Returns the value of the
weightsrecord component. - weights() - Method in record class org.episteme.social.economics.PortfolioOptimizer.Portfolio
-
Returns the value of the
weightsrecord component. - WESTERN - Enum constant in enum class org.episteme.social.arts.Film.Genre
- WGS84 - Static variable in class org.episteme.natural.earth.coordinates.ReferenceEllipsoid
- WGS84_TO_ED50 - Static variable in class org.episteme.natural.earth.coordinates.DatumTransformation
-
Standard transformation from WGS 84 to ED 50 (European Datum 1950) Approximate parameters for western Europe.
- WGS84_TO_NAD27 - Static variable in class org.episteme.natural.earth.coordinates.DatumTransformation
-
Standard transformation from WGS 84 to NAD 27 (North American Datum 1927) Approximate parameters for CONUS.
- when - Variable in class org.episteme.social.history.Event
- whiteNoise(int) - Static method in class org.episteme.core.mathematics.analysis.signal.SignalProcessing
-
Generate white noise.
- WHITESPACE - Static variable in class org.episteme.natural.chemistry.loaders.cml.util.CMLUtils
-
Description of the Field
- WHITESPACE - Static variable in class org.episteme.natural.computing.compiler.Lexer.TokenType
- WHOLE - Enum constant in enum class org.episteme.social.arts.music.Duration
- width() - Method in record class org.episteme.social.architecture.FireEscapeAnalyzer.Exit
-
Returns the value of the
widthrecord component. - width(Interval) - Static method in class org.episteme.core.mathematics.algebra.intervals.ComplexInterval
-
Returns the width (real axis extent) of the region.
- WIEN_B - Static variable in class org.episteme.natural.physics.classical.spectroscopy.SpectralAnalysis
- wienPeakWavelength(Real) - Static method in class org.episteme.natural.physics.classical.spectroscopy.SpectralAnalysis
-
Wien's displacement law: λ_max = b / T
- WikipediaClient - Class in org.episteme.social.linguistics.loaders
-
Modern client for interfacing with online linguistic resources like Wikipedia.
- WIND - Static variable in class org.episteme.social.economics.resources.Machine
- WIND_DATA - Enum constant in enum class org.episteme.natural.device.loaders.nmea.NMEA2000Message.PGN
- windChill(Real, Real) - Static method in class org.episteme.natural.earth.geophysics.Atmosphere
- windDrivenFlow(double, double, double) - Static method in class org.episteme.social.architecture.NaturalVentilation
-
Calculates Wind-Driven ventilation flow (Q) based on pressure differences.
- windForce(Real, double, double, double) - Static method in class org.episteme.social.architecture.WindLoadCalculator
-
Calculates the total wind force (Fw) acting on a surface area.
- WindLoadCalculator - Class in org.episteme.social.architecture
-
Analytical tool for calculating wind loads on architectural structures in accordance with Eurocode 1 (EN 1991-1-4).
- WindLoadCalculator.TerrainCategory - Enum Class in org.episteme.social.architecture
-
Categories of terrain roughness for wind velocity profiles.
- windSpeedMps(double) - Method in class org.episteme.natural.earth.atmosphere.WeatherInfo.Builder
- winnerId() - Method in record class org.episteme.social.economics.AuctionSimulator.AuctionResult
-
Returns the value of the
winnerIdrecord component. - winningBid() - Method in record class org.episteme.social.economics.AuctionSimulator.AuctionResult
-
Returns the value of the
winningBidrecord component. - winProbability(double, double, double) - Static method in class org.episteme.social.sports.MatchPredictor
-
Calculates the probability of a home team win using an exponential logistic regression model.
- winProbabilityA() - Method in record class org.episteme.social.sports.BettingOddsCalculator.OddsResult
-
Returns the value of the
winProbabilityArecord component. - winProbabilityB() - Method in record class org.episteme.social.sports.BettingOddsCalculator.OddsResult
-
Returns the value of the
winProbabilityBrecord component. - WIREFRAME - Enum constant in enum class org.episteme.natural.ui.viewers.chemistry.RenderStyle
-
Atoms are not rendered or very small.
- with(LinearLogic.Proposition, LinearLogic.Proposition) - Static method in class org.episteme.core.mathematics.logic.multivalued.LinearLogic
-
With (invalid input: '&') - additive conjunction.
- withBuffer(Boundary2D, Real) - Static method in class org.episteme.core.mathematics.geometry.boundaries.FuzzyBoundary2D
-
Creates a fuzzy boundary with a buffer zone around a crisp boundary.
- withComputeMode(ComputeMode) - Method in class org.episteme.core.mathematics.context.MathContext
-
Returns a new context with the specified compute mode.
- withCustomPartitioner(Function) - Method in class org.episteme.server.server.pipeline.DataPartitioner
-
Set a custom partitioning function.
- withdraw(double, Currency) - Method in class org.episteme.social.economics.money.Wallet
-
Withdraws a specific amount from the wallet.
- withdraw(Real, Currency) - Method in class org.episteme.social.economics.money.Wallet
-
Withdraws a specific amount from the wallet.
- withdraw(Money) - Method in class org.episteme.social.economics.money.Account
-
Withdraws an amount from the account.
- withImage(String) - Method in class org.episteme.apps.apps.framework.HelpManager.HelpSection
- withJavaMathContext(MathContext) - Method in class org.episteme.core.mathematics.context.MathContext
-
Returns a new context with the specified java.math.MathContext.
- withOverflowMode(MathContext.OverflowMode) - Method in class org.episteme.core.mathematics.context.MathContext
-
Returns a new context with the specified overflow mode.
- withPath(V, V, W, List) - Static method in class org.episteme.core.mathematics.discrete.ShortestPathResult
-
Creates a successful path result.
- withPrecision(int) - Static method in class org.episteme.core.mathematics.context.MathContext
-
Returns a new context with the specified precision (EXACT mode).
- withPrecision(int, RoundingMode) - Static method in class org.episteme.core.mathematics.context.MathContext
-
Returns a new context with the specified precision and rounding mode (EXACT mode).
- withProvider(LinearAlgebraProvider) - Method in class org.episteme.core.mathematics.linearalgebra.matrices.GenericMatrix
-
Returns a new view of this matrix with a different provider.
- withProvider(LinearAlgebraProvider) - Method in class org.episteme.core.mathematics.linearalgebra.vectors.GenericVector
-
Returns this vector with a different provider.
- withRealPrecision(MathContext.RealPrecision) - Method in class org.episteme.core.mathematics.context.MathContext
-
Returns a new context with the specified real precision.
- withSSN() - Static method in class org.episteme.social.sociology.PersonFactory
-
Creates a factory instance configured to generate SSN-style IDs.
- withTip(String) - Method in class org.episteme.apps.apps.framework.HelpManager.HelpSection
- withUUID() - Static method in class org.episteme.social.sociology.PersonFactory
-
Creates a factory instance configured to generate UUIDs.
- Witness - Class in org.episteme.social.law
-
Represents a witness in a lawsuit, who provides testimony based on what they observed.
- Witness(Individual, LawSuitSituation) - Constructor for class org.episteme.social.law.Witness
-
Creates a new Witness role for an individual.
- WOOD - Enum constant in enum class org.episteme.social.arts.Picture.Support
- WOOD - Static variable in class org.episteme.social.architecture.ThermalSimulator
- WOOD - Static variable in class org.episteme.social.economics.resources.Machine
- WOODWIND - Enum constant in enum class org.episteme.social.arts.music.Instrument.Family
- woodwindIntensity() - Method in record class org.episteme.social.arts.music.OrchestrationSolver.OrchestralBalance
-
Returns the value of the
woodwindIntensityrecord component. - word() - Method in record class org.episteme.social.linguistics.EtymologyGraph.EtymologyNode
-
Returns the value of the
wordrecord component. - word() - Method in record class org.episteme.social.linguistics.LinguisticData.SyntaxNode
-
Returns the value of the
wordrecord component. - word() - Method in record class org.episteme.social.linguistics.LinguisticsModel.SyntaxNode
-
Returns the value of the
wordrecord component. - Word - Class in org.episteme.social.linguistics
-
Represents a linguistic word, defined as a sequence of one or more morphemes that form a minimal meaningful unit of language. * @version 2.0
- Word(List) - Constructor for class org.episteme.core.mathematics.algebra.groups.FreeGroup.Word
- Word(List) - Constructor for class org.episteme.social.linguistics.Word
-
Creates a complex word from a sequence of morphemes.
- Word(Language, String) - Constructor for class org.episteme.social.linguistics.Word
-
Creates a simple word consisting of a single morpheme.
- Word.PartOfSpeech - Enum Class in org.episteme.social.linguistics
-
Standard parts of speech (POS) categories.
- Word2VecReader - Class in org.episteme.social.linguistics.loaders
-
Loader for Word2Vec models (text format).
- Word2VecReader() - Constructor for class org.episteme.social.linguistics.loaders.Word2VecReader
-
Default constructor.
- WordAnalysis - Class in org.episteme.social.linguistics
-
Stores morphological and semantic analysis of a word.
- WordAnalysis(String) - Constructor for class org.episteme.social.linguistics.WordAnalysis
- wordCount() - Method in record class org.episteme.social.linguistics.LinguisticSystem.TextMetricsBinary
-
Returns the value of the
wordCountrecord component. - wordScores() - Method in record class org.episteme.social.linguistics.SentimentAnalyzer.SentimentResult
-
Returns the value of the
wordScoresrecord component. - WORK - Static variable in class org.episteme.social.psychology.social.HumanTimeline
-
Career, employment, and education.
- workDone() - Method in record class org.episteme.social.sports.BiomechanicsSimulator.DynamicAnalysis
-
Returns the value of the
workDonerecord component. - workEnergyTheorem(Real, Real) - Static method in class org.episteme.natural.physics.ConservationLaws
-
Work-energy theorem: W = ÃŽâ€ÂKE Work done equals change in kinetic energy
- Worker - Class in org.episteme.social.economics
-
Represents a worker within an
Organization. - Worker(Individual, Organization, String, Money) - Constructor for class org.episteme.social.economics.Worker
-
Creates a new worker.
- Worker(Individual, WorkSituation, String, Organization) - Constructor for class org.episteme.social.economics.Worker
-
Legacy constructor for work situation compatibility.
- WORKER - Static variable in class org.episteme.server.server.auth.Roles
-
Worker node - can request and complete tasks
- WORKER - Static variable in class org.episteme.social.sociology.Roles
-
Participant in productive labor.
- WORKER_DISCONNECTED - Enum constant in enum class org.episteme.server.server.security.AuditLogger.EventType
- WORKER_REGISTERED - Enum constant in enum class org.episteme.server.server.security.AuditLogger.EventType
- WorkerEntity - Class in org.episteme.server.server.model
-
JPA Entity for persisting worker metadata and status.
- WorkerEntity() - Constructor for class org.episteme.server.server.model.WorkerEntity
- WorkerEntity(String, String, int) - Constructor for class org.episteme.server.server.model.WorkerEntity
- workerId - Variable in class org.episteme.server.server.scaling.AutoScaler.WorkerMetrics
- WORKERID_FIELD_NUMBER - Static variable in class org.episteme.server.server.proto.WorkerIdentifier
- WORKERID_FIELD_NUMBER - Static variable in class org.episteme.server.server.proto.WorkerRegistrationResponse
- WorkerIdentifier - Class in org.episteme.server.server.proto
-
Protobuf type
org.episteme.server.server.proto.WorkerIdentifier - WorkerIdentifier.Builder - Class in org.episteme.server.server.proto
-
Protobuf type
org.episteme.server.server.proto.WorkerIdentifier - WorkerIdentifierOrBuilder - Interface in org.episteme.server.server.proto
- WorkerInfo(String) - Constructor for class org.episteme.client.client.shared.gridmonitor.DistributedGridMonitorApp.WorkerInfo
- WorkerInfo(String) - Constructor for class org.episteme.server.server.resilience.HeartbeatMonitor.WorkerInfo
- WorkerMetrics(String) - Constructor for class org.episteme.server.server.scaling.AutoScaler.WorkerMetrics
- WorkerNode - Class in org.episteme.worker.worker
-
Episteme Worker Node.
- WorkerNode(ManagedChannel) - Constructor for class org.episteme.worker.worker.WorkerNode
-
Creates a new WorkerNode with an existing channel (useful for testing).
- WorkerNode(String, int) - Constructor for class org.episteme.worker.worker.WorkerNode
-
Creates a new WorkerNode connected to the specified server.
- WorkerProfile(String) - Constructor for class org.episteme.server.server.scheduling.AffinityScheduler.WorkerProfile
- WorkerRegistration - Class in org.episteme.server.server.proto
-
Protobuf type
org.episteme.server.server.proto.WorkerRegistration - WorkerRegistration.Builder - Class in org.episteme.server.server.proto
-
Protobuf type
org.episteme.server.server.proto.WorkerRegistration - WorkerRegistrationOrBuilder - Interface in org.episteme.server.server.proto
- WorkerRegistrationResponse - Class in org.episteme.server.server.proto
-
Protobuf type
org.episteme.server.server.proto.WorkerRegistrationResponse - WorkerRegistrationResponse.Builder - Class in org.episteme.server.server.proto
-
Protobuf type
org.episteme.server.server.proto.WorkerRegistrationResponse - WorkerRegistrationResponseOrBuilder - Interface in org.episteme.server.server.proto
- WorkerRepository - Interface in org.episteme.server.server.repository
-
Spring Data JPA Repository for Worker metadata.
- workflow - Variable in class org.episteme.natural.chemistry.loaders.cml.cmlimpl.BaseToolImpl
- workflow(String, String) - Static method in class org.episteme.server.server.workflow.WorkflowEngine
- Workflow - Interface in org.episteme.natural.chemistry.loaders.cml
-
represents workflow
- Workflow(String, String) - Constructor for class org.episteme.server.server.workflow.WorkflowEngine.Workflow
- WorkflowEngine - Class in org.episteme.server.server.workflow
-
Workflow Engine for multi-step scientific pipelines.
- WorkflowEngine() - Constructor for class org.episteme.server.server.workflow.WorkflowEngine
- WorkflowEngine(int) - Constructor for class org.episteme.server.server.workflow.WorkflowEngine
- WorkflowEngine.ExecutionContext - Class in org.episteme.server.server.workflow
-
Workflow execution context.
- WorkflowEngine.Step - Class in org.episteme.server.server.workflow
-
Workflow step definition.
- WorkflowEngine.StepStatus - Enum Class in org.episteme.server.server.workflow
- WorkflowEngine.Workflow - Class in org.episteme.server.server.workflow
-
Workflow definition.
- WorkflowEngine.WorkflowStatus - Enum Class in org.episteme.server.server.workflow
- WORKING - Static variable in class org.episteme.social.sociology.Situations
-
General labor or working.
- WorkoutSession(String, String, Quantity, double, String, List) - Constructor for record class org.episteme.social.sports.TrainingPeriodization.WorkoutSession
-
Creates an instance of a
WorkoutSessionrecord class. - WORKSHOP - Enum constant in enum class org.episteme.social.architecture.UrbanEvolutionEngine.BuildingType
- WorkSituation - Class in org.episteme.social.economics
-
Represents a work situation where individuals interact around a common economic activity, typically at dedicated workplaces.
- WorkSituation(String, String) - Constructor for class org.episteme.social.economics.WorkSituation
-
Creates a new work situation.
- WORLD_BANK_RATE_LIMIT - Static variable in class org.episteme.server.server.constants.HTTPConstants
-
World Bank API rate limit (requests per minute).
- WORLD_BANK_TIMEOUT - Static variable in class org.episteme.server.server.constants.HTTPConstants
-
Timeout for World Bank API requests.
- WORLD_HISTORY - Static variable in class org.episteme.social.history.HistoryConstants
-
Major events in world history.
- WORLD_WAR_I - Static variable in class org.episteme.social.history.HistoryConstants
- WORLD_WAR_II - Static variable in class org.episteme.social.history.HistoryConstants
- WorldBankReader - Class in org.episteme.social.politics.loaders
-
Reader for World Bank Data.
- WorldBankReader() - Constructor for class org.episteme.social.politics.loaders.WorldBankReader
- WorldBankReader(HttpClient) - Constructor for class org.episteme.social.politics.loaders.WorldBankReader
- worldCols - Variable in class org.episteme.natural.computing.ai.simulation.FlockingAgent
-
The height of the flocking agent's world.
- worldHistory() - Static method in class org.episteme.social.history.HistoricalTimeline
-
Returns a standard timeline of major world history events.
- WorldRecord(String, String, Real, String, String, String, TimeCoordinate, String, boolean) - Constructor for record class org.episteme.social.sports.RecordTracker.WorldRecord
-
Creates an instance of a
WorldRecordrecord class. - worldRows - Variable in class org.episteme.natural.computing.ai.simulation.FlockingAgent
-
The width of the flocking agent's world.
- wrapRecursively(Node) - Method in class org.episteme.natural.chemistry.loaders.cml.dom.pmr.PMRNodeImpl
- WREATH - Enum constant in enum class org.episteme.social.politics.flags.Vexillology.Symbol
- write(byte[]) - Method in class org.episteme.core.device.USBDevice
-
Sends raw bytes to the USB device.
- write(char[], int, int) - Method in class org.episteme.core.mathematics.loaders.openmath.io.OMXMLWriter
-
Write a portion of an array of characters.
- write(int) - Method in class org.episteme.core.mathematics.loaders.openmath.io.OMXMLWriter
-
Writes the specified byte to this output stream.
- write(Object, OutputStream) - Method in class org.episteme.core.mathematics.loaders.openmath.OpenMathWriter
- write(String) - Method in class org.episteme.core.device.GPIBDevice
-
Sends a GPIB command string to the device.
- write(String) - Method in class org.episteme.core.device.sim.SimulatedGPIBDevice
-
Simulates sending a GPIB command.
- write(OMObject) - Method in class org.episteme.core.mathematics.loaders.openmath.io.OMDOMWriter
-
Write out a DOM document.
- write(T, OutputStream) - Method in interface org.episteme.core.io.Serializer
-
Writes an object to the output stream.
- WRITE - Static variable in class org.episteme.social.psychology.Behavior
-
Information encoding into symbols.
- WriteErrorRate - Class in org.episteme.apps.apps.physics.spintronics
-
Write Error Rate (WER) Monte Carlo simulation for spintronic memory devices.
- WriteErrorRate(Real, Real, Real, Real) - Constructor for class org.episteme.apps.apps.physics.spintronics.WriteErrorRate
-
Creates a WER Monte Carlo simulator.
- writeImage(NativeRealDoubleMatrixStorage) - Method in class org.episteme.nativ.physics.loaders.fits.NativeFITSWriter
- writeMatrix(String, NativeRealDoubleMatrixStorage) - Method in class org.episteme.nativ.physics.loaders.hdf5.NativeHDF5Writer
- writeMatrix(String, NativeRealDoubleMatrixStorage, String, int) - Method in class org.episteme.nativ.physics.loaders.hdf5.NativeHDF5Writer
- writeNode(OMObject) - Method in class org.episteme.core.mathematics.loaders.openmath.io.OMDOMWriter
-
Write out a DOM document node.
- writeObject(OMObject) - Method in class org.episteme.core.mathematics.loaders.openmath.io.OMXMLWriter
-
Write an OMObject.
- writeStringToFile(String, String) - Static method in class org.episteme.social.linguistics.loaders.tigerxml.tools.StringTools
-
Writes a given
Stringto a file. - writeSymbol - Variable in class org.episteme.core.mathematics.discrete.TuringMachine.TransitionResult
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.AuthResponse
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.CholeskyResponse
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.CommandResponse
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.common.NumericalContext
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.CreateSessionRequest
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.DeviceCommand
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.DeviceConnectionStatus
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.DeviceData
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.DeviceIdentifier
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.DeviceInfo
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.DeviceList
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.EigenResponse
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.Empty
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.GenomeChunk
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.GenomeRegionRequest
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.GMRESRequest
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.IterativeSolverRequest
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.LoginRequest
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.LUResponse
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.MatrixData
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.MatrixRequest
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.MatrixResponse
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.MatrixVectorRequest
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.PublishAck
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.QRResponse
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.RegisterRequest
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.ScalarResponse
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.ScaleRequest
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.ServerStatus
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.SessionEvent
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.SessionRequest
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.SessionResponse
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.SingleMatrixRequest
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.SingleVectorRequest
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.SkyRegionRequest
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.StarObject
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.SVDResponse
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.TaskIdentifier
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.TaskRequest
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.TaskResponse
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.TaskResult
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.TokenRequest
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.TriangularSolveRequest
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.ValidationResponse
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.VectorData
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.VectorRequest
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.VectorResponse
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.VectorScaleRequest
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.WorkerIdentifier
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.WorkerRegistration
- writeTo(CodedOutputStream) - Method in class org.episteme.server.server.proto.WorkerRegistrationResponse
- writeXML(Writer) - Method in interface org.episteme.natural.chemistry.loaders.cml.AbstractBase
-
write XML use current control (version and syntax)
- writeXML(Writer) - Method in class org.episteme.natural.chemistry.loaders.cml.cmlimpl.AbstractCMLDocumentImpl
-
write XML use current control (version and syntax)
- writeXML(Writer) - Method in class org.episteme.natural.chemistry.loaders.cml.cmlimpl.CMLBaseImpl
-
write XML use current control (version and syntax)
- writeXML(Writer) - Method in interface org.episteme.natural.chemistry.loaders.cml.CMLNode
-
write XML (uses default control)
- writeXML(Writer, String) - Method in interface org.episteme.natural.chemistry.loaders.cml.BaseTool
-
write XML, using class-specific information
- writeXML(Writer, String) - Method in class org.episteme.natural.chemistry.loaders.cml.cmlimpl.AbstractCMLDocumentImpl
-
write the document in XML, using node-specific routines
- writeXML(Writer, String) - Method in class org.episteme.natural.chemistry.loaders.cml.cmlimpl.BaseToolImpl
-
write XML, using class-specific information
- writeXML(Writer, String) - Method in class org.episteme.natural.chemistry.loaders.cml.cmlimpl.CMLBaseImpl
-
write XML (allows for syntactic variants)
- writeXML(Writer, String) - Method in interface org.episteme.natural.chemistry.loaders.cml.CMLNode
-
write XML (allows for syntactic variants)
- writeXML0(Element, Writer, String) - Static method in class org.episteme.natural.chemistry.loaders.cml.cmlimpl.CMLBaseImpl
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form