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

Method moveTo

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

Move this parameter to the specified parent parameter set without changing its name. @param parent the parameter set into which to move 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 3

setNameMethod · 0.95
paintMethod · 0.45
drawLineMethod · 0.45

Calls 4

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

Tested by

no test coverage detected