public class MassOutputEntry extends java.lang.Object implements IMassOutputEntry
IMassOutputEntry.| Constructor and Description |
|---|
MassOutputEntry(IToolContext pSubContext,
java.util.List<IToolOutputParameter> pOutputParameters)
Creates a new mass output entry.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IToolOutputParameter> |
getOutputParameters()
Gets output parameters returned for the mass output entry.
|
IToolContext |
getSubConntext()
Returns the sub-context of this entry.
|
public MassOutputEntry(IToolContext pSubContext, java.util.List<IToolOutputParameter> pOutputParameters)
pSubContext - the corresponding sub contextpOutputParameters - the output parameters of the mass output entryIMassProcessingToolContext,
getOutputParameters()public IToolContext getSubConntext()
IMassOutputEntrygetSubConntext in interface IMassOutputEntrypublic java.util.List<IToolOutputParameter> getOutputParameters()
IMassOutputEntrygetOutputParameters in interface IMassOutputEntryCopyright © 2015 Micro Focus GmbH. All rights reserved.