org.metaabm.gen.test
Interface IComplexLocation

All Known Implementing Classes:
ComplexLocation

public interface IComplexLocation

Complex Location Java Implementation. Generated by metaabm system: Apr 13, 2008 3:03:48 PM EDT in project: org.metaabm.gen.repast.test (testing)


Method Summary
 boolean isLocationGood()
          Gets the Location Good property for Complex Location.
 void setLocationGood(boolean _locationGood)
          Sets the Location Good property for Complex Location.
 void testAgentHere()
          .
 void testSelfAvailable()
          .
 void testSelfAvailableCreate()
          .
 void testSelfAvailableWithin()
          .
 void testSelfWithinBounds()
          .
 

Method Detail

testSelfAvailableCreate

void testSelfAvailableCreate()
.


testSelfAvailableWithin

void testSelfAvailableWithin()
.


testAgentHere

void testAgentHere()
.


testSelfAvailable

void testSelfAvailable()
.


testSelfWithinBounds

void testSelfWithinBounds()
.


isLocationGood

boolean isLocationGood()
Gets the Location Good property for Complex Location.

Returns:

setLocationGood

void setLocationGood(boolean _locationGood)
Sets the Location Good property for Complex Location.

Parameters:
_locationGood - the new Location Good value