|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttamago.ext.tamagocc.TamagoCCState
public class TamagoCCState
This class represent a state in the service behavior. In the abstract form or in the concret form. In other word, a state can be a simple state or a set of some states.
| Method Summary | |
|---|---|
boolean |
canCallMethod(TamagoCCMethodID mid)
|
java.lang.String |
getName()
|
int |
id()
|
boolean |
isMergedState()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int id()
public java.lang.String getName()
public boolean isMergedState()
public boolean canCallMethod(TamagoCCMethodID mid)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||