public class WR extends Object implements TestDatumLV
Modifier and Type | Field and Description |
---|---|
static String |
ATG_FUZZY_SETS
Attributgruppe mit der linguistischen Variable.
|
static String |
ATG_FUZZY_WERT
Attributgruppe mit dem Fuzzy-Wert.
|
de.bsvrz.iav.fuzzylib.fuzzylib.FuzzySet |
fsNorden
Fuzzy-Set, was während der mehrerer Test verwendet wird.
|
de.bsvrz.iav.fuzzylib.fuzzylib.FuzzySet |
fsNordost
Fuzzy-Set, was während der mehrerer Test verwendet wird.
|
de.bsvrz.iav.fuzzylib.fuzzylib.FuzzySet |
fsNordwest
Fuzzy-Set, was während der mehrerer Test verwendet wird.
|
de.bsvrz.iav.fuzzylib.fuzzylib.FuzzySet |
fsOsten
Fuzzy-Set, was während der mehrerer Test verwendet wird.
|
de.bsvrz.iav.fuzzylib.fuzzylib.FuzzySet |
fsSueden
Fuzzy-Set, was während der mehrerer Test verwendet wird.
|
de.bsvrz.iav.fuzzylib.fuzzylib.FuzzySet |
fsSuedost
Fuzzy-Set, was während der mehrerer Test verwendet wird.
|
de.bsvrz.iav.fuzzylib.fuzzylib.FuzzySet |
fsSuedwest
Fuzzy-Set, was während der mehrerer Test verwendet wird.
|
de.bsvrz.iav.fuzzylib.fuzzylib.FuzzySet |
fsWesten
Fuzzy-Set, was während der mehrerer Test verwendet wird.
|
de.bsvrz.iav.fuzzylib.fuzzylib.LinguistischeVariable |
lv
Linguistische Variable, die in mehreren Test verwendet wird.
|
Constructor and Description |
---|
WR()
Testbelegung der Membervariablen erzeugen.
|
Modifier and Type | Method and Description |
---|---|
String |
getAtgFuzzySets()
Gibt die PID der Attributgruppe mit den Fuzzy-Sets zurück.
|
String |
getAtgFuzzyWert()
Gibt die PID der Attributgruppe mit dem Fuzzy-Wert zurück.
|
de.bsvrz.iav.fuzzylib.fuzzylib.LinguistischeVariable |
getLinguistischeVariable()
Gibt eine linguistische Variable als Testdatum zurück.
|
de.bsvrz.iav.fuzzylib.fuzzylib.LinguistischeVariable |
getLinguistischeVariable(int szenario)
Gibt eine bestimme linguistische Variable zurück.
|
String |
getName()
Gibt den Namen des Testdatums zurück.
|
String |
getSystemObjektTyp()
Gibt die PID des Objekttyps zurück.
|
public static final String ATG_FUZZY_SETS
public static final String ATG_FUZZY_WERT
public de.bsvrz.iav.fuzzylib.fuzzylib.FuzzySet fsNorden
public de.bsvrz.iav.fuzzylib.fuzzylib.FuzzySet fsNordost
public de.bsvrz.iav.fuzzylib.fuzzylib.FuzzySet fsOsten
public de.bsvrz.iav.fuzzylib.fuzzylib.FuzzySet fsSuedost
public de.bsvrz.iav.fuzzylib.fuzzylib.FuzzySet fsSueden
public de.bsvrz.iav.fuzzylib.fuzzylib.FuzzySet fsSuedwest
public de.bsvrz.iav.fuzzylib.fuzzylib.FuzzySet fsWesten
public de.bsvrz.iav.fuzzylib.fuzzylib.FuzzySet fsNordwest
public de.bsvrz.iav.fuzzylib.fuzzylib.LinguistischeVariable lv
Windrichtung als linguistische Variable, Beispiel für den Sonderfall, dass ein Fuzzy-Set über beide Wertebereichsgrenzen geht.
public String getAtgFuzzySets()
getAtgFuzzySets
in interface TestDatumLV
public String getAtgFuzzyWert()
getAtgFuzzyWert
in interface TestDatumLV
public de.bsvrz.iav.fuzzylib.fuzzylib.LinguistischeVariable getLinguistischeVariable()
getLinguistischeVariable
in interface TestDatumLV
public de.bsvrz.iav.fuzzylib.fuzzylib.LinguistischeVariable getLinguistischeVariable(int szenario)
getLinguistischeVariable
in interface TestDatumLV
szenario
- Nummer eines Szenarios, siehe [Afo]public String getName()
getName
in interface TestDatumLV
public String getSystemObjektTyp()
getSystemObjektTyp
in interface TestDatumLV
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.