public class DimensionCondition
extends org.eclipse.birt.report.model.core.PropertyStructure
| 限定符和类型 | 字段和说明 |
|---|---|
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.
|
| 构造器和说明 |
|---|
DimensionCondition() |
| 限定符和类型 | 方法和说明 |
|---|---|
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, setPropertycheckStringMember, copy, equals, getCompatibleValue, getContext, getDefn, getElement, getExpressionProperty, getHandle, getHandle, getMemberDefn, getObjectDefn, getProperty, getProperty, getReferencableProperty, getStringProperty, isDesignTime, isReferencable, setContext, setExpressionProperty, setProperty, setupContext, updateReference, validatepublic 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.Structurehandle 在类中 org.eclipse.birt.report.model.core.StructurevalueHandle - the value handle of this structure list property this
structure is inindex - the position of this structure in structure listpublic java.lang.String getStructName()
IStructureCopyright © 2008 Actuate Corp. All rights reserved.