Package | Description |
---|---|
org.eclipse.birt.report.model.api.metadata |
Defines the elements, properties, types, structures and slots
in the Report Object Model.
|
Modifier and Type | Class and Description |
---|---|
class |
ArgumentInfoList
Represents an optional argument list of a method.
|
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<IArgumentInfoList> |
MethodInfo.argumentListIterator()
Returns the iterator of argument definition.
|
java.util.Iterator<IArgumentInfoList> |
IMethodInfo.argumentListIterator()
Returns the iterator of argument definition.
|
Modifier and Type | Method and Description |
---|---|
protected void |
MethodInfo.addArgumentList(IArgumentInfoList argumentList)
Adds an optional argument list to the method information.
|
Copyright © 2008 Actuate Corp. All rights reserved.