|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.metaabm.gen.test.ComplexMovementAgent
public class ComplexMovementAgent
Complex Movement Agent Java Implementation. Generated by metaabm system: Apr 14, 2008 2:35:56 AM EDT in project: org.metaabm.gen.repast.test (testing)
| Constructor Summary | |
|---|---|
ComplexMovementAgent()
Constructs a new Complex Movement Agent. |
|
| Method Summary | |
|---|---|
int |
getResult()
Gets the Result property for Complex Movement Agent. |
static SpatialModel |
getSpatialModel()
Gets the Spatial Model property for . |
SpatialStateEnum |
getSpatialState()
Gets the Spatial State property for Complex Movement Agent. |
int |
getVision()
Gets the Vision property for Complex Movement Agent. |
double[] |
getWithinSpace()
Gets the Within Space property for Complex Movement Agent. |
boolean |
isSomeBoolean()
Gets the Some Boolean property for Complex Movement Agent. |
void |
setResult(int _result)
Sets the Result property for Complex Movement Agent. |
void |
setSomeBoolean(boolean _someBoolean)
Sets the Some Boolean property for Complex Movement Agent. |
static void |
setSpatialModel(SpatialModel _spatialModel)
Sets the Spatial Model property for . |
void |
setSpatialState(SpatialStateEnum _spatialState)
Sets the Spatial State property for Complex Movement Agent. |
void |
setVision(int _vision)
Sets the Vision property for Complex Movement Agent. |
void |
setWithinSpace(double[] _withinSpace)
Sets the Within Space property for Complex Movement Agent. |
void |
testConnectRandomOther()
. |
void |
testDieAll()
. |
void |
testHostHere()
. |
void |
testNegateSpatialThenIdentity()
. |
void |
testNegateSpatialWithIdentity()
. |
void |
testNestedStatements()
. |
void |
testParallelRoot()
. |
void |
testParallelSpatial()
. |
void |
testParallelWithNetwork()
. |
void |
testSetRandomOther()
. |
void |
testSetRandomOtherIf()
. |
void |
testSetRandomPostQuery()
. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ComplexMovementAgent()
| Method Detail |
|---|
public void testDieAll()
testDieAll in interface IComplexMovementAgentpublic void testNegateSpatialThenIdentity()
testNegateSpatialThenIdentity in interface IComplexMovementAgentpublic void testNegateSpatialWithIdentity()
testNegateSpatialWithIdentity in interface IComplexMovementAgentpublic void testHostHere()
testHostHere in interface IComplexMovementAgentpublic void testConnectRandomOther()
testConnectRandomOther in interface IComplexMovementAgentpublic void testSetRandomOther()
testSetRandomOther in interface IComplexMovementAgentpublic void testSetRandomOtherIf()
testSetRandomOtherIf in interface IComplexMovementAgentpublic void testSetRandomPostQuery()
testSetRandomPostQuery in interface IComplexMovementAgentpublic void testParallelSpatial()
testParallelSpatial in interface IComplexMovementAgentpublic void testParallelRoot()
testParallelRoot in interface IComplexMovementAgentpublic void testParallelWithNetwork()
testParallelWithNetwork in interface IComplexMovementAgentpublic void testNestedStatements()
testNestedStatements in interface IComplexMovementAgentpublic boolean isSomeBoolean()
isSomeBoolean in interface IComplexMovementAgentpublic void setSomeBoolean(boolean _someBoolean)
setSomeBoolean in interface IComplexMovementAgent_someBoolean - the new Some Boolean valuepublic double[] getWithinSpace()
getWithinSpace in interface IComplexMovementAgentpublic void setWithinSpace(double[] _withinSpace)
setWithinSpace in interface IComplexMovementAgent_withinSpace - the new Within Space valuepublic int getResult()
getResult in interface IComplexMovementAgentpublic void setResult(int _result)
setResult in interface IComplexMovementAgent_result - the new Result valuepublic SpatialStateEnum getSpatialState()
getSpatialState in interface IComplexMovementAgentpublic void setSpatialState(SpatialStateEnum _spatialState)
setSpatialState in interface IComplexMovementAgent_spatialState - the new Spatial State valuepublic int getVision()
getVision in interface IComplexMovementAgentpublic void setVision(int _vision)
setVision in interface IComplexMovementAgent_vision - the new Vision valuepublic static SpatialModel getSpatialModel()
public static void setSpatialModel(SpatialModel _spatialModel)
_spatialModel - the new Spatial Model value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||