MCPcopy Create free account
hub / github.com/atas76/openengine / getOutcome

Method getOutcome

src/main/java/org/fgn/schema/data/Schema.java:54–56  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

52 }
53
54 public List<BaseObject> getOutcome() {
55 return outcome;
56 }
57
58 public List<CoordinateObject> getCoordinates() {
59 return coordinates;

Callers 1

testLoadMethod · 0.95

Calls

no outgoing calls

Tested by 1

testLoadMethod · 0.76