Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testGetPlaceGroup
Method · 0.95
testSetPlaceGroup
Method · 0.95
testDuplicate
Method · 0.95
testReadWriteFile
Method · 0.95
testReadWriteFile
Method · 0.95
updateInfobar
Method · 0.95
paint
Method · 0.95
paste
Method · 0.45
removePlaceGroup
Method · 0.45
prepareLegendEntriesPlaceGroups
Method · 0.45
writeFile
Method · 0.45
Calls
no outgoing calls
Tested by
5
testGetPlaceGroup
Method · 0.76
testSetPlaceGroup
Method · 0.76
testDuplicate
Method · 0.76
testReadWriteFile
Method · 0.76
testReadWriteFile
Method · 0.76