Coverage for ion/services/dm/transformation/transformation_service : 100.00%
Hot-keys on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
|
#!/usr/bin/env python
@file ion/services/dm/transformation/transformation_service.py @author Michael Meisinger @brief service for transforming information """
"""Transformation service interface """
# Declaration of service
"""Service operation: TBD """
# Spawn of the process using the module name
''' @brief transform an object to a different type @param what? ''' |