Interface ITransition
-
public interface ITransition
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intexecute(IEvent event)
-
-
-
Method Detail
-
execute
int execute(IEvent event) throws XtumlException
- Throws:
XtumlException
-
-