Interface RepastElement

All Known Subinterfaces:
Context<T>, SpatialContext<T,V>
All Known Implementing Classes:
AbstractContext, AbstractSpatialContext, DefaultContext, FormerDefaultContext, SmallDefaultContext

public interface RepastElement
Represents an object that has an identifier, and provides the ability to get and set the identifier.
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     
  • Method Details