public class TypeDeclarationUtil extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TypeDeclarationUtil.ClassDefinitionForModel |
| Constructor and Description |
|---|
TypeDeclarationUtil() |
| Modifier and Type | Method and Description |
|---|---|
static org.drools.core.rule.TypeDeclaration |
createTypeDeclaration(Class<?> cls) |
static org.drools.core.rule.TypeDeclaration |
createTypeDeclaration(org.drools.core.definitions.impl.KnowledgePackageImpl pkg,
org.drools.model.TypeMetaData metaType) |
public static org.drools.core.rule.TypeDeclaration createTypeDeclaration(org.drools.core.definitions.impl.KnowledgePackageImpl pkg,
org.drools.model.TypeMetaData metaType)
public static org.drools.core.rule.TypeDeclaration createTypeDeclaration(Class<?> cls)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.