Package | Description |
---|---|
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 |
Modifier and Type | Interface and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
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.