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