java.lang.Object
de.rpgframework.genericrpg.modification.Modification
- Alle implementierten Schnittstellen:
Cloneable
- Bekannte direkte Unterklassen:
CostModification,DataItemModification,ModificationChoice,ModificationGroup,RelevanceModification
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected ApplyToprotected Stringprotected Modification.Originprotected ObjectIf the modification belongs to a module, this keeps the referenceprotected ModifiedObjectTypeWhat type of data is modifiedprotected ApplyWhen -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungclone()booleangetWhen()booleanvoidsetApplyTo(ApplyTo apply) voidsetConditionString(String value) <T extends Modification>
TsetOrigin(Modification.Origin origin) voidvoidvoidvalidate()Validate content in this modification during load
-
Felddetails
-
type
What type of data is modified -
apply
-
when
-
conditions
-
source
If the modification belongs to a module, this keeps the reference -
origin
-
-
Konstruktordetails
-
Modification
public Modification()
-
-
Methodendetails
-
clone
-
equals
-
getSource
-
setSource
-
isConditional
public boolean isConditional() -
setConditionString
-
getConditionString
-
getReferenceType
- Gibt zurück:
- the type
-
getApplyTo
- Gibt zurück:
- the apply
-
setApplyTo
- Parameter:
when- the when to set
-
getWhen
- Gibt zurück:
- the when
-
setWhen
- Parameter:
when- the when to set
-
validate
Validate content in this modification during load- Löst aus:
ReferenceException
-
getOrigin
-
setOrigin
-