| Interface | Description |
|---|---|
| BranchLimits |
limits for branch lengths
|
| ExternalParameterListener |
Defines objects that listen to exteneral ParameterEvents
|
| IdGroup |
An indexed group of identifiers.
|
| IndividualParameterHandler |
Title:
|
| IndividualParameterHandler.Listener | |
| LabelMapping.Relabeller | |
| MultiParameterized.ParameterAccessWatcher |
An interface for classes that wish to find out about particular parameter access
|
| Nameable |
interface for classes that can be named.
|
| NamedParameterized |
interface for class with (optimizable) named parameters
|
| NeoParameterized |
interface for class with (optimizable) parameters.
|
| PalObjectListener |
Defines objects that monitor certain PalObjects for changes
|
| Parameterized |
interface for class with (optimizable) parameters
|
| Report |
interface for classes that can print out a human readable report of itself
|
| SampleInformation |
Title: SampleInformation
|
| SampleInformation.Factory | |
| Summarizable |
interface for classes that can provide summaries
|
| TableReport |
interface for classes with data that can be presented in tables
|
| Units |
interface holding unit constants
|
| UnitsProvider |
interface for classes that can provide the related Units used, (as
|
| Class | Description |
|---|---|
| Attribute |
An immutable attribute has a name and value.
|
| Identifier |
An identifier for some sampled data.
|
| IdGenerator |
Generates IdGroup objects given certain parameters.
|
| IdGroup.Utils | |
| IndividualParameterHandler.Utils | |
| LabelMapping | |
| MultiParameterized |
Title: MultiParameterized
|
| MutableDouble | |
| PalEventMulticaster |
A utility class for accomodating Pal listeners
|
| PalObjectEvent |
An event used by PalObjectListeners
|
| PalObjectListener.EventGenerator |
A base class for classes that fire PalObject events
|
| ParameterEvent |
An event used by ExternalParameterListeners
|
| Parameterized.Null |
NullParameterized Object
Can be used by subclasses to implement parameterized without actually having paramters
|
| Parameterized.ParameterizedBase |
A Utility class for using as the superclass to subclasses which are based on double arrays
|
| Parameterized.ParameterizedUser |
A Utility class for using as the superclass to subclasses which work by adding functionality to
a general Parameterized object (the base Parameterized object)
|
| Parameterized.Utils | |
| ParameterizedDoubleBundle |
Title: ParameterizedDoubleBundle
|
| ParameterizedNeoWrapper |
Title: ParameterizedNeoWrapper
|
| ReleaseInfo |
release information
|
| SimpleIdGroup |
Default implementation of IdGroup interface.
|
| SimpleSummarizable | |
| TimeOrderCharacterData |
Character data that expresses an order through time.
|
| TimeStamp |
keeps track of program runtime
|
| TOCDSampleInformation |
Title: TOCDSampleInformation
|
| Utils |
Provides some miscellaneous methods.
|