public final class AStopAction extends PAction
| Constructor and Description |
|---|
AStopAction() |
AStopAction(PStop _stop_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
java.lang.Object |
clone() |
PStop |
getStop() |
void |
setStop(PStop node) |
java.lang.String |
toString() |
cloneList, cloneNode, parent, replaceBy, toString, toStringgetEndPos, getStartPos, setEndPos, setStartPospublic AStopAction()
public AStopAction(PStop _stop_)