Package | Description |
---|---|
org.drools.model.impl |
Modifier and Type | Method and Description |
---|---|
ModelImpl |
ModelImpl.addGlobal(Global global) |
ModelImpl |
ModelImpl.addQuery(Query query) |
ModelImpl |
ModelImpl.addRule(Rule rule) |
ModelImpl |
ModelImpl.addTypeMetaData(TypeMetaData typeMetaData) |
ModelImpl |
ModelImpl.withGlobals(List<Global> globals) |
ModelImpl |
ModelImpl.withQueries(List<Query> queries) |
ModelImpl |
ModelImpl.withRules(List<Rule> rules) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.