public interface ModelFormat
The following features are supported:
GeppettoPackage.getModelFormat()
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getModelFormat()
Returns the value of the 'Model Format' attribute.
|
void |
setModelFormat(java.lang.String value)
Sets the value of the '
Model Format ' attribute. |
java.lang.String getModelFormat()
If the meaning of the 'Model Format' attribute isn't clear, there really should be more of a description here...
setModelFormat(String)
,
GeppettoPackage.getModelFormat_ModelFormat()
void setModelFormat(java.lang.String value)
Model Format
' attribute.
value
- the new value of the 'Model Format' attribute.getModelFormat()