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

Packages that use IArgumentInfoList
org.eclipse.birt.report.model.api.metadata Defines the elements, properties, types, structures and slots in the Report Object Model. 
 

Uses of IArgumentInfoList in org.eclipse.birt.report.model.api.metadata
 

Classes in org.eclipse.birt.report.model.api.metadata that implement IArgumentInfoList
 class ArgumentInfoList
          Represents an optional argument list of a method.
 

Methods in org.eclipse.birt.report.model.api.metadata with parameters of type IArgumentInfoList
protected  void MethodInfo.addArgumentList(IArgumentInfoList argumentList)
          Adds an optional argument list to the method information.
 



Copyright © 2008 Actuate Corp. All rights reserved.