| 程序包 | 说明 |
|---|---|
| org.eclipse.birt.report.model.api.metadata |
Defines the elements, properties, types, structures and slots
in the Report Object Model.
|
| org.eclipse.birt.report.model.api.scripts |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
IClassInfo
Represents the script object definition.
|
interface |
IMemberInfo
Represents the definition of class member.
|
interface |
IMethodInfo
Represents the method information for both class and element.
|
interface |
ITemplateMethodInfo
Represents the method information that can provide code template.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ClassInfo
Represents the script object definition.
|
class |
MemberInfo
Represents the definition of class member.
|
class |
MethodInfo
Represents the method information for both class and element.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ConstructorInfo
Represents the method information for both class and element.
|
class |
TemplateMethodInfo
Represents the method information that can provide code snippet as the
template.
|
Copyright © 2008 Actuate Corp. All rights reserved.