Package | Description |
---|---|
org.drools.compiler.builder.impl | |
org.drools.compiler.compiler |
This is the main package to load rules.
|
org.drools.compiler.lang.descr |
Modifier and Type | Method and Description |
---|---|
protected TypeFieldDescr |
ClassHierarchyManager.buildInheritedFieldDescrFromDefinition(org.kie.api.definition.type.FactField fld,
TypeDeclarationDescr typeDescr) |
Constructor and Description |
---|
TypeDeclarationError(TypeFieldDescr fieldDescr,
String errorMessage) |
Modifier and Type | Method and Description |
---|---|
TypeFieldDescr |
TypeFieldDescr.cloneAsInherited() |
Modifier and Type | Method and Description |
---|---|
Map<String,TypeFieldDescr> |
AbstractClassTypeDeclarationDescr.getFields() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractClassTypeDeclarationDescr.addField(TypeFieldDescr field) |
int |
TypeFieldDescr.compareTo(TypeFieldDescr other) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractClassTypeDeclarationDescr.setFields(Map<String,TypeFieldDescr> fields) |
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.