org.nlogo.api
Interface Agent

All Known Subinterfaces:
Link, Patch, Turtle
All Known Implementing Classes:
Agent, DummyLink, Link, Link3D, Observer, Observer3D, Patch, Patch3D, Turtle, Turtle3D

public interface Agent

Interface provides access to NetLogo agents. NetLogo agents include turtles, patches and the observer.