org.jbpm.graph.node
Class NodeTypes
java.lang.Object
org.jbpm.graph.node.NodeTypes
public class NodeTypes
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeTypes
public NodeTypes()
getNodeTypes
public static Collection getNodeTypes()
getNodeNames
public static Set getNodeNames()
getNodeType
public static Class getNodeType(String name)
getNodeName
public static String getNodeName(Class type)
createInverseMapping
public static Map createInverseMapping(Map map)
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.