|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectACRU.Data.DData
ACRU.Data.DFluxRecord
ACRU.Data.DDoubleFluxRecord
ACRUSalinity.Data.DSaltFluxRecord
Stores and conductes internal salt balance computations with the help of its parent classes.
| Field Summary |
| Fields inherited from class ACRU.Data.DDoubleFluxRecord |
|
| Fields inherited from class ACRU.Data.DFluxRecord |
allocationList, inFluxList, outFluxList, storageList |
| Fields inherited from class ACRU.Data.DData |
|
| Constructor Summary | |
DSaltFluxRecord()
|
|
DSaltFluxRecord(ACRU.Components.CComponent saltOwner,
double initialAllocStorage)
|
|
DSaltFluxRecord(ACRU.Components.CComponent saltOwner,
java.lang.Double initialAllocStorage)
|
|
DSaltFluxRecord(double initialUnallocStorage)
|
|
DSaltFluxRecord(java.lang.Double initialUnallocStorage)
|
|
DSaltFluxRecord(double initialUnallocStorage,
ACRU.Components.CComponent saltOwner,
double initialAllocStorage)
|
|
DSaltFluxRecord(java.lang.Double initialUnallocStorage,
ACRU.Components.CComponent saltOwner,
java.lang.Double initialAllocStorage)
|
|
DSaltFluxRecord(double initialUnallocStorage,
java.util.Hashtable initialSaltAllocList)
|
|
DSaltFluxRecord(java.lang.Double initialUnallocStorage,
java.util.Hashtable initialSaltAllocList)
|
|
| Methods inherited from class ACRU.Data.DDoubleFluxRecord |
addInFluxComponent, addInFluxDataSource, addInFluxDataSource, addInFluxValue, addInFluxValue, addInFluxValue, addOutFluxComponent, addOutFluxDataStore, addOutFluxDataStore, addOutFluxValue, addOutFluxValue, addOutFluxValue, addToAllocatedStorage, addToAmountOwnedIn, addToCurrentStorage, addToCurrentStorage, addToCurrentStorage, addToCurrentStorage, addToCurrentStorage, addToCurrentStorage, addToCurrentStorage, addToUnallocatedStorage, checkValue, getAllocatedStorage, getAmountOwnedIn, getCurrentStorage, getInFluxDataSources, getInfluxRecordString, getInFluxValue, getInFluxValue, getInFluxValue, getLowerStorageLimit, getOutFluxDataStores, getOutfluxRecordString, getOutFluxValue, getOutFluxValue, getOutFluxValue, getPrecisionTolerance, getPreviousStorage, getResourceAllocationString, getResourceOwnershipString, getTotalAllocatedStorage, getTotalAmountOwned, getTotalInFluxes, getTotalOutFluxes, getUnallocatedStorage, getUpperStorageLimit, reallocateStorage, reallocateStorage, reallocateStorage, reallocateStorage, reallocateStorage, resetInOutFluxes, setAllocatedStorage, setAmountOwnedIn, setCurrentStorage, setInFluxValue, setInFluxValue, setInFluxValue, setLowerStorageLimit, setOutFluxValue, setOutFluxValue, setOutFluxValue, setPrecisionTolerance, setUnallocatedStorage, setUpperStorageLimit, subtractFromAllocatedStorage, subtractFromAmountOwnedIn, subtractFromCurrentStorage, subtractFromCurrentStorage, subtractFromCurrentStorage, subtractFromCurrentStorage, subtractFromCurrentStorage, subtractFromCurrentStorage, subtractFromCurrentStorage, subtractFromUnallocatedStorage, toString, updatePreviousStorage |
| Methods inherited from class ACRU.Data.DFluxRecord |
addInFluxComponents, addOutFluxComponents, getAllocationRecord, getAllocComponents, getInFluxComponents, getOutFluxComponents, getStorageComponents, getStorageRecord, getTypeAllocComponents, getTypeInFluxComponents, getTypeOutFluxComponents, getTypeStorageComponents |
| Methods inherited from class ACRU.Data.DData |
addToDataReference, finalize, getDataObjectList, getDataObjectList, getOwnerComponent, removeFromDataReference, removeOwnerComponent, setOwnerComponent |
| Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DSaltFluxRecord()
public DSaltFluxRecord(double initialUnallocStorage)
throws ACRU.Exceptions.EException
public DSaltFluxRecord(java.lang.Double initialUnallocStorage)
throws ACRU.Exceptions.EException
public DSaltFluxRecord(ACRU.Components.CComponent saltOwner,
double initialAllocStorage)
throws ACRU.Exceptions.EException
public DSaltFluxRecord(ACRU.Components.CComponent saltOwner,
java.lang.Double initialAllocStorage)
throws ACRU.Exceptions.EException
public DSaltFluxRecord(double initialUnallocStorage,
ACRU.Components.CComponent saltOwner,
double initialAllocStorage)
throws ACRU.Exceptions.EException
public DSaltFluxRecord(java.lang.Double initialUnallocStorage,
ACRU.Components.CComponent saltOwner,
java.lang.Double initialAllocStorage)
throws ACRU.Exceptions.EException
public DSaltFluxRecord(double initialUnallocStorage,
java.util.Hashtable initialSaltAllocList)
throws ACRU.Exceptions.EException
public DSaltFluxRecord(java.lang.Double initialUnallocStorage,
java.util.Hashtable initialSaltAllocList)
throws ACRU.Exceptions.EException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||