| Package | Description |
|---|---|
| org.jacorb.notification.filter | |
| org.jacorb.notification.filter.bsh | |
| org.jacorb.notification.filter.etcl |
| Modifier and Type | Method and Description |
|---|---|
FilterConstraint |
ConstraintEntry.getFilterConstraint() |
protected abstract FilterConstraint |
AbstractFilter.newFilterConstraint(ConstraintExp constraintExp)
create a new FilterConstraint based on the provided ConstraintExp
|
| Constructor and Description |
|---|
ConstraintEntry(FilterConstraint filterConstraint,
ConstraintInfo constraintInfo) |
| Modifier and Type | Method and Description |
|---|---|
FilterConstraint |
BSHFilter.newFilterConstraint(ConstraintExp constraintExp) |
| Modifier and Type | Class and Description |
|---|---|
class |
ETCLFilterConstraint
Representation of a ETCL Filter Constraint.
|
| Modifier and Type | Method and Description |
|---|---|
FilterConstraint |
ETCLFilter.newFilterConstraint(ConstraintExp constraintExp) |
Copyright © 2015 JacORB. All rights reserved.