Package src :: Package com :: Package deviceatlas :: Package device :: Module property_mapping_source :: Class PropertyMappingSource
[frames] | no frames]

Class PropertyMappingSource

Represents a single property mapping source for a property mapping. An identifier transformation can contain a trim transformation OR a list of comparison transformations.

@author DeviceAtlas Limited

Instance Methods
 
__init__(self, identifier, trim_transformer, comparison_transformers)
 
get_identifier(self)
 
get_trim_transformer(self)
 
get_comparison_transformers(self)