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

Method copyTo

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

Copy this parameter.set to the specified parent parameter set without changing its name. @param parent the parameter set into which to copy 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
replaceWithMethod · 0.45

Calls 6

getNameMethod · 0.95
getParametersMethod · 0.95
getParameterSetsMethod · 0.95
hasNextMethod · 0.65
nextMethod · 0.65
insertMethod · 0.45

Tested by 1

testGeneralMethod · 0.76