Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atas76/openengine
/ getSpace
Method
getSpace
src/main/java/org/fgn/parser/State.java:26–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
}
25
26
public
CoordinateObject getSpace() {
27
return
space;
28
}
29
30
public
void
setSpace(CoordinateObject space) {
31
this.space = space;
Callers
11
testActionOutcome
Method · 0.80
testGoalSaveActionOutcome
Method · 0.80
testGoalSaveCatch
Method · 0.80
testParsedStatement
Method · 0.80
testCommentedStatement
Method · 0.80
testParameterisedStateParsing
Method · 0.80
testParameterisedStatesParsing
Method · 0.80
testUnknownStates
Method · 0.80
testRandomActionParsing
Method · 0.80
testDefaultActionParsing
Method · 0.80
model
Method · 0.80
Calls
no outgoing calls
Tested by
10
testActionOutcome
Method · 0.64
testGoalSaveActionOutcome
Method · 0.64
testGoalSaveCatch
Method · 0.64
testParsedStatement
Method · 0.64
testCommentedStatement
Method · 0.64
testParameterisedStateParsing
Method · 0.64
testParameterisedStatesParsing
Method · 0.64
testUnknownStates
Method · 0.64
testRandomActionParsing
Method · 0.64
testDefaultActionParsing
Method · 0.64