|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IMethodInfo | |
| org.eclipse.birt.report.model.api.extension | Defines the fundamental interfaces for those extensions from the reportitem extension point. |
| org.eclipse.birt.report.model.api.metadata | Defines the elements, properties, types, structures and slots in the Report Object Model. |
| Uses of IMethodInfo in org.eclipse.birt.report.model.api.extension |
| Methods in org.eclipse.birt.report.model.api.extension that return IMethodInfo | |
IMethodInfo |
PropertyDefinition.getMethodInfo()
|
IMethodInfo |
IPropertyDefinition.getMethodInfo()
Returns the method information of this property. |
| Uses of IMethodInfo in org.eclipse.birt.report.model.api.metadata |
| Methods in org.eclipse.birt.report.model.api.metadata that return IMethodInfo | |
IMethodInfo |
IClassInfo.getMethod(java.lang.String name)
Get the method definition given the method name. |
IMethodInfo |
IClassInfo.getConstructor()
Returns the constructor definition. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||