org.jacorb.notification.filter
Class ConstraintEntry
java.lang.Object
org.jacorb.notification.filter.ConstraintEntry
- public class ConstraintEntry
- extends java.lang.Object
- Version:
- $Id: ConstraintEntry.java,v 1.2 2005/08/21 13:25:53 alphonse.bendt Exp $
- Author:
- Alphonse Bendt
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConstraintEntry
public ConstraintEntry(FilterConstraint filterConstraint,
ConstraintInfo constraintInfo)
getEventTypeWrapper
public EventTypeWrapper getEventTypeWrapper(int index)
getEventTypeCount
public int getEventTypeCount()
getConstraintId
public int getConstraintId()
getConstraintInfo
public ConstraintInfo getConstraintInfo()
getConstraintExpression
public java.lang.String getConstraintExpression()
getFilterConstraint
public FilterConstraint getFilterConstraint()
appendToBuffer
public void appendToBuffer(java.lang.StringBuffer buffer)