|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use AbstractFilterLogicBaseNode | |
|---|---|
| com.sas.dataselectors.filters | Provides adapter components used to convert native models to models which can then be used with filter components. |
| com.sas.dataselectors.filters.tree | |
| Uses of AbstractFilterLogicBaseNode in com.sas.dataselectors.filters |
|---|
| Methods in com.sas.dataselectors.filters with parameters of type AbstractFilterLogicBaseNode | |
|---|---|
protected void |
DefaultFilterLogicTree.copyChildren(AbstractFilterLogicBaseNode parent)
|
| Uses of AbstractFilterLogicBaseNode in com.sas.dataselectors.filters.tree |
|---|
| Methods in com.sas.dataselectors.filters.tree that return AbstractFilterLogicBaseNode | |
|---|---|
protected AbstractFilterLogicBaseNode |
StepModelToLogicTreeTransform.transformStep(com.sas.iquery.metadata.business.step.CompoundStep step)
Attempts to transform the given compound step. |
protected AbstractFilterLogicBaseNode |
StepModelToLogicTreeTransform.transformStep(com.sas.iquery.metadata.business.step.CompoundStep step,
boolean explicitlyCreated)
Attempts to transform the given compound step. |
protected AbstractFilterLogicBaseNode |
StepModelToLogicTreeTransform.transformStep(com.sas.iquery.metadata.business.step.StepInterface step)
Attempts to transform any StepInterface specified. |
| Constructors in com.sas.dataselectors.filters.tree with parameters of type AbstractFilterLogicBaseNode | |
|---|---|
NotNode(java.lang.Object userObject,
AbstractFilterLogicBaseNode child)
|
|
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||