public class WfVertexFactory extends Object implements VertexFactory, WorkflowDialogue
| Modifier and Type | Field and Description |
|---|---|
protected CompositeActivity |
mRootAct |
| Constructor and Description |
|---|
WfVertexFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
create(GraphModelManager graphModelManager,
GraphPoint location,
TypeNameAndConstructionInfo typeNameAndConstructionInfo) |
void |
loadThisWorkflow(String newName,
Integer version,
HashMap<String,Object> hashMap) |
void |
setCreationContext(Object newContext) |
protected CompositeActivity mRootAct
public void create(GraphModelManager graphModelManager, GraphPoint location, TypeNameAndConstructionInfo typeNameAndConstructionInfo)
create in interface VertexFactorypublic void setCreationContext(Object newContext)
setCreationContext in interface VertexFactorypublic void loadThisWorkflow(String newName, Integer version, HashMap<String,Object> hashMap)
loadThisWorkflow in interface WorkflowDialogueCopyright © 1997–2020 CRISTAL-iSE. All rights reserved.