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

Method copyTo

core/src/main/java/edu/mines/jtk/util/Parameter.java:388–390  ·  view source on GitHub ↗

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

(ParameterSet parent)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

getNameMethod · 0.95
setUnitsMethod · 0.95
getUnitsMethod · 0.95
setValuesMethod · 0.95
getValuesMethod · 0.95
addParameterMethod · 0.80

Tested by

no test coverage detected