public interface OBJ extends VisualValue
The following features are supported:
ValuesPackage.getOBJ()
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getObj()
Returns the value of the 'Obj' attribute.
|
void |
setObj(java.lang.String value)
Sets the value of the '
Obj ' attribute. |
getGroupElements, getPosition, setPosition
isSynched, setSynched
java.lang.String getObj()
If the meaning of the 'Obj' attribute isn't clear, there really should be more of a description here...
setObj(String)
,
ValuesPackage.getOBJ_Obj()