Package | Description |
---|---|
net.sourceforge.jabm |
The top-level package for JABM.
|
net.sourceforge.jabm.event |
Classes representing events that have occurred in the simulation.
|
net.sourceforge.jabm.evolution |
Classes for implementing evolutionary models and social learning.
|
net.sourceforge.jabm.gametheory |
Classes for performing empirical game-theoretic analysis of agent-based models.
|
net.sourceforge.jabm.learning |
A library of algorithms for individual learning.
|
net.sourceforge.jabm.report |
Classes implementing monitoring and reporting functionality.
|
net.sourceforge.jabm.strategy |
Classes representing the strategies used by the agents in the simulation.
|
net.sourceforge.jabm.view |
Classes implementing GUI components.
|
Class and Description |
---|
Report
Objects implementing the
Report interface provide reporting
functionality by collecting data on simulations. |
Class and Description |
---|
ReportVariables
This interface defines Report objects which keep track of variables which are
recomputed in response to various simulation events.
|
Class and Description |
---|
Report
Objects implementing the
Report interface provide reporting
functionality by collecting data on simulations. |
Class and Description |
---|
CSVWriter
A class for writing data to CSV (comma-separated variables) text files.
|
DataWriter
Interface for logging data to a back-end store.
|
PayoffByStrategyReportVariables |
PayoffMap |
Class and Description |
---|
DataSeriesWriter
A data writer that stores data in a memory-resident data structure that can
also be used as a data series model for a JSci graph, or a table model for a
swing JTable component.
|
DataWriter
Interface for logging data to a back-end store.
|
Class and Description |
---|
AbstractReport |
AbstractReportVariables |
CSVWriter
A class for writing data to CSV (comma-separated variables) text files.
|
DataWriter
Interface for logging data to a back-end store.
|
FrequencyByTimeDataset |
FrequencyReport |
InteractionIntervalReport
A report which samples data regularly in response to
an InteractionsFinishedEvent.
|
PayoffMap |
RelationshipTracker |
Report
Objects implementing the
Report interface provide reporting
functionality by collecting data on simulations. |
ReportVariables
This interface defines Report objects which keep track of variables which are
recomputed in response to various simulation events.
|
Timeseries
A set of report variables representing a time series.
|
WeightedEdge |
XYReportVariables
A set of ReportVariables which have one independent variable and several
dependent variables.
|
Class and Description |
---|
Taggable |
Class and Description |
---|
DataSeriesWriter
A data writer that stores data in a memory-resident data structure that can
also be used as a data series model for a JSci graph, or a table model for a
swing JTable component.
|
Report
Objects implementing the
Report interface provide reporting
functionality by collecting data on simulations. |
ReportVariables
This interface defines Report objects which keep track of variables which are
recomputed in response to various simulation events.
|
ReportWithGUI
A report which provides a graphical user-interface in the form
of a swing
JComponent . |
Timeseries
A set of report variables representing a time series.
|
Copyright © 2014. All rights reserved.