MCPcopy Create free account
hub / github.com/PCGen/pcgen / getIdPath

Method getIdPath

code/src/java/pcgen/gui2/facade/EquipNode.java:149–152  ·  view source on GitHub ↗

@return the idPath

()

Source from the content-addressed store, hash-verified

147 * @return the idPath
148 */
149 String getIdPath()
150 {
151 return idPath;
152 }
153
154 /**
155 * @param idPath the idPath to set

Callers 15

testMoveEquipmentUpMethod · 0.95
testMoveEquipmentDownMethod · 0.95
compareToMethod · 0.95
addChildrenToPathMethod · 0.95
addEquipmentMethod · 0.95
scanBackForNewLocMethod · 0.95
scanForwardForNewLocMethod · 0.95
initEquipSetMethod · 0.45
initForEquipSetMethod · 0.45
activateEquipSetMethod · 0.45
getNewIdPathMethod · 0.45
shiftEquipSetsDownMethod · 0.45

Calls

no outgoing calls

Tested by 2

testMoveEquipmentUpMethod · 0.76
testMoveEquipmentDownMethod · 0.76