org.jbpm.bpmn2.xml
Class BPMNExtensionsSemanticModule

java.lang.Object
  extended by org.drools.xml.DefaultSemanticModule
      extended by org.jbpm.bpmn2.xml.BPMNExtensionsSemanticModule
All Implemented Interfaces:
org.drools.xml.SemanticModule

public class BPMNExtensionsSemanticModule
extends org.drools.xml.DefaultSemanticModule


Field Summary
static String BPMN2_EXTENSIONS_URI
           
 
Fields inherited from class org.drools.xml.DefaultSemanticModule
handlers, handlersByClass, uri
 
Constructor Summary
BPMNExtensionsSemanticModule()
           
 
Method Summary
 
Methods inherited from class org.drools.xml.DefaultSemanticModule
addHandler, getHandler, getHandlerByClass, getUri
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BPMN2_EXTENSIONS_URI

public static final String BPMN2_EXTENSIONS_URI
See Also:
Constant Field Values
Constructor Detail

BPMNExtensionsSemanticModule

public BPMNExtensionsSemanticModule()


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.