Uses of Class
at.tuwien.ifs.somtoolbox.properties.SOMProperties.DatumToUnitMapping

Packages that use SOMProperties.DatumToUnitMapping
at.tuwien.ifs.somtoolbox.properties Provides classes that handle reading network-specific properties for the training and properties specific to the state of applications. 
 

Uses of SOMProperties.DatumToUnitMapping in at.tuwien.ifs.somtoolbox.properties
 

Fields in at.tuwien.ifs.somtoolbox.properties with type parameters of type SOMProperties.DatumToUnitMapping
private  Vector<SOMProperties.DatumToUnitMapping> SOMProperties.datumToUnitMappings
           
 

Methods in at.tuwien.ifs.somtoolbox.properties that return types with arguments of type SOMProperties.DatumToUnitMapping
 Vector<SOMProperties.DatumToUnitMapping> SOMProperties.datumToUnitMappings()