public final class ConstraintExp extends java.lang.Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
constraint_expr |
EventType[] |
event_types |
| Constructor and Description |
|---|
ConstraintExp() |
ConstraintExp(EventType[] event_types,
java.lang.String constraint_expr) |