public interface ImportValue extends Value
The following features are supported:
ValuesPackage.getImportValue()
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getModelInterpreterId()
Returns the value of the 'Model Interpreter Id' attribute.
|
void |
setModelInterpreterId(java.lang.String value)
Sets the value of the '
Model Interpreter Id ' attribute. |
isSynched, setSynched
java.lang.String getModelInterpreterId()
If the meaning of the 'Model Interpreter Id' attribute isn't clear, there really should be more of a description here...
setModelInterpreterId(String)
,
ValuesPackage.getImportValue_ModelInterpreterId()
void setModelInterpreterId(java.lang.String value)
Model Interpreter Id
' attribute.
value
- the new value of the 'Model Interpreter Id' attribute.getModelInterpreterId()