Uses of Package
pulse.input.listeners
-
Packages that use pulse.input.listeners Package Description pulse Contains some of the most frequently used classes, which did not seem to fit in any other packages.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.input.listeners Package contains listeners and event types which are used to track any runtime changes with the internal data structures defined inpulseandpulse.input.pulse.tasks Introduces theSearchTask, which is the main actor inPULsE, and theTaskManager, a high-level class which among other functions manages loading and executingSearchTasks. -
Classes in pulse.input.listeners used by pulse Class Description CurveEvent ACurveEventis associated with anHeatingCurveobject. -
Classes in pulse.input.listeners used by pulse.input Class Description DataEvent ADataEventis used to track changes happening with aExperimentalData.DataListener A listener interface, which is used to listen toDataEvents occurring with anExperimentalDataobject. -
Classes in pulse.input.listeners used by pulse.input.listeners Class Description CurveEventType An event type associated with anHeatingCurveobject.DataEvent ADataEventis used to track changes happening with aExperimentalData.DataEventType An event type that is associated with anExperimentalDataobject. -
Classes in pulse.input.listeners used by pulse.tasks Class Description ExternalDatasetListener A listener associated with theInterpolationDatasetstatic repository of interpolations.