public class DimensionCondition
extends org.eclipse.birt.report.model.core.PropertyStructure
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DIMENSION_CONDITION_STRUCT
Name of this structure.
|
static java.lang.String |
HIERARCHY_MEMBER
Member name of the cached result set(output columns).
|
static java.lang.String |
JOIN_CONDITIONS_MEMBER
The property name of the data set parameters definitions.
|
Constructor and Description |
---|
DimensionCondition() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getStructName()
Returns the name of the structure definition.
|
protected StructureHandle |
handle(SimpleValueHandle valueHandle,
int index)
Creates the specific handle of this structure.
|
clone, getIntrinsicProperty, getLocalProperty, getLocalProperty, setIntrinsicProperty, setProperty
checkStringMember, copy, equals, getCompatibleValue, getContext, getDefn, getElement, getExpressionProperty, getHandle, getHandle, getMemberDefn, getObjectDefn, getProperty, getProperty, getReferencableProperty, getStringProperty, isDesignTime, isReferencable, setContext, setExpressionProperty, setProperty, setupContext, updateReference, validate
public static final java.lang.String DIMENSION_CONDITION_STRUCT
public static final java.lang.String JOIN_CONDITIONS_MEMBER
public static final java.lang.String HIERARCHY_MEMBER
protected StructureHandle handle(SimpleValueHandle valueHandle, int index)
org.eclipse.birt.report.model.core.Structure
handle
in class org.eclipse.birt.report.model.core.Structure
valueHandle
- the value handle of this structure list property this
structure is inindex
- the position of this structure in structure listpublic java.lang.String getStructName()
IStructure
Copyright © 2008 Actuate Corp. All rights reserved.