public static class MSBuildDocumentImpl.MSBuildImpl extends TaskTypeImpl implements MSBuildDocument.MSBuild
TaskTypeImpl.OutputImplMSBuildDocument.MSBuild.FactoryTaskType.Output_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtypeEQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Constructor and Description |
|---|
MSBuildImpl(SchemaType sType) |
| Modifier and Type | Method and Description |
|---|---|
XmlAnySimpleType |
addNewProjects()
Appends and returns a new empty "Projects" attribute
|
XmlAnySimpleType |
addNewProperties()
Appends and returns a new empty "Properties" attribute
|
XmlAnySimpleType |
addNewTargetAndPropertyListSeparators()
Appends and returns a new empty "TargetAndPropertyListSeparators" attribute
|
XmlAnySimpleType |
addNewTargets()
Appends and returns a new empty "Targets" attribute
|
XmlAnySimpleType |
addNewToolsVersion()
Appends and returns a new empty "ToolsVersion" attribute
|
String |
getBuildInParallel()
Gets the "BuildInParallel" attribute
|
XmlAnySimpleType |
getProjects()
Gets the "Projects" attribute
|
XmlAnySimpleType |
getProperties()
Gets the "Properties" attribute
|
String |
getRebaseOutputs()
Gets the "RebaseOutputs" attribute
|
String |
getRunEachTargetSeparately()
Gets the "RunEachTargetSeparately" attribute
|
String |
getSkipNonexistentProjects()
Gets the "SkipNonexistentProjects" attribute
|
String |
getSkipNonexistentTargets()
Gets the "SkipNonexistentTargets" attribute
|
String |
getStopOnFirstFailure()
Gets the "StopOnFirstFailure" attribute
|
XmlAnySimpleType |
getTargetAndPropertyListSeparators()
Gets the "TargetAndPropertyListSeparators" attribute
|
XmlAnySimpleType |
getTargets()
Gets the "Targets" attribute
|
XmlAnySimpleType |
getToolsVersion()
Gets the "ToolsVersion" attribute
|
String |
getUnloadProjectsOnCompletion()
Gets the "UnloadProjectsOnCompletion" attribute
|
String |
getUseResultsCache()
Gets the "UseResultsCache" attribute
|
boolean |
isSetBuildInParallel()
True if has "BuildInParallel" attribute
|
boolean |
isSetProperties()
True if has "Properties" attribute
|
boolean |
isSetRebaseOutputs()
True if has "RebaseOutputs" attribute
|
boolean |
isSetRunEachTargetSeparately()
True if has "RunEachTargetSeparately" attribute
|
boolean |
isSetSkipNonexistentProjects()
True if has "SkipNonexistentProjects" attribute
|
boolean |
isSetSkipNonexistentTargets()
True if has "SkipNonexistentTargets" attribute
|
boolean |
isSetStopOnFirstFailure()
True if has "StopOnFirstFailure" attribute
|
boolean |
isSetTargetAndPropertyListSeparators()
True if has "TargetAndPropertyListSeparators" attribute
|
boolean |
isSetTargets()
True if has "Targets" attribute
|
boolean |
isSetToolsVersion()
True if has "ToolsVersion" attribute
|
boolean |
isSetUnloadProjectsOnCompletion()
True if has "UnloadProjectsOnCompletion" attribute
|
boolean |
isSetUseResultsCache()
True if has "UseResultsCache" attribute
|
void |
setBuildInParallel(String buildInParallel)
Sets the "BuildInParallel" attribute
|
void |
setProjects(XmlAnySimpleType projects)
Sets the "Projects" attribute
|
void |
setProperties(XmlAnySimpleType properties)
Sets the "Properties" attribute
|
void |
setRebaseOutputs(String rebaseOutputs)
Sets the "RebaseOutputs" attribute
|
void |
setRunEachTargetSeparately(String runEachTargetSeparately)
Sets the "RunEachTargetSeparately" attribute
|
void |
setSkipNonexistentProjects(String skipNonexistentProjects)
Sets the "SkipNonexistentProjects" attribute
|
void |
setSkipNonexistentTargets(String skipNonexistentTargets)
Sets the "SkipNonexistentTargets" attribute
|
void |
setStopOnFirstFailure(String stopOnFirstFailure)
Sets the "StopOnFirstFailure" attribute
|
void |
setTargetAndPropertyListSeparators(XmlAnySimpleType targetAndPropertyListSeparators)
Sets the "TargetAndPropertyListSeparators" attribute
|
void |
setTargets(XmlAnySimpleType targets)
Sets the "Targets" attribute
|
void |
setToolsVersion(XmlAnySimpleType toolsVersion)
Sets the "ToolsVersion" attribute
|
void |
setUnloadProjectsOnCompletion(String unloadProjectsOnCompletion)
Sets the "UnloadProjectsOnCompletion" attribute
|
void |
setUseResultsCache(String useResultsCache)
Sets the "UseResultsCache" attribute
|
void |
unsetBuildInParallel()
Unsets the "BuildInParallel" attribute
|
void |
unsetProperties()
Unsets the "Properties" attribute
|
void |
unsetRebaseOutputs()
Unsets the "RebaseOutputs" attribute
|
void |
unsetRunEachTargetSeparately()
Unsets the "RunEachTargetSeparately" attribute
|
void |
unsetSkipNonexistentProjects()
Unsets the "SkipNonexistentProjects" attribute
|
void |
unsetSkipNonexistentTargets()
Unsets the "SkipNonexistentTargets" attribute
|
void |
unsetStopOnFirstFailure()
Unsets the "StopOnFirstFailure" attribute
|
void |
unsetTargetAndPropertyListSeparators()
Unsets the "TargetAndPropertyListSeparators" attribute
|
void |
unsetTargets()
Unsets the "Targets" attribute
|
void |
unsetToolsVersion()
Unsets the "ToolsVersion" attribute
|
void |
unsetUnloadProjectsOnCompletion()
Unsets the "UnloadProjectsOnCompletion" attribute
|
void |
unsetUseResultsCache()
Unsets the "UseResultsCache" attribute
|
Boolean |
xgetBuildInParallel()
Gets (as xml) the "BuildInParallel" attribute
|
Boolean |
xgetRebaseOutputs()
Gets (as xml) the "RebaseOutputs" attribute
|
Boolean |
xgetRunEachTargetSeparately()
Gets (as xml) the "RunEachTargetSeparately" attribute
|
Boolean |
xgetSkipNonexistentProjects()
Gets (as xml) the "SkipNonexistentProjects" attribute
|
Boolean |
xgetSkipNonexistentTargets()
Gets (as xml) the "SkipNonexistentTargets" attribute
|
Boolean |
xgetStopOnFirstFailure()
Gets (as xml) the "StopOnFirstFailure" attribute
|
Boolean |
xgetUnloadProjectsOnCompletion()
Gets (as xml) the "UnloadProjectsOnCompletion" attribute
|
Boolean |
xgetUseResultsCache()
Gets (as xml) the "UseResultsCache" attribute
|
void |
xsetBuildInParallel(Boolean buildInParallel)
Sets (as xml) the "BuildInParallel" attribute
|
void |
xsetRebaseOutputs(Boolean rebaseOutputs)
Sets (as xml) the "RebaseOutputs" attribute
|
void |
xsetRunEachTargetSeparately(Boolean runEachTargetSeparately)
Sets (as xml) the "RunEachTargetSeparately" attribute
|
void |
xsetSkipNonexistentProjects(Boolean skipNonexistentProjects)
Sets (as xml) the "SkipNonexistentProjects" attribute
|
void |
xsetSkipNonexistentTargets(Boolean skipNonexistentTargets)
Sets (as xml) the "SkipNonexistentTargets" attribute
|
void |
xsetStopOnFirstFailure(Boolean stopOnFirstFailure)
Sets (as xml) the "StopOnFirstFailure" attribute
|
void |
xsetUnloadProjectsOnCompletion(Boolean unloadProjectsOnCompletion)
Sets (as xml) the "UnloadProjectsOnCompletion" attribute
|
void |
xsetUseResultsCache(Boolean useResultsCache)
Sets (as xml) the "UseResultsCache" 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 MSBuildImpl(SchemaType sType)
public String getBuildInParallel()
getBuildInParallel in interface MSBuildDocument.MSBuildpublic Boolean xgetBuildInParallel()
xgetBuildInParallel in interface MSBuildDocument.MSBuildpublic boolean isSetBuildInParallel()
isSetBuildInParallel in interface MSBuildDocument.MSBuildpublic void setBuildInParallel(String buildInParallel)
setBuildInParallel in interface MSBuildDocument.MSBuildpublic void xsetBuildInParallel(Boolean buildInParallel)
xsetBuildInParallel in interface MSBuildDocument.MSBuildpublic void unsetBuildInParallel()
unsetBuildInParallel in interface MSBuildDocument.MSBuildpublic XmlAnySimpleType getProjects()
getProjects in interface MSBuildDocument.MSBuildpublic void setProjects(XmlAnySimpleType projects)
setProjects in interface MSBuildDocument.MSBuildpublic XmlAnySimpleType addNewProjects()
addNewProjects in interface MSBuildDocument.MSBuildpublic XmlAnySimpleType getProperties()
getProperties in interface MSBuildDocument.MSBuildpublic boolean isSetProperties()
isSetProperties in interface MSBuildDocument.MSBuildpublic void setProperties(XmlAnySimpleType properties)
setProperties in interface MSBuildDocument.MSBuildpublic XmlAnySimpleType addNewProperties()
addNewProperties in interface MSBuildDocument.MSBuildpublic void unsetProperties()
unsetProperties in interface MSBuildDocument.MSBuildpublic String getRebaseOutputs()
getRebaseOutputs in interface MSBuildDocument.MSBuildpublic Boolean xgetRebaseOutputs()
xgetRebaseOutputs in interface MSBuildDocument.MSBuildpublic boolean isSetRebaseOutputs()
isSetRebaseOutputs in interface MSBuildDocument.MSBuildpublic void setRebaseOutputs(String rebaseOutputs)
setRebaseOutputs in interface MSBuildDocument.MSBuildpublic void xsetRebaseOutputs(Boolean rebaseOutputs)
xsetRebaseOutputs in interface MSBuildDocument.MSBuildpublic void unsetRebaseOutputs()
unsetRebaseOutputs in interface MSBuildDocument.MSBuildpublic String getRunEachTargetSeparately()
getRunEachTargetSeparately in interface MSBuildDocument.MSBuildpublic Boolean xgetRunEachTargetSeparately()
xgetRunEachTargetSeparately in interface MSBuildDocument.MSBuildpublic boolean isSetRunEachTargetSeparately()
isSetRunEachTargetSeparately in interface MSBuildDocument.MSBuildpublic void setRunEachTargetSeparately(String runEachTargetSeparately)
setRunEachTargetSeparately in interface MSBuildDocument.MSBuildpublic void xsetRunEachTargetSeparately(Boolean runEachTargetSeparately)
xsetRunEachTargetSeparately in interface MSBuildDocument.MSBuildpublic void unsetRunEachTargetSeparately()
unsetRunEachTargetSeparately in interface MSBuildDocument.MSBuildpublic String getSkipNonexistentProjects()
getSkipNonexistentProjects in interface MSBuildDocument.MSBuildpublic Boolean xgetSkipNonexistentProjects()
xgetSkipNonexistentProjects in interface MSBuildDocument.MSBuildpublic boolean isSetSkipNonexistentProjects()
isSetSkipNonexistentProjects in interface MSBuildDocument.MSBuildpublic void setSkipNonexistentProjects(String skipNonexistentProjects)
setSkipNonexistentProjects in interface MSBuildDocument.MSBuildpublic void xsetSkipNonexistentProjects(Boolean skipNonexistentProjects)
xsetSkipNonexistentProjects in interface MSBuildDocument.MSBuildpublic void unsetSkipNonexistentProjects()
unsetSkipNonexistentProjects in interface MSBuildDocument.MSBuildpublic String getSkipNonexistentTargets()
getSkipNonexistentTargets in interface MSBuildDocument.MSBuildpublic Boolean xgetSkipNonexistentTargets()
xgetSkipNonexistentTargets in interface MSBuildDocument.MSBuildpublic boolean isSetSkipNonexistentTargets()
isSetSkipNonexistentTargets in interface MSBuildDocument.MSBuildpublic void setSkipNonexistentTargets(String skipNonexistentTargets)
setSkipNonexistentTargets in interface MSBuildDocument.MSBuildpublic void xsetSkipNonexistentTargets(Boolean skipNonexistentTargets)
xsetSkipNonexistentTargets in interface MSBuildDocument.MSBuildpublic void unsetSkipNonexistentTargets()
unsetSkipNonexistentTargets in interface MSBuildDocument.MSBuildpublic String getStopOnFirstFailure()
getStopOnFirstFailure in interface MSBuildDocument.MSBuildpublic Boolean xgetStopOnFirstFailure()
xgetStopOnFirstFailure in interface MSBuildDocument.MSBuildpublic boolean isSetStopOnFirstFailure()
isSetStopOnFirstFailure in interface MSBuildDocument.MSBuildpublic void setStopOnFirstFailure(String stopOnFirstFailure)
setStopOnFirstFailure in interface MSBuildDocument.MSBuildpublic void xsetStopOnFirstFailure(Boolean stopOnFirstFailure)
xsetStopOnFirstFailure in interface MSBuildDocument.MSBuildpublic void unsetStopOnFirstFailure()
unsetStopOnFirstFailure in interface MSBuildDocument.MSBuildpublic XmlAnySimpleType getTargetAndPropertyListSeparators()
getTargetAndPropertyListSeparators in interface MSBuildDocument.MSBuildpublic boolean isSetTargetAndPropertyListSeparators()
isSetTargetAndPropertyListSeparators in interface MSBuildDocument.MSBuildpublic void setTargetAndPropertyListSeparators(XmlAnySimpleType targetAndPropertyListSeparators)
setTargetAndPropertyListSeparators in interface MSBuildDocument.MSBuildpublic XmlAnySimpleType addNewTargetAndPropertyListSeparators()
addNewTargetAndPropertyListSeparators in interface MSBuildDocument.MSBuildpublic void unsetTargetAndPropertyListSeparators()
unsetTargetAndPropertyListSeparators in interface MSBuildDocument.MSBuildpublic XmlAnySimpleType getTargets()
getTargets in interface MSBuildDocument.MSBuildpublic boolean isSetTargets()
isSetTargets in interface MSBuildDocument.MSBuildpublic void setTargets(XmlAnySimpleType targets)
setTargets in interface MSBuildDocument.MSBuildpublic XmlAnySimpleType addNewTargets()
addNewTargets in interface MSBuildDocument.MSBuildpublic void unsetTargets()
unsetTargets in interface MSBuildDocument.MSBuildpublic XmlAnySimpleType getToolsVersion()
getToolsVersion in interface MSBuildDocument.MSBuildpublic boolean isSetToolsVersion()
isSetToolsVersion in interface MSBuildDocument.MSBuildpublic void setToolsVersion(XmlAnySimpleType toolsVersion)
setToolsVersion in interface MSBuildDocument.MSBuildpublic XmlAnySimpleType addNewToolsVersion()
addNewToolsVersion in interface MSBuildDocument.MSBuildpublic void unsetToolsVersion()
unsetToolsVersion in interface MSBuildDocument.MSBuildpublic String getUnloadProjectsOnCompletion()
getUnloadProjectsOnCompletion in interface MSBuildDocument.MSBuildpublic Boolean xgetUnloadProjectsOnCompletion()
xgetUnloadProjectsOnCompletion in interface MSBuildDocument.MSBuildpublic boolean isSetUnloadProjectsOnCompletion()
isSetUnloadProjectsOnCompletion in interface MSBuildDocument.MSBuildpublic void setUnloadProjectsOnCompletion(String unloadProjectsOnCompletion)
setUnloadProjectsOnCompletion in interface MSBuildDocument.MSBuildpublic void xsetUnloadProjectsOnCompletion(Boolean unloadProjectsOnCompletion)
xsetUnloadProjectsOnCompletion in interface MSBuildDocument.MSBuildpublic void unsetUnloadProjectsOnCompletion()
unsetUnloadProjectsOnCompletion in interface MSBuildDocument.MSBuildpublic String getUseResultsCache()
getUseResultsCache in interface MSBuildDocument.MSBuildpublic Boolean xgetUseResultsCache()
xgetUseResultsCache in interface MSBuildDocument.MSBuildpublic boolean isSetUseResultsCache()
isSetUseResultsCache in interface MSBuildDocument.MSBuildpublic void setUseResultsCache(String useResultsCache)
setUseResultsCache in interface MSBuildDocument.MSBuildpublic void xsetUseResultsCache(Boolean useResultsCache)
xsetUseResultsCache in interface MSBuildDocument.MSBuildpublic void unsetUseResultsCache()
unsetUseResultsCache in interface MSBuildDocument.MSBuild