|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectobjectgen.usecase.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.
Constructor Summary | |
StepBuilder()
Creates a new instance of StepBuilder |
Method Summary | |
IStep |
builMainStep(org.w3c.dom.Node n)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StepBuilder()
Method Detail |
public IStep builMainStep(org.w3c.dom.Node n)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |