|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISpatialModel
Spatial Model Java Implementation. Generated by metaabm system: Apr 13, 2008 3:03:48 PM EDT in project: org.metaabm.gen.repast.test (testing)
| Method Summary | |
|---|---|
int |
getComplexLocationCount()
Gets the Complex Location Count property for Spatial Model. |
int |
getComplexMovementAgentCount()
Gets the Complex Movement Agent Count property for Spatial Model. |
double[] |
getGoodBoundary()
Gets the Good Boundary property for Spatial Model. |
int |
getSpatialModelAgentCount()
Gets the Spatial Model Agent Count property for Spatial Model. |
void |
setComplexLocationCount(int _complexLocationCount)
Sets the Complex Location Count property for Spatial Model. |
void |
setComplexMovementAgentCount(int _complexMovementAgentCount)
Sets the Complex Movement Agent Count property for Spatial Model. |
void |
setGoodBoundary(double[] _goodBoundary)
Sets the Good Boundary property for Spatial Model. |
void |
setSpatialModelAgentCount(int _spatialModelAgentCount)
Sets the Spatial Model Agent Count property for Spatial Model. |
| Method Detail |
|---|
int getComplexMovementAgentCount()
void setComplexMovementAgentCount(int _complexMovementAgentCount)
_complexMovementAgentCount - the new Complex Movement Agent Count valueint getComplexLocationCount()
void setComplexLocationCount(int _complexLocationCount)
_complexLocationCount - the new Complex Location Count valueint getSpatialModelAgentCount()
void setSpatialModelAgentCount(int _spatialModelAgentCount)
_spatialModelAgentCount - the new Spatial Model Agent Count valuedouble[] getGoodBoundary()
void setGoodBoundary(double[] _goodBoundary)
_goodBoundary - the new Good Boundary value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||