org.jacorb.notification.filter
public class ConstraintEntry extends Object
Version: $Id: ConstraintEntry.java,v 1.2 2005/08/21 13:25:53 alphonse.bendt Exp $
Constructor Summary | |
---|---|
ConstraintEntry(FilterConstraint filterConstraint, ConstraintInfo constraintInfo) |
Method Summary | |
---|---|
void | appendToBuffer(StringBuffer buffer) |
String | getConstraintExpression() |
int | getConstraintId() |
ConstraintInfo | getConstraintInfo() |
int | getEventTypeCount() |
EventTypeWrapper | getEventTypeWrapper(int index) |
FilterConstraint | getFilterConstraint() |