MCPcopy Create free account
hub / github.com/apache/ant / setNewProperty

Method setNewProperty

src/main/org/apache/tools/ant/Project.java:553–555  ·  view source on GitHub ↗

Set a property if no value currently exists. If the property exists already, a message is logged and the method returns with no other effect. @param name The name of property to set. Must not be null . @param value The new value of the property. Must not be <cod

(final String name, final String value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

executeMethod · 0.95
getProjectMethod · 0.95
doTestMethod · 0.95
executeMethod · 0.45
executeMethod · 0.45
executeMethod · 0.45
executeMethod · 0.45
execute2Method · 0.45
setPropertyMethod · 0.45

Calls 1

getPropertyHelperMethod · 0.95

Tested by 15

getProjectMethod · 0.76
doTestMethod · 0.76
executeMethod · 0.36
testpropertyoutput2Method · 0.36
testpropertyoutput3Method · 0.36
setDynamicAttributeMethod · 0.36
setDynamicAttributeMethod · 0.36
test5Method · 0.36
testCompilerAttributeMethod · 0.36
testSourceWithDefaultMethod · 0.36