|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FilterConfigType
A representation of the model object 'Config Type'. This type describes the filter component configuration. This type extends ProcessUnitType and includes a choice of an AbstractFilter Rule or a FilterRuleBlock
The following features are supported:
FilterPackage.getFilterConfigType()| Method Summary | |
|---|---|
AbstractFilterRuleType |
getAbstractFilterRule()
Returns the value of the 'Abstract Filter Rule' containment reference |
FilterRuleBlockType |
getFilterRuleBlock()
Returns the value of the 'Filter Rule Block' containment reference |
void |
setAbstractFilterRule(AbstractFilterRuleType value)
Sets the value of the ' Abstract Filter Rule' containment reference |
void |
setFilterRuleBlock(FilterRuleBlockType value)
Sets the value of the ' Filter Rule Block' containment reference |
| Methods inherited from interface org.eclipse.hyades.logging.adapter.model.internal.unit.ProcessUnitType |
|---|
getDescription, getProperty, getUniqueID, isDisabled, isSetDisabled, setDescription, setDisabled, setUniqueID, unsetDisabled |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
AbstractFilterRuleType getAbstractFilterRule()
If the meaning of the 'Abstract Filter Rule' containment reference isn't clear, there really should be more of a description here...
setAbstractFilterRule(AbstractFilterRuleType),
FilterPackage.getFilterConfigType_AbstractFilterRule()void setAbstractFilterRule(AbstractFilterRuleType value)
Abstract Filter Rule' containment reference.
value - the new value of the 'Abstract Filter Rule' containment reference.getAbstractFilterRule()FilterRuleBlockType getFilterRuleBlock()
If the meaning of the 'Filter Rule Block' containment reference isn't clear, there really should be more of a description here...
setFilterRuleBlock(FilterRuleBlockType),
FilterPackage.getFilterConfigType_FilterRuleBlock()void setFilterRuleBlock(FilterRuleBlockType value)
Filter Rule Block' containment reference.
value - the new value of the 'Filter Rule Block' containment reference.getFilterRuleBlock()
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||