Class ProtelisDevice

  • All Implemented Interfaces:
    it.unibo.alchemist.model.NodeProperty , java.io.Serializable , org.protelis.lang.datatype.DeviceUID , org.protelis.vm.ExecutionEnvironment

    
    public final class ProtelisDevice<P extends Position<P>>
     implements NodeProperty<Any>, ExecutionEnvironment, DeviceUID
                        

    Base implementation of ProtelisDevice. Requires an environment to work.