Package | Description |
---|---|
org.jboss.drools | |
org.jboss.drools.impl | |
org.jboss.drools.util |
Modifier and Type | Method and Description |
---|---|
DocumentRoot |
DroolsFactory.createDocumentRoot()
Returns a new object of class 'Document Root'
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentRootImpl
An implementation of the model object 'Document Root'
|
Modifier and Type | Method and Description |
---|---|
DocumentRoot |
DroolsFactoryImpl.createDocumentRoot() |
Modifier and Type | Method and Description |
---|---|
T |
DroolsSwitch.caseDocumentRoot(DocumentRoot object)
Returns the result of interpreting the object as an instance of 'Document Root'
|
boolean |
DroolsValidator.validateDocumentRoot(DocumentRoot documentRoot,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.