public interface Converter
The following features are supported:
UtilPackage.getConverter()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getConverterId()
Returns the value of the 'Converter Id' attribute.
|
EClassifier |
getFromType()
Returns the value of the 'From Type' reference.
|
EClassifier |
getToType()
Returns the value of the 'To Type' reference.
|
void |
setConverterId(java.lang.String value)
Sets the value of the '
Converter Id' attribute. |
void |
setFromType(EClassifier value)
Sets the value of the '
From Type' reference. |
void |
setToType(EClassifier value)
Sets the value of the '
To Type' reference. |
java.lang.String getConverterId()
If the meaning of the 'Converter Id' attribute isn't clear, there really should be more of a description here...
setConverterId(String),
UtilPackage.getConverter_ConverterId()void setConverterId(java.lang.String value)
Converter Id' attribute.
value - the new value of the 'Converter Id' attribute.getConverterId()EClassifier getFromType()
If the meaning of the 'From Type' reference isn't clear, there really should be more of a description here...
setFromType(EClassifier),
UtilPackage.getConverter_FromType()void setFromType(EClassifier value)
From Type' reference.
value - the new value of the 'From Type' reference.getFromType()EClassifier getToType()
If the meaning of the 'To Type' reference isn't clear, there really should be more of a description here...
setToType(EClassifier),
UtilPackage.getConverter_ToType()void setToType(EClassifier value)
To Type' reference.
value - the new value of the 'To Type' reference.getToType()Data In Motion GmbH all rights reserved