Package | Description |
---|---|
org.dmg.pmml.pmml_4_1.descr | |
org.drools.scorecards.drl | |
org.drools.scorecards.pmml |
Modifier and Type | Field and Description |
---|---|
protected List<Characteristic> |
Characteristics.characteristics |
Modifier and Type | Method and Description |
---|---|
Characteristic |
ObjectFactory.createCharacteristic()
Create an instance of
Characteristic |
Modifier and Type | Method and Description |
---|---|
List<Characteristic> |
Characteristics.getCharacteristics()
Gets the value of the characteristics property.
|
Modifier and Type | Method and Description |
---|---|
protected abstract void |
AbstractDRLEmitter.addLHSConditions(org.drools.template.model.Rule rule,
PMML pmmlDocument,
Scorecard scorecard,
Characteristic c,
Attribute scoreAttribute) |
protected void |
DeclaredTypesDRLEmitter.addLHSConditions(org.drools.template.model.Rule rule,
PMML pmmlDocument,
Scorecard scorecard,
Characteristic c,
Attribute scoreAttribute) |
protected void |
ExternalModelDRLEmitter.addLHSConditions(org.drools.template.model.Rule rule,
PMML pmmlDocument,
Scorecard scorecard,
Characteristic c,
Attribute scoreAttribute) |
protected void |
AbstractDRLEmitter.createFieldRestriction(PMML pmmlDocument,
Characteristic c,
Attribute scoreAttribute,
StringBuilder stringBuilder) |
protected String |
AbstractDRLEmitter.formRuleName(PMML pmmlDocument,
String modelName,
Characteristic c,
Attribute scoreAttribute) |
protected void |
AbstractDRLEmitter.populateLHS(org.drools.template.model.Rule rule,
PMML pmmlDocument,
Scorecard scorecard,
Characteristic c,
Attribute scoreAttribute) |
protected void |
AbstractDRLEmitter.populateRHS(org.drools.template.model.Rule rule,
PMML pmmlDocument,
Scorecard scorecard,
Characteristic c,
Attribute scoreAttribute,
int position) |
Modifier and Type | Method and Description |
---|---|
static String |
ScorecardPMMLUtils.extractFieldNameFromCharacteristic(Characteristic c) |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.