Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atas76/openengine
/ getTeam
Method
getTeam
src/main/java/org/fgn/parser/Statement.java:47–49 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
}
46
47
public
String getTeam() {
48
return
team;
49
}
50
51
public
void
setTeam(String team) {
52
this.team = team;
Callers
7
testParsedStatement
Method · 0.95
testCommentedStatement
Method · 0.95
testParameterisedStateParsing
Method · 0.95
testParameterisedStatesParsing
Method · 0.95
testUnknownStates
Method · 0.95
testRandomActionParsing
Method · 0.95
testDefaultActionParsing
Method · 0.95
Calls
no outgoing calls
Tested by
7
testParsedStatement
Method · 0.76
testCommentedStatement
Method · 0.76
testParameterisedStateParsing
Method · 0.76
testParameterisedStatesParsing
Method · 0.76
testUnknownStates
Method · 0.76
testRandomActionParsing
Method · 0.76
testDefaultActionParsing
Method · 0.76