|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
IStep | Interfaz that describes the methods available to any class that describe a step of a use case |
Class Summary | |
ParticipantSet | This class is an allias for a HashSet. |
Step | Implementation of IStep interface. |
StepBuilder | This class builds a Step object from a Node object It is called from UseCaseXML, due that class does not return any XML element. |
UseCaseXML |
Exception Summary | |
UseCaseXMLException | This exception indicates an erro when reading a use case in a XML file |
This package process a XML file with one use case and generate a set of step objects. Every object represents a step in the use case.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |