Uses of Interface
org.eclipse.birt.report.model.api.metadata.IArgumentInfo
Packages that use IArgumentInfo
Package
Description
Defines the elements, properties, types, structures and slots
in the Report Object Model.
-
Uses of IArgumentInfo in org.eclipse.birt.report.model.api.metadata
Classes in org.eclipse.birt.report.model.api.metadata that implement IArgumentInfoMethods in org.eclipse.birt.report.model.api.metadata that return IArgumentInfoModifier and TypeMethodDescriptionArgumentInfoList.getArgument
(String argumentName) Returns the argument definition given the name.IArgumentInfoList.getArgument
(String argumentName) Returns the argument definition given the name.Methods in org.eclipse.birt.report.model.api.metadata that return types with arguments of type IArgumentInfoModifier and TypeMethodDescriptionArgumentInfoList.argumentsIterator()
Returns the iterator of argument definition.IArgumentInfoList.argumentsIterator()
Returns the iterator of argument definition.Methods in org.eclipse.birt.report.model.api.metadata with parameters of type IArgumentInfoModifier and TypeMethodDescriptionprotected void
ArgumentInfoList.addArgument
(IArgumentInfo argument) Adds argument to this method definition. -
Uses of IArgumentInfo in org.eclipse.birt.report.model.api.scripts
Classes in org.eclipse.birt.report.model.api.scripts that implement IArgumentInfoMethods in org.eclipse.birt.report.model.api.scripts that return IArgumentInfoModifier and TypeMethodDescriptionArgumentInfoList.getArgument
(String argumentName) Returns the argument definition given the name.