public static class ExecDocumentImpl.ExecImpl extends TaskTypeImpl implements ExecDocument.Exec
TaskTypeImpl.OutputImplExecDocument.Exec.FactoryTaskType.Output_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtypeEQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Constructor and Description |
|---|
ExecImpl(SchemaType sType) |
| Modifier and Type | Method and Description |
|---|---|
XmlAnySimpleType |
addNewCommand()
Appends and returns a new empty "Command" attribute
|
XmlAnySimpleType |
addNewCustomErrorRegularExpression()
Appends and returns a new empty "CustomErrorRegularExpression" attribute
|
XmlAnySimpleType |
addNewCustomWarningRegularExpression()
Appends and returns a new empty "CustomWarningRegularExpression" attribute
|
XmlAnySimpleType |
addNewEnvironmentVariables()
Appends and returns a new empty "EnvironmentVariables" attribute
|
XmlAnySimpleType |
addNewOutputs()
Appends and returns a new empty "Outputs" attribute
|
XmlAnySimpleType |
addNewStandardErrorImportance()
Appends and returns a new empty "StandardErrorImportance" attribute
|
XmlAnySimpleType |
addNewStandardOutputImportance()
Appends and returns a new empty "StandardOutputImportance" attribute
|
XmlAnySimpleType |
addNewStdErrEncoding()
Appends and returns a new empty "StdErrEncoding" attribute
|
XmlAnySimpleType |
addNewStdOutEncoding()
Appends and returns a new empty "StdOutEncoding" attribute
|
XmlAnySimpleType |
addNewTimeout()
Appends and returns a new empty "Timeout" attribute
|
XmlAnySimpleType |
addNewToolExe()
Appends and returns a new empty "ToolExe" attribute
|
XmlAnySimpleType |
addNewToolPath()
Appends and returns a new empty "ToolPath" attribute
|
XmlAnySimpleType |
addNewWorkingDirectory()
Appends and returns a new empty "WorkingDirectory" attribute
|
XmlAnySimpleType |
getCommand()
Gets the "Command" attribute
|
XmlAnySimpleType |
getCustomErrorRegularExpression()
Gets the "CustomErrorRegularExpression" attribute
|
XmlAnySimpleType |
getCustomWarningRegularExpression()
Gets the "CustomWarningRegularExpression" attribute
|
XmlAnySimpleType |
getEnvironmentVariables()
Gets the "EnvironmentVariables" attribute
|
String |
getIgnoreExitCode()
Gets the "IgnoreExitCode" attribute
|
String |
getIgnoreStandardErrorWarningFormat()
Gets the "IgnoreStandardErrorWarningFormat" attribute
|
String |
getLogStandardErrorAsError()
Gets the "LogStandardErrorAsError" attribute
|
XmlAnySimpleType |
getOutputs()
Gets the "Outputs" attribute
|
XmlAnySimpleType |
getStandardErrorImportance()
Gets the "StandardErrorImportance" attribute
|
XmlAnySimpleType |
getStandardOutputImportance()
Gets the "StandardOutputImportance" attribute
|
XmlAnySimpleType |
getStdErrEncoding()
Gets the "StdErrEncoding" attribute
|
XmlAnySimpleType |
getStdOutEncoding()
Gets the "StdOutEncoding" attribute
|
XmlAnySimpleType |
getTimeout()
Gets the "Timeout" attribute
|
XmlAnySimpleType |
getToolExe()
Gets the "ToolExe" attribute
|
XmlAnySimpleType |
getToolPath()
Gets the "ToolPath" attribute
|
XmlAnySimpleType |
getWorkingDirectory()
Gets the "WorkingDirectory" attribute
|
boolean |
isSetCustomErrorRegularExpression()
True if has "CustomErrorRegularExpression" attribute
|
boolean |
isSetCustomWarningRegularExpression()
True if has "CustomWarningRegularExpression" attribute
|
boolean |
isSetEnvironmentVariables()
True if has "EnvironmentVariables" attribute
|
boolean |
isSetIgnoreExitCode()
True if has "IgnoreExitCode" attribute
|
boolean |
isSetIgnoreStandardErrorWarningFormat()
True if has "IgnoreStandardErrorWarningFormat" attribute
|
boolean |
isSetLogStandardErrorAsError()
True if has "LogStandardErrorAsError" attribute
|
boolean |
isSetOutputs()
True if has "Outputs" attribute
|
boolean |
isSetStandardErrorImportance()
True if has "StandardErrorImportance" attribute
|
boolean |
isSetStandardOutputImportance()
True if has "StandardOutputImportance" attribute
|
boolean |
isSetStdErrEncoding()
True if has "StdErrEncoding" attribute
|
boolean |
isSetStdOutEncoding()
True if has "StdOutEncoding" attribute
|
boolean |
isSetTimeout()
True if has "Timeout" attribute
|
boolean |
isSetToolExe()
True if has "ToolExe" attribute
|
boolean |
isSetToolPath()
True if has "ToolPath" attribute
|
boolean |
isSetWorkingDirectory()
True if has "WorkingDirectory" attribute
|
void |
setCommand(XmlAnySimpleType command)
Sets the "Command" attribute
|
void |
setCustomErrorRegularExpression(XmlAnySimpleType customErrorRegularExpression)
Sets the "CustomErrorRegularExpression" attribute
|
void |
setCustomWarningRegularExpression(XmlAnySimpleType customWarningRegularExpression)
Sets the "CustomWarningRegularExpression" attribute
|
void |
setEnvironmentVariables(XmlAnySimpleType environmentVariables)
Sets the "EnvironmentVariables" attribute
|
void |
setIgnoreExitCode(String ignoreExitCode)
Sets the "IgnoreExitCode" attribute
|
void |
setIgnoreStandardErrorWarningFormat(String ignoreStandardErrorWarningFormat)
Sets the "IgnoreStandardErrorWarningFormat" attribute
|
void |
setLogStandardErrorAsError(String logStandardErrorAsError)
Sets the "LogStandardErrorAsError" attribute
|
void |
setOutputs(XmlAnySimpleType outputs)
Sets the "Outputs" attribute
|
void |
setStandardErrorImportance(XmlAnySimpleType standardErrorImportance)
Sets the "StandardErrorImportance" attribute
|
void |
setStandardOutputImportance(XmlAnySimpleType standardOutputImportance)
Sets the "StandardOutputImportance" attribute
|
void |
setStdErrEncoding(XmlAnySimpleType stdErrEncoding)
Sets the "StdErrEncoding" attribute
|
void |
setStdOutEncoding(XmlAnySimpleType stdOutEncoding)
Sets the "StdOutEncoding" attribute
|
void |
setTimeout(XmlAnySimpleType timeout)
Sets the "Timeout" attribute
|
void |
setToolExe(XmlAnySimpleType toolExe)
Sets the "ToolExe" attribute
|
void |
setToolPath(XmlAnySimpleType toolPath)
Sets the "ToolPath" attribute
|
void |
setWorkingDirectory(XmlAnySimpleType workingDirectory)
Sets the "WorkingDirectory" attribute
|
void |
unsetCustomErrorRegularExpression()
Unsets the "CustomErrorRegularExpression" attribute
|
void |
unsetCustomWarningRegularExpression()
Unsets the "CustomWarningRegularExpression" attribute
|
void |
unsetEnvironmentVariables()
Unsets the "EnvironmentVariables" attribute
|
void |
unsetIgnoreExitCode()
Unsets the "IgnoreExitCode" attribute
|
void |
unsetIgnoreStandardErrorWarningFormat()
Unsets the "IgnoreStandardErrorWarningFormat" attribute
|
void |
unsetLogStandardErrorAsError()
Unsets the "LogStandardErrorAsError" attribute
|
void |
unsetOutputs()
Unsets the "Outputs" attribute
|
void |
unsetStandardErrorImportance()
Unsets the "StandardErrorImportance" attribute
|
void |
unsetStandardOutputImportance()
Unsets the "StandardOutputImportance" attribute
|
void |
unsetStdErrEncoding()
Unsets the "StdErrEncoding" attribute
|
void |
unsetStdOutEncoding()
Unsets the "StdOutEncoding" attribute
|
void |
unsetTimeout()
Unsets the "Timeout" attribute
|
void |
unsetToolExe()
Unsets the "ToolExe" attribute
|
void |
unsetToolPath()
Unsets the "ToolPath" attribute
|
void |
unsetWorkingDirectory()
Unsets the "WorkingDirectory" attribute
|
Boolean |
xgetIgnoreExitCode()
Gets (as xml) the "IgnoreExitCode" attribute
|
Boolean |
xgetIgnoreStandardErrorWarningFormat()
Gets (as xml) the "IgnoreStandardErrorWarningFormat" attribute
|
Boolean |
xgetLogStandardErrorAsError()
Gets (as xml) the "LogStandardErrorAsError" attribute
|
void |
xsetIgnoreExitCode(Boolean ignoreExitCode)
Sets (as xml) the "IgnoreExitCode" attribute
|
void |
xsetIgnoreStandardErrorWarningFormat(Boolean ignoreStandardErrorWarningFormat)
Sets (as xml) the "IgnoreStandardErrorWarningFormat" attribute
|
void |
xsetLogStandardErrorAsError(Boolean logStandardErrorAsError)
Sets (as xml) the "LogStandardErrorAsError" attribute
|
addNewOutput, getArchitecture, getCondition, getContinueOnError, getOutputArray, getOutputArray, getOutputList, getRuntime, insertNewOutput, isSetArchitecture, isSetCondition, isSetContinueOnError, isSetRuntime, removeOutput, setArchitecture, setCondition, setContinueOnError, setOutputArray, setOutputArray, setRuntime, sizeOfOutputArray, unsetArchitecture, unsetCondition, unsetContinueOnError, unsetRuntime, xgetArchitecture, xgetCondition, xgetContinueOnError, xgetRuntime, xsetArchitecture, xsetCondition, xsetContinueOnError, xsetRuntimearraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlTextclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddNewOutput, getArchitecture, getCondition, getContinueOnError, getOutputArray, getOutputArray, getOutputList, getRuntime, insertNewOutput, isSetArchitecture, isSetCondition, isSetContinueOnError, isSetRuntime, removeOutput, setArchitecture, setCondition, setContinueOnError, setOutputArray, setOutputArray, setRuntime, sizeOfOutputArray, unsetArchitecture, unsetCondition, unsetContinueOnError, unsetRuntime, xgetArchitecture, xgetCondition, xgetContinueOnError, xgetRuntime, xsetArchitecture, xsetCondition, xsetContinueOnError, xsetRuntimechangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextpublic ExecImpl(SchemaType sType)
public XmlAnySimpleType getCommand()
getCommand in interface ExecDocument.Execpublic void setCommand(XmlAnySimpleType command)
setCommand in interface ExecDocument.Execpublic XmlAnySimpleType addNewCommand()
addNewCommand in interface ExecDocument.Execpublic XmlAnySimpleType getCustomErrorRegularExpression()
getCustomErrorRegularExpression in interface ExecDocument.Execpublic boolean isSetCustomErrorRegularExpression()
isSetCustomErrorRegularExpression in interface ExecDocument.Execpublic void setCustomErrorRegularExpression(XmlAnySimpleType customErrorRegularExpression)
setCustomErrorRegularExpression in interface ExecDocument.Execpublic XmlAnySimpleType addNewCustomErrorRegularExpression()
addNewCustomErrorRegularExpression in interface ExecDocument.Execpublic void unsetCustomErrorRegularExpression()
unsetCustomErrorRegularExpression in interface ExecDocument.Execpublic XmlAnySimpleType getCustomWarningRegularExpression()
getCustomWarningRegularExpression in interface ExecDocument.Execpublic boolean isSetCustomWarningRegularExpression()
isSetCustomWarningRegularExpression in interface ExecDocument.Execpublic void setCustomWarningRegularExpression(XmlAnySimpleType customWarningRegularExpression)
setCustomWarningRegularExpression in interface ExecDocument.Execpublic XmlAnySimpleType addNewCustomWarningRegularExpression()
addNewCustomWarningRegularExpression in interface ExecDocument.Execpublic void unsetCustomWarningRegularExpression()
unsetCustomWarningRegularExpression in interface ExecDocument.Execpublic XmlAnySimpleType getEnvironmentVariables()
getEnvironmentVariables in interface ExecDocument.Execpublic boolean isSetEnvironmentVariables()
isSetEnvironmentVariables in interface ExecDocument.Execpublic void setEnvironmentVariables(XmlAnySimpleType environmentVariables)
setEnvironmentVariables in interface ExecDocument.Execpublic XmlAnySimpleType addNewEnvironmentVariables()
addNewEnvironmentVariables in interface ExecDocument.Execpublic void unsetEnvironmentVariables()
unsetEnvironmentVariables in interface ExecDocument.Execpublic String getIgnoreExitCode()
getIgnoreExitCode in interface ExecDocument.Execpublic Boolean xgetIgnoreExitCode()
xgetIgnoreExitCode in interface ExecDocument.Execpublic boolean isSetIgnoreExitCode()
isSetIgnoreExitCode in interface ExecDocument.Execpublic void setIgnoreExitCode(String ignoreExitCode)
setIgnoreExitCode in interface ExecDocument.Execpublic void xsetIgnoreExitCode(Boolean ignoreExitCode)
xsetIgnoreExitCode in interface ExecDocument.Execpublic void unsetIgnoreExitCode()
unsetIgnoreExitCode in interface ExecDocument.Execpublic String getIgnoreStandardErrorWarningFormat()
getIgnoreStandardErrorWarningFormat in interface ExecDocument.Execpublic Boolean xgetIgnoreStandardErrorWarningFormat()
xgetIgnoreStandardErrorWarningFormat in interface ExecDocument.Execpublic boolean isSetIgnoreStandardErrorWarningFormat()
isSetIgnoreStandardErrorWarningFormat in interface ExecDocument.Execpublic void setIgnoreStandardErrorWarningFormat(String ignoreStandardErrorWarningFormat)
setIgnoreStandardErrorWarningFormat in interface ExecDocument.Execpublic void xsetIgnoreStandardErrorWarningFormat(Boolean ignoreStandardErrorWarningFormat)
xsetIgnoreStandardErrorWarningFormat in interface ExecDocument.Execpublic void unsetIgnoreStandardErrorWarningFormat()
unsetIgnoreStandardErrorWarningFormat in interface ExecDocument.Execpublic String getLogStandardErrorAsError()
getLogStandardErrorAsError in interface ExecDocument.Execpublic Boolean xgetLogStandardErrorAsError()
xgetLogStandardErrorAsError in interface ExecDocument.Execpublic boolean isSetLogStandardErrorAsError()
isSetLogStandardErrorAsError in interface ExecDocument.Execpublic void setLogStandardErrorAsError(String logStandardErrorAsError)
setLogStandardErrorAsError in interface ExecDocument.Execpublic void xsetLogStandardErrorAsError(Boolean logStandardErrorAsError)
xsetLogStandardErrorAsError in interface ExecDocument.Execpublic void unsetLogStandardErrorAsError()
unsetLogStandardErrorAsError in interface ExecDocument.Execpublic XmlAnySimpleType getOutputs()
getOutputs in interface ExecDocument.Execpublic boolean isSetOutputs()
isSetOutputs in interface ExecDocument.Execpublic void setOutputs(XmlAnySimpleType outputs)
setOutputs in interface ExecDocument.Execpublic XmlAnySimpleType addNewOutputs()
addNewOutputs in interface ExecDocument.Execpublic void unsetOutputs()
unsetOutputs in interface ExecDocument.Execpublic XmlAnySimpleType getStandardErrorImportance()
getStandardErrorImportance in interface ExecDocument.Execpublic boolean isSetStandardErrorImportance()
isSetStandardErrorImportance in interface ExecDocument.Execpublic void setStandardErrorImportance(XmlAnySimpleType standardErrorImportance)
setStandardErrorImportance in interface ExecDocument.Execpublic XmlAnySimpleType addNewStandardErrorImportance()
addNewStandardErrorImportance in interface ExecDocument.Execpublic void unsetStandardErrorImportance()
unsetStandardErrorImportance in interface ExecDocument.Execpublic XmlAnySimpleType getStandardOutputImportance()
getStandardOutputImportance in interface ExecDocument.Execpublic boolean isSetStandardOutputImportance()
isSetStandardOutputImportance in interface ExecDocument.Execpublic void setStandardOutputImportance(XmlAnySimpleType standardOutputImportance)
setStandardOutputImportance in interface ExecDocument.Execpublic XmlAnySimpleType addNewStandardOutputImportance()
addNewStandardOutputImportance in interface ExecDocument.Execpublic void unsetStandardOutputImportance()
unsetStandardOutputImportance in interface ExecDocument.Execpublic XmlAnySimpleType getStdErrEncoding()
getStdErrEncoding in interface ExecDocument.Execpublic boolean isSetStdErrEncoding()
isSetStdErrEncoding in interface ExecDocument.Execpublic void setStdErrEncoding(XmlAnySimpleType stdErrEncoding)
setStdErrEncoding in interface ExecDocument.Execpublic XmlAnySimpleType addNewStdErrEncoding()
addNewStdErrEncoding in interface ExecDocument.Execpublic void unsetStdErrEncoding()
unsetStdErrEncoding in interface ExecDocument.Execpublic XmlAnySimpleType getStdOutEncoding()
getStdOutEncoding in interface ExecDocument.Execpublic boolean isSetStdOutEncoding()
isSetStdOutEncoding in interface ExecDocument.Execpublic void setStdOutEncoding(XmlAnySimpleType stdOutEncoding)
setStdOutEncoding in interface ExecDocument.Execpublic XmlAnySimpleType addNewStdOutEncoding()
addNewStdOutEncoding in interface ExecDocument.Execpublic void unsetStdOutEncoding()
unsetStdOutEncoding in interface ExecDocument.Execpublic XmlAnySimpleType getTimeout()
getTimeout in interface ExecDocument.Execpublic boolean isSetTimeout()
isSetTimeout in interface ExecDocument.Execpublic void setTimeout(XmlAnySimpleType timeout)
setTimeout in interface ExecDocument.Execpublic XmlAnySimpleType addNewTimeout()
addNewTimeout in interface ExecDocument.Execpublic void unsetTimeout()
unsetTimeout in interface ExecDocument.Execpublic XmlAnySimpleType getToolExe()
getToolExe in interface ExecDocument.Execpublic boolean isSetToolExe()
isSetToolExe in interface ExecDocument.Execpublic void setToolExe(XmlAnySimpleType toolExe)
setToolExe in interface ExecDocument.Execpublic XmlAnySimpleType addNewToolExe()
addNewToolExe in interface ExecDocument.Execpublic void unsetToolExe()
unsetToolExe in interface ExecDocument.Execpublic XmlAnySimpleType getToolPath()
getToolPath in interface ExecDocument.Execpublic boolean isSetToolPath()
isSetToolPath in interface ExecDocument.Execpublic void setToolPath(XmlAnySimpleType toolPath)
setToolPath in interface ExecDocument.Execpublic XmlAnySimpleType addNewToolPath()
addNewToolPath in interface ExecDocument.Execpublic void unsetToolPath()
unsetToolPath in interface ExecDocument.Execpublic XmlAnySimpleType getWorkingDirectory()
getWorkingDirectory in interface ExecDocument.Execpublic boolean isSetWorkingDirectory()
isSetWorkingDirectory in interface ExecDocument.Execpublic void setWorkingDirectory(XmlAnySimpleType workingDirectory)
setWorkingDirectory in interface ExecDocument.Execpublic XmlAnySimpleType addNewWorkingDirectory()
addNewWorkingDirectory in interface ExecDocument.Execpublic void unsetWorkingDirectory()
unsetWorkingDirectory in interface ExecDocument.Exec