| Modifier and Type | Method and Description |
|---|---|
Filter |
RulesheetFactory.createFilter()
Returns a new object of class 'Filter'
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
RulesheetSwitch.caseFilter(Filter object)
Returns the result of interpreting the object as an instance of 'Filter'
|
| Modifier and Type | Method and Description |
|---|---|
Filter |
FilterItem.getFilter()
Returns the value of the 'Filter' reference
|
Filter |
ScopeFilter.getFilter()
Returns the value of the 'Filter' reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
FilterItem.setFilter(Filter value)
Sets the value of the '
Filter' reference |
void |
ScopeFilter.setFilter(Filter value)
Sets the value of the '
Filter' reference |
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.