Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atas76/openengine
/ load
Method
load
src/main/java/org/fgn/schema/StateContext.java:31–33 ·
view source on GitHub ↗
(Schema schema)
Source
from the content-addressed store, hash-verified
29
}
30
31
public
static
void
load(Schema schema) {
32
entities = schema.getContext().stream().collect(Collectors.toMap(BaseObject::getId, baseObject -> baseObject));
33
}
34
}
Callers
4
setUp
Method · 0.95
setUp
Method · 0.95
main
Method · 0.95
main
Method · 0.95
Calls
1
getContext
Method · 0.45
Tested by
2
setUp
Method · 0.76
setUp
Method · 0.76