Package | Description |
---|---|
org.drools.model | |
org.drools.model.impl | |
org.drools.model.patterns |
Modifier and Type | Method and Description |
---|---|
View |
Query.getView() |
View |
Rule.getView() |
static View |
FlowDSL.view(ViewItemBuilder... viewItemBuilders) |
Modifier and Type | Method and Description |
---|---|
View |
QueryImpl.getView() |
View |
RuleImpl.getView() |
Constructor and Description |
---|
QueryImpl(QueryDef queryDef,
View view) |
RuleImpl(String pkg,
String name,
String unit,
View view,
Consequence consequence,
Map<Rule.Attribute,Object> attributes,
Map<String,Object> metaAttributes) |
Modifier and Type | Class and Description |
---|---|
class |
CompositePatterns |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.