Package hec.model
Class TsDataSetName
java.lang.Object
hec.heclib.dss.DSSPathname
hec.heclib.dss.DSSPathAndFilename
hec.model.TsDataSetName
- All Implemented Interfaces:
Serializable,Cloneable
public class TsDataSetName
extends hec.heclib.dss.DSSPathAndFilename
implements Cloneable, Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected booleanprotected Stringprotected Stringprotected Stringprotected booleanprotected HecDoubleprotected HecDoubleprotected StringFields inherited from class hec.heclib.dss.DSSPathAndFilename
_filename, _filenameGivenFields inherited from class hec.heclib.dss.DSSPathname
_aPart, _bPart, _cPart, _defaultFPart, _delimiter, _dirty, _dPart, _empty, _ePart, _fPart, _pathname, BLOCK_INTERVAL_1CENTURY, BLOCK_INTERVAL_1DAY, BLOCK_INTERVAL_1DECADE, BLOCK_INTERVAL_1MONTH, BLOCK_INTERVAL_1YEAR, CONTINUE_ENUMERATION, E_PART_FROM_SECONDS, SECONDS_FROM_E_PART, START_ENUMERATION, STATUS_ENUMERATION_EXHAUSTED, STATUS_ERROR, STATUS_IRREGULAR_TS, STATUS_REGULAR_TS, VALUE_INTERVAL_1MONTH, VALUE_INTERVAL_1WEEK, VALUE_INTERVAL_1YEAR, VALUE_INTERVAL_SEMI_MONTH, VALUE_INTERVAL_TRI_MONTH -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidclone()booleanintgetIconType(String moduleName) voidgetThumbnailMinMax(HecDouble min, HecDouble max) booleanprotected voidbooleanname()voidset(boolean set) protected voidsetCumColors(Hashtable<String, String> cumColors) voidsetCumulativeThresholdColors(String colors) voidvoidsetFromOracle(boolean fromOracle) voidvoidsetLocationName(String name) voidsetModules(Vector moduleNames) voidsetOracleName(String name) intsetPathname(String path) protected voidsetThreshColors(Hashtable<String, String> thresholdColorHash) voidsetThresholdColorInfo(Hashtable<String, String> colors, boolean cumulative) voidsetThresholdColors(String colors) voidsetThresholdName(String name) voidsetThumbnailMinMax(HecDouble min, HecDouble max) voidsetThumbnailScale(String vals) Methods inherited from class hec.heclib.dss.DSSPathAndFilename
combinedPathAndFilename, filename, isFilenameGiven, isSameName, isSameName, sameFileNames, setFilenameMethods inherited from class hec.heclib.dss.DSSPathname
aPart, areSamePathnames, bPart, buildPathnameFromParts, convertIrregularToPseudo, convertPseudoToIrregular, cPart, dirty, dPart, ePart, formPathname, fPart, getAPart, getBPart, getCollectionSequence, getCollectionSequence, getCollectionSequence, getCPart, getDPart, getEPart, getFPart, getPairedDataX, getPairedDataY, getParameterTypeString, getParts, getPathname, getPathname, getPathnamePartPositions, getPathnameParts, getPathnamePartsFromLine, getRegularTsEPartFromInterval, getRetrievePath, getTSBlockInfo, getTsIntervalInfo, getTSIntervalOffset, getTSIntervalSeconds, getTSTopOfInterval, incrementInterval, incrementTSPathname, isaCollectionPath, isCwmsTsId, isSameCollection, isSamePathname, isTimeSeries, isValidPathname, makeNice, nextTimeSeriesPathname, parseDssPath, parsePathname, pathname, pathnameToTsId, setAPart, setBPart, setCollectionSequence, setCollectionSequence, setCPart, setCwmsTsId, setDefaultFPart, setDPart, setEPart, setFPart, setParts, setPathnameParts, setRealEPart, toString, tsIdToPathname
-
Field Details
-
_fromOracle
protected boolean _fromOracle -
_set
protected boolean _set -
_oracleName
-
layers
-
modules
-
iconTypes
-
thresholdColors
-
cumulativeThresholdColors
-
thresholdName
-
cumulativeThresholdName
-
_displayName
-
_location
-
_parameter
-
_version
-
_thumbnailMin
-
_thumbnailMax
-
-
Constructor Details
-
TsDataSetName
public TsDataSetName() -
TsDataSetName
-
TsDataSetName
-
-
Method Details
-
init
-
getDisplayName
-
getLocation
-
getParameter
-
getVersion
-
clone
- Overrides:
clonein classhec.heclib.dss.DSSPathname
-
fromOracle
public boolean fromOracle() -
setFromOracle
public void setFromOracle(boolean fromOracle) -
oracleName
-
name
-
dataSetName
-
hasBeenSet
public boolean hasBeenSet()- Overrides:
hasBeenSetin classhec.heclib.dss.DSSPathname
-
setPathname
- Overrides:
setPathnamein classhec.heclib.dss.DSSPathAndFilename
-
setOracleName
-
set
public void set(boolean set) -
isActive
-
addLayer
-
setLayers
-
getLayers
-
addModule
-
setModules
-
getIconType
-
getLocationName
-
setLocationName
-
setThumbnailMinMax
-
getThumbnailMinMax
-
setThumbnailScale
-
setThresholdColors
-
setCumulativeThresholdColors
-
setThresholdName
-
setCumulativeThresholdName
-
setThresholdColorInfo
-
setThreshColors
-
setCumColors
-