Uses of Class
org.jbpm.process.svg.model.NodeSummary
-
Packages that use NodeSummary Package Description org.jbpm.process.svg.model -
-
Uses of NodeSummary in org.jbpm.process.svg.model
Methods in org.jbpm.process.svg.model that return NodeSummary Modifier and Type Method Description NodeSummarySVGSummary. getNode(String nodeId)Methods in org.jbpm.process.svg.model that return types with arguments of type NodeSummary Modifier and Type Method Description Map<String,NodeSummary>SVGSummary. getNodesMap()Methods in org.jbpm.process.svg.model with parameters of type NodeSummary Modifier and Type Method Description voidSVGSummary. addNode(NodeSummary node)
-