public interface ISynchable
The following features are supported:
GeppettoPackage.getISynchable()
Modifier and Type | Method and Description |
---|---|
boolean |
isSynched()
Returns the value of the 'Synched' attribute.
|
void |
setSynched(boolean value)
Sets the value of the '
Synched ' attribute. |
boolean isSynched()
If the meaning of the 'Synched' attribute isn't clear, there really should be more of a description here...
setSynched(boolean)
,
GeppettoPackage.getISynchable_Synched()
void setSynched(boolean value)
Synched
' attribute.
value
- the new value of the 'Synched' attribute.isSynched()