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, input, trim_transformer, comparison_transformers)
Properties
  input
  trim_transformer
  comparison_transformers
Property Details

input

Get Method:
unreachable.input(self)

trim_transformer

Get Method:
unreachable.trim_transformer(self)

comparison_transformers

Get Method:
unreachable.comparison_transformers(self)