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