Uses of Class
org.jbpm.bpmn2.xml.di.BPMNShapeHandler.NodeInfo
-
Packages that use BPMNShapeHandler.NodeInfo Package Description org.jbpm.bpmn2.xml.di -
-
Uses of BPMNShapeHandler.NodeInfo in org.jbpm.bpmn2.xml.di
Methods in org.jbpm.bpmn2.xml.di that return types with arguments of type BPMNShapeHandler.NodeInfo Modifier and Type Method Description List<BPMNShapeHandler.NodeInfo>
BPMNPlaneHandler.ProcessInfo. getNodeInfos()
Methods in org.jbpm.bpmn2.xml.di with parameters of type BPMNShapeHandler.NodeInfo Modifier and Type Method Description void
BPMNPlaneHandler.ProcessInfo. addNodeInfo(BPMNShapeHandler.NodeInfo nodeInfo)
-