public class SetColorActionImpl extends ActionImpl implements SetColorAction
| Constructor and Description |
|---|
SetColorActionImpl(ActionDefinition definition) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(PredefinedRuntimeActionVisitor visitor) |
void |
accept(RuntimeModelVisitor visitor) |
int |
getColor() |
clone, getDefinition, getName, getValues, toStringequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDefinition, getValuesgetNamepublic SetColorActionImpl(ActionDefinition definition)
public int getColor()
getColor in interface SetColorActionpublic void accept(RuntimeModelVisitor visitor)
accept in interface RuntimeModelVisitableaccept in class ActionImplpublic void accept(PredefinedRuntimeActionVisitor visitor)
accept in interface PredefinedRuntimeActionVisitable