| Package | Description | 
|---|---|
| agi.foundation.access | 
 Contains types used in performing access calculations. 
 | 
| agi.foundation.infrastructure | 
 Contains types which support various aspects of the DME Component Libraries infrastructure. 
 | 
| agi.foundation.numericalmethods | 
 Contains general numerical algorithms. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
HierarchicalLogger | 
AccessQuery.getDebuggingLogger()
Gets a logger to which debugging information will be written. 
 | 
HierarchicalLogger | 
AccessEvaluator.getDebuggingLogger()
Gets the logger used to examine access query evaluations. 
 | 
HierarchicalLogger | 
AccessConstraintEvaluator.getDebuggingLogger()
Gets the logger used to examine access query evaluations. 
 | 
HierarchicalLogger | 
AccessComputation.getDebuggingLogger()
Gets a logger to which debugging information will be written. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AccessQuery.setDebuggingLogger(HierarchicalLogger value)
Sets a logger to which debugging information will be written. 
 | 
void | 
AccessEvaluator.setDebuggingLogger(HierarchicalLogger value)
Sets the logger used to examine access query evaluations. 
 | 
void | 
AccessConstraintEvaluator.setDebuggingLogger(HierarchicalLogger value)
Sets the logger used to examine access query evaluations. 
 | 
void | 
AccessComputation.setDebuggingLogger(HierarchicalLogger value)
Sets a logger to which debugging information will be written. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
HierarchicalLogger | 
HierarchicalLogger.pop()
Finishes logging for this sub-task and writes its output to either the
    log file or its parent sub-task. 
 | 
HierarchicalLogger | 
HierarchicalLogger.push()
Begins a new sub-task. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
HierarchicalLogger | 
TimeIntervalFinder.getDebuggingLogger()
Gets a logger to which debugging information will be written. 
 | 
HierarchicalLogger | 
JulianDateFunctionExplorer.getDebuggingLogger()
Gets a logger to which debugging information will be written. 
 | 
HierarchicalLogger | 
JulianDateFunctionDetails.getDebuggingLogger()
Gets the  
HierarchicalLogger, used to provide debugging output for the findings analysis. | 
HierarchicalLogger | 
DurationFunctionExplorer.getDebuggingLogger()
Gets a logger to which debugging information will be written. 
 | 
HierarchicalLogger | 
DurationFunctionDetails.getDebuggingLogger()
Gets the  
HierarchicalLogger, used to provide debugging output for the findings analysis. | 
HierarchicalLogger | 
DoubleFunctionExplorer.getDebuggingLogger()
Gets a logger to which debugging information will be written. 
 | 
HierarchicalLogger | 
DoubleFunctionDetails.getDebuggingLogger()
Gets the  
HierarchicalLogger, used to provide debugging output for the findings analysis. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TimeIntervalFinder.setDebuggingLogger(HierarchicalLogger value)
Sets a logger to which debugging information will be written. 
 | 
void | 
JulianDateFunctionExplorer.setDebuggingLogger(HierarchicalLogger value)
Sets a logger to which debugging information will be written. 
 | 
void | 
JulianDateFunctionDetails.setDebuggingLogger(HierarchicalLogger value)
Sets the  
HierarchicalLogger, used to provide debugging output for the findings analysis. | 
void | 
DurationFunctionExplorer.setDebuggingLogger(HierarchicalLogger value)
Sets a logger to which debugging information will be written. 
 | 
void | 
DurationFunctionDetails.setDebuggingLogger(HierarchicalLogger value)
Sets the  
HierarchicalLogger, used to provide debugging output for the findings analysis. | 
void | 
DoubleFunctionExplorer.setDebuggingLogger(HierarchicalLogger value)
Sets a logger to which debugging information will be written. 
 | 
void | 
DoubleFunctionDetails.setDebuggingLogger(HierarchicalLogger value)
Sets the  
HierarchicalLogger, used to provide debugging output for the findings analysis. |