public class PenDownActionImpl extends ActionImpl implements PenDownAction
| Constructor and Description |
|---|
PenDownActionImpl(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 PenDownActionImpl(ActionDefinition definition)
public void accept(RuntimeModelVisitor visitor)
accept in interface RuntimeModelVisitableaccept in class ActionImplpublic void accept(PredefinedRuntimeActionVisitor visitor)
accept in interface PredefinedRuntimeActionVisitable