Interface CellProperty

  • All Implemented Interfaces:
    it.unibo.alchemist.model.NodeProperty , java.io.Serializable

    
    public interface CellProperty<P extends Vector<P>>
     implements NodeProperty<Double>
                        

    A node's capability to behave as a cell.