Class CheckModification
java.lang.Object
de.rpgframework.genericrpg.modification.Modification
de.rpgframework.genericrpg.modification.DataItemModification
de.rpgframework.genericrpg.modification.ValueModification
de.rpgframework.genericrpg.modification.CheckModification
-
Nested Class Summary
Nested classes/interfaces inherited from class de.rpgframework.genericrpg.modification.Modification
Modification.Origin -
Field Summary
Fields inherited from class de.rpgframework.genericrpg.modification.DataItemModification
choice, choiceOptions, date, decisions, expCost, id, ref, remove, restrictedToMode, variantFields inherited from class de.rpgframework.genericrpg.modification.Modification
apply, conditions, origin, source, type, when -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.rpgframework.genericrpg.modification.ValueModification
clone, getFormula, getLookupTable, getModMinValues, getRawValue, getSet, getValue, getValueAsDouble, getValueAsKeys, hasFormula, isAbsolute, isDouble, isIgnoreLimit, isInstantiated, isModMin, setAbsolute, setFormula, setInstantiated, setLookupTable, setRawValue, setSet, setValue, setValueMethods inherited from class de.rpgframework.genericrpg.modification.DataItemModification
equals, getAsKeys, getChoiceOptions, getConnectedChoice, getDate, getDecision, getDecisions, getExpCost, getId, getKey, getResolvedKey, getVariant, isRemove, setDate, setDecisions, setExpCost, setId, setKey, setRemove, validateMethods inherited from class de.rpgframework.genericrpg.modification.Modification
getApplyTo, getConditionString, getOrigin, getReferenceType, getSource, getWhen, isConditional, setApplyTo, setConditionString, setOrigin, setSource, setWhen
-
Constructor Details
-
CheckModification
public CheckModification()
-
-
Method Details
-
toString
- Overrides:
toStringin classValueModification- See Also:
-
getWhat
- Returns:
- the what
-