public class PlgDependencyGraph
extends org.processmining.models.graphbased.directed.bpmn.BPMNDiagramImpl
Constructor and Description |
---|
PlgDependencyGraph(java.lang.String graphName,
Process process)
Class constructor
|
addActivity, addActivity, addActivity, addAssociation, addCallActivity, addCallActivity, addCallActivity, addDataAssociation, addDataObject, addEvent, addEvent, addEvent, addEvent, addEvent, addEvent, addFlow, addFlow, addFlow, addGateway, addGateway, addGateway, addMessageFlow, addMessageFlow, addMessageFlow, addSubProcess, addSubProcess, addSubProcess, addSubProcess, addSubProcess, addSubProcess, addSwimlane, addSwimlane, addTextAnnotation, addTextAnnotations, cloneFrom, getActivities, getActivities, getAssociations, getAssociations, getCallActivities, getCallActivities, getDataAssociations, getDataObjects, getEdges, getEmptyClone, getEvents, getEvents, getFlows, getFlows, getFlows, getGateways, getGateways, getLanes, getMessageFlows, getNodes, getPools, getSubProcesses, getSubProcesses, getSwimlanes, getTextannotations, getTextAnnotations, getTextAnnotations, removeActivity, removeCallActivity, removeDataObject, removeEdge, removeEvent, removeGateway, removeNode, removeSubProcess, removeSwimlane, removeTextAnnotation
checkAddEdge, compareTo, getGraph, getInEdges, getOutEdges, graphElementAdded, graphElementChanged, graphElementRemoved, removeSurroundingEdges
equals, getEdges, hashCode, removeFromEdges, removeNodeFromCollection
getAttributeMap, getLabel, toString
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getLabel
getInEdges, getOutEdges
equals, getGraph, hashCode
public PlgDependencyGraph(java.lang.String graphName, Process process)
graphName
- the name of the graphprocess
- the process that the dependency graph represents