Interface
~~|
~~+--
UnitAnnotationDataFile
~~~~~~~|
~~~~~~~+--
UnitNamesFile
Directly known subclasses:
TextUnitNamesFile
public abstract static class UnitNamesFile
extends UnitAnnotationDataFile
A UnitNamesFile provides methods for querying the unit names of
a given chip type.UnitNamesFile(...)
UnitAnnotationDataFile
.getUnitNames
-
indexOf
Gets the indices of units by their names.
nbrOfUnits
-
}
Methods inherited from UnitAnnotationDataFile:
byChipType, getAromaUgpFile, getChipType, getPlatform, nbrOfUnits
Methods inherited from Interface:
extend, getFields, print, uses