|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.metaabm.gen.test.BasicCell
public class BasicCell
Basic Cell Java Implementation. Generated by metaabm system: Apr 14, 2008 2:35:49 AM EDT in project: org.metaabm.gen.repast.test (testing)
| Constructor Summary | |
|---|---|
BasicCell()
Constructs a new Basic Cell. |
|
| Method Summary | |
|---|---|
static BasicMovementModel |
getBasicMovementModel()
Gets the Basic Movement Model property for . |
boolean |
isGoal()
Gets the Goal property for Basic Cell. |
boolean |
isGoal2()
Gets the Goal 2 property for Basic Cell. |
boolean |
isGoal3()
Gets the Goal 3 property for Basic Cell. |
static void |
setBasicMovementModel(BasicMovementModel _basicMovementModel)
Sets the Basic Movement Model property for . |
void |
setGoal(boolean _goal)
Sets the Goal property for Basic Cell. |
void |
setGoal2(boolean _goal2)
Sets the Goal 2 property for Basic Cell. |
void |
setGoal3(boolean _goal3)
Sets the Goal 3 property for Basic Cell. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasicCell()
| Method Detail |
|---|
public boolean isGoal()
isGoal in interface IBasicCellpublic void setGoal(boolean _goal)
setGoal in interface IBasicCell_goal - the new Goal valuepublic boolean isGoal2()
isGoal2 in interface IBasicCellpublic void setGoal2(boolean _goal2)
setGoal2 in interface IBasicCell_goal2 - the new Goal 2 valuepublic boolean isGoal3()
isGoal3 in interface IBasicCellpublic void setGoal3(boolean _goal3)
setGoal3 in interface IBasicCell_goal3 - the new Goal 3 valuepublic static BasicMovementModel getBasicMovementModel()
public static void setBasicMovementModel(BasicMovementModel _basicMovementModel)
_basicMovementModel - the new Basic Movement Model value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||