|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BranchList | |
|---|---|
| com.sri.emo.wizard.branch | |
| com.sri.emo.wizard.creation | This package and sub packages provides the implementation of a "Completion Wizard." The completion Wizard takes a given node in the system as a template and allows the user to fill in the appropriate parts to create a new node. |
| Uses of BranchList in com.sri.emo.wizard.branch |
|---|
| Methods in com.sri.emo.wizard.branch that return BranchList | |
|---|---|
BranchList |
BranchList.generateNewBranchList()
|
| Methods in com.sri.emo.wizard.branch with parameters of type BranchList | |
|---|---|
void |
BranchList.addBranch(BranchNode node,
String transition,
BranchList branchList)
addBranch |
| Uses of BranchList in com.sri.emo.wizard.creation |
|---|
| Methods in com.sri.emo.wizard.creation with parameters of type BranchList | |
|---|---|
protected Wizard |
EmoCreationWizardFactory.constructWizard(WizDefinition definition,
BranchList steps)
Constructs the wizard itself. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||