org.metaabm.gen.test
Interface IStateAgent

All Known Implementing Classes:
StateAgent

public interface IStateAgent

State Agent Java Implementation. Generated by metaabm system: Apr 1, 2008 5:51:48 PM MDT in project: org.metaabm.gen.ascape.test (testing)


Method Summary
 PrimaryColorEnum getPrimaryColor()
          Gets the Primary Color property for State Agent.
 void setPrimaryColor(PrimaryColorEnum _primaryColor)
          Sets the Primary Color property for State Agent.
 void testSetStateToYellow()
          .
 

Method Detail

testSetStateToYellow

void testSetStateToYellow()
.


getPrimaryColor

PrimaryColorEnum getPrimaryColor()
Gets the Primary Color property for State Agent.

Returns:

setPrimaryColor

void setPrimaryColor(PrimaryColorEnum _primaryColor)
Sets the Primary Color property for State Agent.

Parameters:
_primaryColor - the new Primary Color value