Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atas76/openengine
/ setSpace
Method
setSpace
src/main/java/org/fgn/parser/State.java:30–32 ·
view source on GitHub ↗
(CoordinateObject space)
Source
from the content-addressed store, hash-verified
28
}
29
30
public
void
setSpace(CoordinateObject space) {
31
this.space = space;
32
}
33
34
void
setContext(BaseObject entity) {
35
this.context = entity;
Callers
3
parseStateIn
Method · 0.95
parseStateOut
Method · 0.95
defineStateContext
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected