public final class ConstraintExp extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
String |
constraint_expr |
EventType[] |
event_types |
| Constructor and Description |
|---|
ConstraintExp() |
ConstraintExp(EventType[] event_types,
String constraint_expr) |
Copyright © 2015 JacORB. All rights reserved.