Package | Description |
---|---|
org.drools.core.definitions | |
org.drools.core.definitions.impl |
Modifier and Type | Method and Description |
---|---|
Map<String,ImportDeclaration> |
InternalKnowledgePackage.getImports() |
Modifier and Type | Method and Description |
---|---|
void |
InternalKnowledgePackage.addImport(ImportDeclaration importDecl) |
Modifier and Type | Method and Description |
---|---|
Map<String,ImportDeclaration> |
KnowledgePackageImpl.getImports() |
Modifier and Type | Method and Description |
---|---|
void |
KnowledgePackageImpl.addImport(ImportDeclaration importDecl) |
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.