org.jacorb.notification.filter
Class ConstraintEntry
java.lang.Object
org.jacorb.notification.filter.ConstraintEntry
public class ConstraintEntry
- extends Object
- 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 String getConstraintExpression()
getFilterConstraint
public FilterConstraint getFilterConstraint()
appendToBuffer
public void appendToBuffer(StringBuffer buffer)
Copyright © 2015 JacORB. All rights reserved.