Property | Type | Description | |
---|---|---|---|
idAgent | int | ||
transitions | List |
Method | Description | |
---|---|---|
StateWill ( int id ) : System.Collections | ||
StateWill ( int id, List |
||
execute ( ) : StateWill, |
Method | Description | |
---|---|---|
checkTransition ( ) : StateWill, |
public StateWill ( int id ) : System.Collections | ||
id | int | |
return | System.Collections |
public StateWill ( int id, List |
||
id | int | |
pTransitions | List |
|
return | System.Collections |