Modul de.rpgframework.rules
Package de.rpgframework.genericrpg.items
Klasse ItemAttributeValue<A extends IItemAttribute>
java.lang.Object
de.rpgframework.genericrpg.modification.ModifyableImpl
de.rpgframework.genericrpg.items.ItemAttributeValue<A>
- Alle implementierten Schnittstellen:
Modifyable,SelectedValue<A>,Cloneable
- Bekannte direkte Unterklassen:
ItemAttributeFloatValue,ItemAttributeFormulaValue,ItemAttributeNumericalValue,ItemAttributeObjectValue
public abstract class ItemAttributeValue<A extends IItemAttribute>
extends ModifyableImpl
implements SelectedValue<A>, Cloneable
-
Feldübersicht
FelderVon Klasse geerbte Felder de.rpgframework.genericrpg.modification.ModifyableImpl
incomingModifications, outgoingModifications -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden de.rpgframework.genericrpg.modification.ModifyableImpl
addIncomingModification, addModifications, addOutgoingModification, clearIncomingModifications, clearOutgoingModifications, getIncomingModifications, getOutgoingModifications, removeIncomingModification, removeIncomingModificationForSource, removeIncomingModifications, setIncomingModifications
-
Felddetails
-
attribute
-
-
Konstruktordetails
-
ItemAttributeValue
-
-
Methodendetails
-
getModifyable
- Angegeben von:
getModifyablein SchnittstelleSelectedValue<A extends IItemAttribute>- Siehe auch:
-
clone
-
getPool
- Siehe auch:
-
setPool
-