|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jacorb.notification.filter.etcl.ETCLFilterConstraint
public class ETCLFilterConstraint
Representation of a ETCL Filter Constraint.
| Constructor Summary | |
|---|---|
ETCLFilterConstraint(AbstractTCLNode root)
|
|
ETCLFilterConstraint(ConstraintExp constraintExp)
|
|
| Method Summary | |
|---|---|
EvaluationResult |
evaluate(EvaluationContext evaluationContext,
Message event)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ETCLFilterConstraint(AbstractTCLNode root)
public ETCLFilterConstraint(ConstraintExp constraintExp)
throws InvalidConstraint
InvalidConstraint| Method Detail |
|---|
public EvaluationResult evaluate(EvaluationContext evaluationContext,
Message event)
throws EvaluationException
evaluate in interface FilterConstraintEvaluationExceptionpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||