Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atas76/openengine
/ getContext
Method
getContext
src/main/java/org/fgn/schema/data/Schema.java:50–52 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
48
}
49
50
public
List<BaseObject> getContext() {
51
return
context;
52
}
53
54
public
List<BaseObject> getOutcome() {
55
return
outcome;
Callers
2
testLoad
Method · 0.95
load
Method · 0.45
Calls
no outgoing calls
Tested by
1
testLoad
Method · 0.76