Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atas76/openengine
/ getContext
Method
getContext
src/main/java/org/fgn/parser/State.java:38–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
}
37
38
public
BaseObject getContext() {
39
return
this.context;
40
}
41
42
public
boolean isSetPiece() {
43
return
nonNull(context) && SET_PIECE.equals(context.getId());
Callers
12
testDiscreteOutcome
Method · 0.45
testCustomCoordinates
Method · 0.45
testActionOutcome
Method · 0.45
testGoalSaveCornerKick
Method · 0.45
testShotOffTarget
Method · 0.45
testGoalAttempt
Method · 0.45
testCommentedStatement
Method · 0.45
testParameterisedStateParsing
Method · 0.45
testParameterisedStatesParsing
Method · 0.45
testUnknownStates
Method · 0.45
testDefaultActionParsing
Method · 0.45
model
Method · 0.45
Calls
no outgoing calls
Tested by
11
testDiscreteOutcome
Method · 0.36
testCustomCoordinates
Method · 0.36
testActionOutcome
Method · 0.36
testGoalSaveCornerKick
Method · 0.36
testShotOffTarget
Method · 0.36
testGoalAttempt
Method · 0.36
testCommentedStatement
Method · 0.36
testParameterisedStateParsing
Method · 0.36
testParameterisedStatesParsing
Method · 0.36
testUnknownStates
Method · 0.36
testDefaultActionParsing
Method · 0.36