Class ModelInputConverter

java.lang.Object
de.iip_ecosphere.platform.connectors.model.ModelInputConverter
All Implemented Interfaces:
InputParser.InputConverter<Object>

public class ModelInputConverter extends Object implements InputParser.InputConverter<Object>
Input converter implementing the ModelAccess conversion conventions. An input converter for ModelAccess shall allow for more homogeneous generated code compared to InputParser-based code. Moreover, this shall allow for encapsulating future changes to input/output conventions for ModelAccess.
Author:
Holger Eichelberger, SSE