| Package | Description |
|---|---|
| org.jboss.drools | |
| org.jboss.drools.impl | |
| org.jboss.drools.util |
| Modifier and Type | Field and Description |
|---|---|
static DroolsPackage |
DroolsPackage.eINSTANCE
The singleton instance of the package
|
| Modifier and Type | Method and Description |
|---|---|
DroolsPackage |
DroolsFactory.getDroolsPackage()
Returns the package supported by this factory
|
| Modifier and Type | Class and Description |
|---|---|
class |
DroolsPackageImpl
An implementation of the model Package
|
| Modifier and Type | Method and Description |
|---|---|
DroolsPackage |
DroolsFactoryImpl.getDroolsPackage() |
static DroolsPackage |
DroolsFactoryImpl.getPackage()
Deprecated.
|
static DroolsPackage |
DroolsPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|
| Modifier and Type | Field and Description |
|---|---|
protected static DroolsPackage |
DroolsSwitch.modelPackage
The cached model package
|
protected static DroolsPackage |
DroolsAdapterFactory.modelPackage
The cached model package
|
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.