public class HandlerWeights extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
WEIGHT_TYPE_ENRICHING
Suggested weight for handlers which enrich the structure built by other handlers.
|
static int |
WEIGHT_TYPE_STRUCTURAL
Suggested weight for handlers which build the basic structure of the rule.
|
| Constructor and Description |
|---|
HandlerWeights() |
public static final int WEIGHT_TYPE_STRUCTURAL
public static final int WEIGHT_TYPE_ENRICHING
Copyright © 2021 OCPsoft. All rights reserved.