public interface ModelToStringMapper<ModelType>
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString(ModelType object)
Defines how an model element is represented by a String to display it in
the
View. |
Copyright © 2013 Saxonia Systems AG. All Rights Reserved.