public interface Translator
null
represents value being
present, but empty. We could say that neutral type is framework agnostic type.Modifier and Type | Method and Description |
---|---|
Object |
fromNeutralValue(Object neutral,
EOAttribute att)
Converts neutral value to library specific representation.
|
Object |
toNeutralValue(Object librarySpecific,
EOAttribute att)
Converts library specific value representation to neutral type.
|
Object toNeutralValue(Object librarySpecific, EOAttribute att)
librarySpecific
- value representation object in some libraryatt
- EO attribute that the given value representsObject fromNeutralValue(Object neutral, EOAttribute att)
neutral
- neutral valueatt
- EO attribute that the given value representsCopyright © 2002 – 2024 Project Wonder.