Uses of Interface
org.eclipse.birt.report.model.api.metadata.IMethodInfo

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.
 



Copyright © 2005 Actuate Corp. All rights reserved.