com.rubecula.darwin.domain.helper
Interface Insular

All Known Subinterfaces:
Colony
All Known Implementing Classes:
Colony_, Colony_Mayrian

public interface Insular

This defines the concept of separation, as of the separation of a colony from other colonies. Normally, the separation can be thought of as geographic but other kinds of separation occur too.

Author:
Robin Hillyard

Method Summary
 boolean isIsolated()
           
 

Method Detail

isIsolated

boolean isIsolated()
Returns:
the value of the isolated flag. True if females from this population cannot find mates in other populations.


Copyright © 2010 Rubecula Software, LLC. All Rights Reserved.