Package | Description |
---|---|
org.eclipse.birt.report.model.api.metadata |
Defines the elements, properties, types, structures and slots
in the Report Object Model.
|
Modifier and Type | Method and Description |
---|---|
IChoiceSet |
IPropertyDefn.getAllowedChoices()
Returns the allowed choices for this property.
|
IChoiceSet |
IPropertyDefn.getAllowedUnits()
Returns the allowed units for this property.
|
IChoiceSet |
IPropertyType.getChoices()
Gets the set of choices for this type.
|
IChoiceSet |
IPropertyDefn.getChoices()
Gets the list of choices for the property.
|
IChoiceSet |
IMetaDataDictionary.getChoiceSet(java.lang.String choiceSetName)
Finds a choice set by name.
|
Copyright © 2008 Actuate Corp. All rights reserved.