Uses of Interface
org.eclipse.birt.report.model.api.metadata.IArgumentInfoList
Packages that use IArgumentInfoList
Package
Description
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 IArgumentInfoListModifier and TypeClassDescriptionclass
Represents an optional argument list of a method.Methods in org.eclipse.birt.report.model.api.metadata that return types with arguments of type IArgumentInfoListModifier and TypeMethodDescriptionIMethodInfo.argumentListIterator()
Returns the iterator of argument definition.MethodInfo.argumentListIterator()
Returns the iterator of argument definition.Methods in org.eclipse.birt.report.model.api.metadata with parameters of type IArgumentInfoListModifier and TypeMethodDescriptionprotected void
MethodInfo.addArgumentList
(IArgumentInfoList argumentList) Adds an optional argument list to the method information. -
Uses of IArgumentInfoList in org.eclipse.birt.report.model.api.scripts
Classes in org.eclipse.birt.report.model.api.scripts that implement IArgumentInfoListModifier and TypeClassDescriptionclass
Represents an optional argument list of a method.