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

Method getCoordinates

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

Source from the content-addressed store, hash-verified

56 }
57
58 public List<CoordinateObject> getCoordinates() {
59 return coordinates;
60 }
61
62 public List<BaseObject> getActions() {
63 return actions;

Callers 1

testLoadMethod · 0.95

Calls

no outgoing calls

Tested by 1

testLoadMethod · 0.76