|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface is implemented by objects that visits state machine elements.
| Method Summary | |
boolean |
visit(ModelElement e)
Called by ModelElement.accept(com.evelopers.unimod.core.ModelVisitor) method. |
| Method Detail |
public boolean visit(ModelElement e)
throws VisitorException
ModelElement.accept(com.evelopers.unimod.core.ModelVisitor) method.
e - model element to visit
VisitorException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||