Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atas76/openengine
/ getStateOut
Method
getStateOut
src/main/java/org/fgn/parser/Statement.java:31–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
}
30
31
public
State getStateOut() {
32
return
stateOut;
33
}
34
35
public
void
setStateOut(State stateOut) {
36
this.stateOut = stateOut;
Callers
15
testActionOutcome
Method · 0.95
testGoalSaveActionOutcome
Method · 0.95
testGoalSaveCornerKick
Method · 0.95
testShotOffTarget
Method · 0.95
testGoalSaveCatch
Method · 0.95
testGoalAttempt
Method · 0.95
testParsedStatement
Method · 0.95
testCommentedStatement
Method · 0.95
testParameterisedStateParsing
Method · 0.95
testParameterisedStatesParsing
Method · 0.95
testUnknownStates
Method · 0.95
testRandomActionParsing
Method · 0.95
Calls
no outgoing calls
Tested by
13
testActionOutcome
Method · 0.76
testGoalSaveActionOutcome
Method · 0.76
testGoalSaveCornerKick
Method · 0.76
testShotOffTarget
Method · 0.76
testGoalSaveCatch
Method · 0.76
testGoalAttempt
Method · 0.76
testParsedStatement
Method · 0.76
testCommentedStatement
Method · 0.76
testParameterisedStateParsing
Method · 0.76
testParameterisedStatesParsing
Method · 0.76
testUnknownStates
Method · 0.76
testRandomActionParsing
Method · 0.76