Package | Description |
---|---|
org.jboss.drools | |
org.jboss.drools.impl | |
org.jboss.drools.util |
Modifier and Type | Method and Description |
---|---|
ImportType |
DroolsFactory.createImportType()
Returns a new object of class 'Import Type'
|
ImportType |
DocumentRoot.getImport()
Returns the value of the 'Import' containment reference
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentRoot.setImport(ImportType value)
Sets the value of the '
Import ' containment reference |
Modifier and Type | Class and Description |
---|---|
class |
ImportTypeImpl
An implementation of the model object 'Import Type'
|
Modifier and Type | Method and Description |
---|---|
ImportType |
DroolsFactoryImpl.createImportType() |
ImportType |
DocumentRootImpl.getImport() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetImport(ImportType newImport,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DocumentRootImpl.setImport(ImportType newImport) |
Modifier and Type | Method and Description |
---|---|
T |
DroolsSwitch.caseImportType(ImportType object)
Returns the result of interpreting the object as an instance of 'Import Type'
|
boolean |
DroolsValidator.validateImportType(ImportType importType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.