MCPcopy Create free account
hub / github.com/Neop/mudmap2 / getPlaceGroup

Method getPlaceGroup

src/main/java/mudmap2/backend/Place.java:115–117  ·  view source on GitHub ↗

Gets the PlaceGroup @return placeGroup

()

Source from the content-addressed store, hash-verified

113 * @return placeGroup
114 */
115 public PlaceGroup getPlaceGroup() {
116 return placeGroup;
117 }
118
119 /**
120 * Sets the PlaceGroup

Callers 11

testGetPlaceGroupMethod · 0.95
testSetPlaceGroupMethod · 0.95
testDuplicateMethod · 0.95
testReadWriteFileMethod · 0.95
testReadWriteFileMethod · 0.95
updateInfobarMethod · 0.95
paintMethod · 0.95
pasteMethod · 0.45
removePlaceGroupMethod · 0.45
writeFileMethod · 0.45

Calls

no outgoing calls

Tested by 5

testGetPlaceGroupMethod · 0.76
testSetPlaceGroupMethod · 0.76
testDuplicateMethod · 0.76
testReadWriteFileMethod · 0.76
testReadWriteFileMethod · 0.76