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/ActionOutcome.java:27–29 ·
view source on GitHub ↗
(Schema schema)
Source
from the content-addressed store, hash-verified
25
}
26
27
public
static
void
load(Schema schema) {
28
entities = schema.getOutcome().stream().collect(Collectors.toMap(BaseObject::getId, baseObject -> baseObject));
29
}
30
}
Callers
4
setUp
Method · 0.95
setUp
Method · 0.95
main
Method · 0.95
main
Method · 0.95
Calls
1
getOutcome
Method · 0.65
Tested by
2
setUp
Method · 0.76
setUp
Method · 0.76