public static class MSBuildDocumentImpl.MSBuildImpl extends TaskTypeImpl implements MSBuildDocument.MSBuild
TaskTypeImpl.OutputImpl
MSBuildDocument.MSBuild.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 |
---|
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, 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 MSBuildImpl(SchemaType sType)
public String getBuildInParallel()
getBuildInParallel
in interface MSBuildDocument.MSBuild
public Boolean xgetBuildInParallel()
xgetBuildInParallel
in interface MSBuildDocument.MSBuild
public boolean isSetBuildInParallel()
isSetBuildInParallel
in interface MSBuildDocument.MSBuild
public void setBuildInParallel(String buildInParallel)
setBuildInParallel
in interface MSBuildDocument.MSBuild
public void xsetBuildInParallel(Boolean buildInParallel)
xsetBuildInParallel
in interface MSBuildDocument.MSBuild
public void unsetBuildInParallel()
unsetBuildInParallel
in interface MSBuildDocument.MSBuild
public XmlAnySimpleType getProjects()
getProjects
in interface MSBuildDocument.MSBuild
public void setProjects(XmlAnySimpleType projects)
setProjects
in interface MSBuildDocument.MSBuild
public XmlAnySimpleType addNewProjects()
addNewProjects
in interface MSBuildDocument.MSBuild
public XmlAnySimpleType getProperties()
getProperties
in interface MSBuildDocument.MSBuild
public boolean isSetProperties()
isSetProperties
in interface MSBuildDocument.MSBuild
public void setProperties(XmlAnySimpleType properties)
setProperties
in interface MSBuildDocument.MSBuild
public XmlAnySimpleType addNewProperties()
addNewProperties
in interface MSBuildDocument.MSBuild
public void unsetProperties()
unsetProperties
in interface MSBuildDocument.MSBuild
public String getRebaseOutputs()
getRebaseOutputs
in interface MSBuildDocument.MSBuild
public Boolean xgetRebaseOutputs()
xgetRebaseOutputs
in interface MSBuildDocument.MSBuild
public boolean isSetRebaseOutputs()
isSetRebaseOutputs
in interface MSBuildDocument.MSBuild
public void setRebaseOutputs(String rebaseOutputs)
setRebaseOutputs
in interface MSBuildDocument.MSBuild
public void xsetRebaseOutputs(Boolean rebaseOutputs)
xsetRebaseOutputs
in interface MSBuildDocument.MSBuild
public void unsetRebaseOutputs()
unsetRebaseOutputs
in interface MSBuildDocument.MSBuild
public String getRunEachTargetSeparately()
getRunEachTargetSeparately
in interface MSBuildDocument.MSBuild
public Boolean xgetRunEachTargetSeparately()
xgetRunEachTargetSeparately
in interface MSBuildDocument.MSBuild
public boolean isSetRunEachTargetSeparately()
isSetRunEachTargetSeparately
in interface MSBuildDocument.MSBuild
public void setRunEachTargetSeparately(String runEachTargetSeparately)
setRunEachTargetSeparately
in interface MSBuildDocument.MSBuild
public void xsetRunEachTargetSeparately(Boolean runEachTargetSeparately)
xsetRunEachTargetSeparately
in interface MSBuildDocument.MSBuild
public void unsetRunEachTargetSeparately()
unsetRunEachTargetSeparately
in interface MSBuildDocument.MSBuild
public String getSkipNonexistentProjects()
getSkipNonexistentProjects
in interface MSBuildDocument.MSBuild
public Boolean xgetSkipNonexistentProjects()
xgetSkipNonexistentProjects
in interface MSBuildDocument.MSBuild
public boolean isSetSkipNonexistentProjects()
isSetSkipNonexistentProjects
in interface MSBuildDocument.MSBuild
public void setSkipNonexistentProjects(String skipNonexistentProjects)
setSkipNonexistentProjects
in interface MSBuildDocument.MSBuild
public void xsetSkipNonexistentProjects(Boolean skipNonexistentProjects)
xsetSkipNonexistentProjects
in interface MSBuildDocument.MSBuild
public void unsetSkipNonexistentProjects()
unsetSkipNonexistentProjects
in interface MSBuildDocument.MSBuild
public String getSkipNonexistentTargets()
getSkipNonexistentTargets
in interface MSBuildDocument.MSBuild
public Boolean xgetSkipNonexistentTargets()
xgetSkipNonexistentTargets
in interface MSBuildDocument.MSBuild
public boolean isSetSkipNonexistentTargets()
isSetSkipNonexistentTargets
in interface MSBuildDocument.MSBuild
public void setSkipNonexistentTargets(String skipNonexistentTargets)
setSkipNonexistentTargets
in interface MSBuildDocument.MSBuild
public void xsetSkipNonexistentTargets(Boolean skipNonexistentTargets)
xsetSkipNonexistentTargets
in interface MSBuildDocument.MSBuild
public void unsetSkipNonexistentTargets()
unsetSkipNonexistentTargets
in interface MSBuildDocument.MSBuild
public String getStopOnFirstFailure()
getStopOnFirstFailure
in interface MSBuildDocument.MSBuild
public Boolean xgetStopOnFirstFailure()
xgetStopOnFirstFailure
in interface MSBuildDocument.MSBuild
public boolean isSetStopOnFirstFailure()
isSetStopOnFirstFailure
in interface MSBuildDocument.MSBuild
public void setStopOnFirstFailure(String stopOnFirstFailure)
setStopOnFirstFailure
in interface MSBuildDocument.MSBuild
public void xsetStopOnFirstFailure(Boolean stopOnFirstFailure)
xsetStopOnFirstFailure
in interface MSBuildDocument.MSBuild
public void unsetStopOnFirstFailure()
unsetStopOnFirstFailure
in interface MSBuildDocument.MSBuild
public XmlAnySimpleType getTargetAndPropertyListSeparators()
getTargetAndPropertyListSeparators
in interface MSBuildDocument.MSBuild
public boolean isSetTargetAndPropertyListSeparators()
isSetTargetAndPropertyListSeparators
in interface MSBuildDocument.MSBuild
public void setTargetAndPropertyListSeparators(XmlAnySimpleType targetAndPropertyListSeparators)
setTargetAndPropertyListSeparators
in interface MSBuildDocument.MSBuild
public XmlAnySimpleType addNewTargetAndPropertyListSeparators()
addNewTargetAndPropertyListSeparators
in interface MSBuildDocument.MSBuild
public void unsetTargetAndPropertyListSeparators()
unsetTargetAndPropertyListSeparators
in interface MSBuildDocument.MSBuild
public XmlAnySimpleType getTargets()
getTargets
in interface MSBuildDocument.MSBuild
public boolean isSetTargets()
isSetTargets
in interface MSBuildDocument.MSBuild
public void setTargets(XmlAnySimpleType targets)
setTargets
in interface MSBuildDocument.MSBuild
public XmlAnySimpleType addNewTargets()
addNewTargets
in interface MSBuildDocument.MSBuild
public void unsetTargets()
unsetTargets
in interface MSBuildDocument.MSBuild
public XmlAnySimpleType getToolsVersion()
getToolsVersion
in interface MSBuildDocument.MSBuild
public boolean isSetToolsVersion()
isSetToolsVersion
in interface MSBuildDocument.MSBuild
public void setToolsVersion(XmlAnySimpleType toolsVersion)
setToolsVersion
in interface MSBuildDocument.MSBuild
public XmlAnySimpleType addNewToolsVersion()
addNewToolsVersion
in interface MSBuildDocument.MSBuild
public void unsetToolsVersion()
unsetToolsVersion
in interface MSBuildDocument.MSBuild
public String getUnloadProjectsOnCompletion()
getUnloadProjectsOnCompletion
in interface MSBuildDocument.MSBuild
public Boolean xgetUnloadProjectsOnCompletion()
xgetUnloadProjectsOnCompletion
in interface MSBuildDocument.MSBuild
public boolean isSetUnloadProjectsOnCompletion()
isSetUnloadProjectsOnCompletion
in interface MSBuildDocument.MSBuild
public void setUnloadProjectsOnCompletion(String unloadProjectsOnCompletion)
setUnloadProjectsOnCompletion
in interface MSBuildDocument.MSBuild
public void xsetUnloadProjectsOnCompletion(Boolean unloadProjectsOnCompletion)
xsetUnloadProjectsOnCompletion
in interface MSBuildDocument.MSBuild
public void unsetUnloadProjectsOnCompletion()
unsetUnloadProjectsOnCompletion
in interface MSBuildDocument.MSBuild
public String getUseResultsCache()
getUseResultsCache
in interface MSBuildDocument.MSBuild
public Boolean xgetUseResultsCache()
xgetUseResultsCache
in interface MSBuildDocument.MSBuild
public boolean isSetUseResultsCache()
isSetUseResultsCache
in interface MSBuildDocument.MSBuild
public void setUseResultsCache(String useResultsCache)
setUseResultsCache
in interface MSBuildDocument.MSBuild
public void xsetUseResultsCache(Boolean useResultsCache)
xsetUseResultsCache
in interface MSBuildDocument.MSBuild
public void unsetUseResultsCache()
unsetUseResultsCache
in interface MSBuildDocument.MSBuild