MCPcopy Create free account
hub / github.com/dhale/jtk / moveTo

Method moveTo

core/src/main/java/edu/mines/jtk/util/ParameterSet.java:573–575  ·  view source on GitHub ↗

Move this parameter set to the specified parent parameter set without changing its name. @param parent the parameter set into which to move this parameter set; the parent of the destination parameter set. If the parent is null, the destination parameter set will be an orphan. @return the destinati

(ParameterSet parent)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

testGeneralMethod · 0.95
setNameMethod · 0.95

Calls 5

getNameMethod · 0.95
getParentMethod · 0.95
setNameAndParentMethod · 0.95
removeMethod · 0.45
insertMethod · 0.45

Tested by 1

testGeneralMethod · 0.76