Class ModelOutputConverter

java.lang.Object
de.iip_ecosphere.platform.connectors.model.ModelOutputConverter
All Implemented Interfaces:
OutputFormatter.OutputConverter<Object>

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