Package | Description |
---|---|
org.drools.compiler.builder.impl | |
org.drools.compiler.lang.descr |
Modifier and Type | Method and Description |
---|---|
protected TypeFieldDescr |
ClassHierarchyManager.buildInheritedFieldDescrFromDefinition(org.kie.api.definition.type.FactField fld,
TypeDeclarationDescr typeDescr) |
Modifier and Type | Method and Description |
---|---|
TypeFieldDescr |
TypeFieldDescr.getOverriding() |
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) |
void |
TypeFieldDescr.setOverriding(TypeFieldDescr overriding) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractClassTypeDeclarationDescr.setFields(Map<String,TypeFieldDescr> fields) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.