oracle.clex.tools.addin.activitymodel.generator.jdev
Class ServiceActivityModelTraverser
oracle.clex.tools.addin.activitymodel.generator.jdev.ServiceActivityModelTraverser
- public class ServiceActivityModelTraverser
Method Summary |
void |
traverse(oracle.ide.addin.Context ideContext,
java.util.Properties options,
oracle.bm.diagrammer.Diagram diagram,
oracle.bm.genframework.ui.GenerationUI generationUI)
Traverse the activity model and notify detectors of the elements found
on it. |
ServiceActivityModelTraverser
public ServiceActivityModelTraverser()
traverse
public void traverse(oracle.ide.addin.Context ideContext,
java.util.Properties options,
oracle.bm.diagrammer.Diagram diagram,
oracle.bm.genframework.ui.GenerationUI generationUI)
throws oracle.bm.genframework.common.ModelerGeneratorException,
oracle.bm.data.UnresolvedElementException
- Traverse the activity model and notify detectors of the elements found
on it.
- Parameters:
ideContext
- IDE context from which the generator was invoked.options
- Generator options for this traversal.diagram
- Diagram to traverse.generationUI
- Generator UI used to display information to the user.- Throws:
ModelerGeneratorException
- if any errors were
encountered in the activity model.
Copyright © 2003 ORACLE Corp. All Rights Reserved.