Package | Description |
---|---|
org.eclipse.birt.report.model.api |
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
|
org.eclipse.birt.report.model.api.impl | |
org.eclipse.birt.report.model.api.simpleapi |
Report element representations in the BIRT simple API environment.
|
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<FilterConditionHandle> |
MemberValueHandle.filtersIterator()
Returns the iterator for filter list defined on this member value.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
ModuleUtil.isListFilterValue(FilterConditionHandle filter)
Determine if the value1 of this filter condition is a list.
|
Modifier and Type | Method and Description |
---|---|
IFilterCondition |
SimpleElementFactory.createFilterCondition(FilterConditionHandle handle) |
Modifier and Type | Method and Description |
---|---|
IFilterCondition |
ISimpleElementFactory.createFilterCondition(FilterConditionHandle handle)
Creates the IFilterCondition instance.
|
Copyright © 2008 Actuate Corp. All rights reserved.