Define - class ncsa.tools.ogrescript.tasks.container.procedure.Define.
Should have formal parameter arguments as attribute names, with their types
as the attribute values; return values generated inside the procedure use the
usual mechanism (adding return values to the tasks) can be explicitly handled
as return values of the procedure itself, in which case the assignment is
only to the procedure frame, allow the caller to determine which of these
should actually be exported to the calling context; again, these should map
the formal return value name to a type (for type checking).
Define() -
Constructor for class ncsa.tools.ogrescript.tasks.container.procedure.Define
Delete - class ncsa.tools.ogrescript.trebuchet.tasks.cache.Delete.
Requires a cache reference from the environment.
Delete() -
Constructor for class ncsa.tools.ogrescript.trebuchet.tasks.cache.Delete
Delete - class ncsa.tools.ogrescript.trebuchet.tasks.operation.Delete.
Delete() -
Constructor for class ncsa.tools.ogrescript.trebuchet.tasks.operation.Delete
Delete - class ncsa.tools.ogrescript.types.Delete.
Delete() -
Constructor for class ncsa.tools.ogrescript.types.Delete
Delete - class ncsa.tools.trebuchet.core.operations.Delete.
Delete() -
Constructor for class ncsa.tools.trebuchet.core.operations.Delete