| Package | Description |
|---|---|
| com.gzoltar.fl |
Copyright (C) 2019 GZoltar contributors.
|
| com.gzoltar.report.fl.config |
Copyright (C) 2019 GZoltar contributors.
|
| Modifier and Type | Method and Description |
|---|---|
static FaultLocalizationFamily |
FaultLocalizationFamily.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FaultLocalizationFamily[] |
FaultLocalizationFamily.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FaultLocalization(FaultLocalizationFamily flFamily,
List<IFormula> formulas) |
| Modifier and Type | Method and Description |
|---|---|
FaultLocalizationFamily |
ConfigFaultLocalizationFamily.getFaultLocalizationFamily() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigFaultLocalizationFamily.setFaultLocalizationFamily(FaultLocalizationFamily faultLocalizationFamily) |
Copyright © 2010–2019 GZoltar. All rights reserved.