MCPcopy 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

testLoadMethod · 0.95
loadMethod · 0.45

Calls

no outgoing calls

Tested by 1

testLoadMethod · 0.76