public class TraitsTypeDeclarationBuilderImpl
extends org.drools.compiler.builder.impl.TypeDeclarationBuilder
| Modifier and Type | Field and Description |
|---|---|
protected TraitRegistryImpl |
traitRegistry |
| Modifier and Type | Method and Description |
|---|---|
protected void |
postGenerateDeclaredBean(org.drools.compiler.lang.descr.AbstractClassTypeDeclarationDescr typeDescr,
org.drools.core.rule.TypeDeclaration type,
org.drools.core.factmodel.ClassDefinition def,
org.drools.compiler.compiler.PackageRegistry pkgRegistry) |
protected void |
updateTraitDefinition(org.drools.core.rule.TypeDeclaration type,
Class concrete,
boolean asTrait) |
protected TraitRegistryImpl traitRegistry
protected void postGenerateDeclaredBean(org.drools.compiler.lang.descr.AbstractClassTypeDeclarationDescr typeDescr,
org.drools.core.rule.TypeDeclaration type,
org.drools.core.factmodel.ClassDefinition def,
org.drools.compiler.compiler.PackageRegistry pkgRegistry)
postGenerateDeclaredBean in class org.drools.compiler.builder.impl.TypeDeclarationBuilderprotected void updateTraitDefinition(org.drools.core.rule.TypeDeclaration type,
Class concrete,
boolean asTrait)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.