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