public static class ExecDocumentImpl.ExecImpl extends TaskTypeImpl implements ExecDocument.Exec
TaskTypeImpl.OutputImpl
ExecDocument.Exec.Factory
TaskType.Output
_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
type
EQUAL, 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, xsetRuntime
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, 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, xmlText
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
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, xsetRuntime
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
public ExecImpl(SchemaType sType)
public XmlAnySimpleType getCommand()
getCommand
in interface ExecDocument.Exec
public void setCommand(XmlAnySimpleType command)
setCommand
in interface ExecDocument.Exec
public XmlAnySimpleType addNewCommand()
addNewCommand
in interface ExecDocument.Exec
public XmlAnySimpleType getCustomErrorRegularExpression()
getCustomErrorRegularExpression
in interface ExecDocument.Exec
public boolean isSetCustomErrorRegularExpression()
isSetCustomErrorRegularExpression
in interface ExecDocument.Exec
public void setCustomErrorRegularExpression(XmlAnySimpleType customErrorRegularExpression)
setCustomErrorRegularExpression
in interface ExecDocument.Exec
public XmlAnySimpleType addNewCustomErrorRegularExpression()
addNewCustomErrorRegularExpression
in interface ExecDocument.Exec
public void unsetCustomErrorRegularExpression()
unsetCustomErrorRegularExpression
in interface ExecDocument.Exec
public XmlAnySimpleType getCustomWarningRegularExpression()
getCustomWarningRegularExpression
in interface ExecDocument.Exec
public boolean isSetCustomWarningRegularExpression()
isSetCustomWarningRegularExpression
in interface ExecDocument.Exec
public void setCustomWarningRegularExpression(XmlAnySimpleType customWarningRegularExpression)
setCustomWarningRegularExpression
in interface ExecDocument.Exec
public XmlAnySimpleType addNewCustomWarningRegularExpression()
addNewCustomWarningRegularExpression
in interface ExecDocument.Exec
public void unsetCustomWarningRegularExpression()
unsetCustomWarningRegularExpression
in interface ExecDocument.Exec
public XmlAnySimpleType getEnvironmentVariables()
getEnvironmentVariables
in interface ExecDocument.Exec
public boolean isSetEnvironmentVariables()
isSetEnvironmentVariables
in interface ExecDocument.Exec
public void setEnvironmentVariables(XmlAnySimpleType environmentVariables)
setEnvironmentVariables
in interface ExecDocument.Exec
public XmlAnySimpleType addNewEnvironmentVariables()
addNewEnvironmentVariables
in interface ExecDocument.Exec
public void unsetEnvironmentVariables()
unsetEnvironmentVariables
in interface ExecDocument.Exec
public String getIgnoreExitCode()
getIgnoreExitCode
in interface ExecDocument.Exec
public Boolean xgetIgnoreExitCode()
xgetIgnoreExitCode
in interface ExecDocument.Exec
public boolean isSetIgnoreExitCode()
isSetIgnoreExitCode
in interface ExecDocument.Exec
public void setIgnoreExitCode(String ignoreExitCode)
setIgnoreExitCode
in interface ExecDocument.Exec
public void xsetIgnoreExitCode(Boolean ignoreExitCode)
xsetIgnoreExitCode
in interface ExecDocument.Exec
public void unsetIgnoreExitCode()
unsetIgnoreExitCode
in interface ExecDocument.Exec
public String getIgnoreStandardErrorWarningFormat()
getIgnoreStandardErrorWarningFormat
in interface ExecDocument.Exec
public Boolean xgetIgnoreStandardErrorWarningFormat()
xgetIgnoreStandardErrorWarningFormat
in interface ExecDocument.Exec
public boolean isSetIgnoreStandardErrorWarningFormat()
isSetIgnoreStandardErrorWarningFormat
in interface ExecDocument.Exec
public void setIgnoreStandardErrorWarningFormat(String ignoreStandardErrorWarningFormat)
setIgnoreStandardErrorWarningFormat
in interface ExecDocument.Exec
public void xsetIgnoreStandardErrorWarningFormat(Boolean ignoreStandardErrorWarningFormat)
xsetIgnoreStandardErrorWarningFormat
in interface ExecDocument.Exec
public void unsetIgnoreStandardErrorWarningFormat()
unsetIgnoreStandardErrorWarningFormat
in interface ExecDocument.Exec
public String getLogStandardErrorAsError()
getLogStandardErrorAsError
in interface ExecDocument.Exec
public Boolean xgetLogStandardErrorAsError()
xgetLogStandardErrorAsError
in interface ExecDocument.Exec
public boolean isSetLogStandardErrorAsError()
isSetLogStandardErrorAsError
in interface ExecDocument.Exec
public void setLogStandardErrorAsError(String logStandardErrorAsError)
setLogStandardErrorAsError
in interface ExecDocument.Exec
public void xsetLogStandardErrorAsError(Boolean logStandardErrorAsError)
xsetLogStandardErrorAsError
in interface ExecDocument.Exec
public void unsetLogStandardErrorAsError()
unsetLogStandardErrorAsError
in interface ExecDocument.Exec
public XmlAnySimpleType getOutputs()
getOutputs
in interface ExecDocument.Exec
public boolean isSetOutputs()
isSetOutputs
in interface ExecDocument.Exec
public void setOutputs(XmlAnySimpleType outputs)
setOutputs
in interface ExecDocument.Exec
public XmlAnySimpleType addNewOutputs()
addNewOutputs
in interface ExecDocument.Exec
public void unsetOutputs()
unsetOutputs
in interface ExecDocument.Exec
public XmlAnySimpleType getStandardErrorImportance()
getStandardErrorImportance
in interface ExecDocument.Exec
public boolean isSetStandardErrorImportance()
isSetStandardErrorImportance
in interface ExecDocument.Exec
public void setStandardErrorImportance(XmlAnySimpleType standardErrorImportance)
setStandardErrorImportance
in interface ExecDocument.Exec
public XmlAnySimpleType addNewStandardErrorImportance()
addNewStandardErrorImportance
in interface ExecDocument.Exec
public void unsetStandardErrorImportance()
unsetStandardErrorImportance
in interface ExecDocument.Exec
public XmlAnySimpleType getStandardOutputImportance()
getStandardOutputImportance
in interface ExecDocument.Exec
public boolean isSetStandardOutputImportance()
isSetStandardOutputImportance
in interface ExecDocument.Exec
public void setStandardOutputImportance(XmlAnySimpleType standardOutputImportance)
setStandardOutputImportance
in interface ExecDocument.Exec
public XmlAnySimpleType addNewStandardOutputImportance()
addNewStandardOutputImportance
in interface ExecDocument.Exec
public void unsetStandardOutputImportance()
unsetStandardOutputImportance
in interface ExecDocument.Exec
public XmlAnySimpleType getStdErrEncoding()
getStdErrEncoding
in interface ExecDocument.Exec
public boolean isSetStdErrEncoding()
isSetStdErrEncoding
in interface ExecDocument.Exec
public void setStdErrEncoding(XmlAnySimpleType stdErrEncoding)
setStdErrEncoding
in interface ExecDocument.Exec
public XmlAnySimpleType addNewStdErrEncoding()
addNewStdErrEncoding
in interface ExecDocument.Exec
public void unsetStdErrEncoding()
unsetStdErrEncoding
in interface ExecDocument.Exec
public XmlAnySimpleType getStdOutEncoding()
getStdOutEncoding
in interface ExecDocument.Exec
public boolean isSetStdOutEncoding()
isSetStdOutEncoding
in interface ExecDocument.Exec
public void setStdOutEncoding(XmlAnySimpleType stdOutEncoding)
setStdOutEncoding
in interface ExecDocument.Exec
public XmlAnySimpleType addNewStdOutEncoding()
addNewStdOutEncoding
in interface ExecDocument.Exec
public void unsetStdOutEncoding()
unsetStdOutEncoding
in interface ExecDocument.Exec
public XmlAnySimpleType getTimeout()
getTimeout
in interface ExecDocument.Exec
public boolean isSetTimeout()
isSetTimeout
in interface ExecDocument.Exec
public void setTimeout(XmlAnySimpleType timeout)
setTimeout
in interface ExecDocument.Exec
public XmlAnySimpleType addNewTimeout()
addNewTimeout
in interface ExecDocument.Exec
public void unsetTimeout()
unsetTimeout
in interface ExecDocument.Exec
public XmlAnySimpleType getToolExe()
getToolExe
in interface ExecDocument.Exec
public boolean isSetToolExe()
isSetToolExe
in interface ExecDocument.Exec
public void setToolExe(XmlAnySimpleType toolExe)
setToolExe
in interface ExecDocument.Exec
public XmlAnySimpleType addNewToolExe()
addNewToolExe
in interface ExecDocument.Exec
public void unsetToolExe()
unsetToolExe
in interface ExecDocument.Exec
public XmlAnySimpleType getToolPath()
getToolPath
in interface ExecDocument.Exec
public boolean isSetToolPath()
isSetToolPath
in interface ExecDocument.Exec
public void setToolPath(XmlAnySimpleType toolPath)
setToolPath
in interface ExecDocument.Exec
public XmlAnySimpleType addNewToolPath()
addNewToolPath
in interface ExecDocument.Exec
public void unsetToolPath()
unsetToolPath
in interface ExecDocument.Exec
public XmlAnySimpleType getWorkingDirectory()
getWorkingDirectory
in interface ExecDocument.Exec
public boolean isSetWorkingDirectory()
isSetWorkingDirectory
in interface ExecDocument.Exec
public void setWorkingDirectory(XmlAnySimpleType workingDirectory)
setWorkingDirectory
in interface ExecDocument.Exec
public XmlAnySimpleType addNewWorkingDirectory()
addNewWorkingDirectory
in interface ExecDocument.Exec
public void unsetWorkingDirectory()
unsetWorkingDirectory
in interface ExecDocument.Exec