org.tm4j.topicmap.TopicMapFactory .copy(org.tm4j.topicmap.Member src,org.tm4j.topicmap.Association destAssoc,boolean deep)
Description
Creates a copy of src as a new child of destAssoc
A deep copy of src returns a Member in which
the roleSpec and players are all deep copied.
A shallow copy of src returns a Member in which
the roleSpec and the players are shallow copied.
| Parameters | ||
|---|---|---|
| boolean | deep | |
| org.tm4j.topicmap.Association | destAssoc | |
| org.tm4j.topicmap.Association | src | |
Meta Data (1)
