|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IBasicModel
Basic Model Java Implementation. Generated by metaabm system: Apr 1, 2008 5:41:24 PM MDT in project: org.metaabm.gen.test (testing)
| Method Summary | |
|---|---|
int |
getGeneratedMemberAgentCount()
Gets the Generated Member Agent Count property for Basic Model. |
int |
getMethodsAgentCount()
Gets the Methods Agent Count property for Basic Model. |
int |
getOperationsAgentCount()
Gets the Operations Agent Count property for Basic Model. |
double |
getSomeFloat()
Gets the Some Float property for Basic Model. |
int |
getSomeInteger()
Gets the Some Integer property for Basic Model. |
int |
getStateAgentCount()
Gets the State Agent Count property for Basic Model. |
boolean |
isSomeFlag()
Gets the Some Flag property for Basic Model. |
void |
setGeneratedMemberAgentCount(int _generatedMemberAgentCount)
Sets the Generated Member Agent Count property for Basic Model. |
void |
setMethodsAgentCount(int _methodsAgentCount)
Sets the Methods Agent Count property for Basic Model. |
void |
setOperationsAgentCount(int _operationsAgentCount)
Sets the Operations Agent Count property for Basic Model. |
void |
setSomeFlag(boolean _someFlag)
Sets the Some Flag property for Basic Model. |
void |
setSomeFloat(double _someFloat)
Sets the Some Float property for Basic Model. |
void |
setSomeInteger(int _someInteger)
Sets the Some Integer property for Basic Model. |
void |
setStateAgentCount(int _stateAgentCount)
Sets the State Agent Count property for Basic Model. |
void |
testFake()
. |
| Method Detail |
|---|
void testFake()
boolean isSomeFlag()
void setSomeFlag(boolean _someFlag)
_someFlag - the new Some Flag valueint getGeneratedMemberAgentCount()
void setGeneratedMemberAgentCount(int _generatedMemberAgentCount)
_generatedMemberAgentCount - the new Generated Member Agent Count valueint getSomeInteger()
void setSomeInteger(int _someInteger)
_someInteger - the new Some Integer valuedouble getSomeFloat()
void setSomeFloat(double _someFloat)
_someFloat - the new Some Float valueint getOperationsAgentCount()
void setOperationsAgentCount(int _operationsAgentCount)
_operationsAgentCount - the new Operations Agent Count valueint getStateAgentCount()
void setStateAgentCount(int _stateAgentCount)
_stateAgentCount - the new State Agent Count valueint getMethodsAgentCount()
void setMethodsAgentCount(int _methodsAgentCount)
_methodsAgentCount - the new Methods Agent Count value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||