Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atas76/openengine
/ getName
Method
getName
src/main/java/org/openengine/prototype/domain/Team.java:5–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
public
interface
Team {
4
5
String getName();
6
Squad getSquad();
7
8
}
Callers
11
testLoad
Method · 0.65
testLoad
Method · 0.65
parseActionOutcome
Method · 0.65
toString
Method · 0.65
toString
Method · 0.65
toString
Method · 0.65
incrementScore
Method · 0.65
toggle
Method · 0.65
playHalfTime
Method · 0.65
getScore
Method · 0.65
calculateParticipationRatings
Method · 0.65
Implementers
3
TeamImpl
src/main/java/org/openengine/prototype
Nation
src/main/java/org/openengine/prototype
Club
src/main/java/org/openengine/prototype
Calls
no outgoing calls
Tested by
2
testLoad
Method · 0.52
testLoad
Method · 0.52