Package | Description |
---|---|
org.drools.workbench.models.datamodel.imports |
Modifier and Type | Method and Description |
---|---|
List<Import> |
Imports.getImports() |
Modifier and Type | Method and Description |
---|---|
void |
Imports.addImport(Import item) |
boolean |
Imports.contains(Import item) |
void |
Imports.removeImport(Import item) |
Constructor and Description |
---|
Imports(List<Import> imports) |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.