Package | Description |
---|---|
org.drools.compiler.builder.impl | |
org.drools.compiler.lang.descr |
Modifier and Type | Field and Description |
---|---|
protected Map<QualifiedName,Collection<QualifiedName>> |
ClassHierarchyManager.taxonomy |
protected Map<QualifiedName,Collection<QualifiedName>> |
ClassHierarchyManager.taxonomy |
Modifier and Type | Method and Description |
---|---|
protected static boolean |
ClassHierarchyManager.hasCircularDependency(QualifiedName name,
QualifiedName typeName,
Map<QualifiedName,Collection<QualifiedName>> taxonomy) |
Modifier and Type | Method and Description |
---|---|
protected static boolean |
ClassHierarchyManager.hasCircularDependency(QualifiedName name,
QualifiedName typeName,
Map<QualifiedName,Collection<QualifiedName>> taxonomy) |
protected static boolean |
ClassHierarchyManager.hasCircularDependency(QualifiedName name,
QualifiedName typeName,
Map<QualifiedName,Collection<QualifiedName>> taxonomy) |
Modifier and Type | Method and Description |
---|---|
QualifiedName |
AbstractClassTypeDeclarationDescr.getType() |
Modifier and Type | Method and Description |
---|---|
List<QualifiedName> |
EnumDeclarationDescr.getSuperTypes() |
List<QualifiedName> |
AbstractClassTypeDeclarationDescr.getSuperTypes() |
List<QualifiedName> |
TypeDeclarationDescr.getSuperTypes() |
Modifier and Type | Method and Description |
---|---|
void |
TypeDeclarationDescr.addSuperType(QualifiedName type) |
void |
AbstractClassTypeDeclarationDescr.setType(QualifiedName qname) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.