|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
DiagramFactoryInterface2
which provides the default diagram settings to the factory when
the create method is invoked..
@Deprecated public interface DiagramFactoryInterface
An interface to be implemented by an factories for a specific diagram type.
| Method Summary | |
|---|---|
ArgoDiagram |
createDiagram(java.lang.Object namespace,
java.lang.Object machine)
Deprecated. for 0.27.3 by tfmorris. Use DiagramFactoryInterface2#createDiagram(Object, Object, DiagramSettings). |
| Method Detail |
|---|
@Deprecated
ArgoDiagram createDiagram(java.lang.Object namespace,
java.lang.Object machine)
DiagramFactoryInterface2#createDiagram(Object, Object, DiagramSettings).
namespace - The namespace that (in)directly
owns the elements on the diagrammachine - The StateMachine for the diagram
(only: statemachine - activitygraph)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| ArgoUML © 1996-2006 | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |