public class FactFactory extends Object
Constructor and Description |
---|
FactFactory() |
Modifier and Type | Method and Description |
---|---|
static org.drools.core.facttemplates.Fact |
createMapBasedFact(org.drools.core.facttemplates.FactTemplate factTemplate) |
static org.drools.core.facttemplates.Fact |
createMapBasedFact(org.drools.model.Prototype prototype) |
static org.drools.core.facttemplates.FactTemplate |
prototypeToFactTemplate(org.drools.model.Prototype prototype,
org.drools.core.definitions.impl.KnowledgePackageImpl pkg) |
public static org.drools.core.facttemplates.Fact createMapBasedFact(org.drools.core.facttemplates.FactTemplate factTemplate)
public static org.drools.core.facttemplates.Fact createMapBasedFact(org.drools.model.Prototype prototype)
public static org.drools.core.facttemplates.FactTemplate prototypeToFactTemplate(org.drools.model.Prototype prototype, org.drools.core.definitions.impl.KnowledgePackageImpl pkg)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.