org.jbpm.compiler.xml
Class ProcessSemanticModule

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

public class ProcessSemanticModule
extends org.drools.xml.DefaultSemanticModule
implements org.drools.xml.SemanticModule


Field Summary
static String URI
           
 
Fields inherited from class org.drools.xml.DefaultSemanticModule
handlers, handlersByClass, uri
 
Constructor Summary
ProcessSemanticModule()
           
 
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
 
Methods inherited from interface org.drools.xml.SemanticModule
addHandler, getHandler, getHandlerByClass, getUri
 

Field Detail

URI

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

ProcessSemanticModule

public ProcessSemanticModule()


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