MCPcopy 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

testDiscreteOutcomeMethod · 0.45
testCustomCoordinatesMethod · 0.45
testActionOutcomeMethod · 0.45
testShotOffTargetMethod · 0.45
testGoalAttemptMethod · 0.45
testUnknownStatesMethod · 0.45
modelMethod · 0.45

Calls

no outgoing calls

Tested by 11

testDiscreteOutcomeMethod · 0.36
testCustomCoordinatesMethod · 0.36
testActionOutcomeMethod · 0.36
testShotOffTargetMethod · 0.36
testGoalAttemptMethod · 0.36
testUnknownStatesMethod · 0.36