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