Uses of Package
pulse.tasks
-
Packages that use pulse.tasks Package Description pulse.input Introduces internal data structures that (a) are created as a result of parsing specific types of input files, such as: experimental heating curves, metadata, and property curves (e.g.pulse.search.statistics PULsE Statistical Kit.pulse.tasks Introduces theSearchTask
, which is the main actor inPULsE
, and theTaskManager
, a high-level class which among other functions manages loading and executingSearchTask
s.pulse.tasks.listeners Contains various listeners that deal with events associated with the individualSearchTask
s, their statuses, logging and result generation, as well as with the task repository events generated by aTaskManager
.pulse.tasks.logs Lists classes for logging, storing runtime information including statuses.pulse.tasks.processing Lists classes for storing runtime information, storing and ordering of final execution results, storing intermediate results of execution to check convergence.pulse.ui.components This package contains all custom Swing-based components of the graphical user interface ofPULsE
that are used to interact with all other entities, such asPropertyHolder
s, etc.pulse.ui.components.models pulse.ui.frames Contains all JFrame classes that are used to create the graphical user interface ofPULsE
.pulse.util Contains abstract data and hierarchical structures that implement much of the Java Reflection API. -
Classes in pulse.tasks used by pulse.input Class Description Identifier AnIdentifier
is used to identifySearchTask
s. -
Classes in pulse.tasks used by pulse.search.statistics Class Description Calculation -
Classes in pulse.tasks used by pulse.tasks Class Description Calculation Identifier AnIdentifier
is used to identifySearchTask
s.SearchTask ASearchTask
is the most important class inPULsE
.TaskManager TheTaskManager
is a high-level class for dealing with operations of creation, removal, storage, and execution ofSearchTask
s, as well as with the associatedResult
s andInterpolationDataset
s. -
Classes in pulse.tasks used by pulse.tasks.listeners Class Description Identifier AnIdentifier
is used to identifySearchTask
s. -
Classes in pulse.tasks used by pulse.tasks.logs Class Description Identifier AnIdentifier
is used to identifySearchTask
s.SearchTask ASearchTask
is the most important class inPULsE
. -
Classes in pulse.tasks used by pulse.tasks.processing Class Description Identifier AnIdentifier
is used to identifySearchTask
s.SearchTask ASearchTask
is the most important class inPULsE
. -
Classes in pulse.tasks used by pulse.ui.components Class Description Calculation SearchTask ASearchTask
is the most important class inPULsE
. -
Classes in pulse.tasks used by pulse.ui.components.models Class Description Identifier AnIdentifier
is used to identifySearchTask
s.SearchTask ASearchTask
is the most important class inPULsE
. -
Classes in pulse.tasks used by pulse.ui.frames Class Description Calculation -
Classes in pulse.tasks used by pulse.util Class Description Identifier AnIdentifier
is used to identifySearchTask
s.