public final class AActionLtl extends PLtl
| Constructor and Description |
|---|
AActionLtl() |
AActionLtl(TLSq _operation_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
java.lang.Object |
clone() |
TLSq |
getOperation() |
void |
setOperation(TLSq node) |
java.lang.String |
toString() |
cloneList, cloneNode, parent, replaceBy, toString, toStringgetEndPos, getStartPos, setEndPos, setStartPospublic AActionLtl()
public AActionLtl(TLSq _operation_)