|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 that return types with arguments of type IArgumentInfoList | |
|---|---|
java.util.Iterator<IArgumentInfoList> |
MethodInfo.argumentListIterator()
Returns the iterator of argument definition. |
java.util.Iterator<IArgumentInfoList> |
IMethodInfo.argumentListIterator()
Returns the iterator of argument definition. |
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||