Class WfVertexFactory
java.lang.Object
org.cristalise.gui.lifecycle.instance.WfVertexFactory
- All Implemented Interfaces:
WorkflowDialogue,VertexFactory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcreate(GraphModelManager graphModelManager, GraphPoint location, TypeNameAndConstructionInfo typeNameAndConstructionInfo) voidvoidsetCreationContext(Object newContext)
-
Field Details
-
mRootAct
-
-
Constructor Details
-
WfVertexFactory
public WfVertexFactory()
-
-
Method Details
-
create
public void create(GraphModelManager graphModelManager, GraphPoint location, TypeNameAndConstructionInfo typeNameAndConstructionInfo) - Specified by:
createin interfaceVertexFactory
-
setCreationContext
- Specified by:
setCreationContextin interfaceVertexFactory
-
loadThisWorkflow
- Specified by:
loadThisWorkflowin interfaceWorkflowDialogue
-