public class SingleConstraint1<A> extends AbstractSingleConstraint
Constraint.TypeFALSE, TRUE| Constructor and Description |
|---|
SingleConstraint1(Expr1ViewItemImpl<A> expr) |
SingleConstraint1(String exprId,
Variable<A> variable,
Predicate1<A> predicate) |
SingleConstraint1(Variable<A> variable,
Predicate1<A> predicate) |
| Modifier and Type | Method and Description |
|---|---|
PredicateN |
getPredicate() |
Variable[] |
getVariables() |
boolean |
isEqualTo(ModelComponent o) |
fromExpr, getChildren, getExprId, getIndex, getReactiveProps, setIndex, setReactiveProps, toStringand, or, withclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcreateConstraint, getType, isTemporalareEqualInModel, areEqualInModel, areEqualInModel, areEqualInModelpublic SingleConstraint1(Variable<A> variable, Predicate1<A> predicate)
public SingleConstraint1(String exprId, Variable<A> variable, Predicate1<A> predicate)
public SingleConstraint1(Expr1ViewItemImpl<A> expr)
public Variable[] getVariables()
public PredicateN getPredicate()
public boolean isEqualTo(ModelComponent o)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.