Uses of Package
pulse.util
-
Packages that use pulse.util Package Description pulse Contains some of the most frequently used classes, which did not seem to fit in any other packages.pulse.baseline Contains classes for describing and evaluating the baseline signal of aHeatingCurve
or its subclasses.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.io.export Package contains the PULsE export API, which currently consists of different exporter classes, an export manager, an XML converter and a MassExporter class.pulse.io.readers The main class of this package isReaderManager
.pulse.math Provides general math functionality that is used when finding the direction (aVector
) of the minimum, including operations with vector and matrices.pulse.math.filters pulse.problem.laser This package deals with discrete laser pulse representation and their various temporal shapes.pulse.problem.schemes This package deals with abstractions associated with finite differences in PULsE, including the definition ofGrid
s, which determine the partitioning rules for space and time variables.pulse.problem.schemes.rte Contains generic classes that act as a bridge between the specific implementation of radiative heat transfer and the heat problem solvers.pulse.problem.schemes.rte.dom Contains the implementation of the discrete ordinates method (DOM) for the solution of a anisotropic nonlinear radiative transfer equation.pulse.problem.schemes.rte.exact Contains classes for solving the radiative transfer equation in an absorbing-emitting medium (no scattering) using a semi-analytical approach.pulse.problem.schemes.solvers Contains various finite-difference solvers for the different problem statements available.pulse.problem.statements Introduces various problem statements for the heat conduction problem in the laser flash experiment.pulse.problem.statements.model pulse.search pulse.search.direction Provides a list ofPathSolver
s and associated classes, which are used to determine the direction of the minimum of a specificSearchTask
using an iterative approach.pulse.search.direction.pso pulse.search.linear Provides classes that are able to search for the minimum of a scalar function of a vector variable that is unimodal on a specificSegment
.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.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.controllers 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.util used by pulse Class Description Accessible AnAccessible
provides Reflection-based read- and write-access to the underlying (usually declared as its own fields - but not necessarily) instances ofProperty
and a recursive access to otherAccessible
, which may have a family relationship withthis
Accessible
via theUpwardsNavigable
implementation.Descriptive Provides thedescribe()
functionality.Group PropertyHolder AnAccessible
that has a list of parameters it accepts as its own and a list ofPropertyHolderListener
that track changes with all properties of theAccessible
.UpwardsNavigable AnUpwardsNavigable
provides a two-way connection with the otherDescribable
in an asymmetric (upwards-oriented) manner (hence its name). -
Classes in pulse.util used by pulse.baseline Class Description Accessible AnAccessible
provides Reflection-based read- and write-access to the underlying (usually declared as its own fields - but not necessarily) instances ofProperty
and a recursive access to otherAccessible
, which may have a family relationship withthis
Accessible
via theUpwardsNavigable
implementation.Descriptive Provides thedescribe()
functionality.Group PropertyHolder AnAccessible
that has a list of parameters it accepts as its own and a list ofPropertyHolderListener
that track changes with all properties of theAccessible
.Reflexive An object is declaredReflexive
ifPULsE
needs to know all its available subclasses.UpwardsNavigable AnUpwardsNavigable
provides a two-way connection with the otherDescribable
in an asymmetric (upwards-oriented) manner (hence its name). -
Classes in pulse.util used by pulse.input Class Description Accessible AnAccessible
provides Reflection-based read- and write-access to the underlying (usually declared as its own fields - but not necessarily) instances ofProperty
and a recursive access to otherAccessible
, which may have a family relationship withthis
Accessible
via theUpwardsNavigable
implementation.Descriptive Provides thedescribe()
functionality.Group ImmutableDataEntry ADataEntry
is an immutable ordered pair of an instance ofT
, which is considered to be the 'key', and an instance ofR
, which is considered to be the 'value'.InstanceDescriptor PropertyHolder AnAccessible
that has a list of parameters it accepts as its own and a list ofPropertyHolderListener
that track changes with all properties of theAccessible
.Reflexive An object is declaredReflexive
ifPULsE
needs to know all its available subclasses.UpwardsNavigable AnUpwardsNavigable
provides a two-way connection with the otherDescribable
in an asymmetric (upwards-oriented) manner (hence its name). -
Classes in pulse.util used by pulse.io.export Class Description Descriptive Provides thedescribe()
functionality.Group Reflexive An object is declaredReflexive
ifPULsE
needs to know all its available subclasses. -
Classes in pulse.util used by pulse.io.readers Class Description Reflexive An object is declaredReflexive
ifPULsE
needs to know all its available subclasses. -
Classes in pulse.util used by pulse.math Class Description Accessible AnAccessible
provides Reflection-based read- and write-access to the underlying (usually declared as its own fields - but not necessarily) instances ofProperty
and a recursive access to otherAccessible
, which may have a family relationship withthis
Accessible
via theUpwardsNavigable
implementation.Descriptive Provides thedescribe()
functionality.Group PropertyHolder AnAccessible
that has a list of parameters it accepts as its own and a list ofPropertyHolderListener
that track changes with all properties of theAccessible
.Reflexive An object is declaredReflexive
ifPULsE
needs to know all its available subclasses.UpwardsNavigable AnUpwardsNavigable
provides a two-way connection with the otherDescribable
in an asymmetric (upwards-oriented) manner (hence its name). -
Classes in pulse.util used by pulse.math.filters Class Description Accessible AnAccessible
provides Reflection-based read- and write-access to the underlying (usually declared as its own fields - but not necessarily) instances ofProperty
and a recursive access to otherAccessible
, which may have a family relationship withthis
Accessible
via theUpwardsNavigable
implementation.Descriptive Provides thedescribe()
functionality.Group PropertyHolder AnAccessible
that has a list of parameters it accepts as its own and a list ofPropertyHolderListener
that track changes with all properties of theAccessible
.UpwardsNavigable AnUpwardsNavigable
provides a two-way connection with the otherDescribable
in an asymmetric (upwards-oriented) manner (hence its name). -
Classes in pulse.util used by pulse.problem.laser Class Description Accessible AnAccessible
provides Reflection-based read- and write-access to the underlying (usually declared as its own fields - but not necessarily) instances ofProperty
and a recursive access to otherAccessible
, which may have a family relationship withthis
Accessible
via theUpwardsNavigable
implementation.Descriptive Provides thedescribe()
functionality.Group PropertyHolder AnAccessible
that has a list of parameters it accepts as its own and a list ofPropertyHolderListener
that track changes with all properties of theAccessible
.Reflexive An object is declaredReflexive
ifPULsE
needs to know all its available subclasses.UpwardsNavigable AnUpwardsNavigable
provides a two-way connection with the otherDescribable
in an asymmetric (upwards-oriented) manner (hence its name). -
Classes in pulse.util used by pulse.problem.schemes Class Description Accessible AnAccessible
provides Reflection-based read- and write-access to the underlying (usually declared as its own fields - but not necessarily) instances ofProperty
and a recursive access to otherAccessible
, which may have a family relationship withthis
Accessible
via theUpwardsNavigable
implementation.Descriptive Provides thedescribe()
functionality.Group InstanceDescriptor PropertyHolder AnAccessible
that has a list of parameters it accepts as its own and a list ofPropertyHolderListener
that track changes with all properties of theAccessible
.Reflexive An object is declaredReflexive
ifPULsE
needs to know all its available subclasses.UpwardsNavigable AnUpwardsNavigable
provides a two-way connection with the otherDescribable
in an asymmetric (upwards-oriented) manner (hence its name). -
Classes in pulse.util used by pulse.problem.schemes.rte Class Description Accessible AnAccessible
provides Reflection-based read- and write-access to the underlying (usually declared as its own fields - but not necessarily) instances ofProperty
and a recursive access to otherAccessible
, which may have a family relationship withthis
Accessible
via theUpwardsNavigable
implementation.Descriptive Provides thedescribe()
functionality.Group PropertyHolder AnAccessible
that has a list of parameters it accepts as its own and a list ofPropertyHolderListener
that track changes with all properties of theAccessible
.Reflexive An object is declaredReflexive
ifPULsE
needs to know all its available subclasses.UpwardsNavigable AnUpwardsNavigable
provides a two-way connection with the otherDescribable
in an asymmetric (upwards-oriented) manner (hence its name). -
Classes in pulse.util used by pulse.problem.schemes.rte.dom Class Description Accessible AnAccessible
provides Reflection-based read- and write-access to the underlying (usually declared as its own fields - but not necessarily) instances ofProperty
and a recursive access to otherAccessible
, which may have a family relationship withthis
Accessible
via theUpwardsNavigable
implementation.Descriptive Provides thedescribe()
functionality.DiscreteSelector Group InstanceDescriptor PropertyHolder AnAccessible
that has a list of parameters it accepts as its own and a list ofPropertyHolderListener
that track changes with all properties of theAccessible
.Reflexive An object is declaredReflexive
ifPULsE
needs to know all its available subclasses.UpwardsNavigable AnUpwardsNavigable
provides a two-way connection with the otherDescribable
in an asymmetric (upwards-oriented) manner (hence its name). -
Classes in pulse.util used by pulse.problem.schemes.rte.exact Class Description Accessible AnAccessible
provides Reflection-based read- and write-access to the underlying (usually declared as its own fields - but not necessarily) instances ofProperty
and a recursive access to otherAccessible
, which may have a family relationship withthis
Accessible
via theUpwardsNavigable
implementation.Descriptive Provides thedescribe()
functionality.Group InstanceDescriptor PropertyHolder AnAccessible
that has a list of parameters it accepts as its own and a list ofPropertyHolderListener
that track changes with all properties of theAccessible
.Reflexive An object is declaredReflexive
ifPULsE
needs to know all its available subclasses.UpwardsNavigable AnUpwardsNavigable
provides a two-way connection with the otherDescribable
in an asymmetric (upwards-oriented) manner (hence its name). -
Classes in pulse.util used by pulse.problem.schemes.solvers Class Description Accessible AnAccessible
provides Reflection-based read- and write-access to the underlying (usually declared as its own fields - but not necessarily) instances ofProperty
and a recursive access to otherAccessible
, which may have a family relationship withthis
Accessible
via theUpwardsNavigable
implementation.Descriptive Provides thedescribe()
functionality.Group PropertyHolder AnAccessible
that has a list of parameters it accepts as its own and a list ofPropertyHolderListener
that track changes with all properties of theAccessible
.Reflexive An object is declaredReflexive
ifPULsE
needs to know all its available subclasses.UpwardsNavigable AnUpwardsNavigable
provides a two-way connection with the otherDescribable
in an asymmetric (upwards-oriented) manner (hence its name). -
Classes in pulse.util used by pulse.problem.statements Class Description Accessible AnAccessible
provides Reflection-based read- and write-access to the underlying (usually declared as its own fields - but not necessarily) instances ofProperty
and a recursive access to otherAccessible
, which may have a family relationship withthis
Accessible
via theUpwardsNavigable
implementation.Descriptive Provides thedescribe()
functionality.Group InstanceDescriptor PropertyHolder AnAccessible
that has a list of parameters it accepts as its own and a list ofPropertyHolderListener
that track changes with all properties of theAccessible
.Reflexive An object is declaredReflexive
ifPULsE
needs to know all its available subclasses.UpwardsNavigable AnUpwardsNavigable
provides a two-way connection with the otherDescribable
in an asymmetric (upwards-oriented) manner (hence its name). -
Classes in pulse.util used by pulse.problem.statements.model Class Description Accessible AnAccessible
provides Reflection-based read- and write-access to the underlying (usually declared as its own fields - but not necessarily) instances ofProperty
and a recursive access to otherAccessible
, which may have a family relationship withthis
Accessible
via theUpwardsNavigable
implementation.Descriptive Provides thedescribe()
functionality.Group PropertyHolder AnAccessible
that has a list of parameters it accepts as its own and a list ofPropertyHolderListener
that track changes with all properties of theAccessible
.Reflexive An object is declaredReflexive
ifPULsE
needs to know all its available subclasses.UpwardsNavigable AnUpwardsNavigable
provides a two-way connection with the otherDescribable
in an asymmetric (upwards-oriented) manner (hence its name). -
Classes in pulse.util used by pulse.search Class Description Accessible AnAccessible
provides Reflection-based read- and write-access to the underlying (usually declared as its own fields - but not necessarily) instances ofProperty
and a recursive access to otherAccessible
, which may have a family relationship withthis
Accessible
via theUpwardsNavigable
implementation.Descriptive Provides thedescribe()
functionality.Group PropertyHolder AnAccessible
that has a list of parameters it accepts as its own and a list ofPropertyHolderListener
that track changes with all properties of theAccessible
.UpwardsNavigable AnUpwardsNavigable
provides a two-way connection with the otherDescribable
in an asymmetric (upwards-oriented) manner (hence its name). -
Classes in pulse.util used by pulse.search.direction Class Description Accessible AnAccessible
provides Reflection-based read- and write-access to the underlying (usually declared as its own fields - but not necessarily) instances ofProperty
and a recursive access to otherAccessible
, which may have a family relationship withthis
Accessible
via theUpwardsNavigable
implementation.Descriptive Provides thedescribe()
functionality.Group InstanceDescriptor PropertyHolder AnAccessible
that has a list of parameters it accepts as its own and a list ofPropertyHolderListener
that track changes with all properties of theAccessible
.Reflexive An object is declaredReflexive
ifPULsE
needs to know all its available subclasses.UpwardsNavigable AnUpwardsNavigable
provides a two-way connection with the otherDescribable
in an asymmetric (upwards-oriented) manner (hence its name). -
Classes in pulse.util used by pulse.search.direction.pso Class Description Accessible AnAccessible
provides Reflection-based read- and write-access to the underlying (usually declared as its own fields - but not necessarily) instances ofProperty
and a recursive access to otherAccessible
, which may have a family relationship withthis
Accessible
via theUpwardsNavigable
implementation.Descriptive Provides thedescribe()
functionality.Group PropertyHolder AnAccessible
that has a list of parameters it accepts as its own and a list ofPropertyHolderListener
that track changes with all properties of theAccessible
.Reflexive An object is declaredReflexive
ifPULsE
needs to know all its available subclasses.UpwardsNavigable AnUpwardsNavigable
provides a two-way connection with the otherDescribable
in an asymmetric (upwards-oriented) manner (hence its name). -
Classes in pulse.util used by pulse.search.linear Class Description Accessible AnAccessible
provides Reflection-based read- and write-access to the underlying (usually declared as its own fields - but not necessarily) instances ofProperty
and a recursive access to otherAccessible
, which may have a family relationship withthis
Accessible
via theUpwardsNavigable
implementation.Descriptive Provides thedescribe()
functionality.Group PropertyHolder AnAccessible
that has a list of parameters it accepts as its own and a list ofPropertyHolderListener
that track changes with all properties of theAccessible
.Reflexive An object is declaredReflexive
ifPULsE
needs to know all its available subclasses.UpwardsNavigable AnUpwardsNavigable
provides a two-way connection with the otherDescribable
in an asymmetric (upwards-oriented) manner (hence its name). -
Classes in pulse.util used by pulse.search.statistics Class Description Accessible AnAccessible
provides Reflection-based read- and write-access to the underlying (usually declared as its own fields - but not necessarily) instances ofProperty
and a recursive access to otherAccessible
, which may have a family relationship withthis
Accessible
via theUpwardsNavigable
implementation.Descriptive Provides thedescribe()
functionality.Group InstanceDescriptor PropertyHolder AnAccessible
that has a list of parameters it accepts as its own and a list ofPropertyHolderListener
that track changes with all properties of theAccessible
.Reflexive An object is declaredReflexive
ifPULsE
needs to know all its available subclasses.UpwardsNavigable AnUpwardsNavigable
provides a two-way connection with the otherDescribable
in an asymmetric (upwards-oriented) manner (hence its name). -
Classes in pulse.util used by pulse.tasks Class Description Accessible AnAccessible
provides Reflection-based read- and write-access to the underlying (usually declared as its own fields - but not necessarily) instances ofProperty
and a recursive access to otherAccessible
, which may have a family relationship withthis
Accessible
via theUpwardsNavigable
implementation.Descriptive Provides thedescribe()
functionality.Group InstanceDescriptor PropertyHolder AnAccessible
that has a list of parameters it accepts as its own and a list ofPropertyHolderListener
that track changes with all properties of theAccessible
.UpwardsNavigable AnUpwardsNavigable
provides a two-way connection with the otherDescribable
in an asymmetric (upwards-oriented) manner (hence its name). -
Classes in pulse.util used by pulse.tasks.logs Class Description Descriptive Provides thedescribe()
functionality.Group UpwardsNavigable AnUpwardsNavigable
provides a two-way connection with the otherDescribable
in an asymmetric (upwards-oriented) manner (hence its name). -
Classes in pulse.util used by pulse.tasks.processing Class Description Accessible AnAccessible
provides Reflection-based read- and write-access to the underlying (usually declared as its own fields - but not necessarily) instances ofProperty
and a recursive access to otherAccessible
, which may have a family relationship withthis
Accessible
via theUpwardsNavigable
implementation.Descriptive Provides thedescribe()
functionality.Group ImmutablePair PropertyHolder AnAccessible
that has a list of parameters it accepts as its own and a list ofPropertyHolderListener
that track changes with all properties of theAccessible
.UpwardsNavigable AnUpwardsNavigable
provides a two-way connection with the otherDescribable
in an asymmetric (upwards-oriented) manner (hence its name). -
Classes in pulse.util used by pulse.ui.components Class Description Descriptive Provides thedescribe()
functionality.PropertyHolder AnAccessible
that has a list of parameters it accepts as its own and a list ofPropertyHolderListener
that track changes with all properties of theAccessible
. -
Classes in pulse.util used by pulse.ui.components.controllers Class Description InstanceDescriptor PropertyHolder AnAccessible
that has a list of parameters it accepts as its own and a list ofPropertyHolderListener
that track changes with all properties of theAccessible
. -
Classes in pulse.util used by pulse.ui.frames Class Description PropertyHolder AnAccessible
that has a list of parameters it accepts as its own and a list ofPropertyHolderListener
that track changes with all properties of theAccessible
. -
Classes in pulse.util used by pulse.util Class Description Accessible AnAccessible
provides Reflection-based read- and write-access to the underlying (usually declared as its own fields - but not necessarily) instances ofProperty
and a recursive access to otherAccessible
, which may have a family relationship withthis
Accessible
via theUpwardsNavigable
implementation.Descriptive Provides thedescribe()
functionality.DescriptorChangeListener Group HierarchyListener An hierarchy listener, which listens to any changes happening with the children of anUpwardsNavigable
.PropertyEvent An event which is created to signal about the changes with aPropertyHolder
.PropertyHolder AnAccessible
that has a list of parameters it accepts as its own and a list ofPropertyHolderListener
that track changes with all properties of theAccessible
.PropertyHolderListener A listener used byPropertyHolder
s to track changes with the associatedPropert
ies.Reflexive An object is declaredReflexive
ifPULsE
needs to know all its available subclasses.ResourceMonitor Provides unified means of storage and methods of access to runtime system information, such as CPU usage, memory usage, an number of available threads.UpwardsNavigable AnUpwardsNavigable
provides a two-way connection with the otherDescribable
in an asymmetric (upwards-oriented) manner (hence its name).