public class SeqPredicate
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static Sequenic.T3.Info.SeqPredicate.LTL |
TT |
Constructor and Description |
---|
SeqPredicate() |
Modifier and Type | Method and Description |
---|---|
static Sequenic.T3.Info.SeqPredicate.LTL |
always(Sequenic.T3.Info.SeqPredicate.LTL p) |
static Sequenic.T3.Info.SeqPredicate.LTL |
always(StepPredicate p) |
static Sequenic.T3.Info.SeqPredicate.LTL |
eventually(Sequenic.T3.Info.SeqPredicate.LTL p) |
static Sequenic.T3.Info.SeqPredicate.LTL |
eventually(StepPredicate p) |
static Sequenic.T3.Info.SeqPredicate.LTL |
next(Sequenic.T3.Info.SeqPredicate.LTL p) |
static Sequenic.T3.Info.SeqPredicate.LTL |
next(StepPredicate p) |
static Sequenic.T3.Info.SeqPredicate.LTL |
not(Sequenic.T3.Info.SeqPredicate.LTL p) |
static Sequenic.T3.Info.SeqPredicate.LTL |
not(StepPredicate p) |
static Sequenic.T3.Info.SeqPredicate.LTL |
now(StepPredicate p) |
public static Sequenic.T3.Info.SeqPredicate.LTL now(StepPredicate p)
public static Sequenic.T3.Info.SeqPredicate.LTL next(StepPredicate p)
public static Sequenic.T3.Info.SeqPredicate.LTL next(Sequenic.T3.Info.SeqPredicate.LTL p)
public static Sequenic.T3.Info.SeqPredicate.LTL not(StepPredicate p)
public static Sequenic.T3.Info.SeqPredicate.LTL not(Sequenic.T3.Info.SeqPredicate.LTL p)
public static Sequenic.T3.Info.SeqPredicate.LTL eventually(StepPredicate p)
public static Sequenic.T3.Info.SeqPredicate.LTL eventually(Sequenic.T3.Info.SeqPredicate.LTL p)
public static Sequenic.T3.Info.SeqPredicate.LTL always(StepPredicate p)
public static Sequenic.T3.Info.SeqPredicate.LTL always(Sequenic.T3.Info.SeqPredicate.LTL p)