Uses of Class
de.rpgframework.genericrpg.modification.Modification
Packages that use Modification
Package
Description
-
Uses of Modification in de.rpgframework.character
Methods in de.rpgframework.character that return types with arguments of type ModificationModifier and TypeMethodDescriptionExtendedProcessingStep.process(List<Modification> unprocessed) ProcessingStep.process(List<Modification> unprocessed) Method parameters in de.rpgframework.character with type arguments of type ModificationModifier and TypeMethodDescriptionExtendedProcessingStep.process(List<Modification> unprocessed) ProcessingStep.process(List<Modification> unprocessed) -
Uses of Modification in de.rpgframework.genericrpg
Methods in de.rpgframework.genericrpg that return types with arguments of type ModificationMethods in de.rpgframework.genericrpg with parameters of type ModificationModifier and TypeMethodDescriptionvoidReward.addIncomingModification(Modification mod) voidReward.removeIncomingModification(Modification mod) Method parameters in de.rpgframework.genericrpg with type arguments of type Modification -
Uses of Modification in de.rpgframework.genericrpg.chargen
Methods in de.rpgframework.genericrpg.chargen with parameters of type ModificationModifier and TypeMethodDescriptionvoidCharacterControllerImpl.addUnitTestModification(Modification mod) voidCharacterControllerImpl.removeUnitTestModification(Modification mod) -
Uses of Modification in de.rpgframework.genericrpg.chargen.ai
Method parameters in de.rpgframework.genericrpg.chargen.ai with type arguments of type Modification -
Uses of Modification in de.rpgframework.genericrpg.data
Fields in de.rpgframework.genericrpg.data with type parameters of type ModificationMethods in de.rpgframework.genericrpg.data that return types with arguments of type ModificationModifier and TypeMethodDescriptionstatic List<Modification> GenericRPGTools.decisionToModifications(DataItemModification origMod, Choice choice, Decision dec) static List<Modification> GenericRPGTools.decisionToModifications(ModificationChoice origMod, Decision dec) static List<Modification> GenericRPGTools.decisionToModifications(ValueModification origMod, Choice choice, Decision dec) Module.getModifications()ComplexDataItem.getOutgoingModifications()Methods in de.rpgframework.genericrpg.data with parameters of type ModificationMethod parameters in de.rpgframework.genericrpg.data with type arguments of type ModificationModifier and TypeMethodDescriptionvoidComplexDataItem.addOutgoingModifications(List<Modification> value) -
Uses of Modification in de.rpgframework.genericrpg.items
Methods in de.rpgframework.genericrpg.items that return types with arguments of type ModificationModifier and TypeMethodDescriptionCarriedItem.getLastRecalculateResult()OperationMode.getModifications()ApplyDecisionsStep.process(boolean strict, ModifiedObjectType refType, Lifeform user, CarriedItem<?> model, List<Modification> unprocessed) CarriedItemProcessor.process(boolean strict, ModifiedObjectType refType, Lifeform charac, CarriedItem<?> model, List<Modification> unprocessed) CopyRequirementsStep.process(boolean strict, ModifiedObjectType refType, Lifeform user, CarriedItem<?> model, List<Modification> unprocessed) CopyResolvedAttributesStep.process(boolean strict, ModifiedObjectType refType, Lifeform user, CarriedItem<?> model, List<Modification> unprocessed) CopyUsagesStep.process(boolean strict, ModifiedObjectType refType, Lifeform user, CarriedItem<?> model, List<Modification> unprocessed) RecurseEmbeddedItems.process(boolean strict, ModifiedObjectType refType, Lifeform charac, CarriedItem<?> model, List<Modification> unprocessed) ResolveVariantStep.process(boolean strict, ModifiedObjectType refType, Lifeform user, CarriedItem<?> model, List<Modification> unprocessed) static <I extends IItemAttribute>
OperationResult<List<Modification>> GearTool.recalculate(String indent, ModifiedObjectType refType, Lifeform user, CarriedItem<?> item) static <I extends IItemAttribute>
OperationResult<List<Modification>> GearTool.recalculate(String indent, ModifiedObjectType refType, Lifeform user, CarriedItem<?> item, boolean strict) - Copy resolved stats to attributes - Process decisions - Process modifications from "Modifications" (Permanent changes made to the base item) - Copy unresolved stats to attributes - Process modifications from accessoriesMethod parameters in de.rpgframework.genericrpg.items with type arguments of type ModificationModifier and TypeMethodDescription<T> TIItemAttribute.calculateModifiedValue(Object base, List<Modification> mods) ApplyDecisionsStep.process(boolean strict, ModifiedObjectType refType, Lifeform user, CarriedItem<?> model, List<Modification> unprocessed) CarriedItemProcessor.process(boolean strict, ModifiedObjectType refType, Lifeform charac, CarriedItem<?> model, List<Modification> unprocessed) CopyRequirementsStep.process(boolean strict, ModifiedObjectType refType, Lifeform user, CarriedItem<?> model, List<Modification> unprocessed) CopyResolvedAttributesStep.process(boolean strict, ModifiedObjectType refType, Lifeform user, CarriedItem<?> model, List<Modification> unprocessed) CopyUsagesStep.process(boolean strict, ModifiedObjectType refType, Lifeform user, CarriedItem<?> model, List<Modification> unprocessed) RecurseEmbeddedItems.process(boolean strict, ModifiedObjectType refType, Lifeform charac, CarriedItem<?> model, List<Modification> unprocessed) ResolveVariantStep.process(boolean strict, ModifiedObjectType refType, Lifeform user, CarriedItem<?> model, List<Modification> unprocessed) voidCarriedItem.setLastRecalculateResult(OperationResult<List<Modification>> unprocessed) -
Uses of Modification in de.rpgframework.genericrpg.items.formula
Methods in de.rpgframework.genericrpg.items.formula that return types with arguments of type ModificationModifier and TypeMethodDescriptionResolveFormulasInModificationsStep.process(boolean strict, ModifiedObjectType refType, Lifeform user, CarriedItem<?> model, List<Modification> unprocessed) ResolveFormulasInRequirementsStep.process(boolean strict, ModifiedObjectType refType, Lifeform user, CarriedItem<?> model, List<Modification> unprocessed) ResolveFormulasStep.process(boolean strict, ModifiedObjectType refType, Lifeform user, CarriedItem<?> model, List<Modification> unprocessed) Method parameters in de.rpgframework.genericrpg.items.formula with type arguments of type ModificationModifier and TypeMethodDescriptionResolveFormulasInModificationsStep.process(boolean strict, ModifiedObjectType refType, Lifeform user, CarriedItem<?> model, List<Modification> unprocessed) ResolveFormulasInRequirementsStep.process(boolean strict, ModifiedObjectType refType, Lifeform user, CarriedItem<?> model, List<Modification> unprocessed) ResolveFormulasStep.process(boolean strict, ModifiedObjectType refType, Lifeform user, CarriedItem<?> model, List<Modification> unprocessed) -
Uses of Modification in de.rpgframework.genericrpg.modification
Subclasses of Modification in de.rpgframework.genericrpg.modificationModifier and TypeClassDescriptionclassclassclassclassclassA modification made to the current item it is attached toclassUse this modification to put gear into available slots of other gear when defining gear in XML.classclassclassA modification made to the current item it is attached toclassclassSubclasses with type arguments of type Modification in de.rpgframework.genericrpg.modificationClasses in de.rpgframework.genericrpg.modification that implement interfaces with type arguments of type ModificationFields in de.rpgframework.genericrpg.modification with type parameters of type ModificationModifier and TypeFieldDescriptionprotected List<Modification> ModifyableImpl.incomingModificationsprotected List<Modification> ModifyableImpl.outgoingModificationsMethods in de.rpgframework.genericrpg.modification with type parameters of type ModificationModifier and TypeMethodDescription<T extends Modification>
TModification.setOrigin(Modification.Origin origin) Methods in de.rpgframework.genericrpg.modification that return ModificationModifier and TypeMethodDescriptionModification.clone()ModificationChoice.get(int index) ModificationGroup.get(int index) ModifiedObjectType.instantiateModification(Modification tmp, ComplexDataItemValue<?> complexDataItemValue, int multiplier, CommonCharacter<?, ?, ?, ?> model) ModificationChoice.remove(int index) ModificationGroup.remove(int index) ModificationChoice.set(int index, Modification element) ModificationGroup.set(int index, Modification element) Methods in de.rpgframework.genericrpg.modification that return types with arguments of type ModificationModifier and TypeMethodDescriptionModifyable.getIncomingModifications()ModifyableImpl.getIncomingModifications()ModificationChoice.getModificiations()ModificationGroup.getModificiations()ModificationList.getModificiations()ModifyableImpl.getOutgoingModifications()ModificationChoice.iterator()ModificationGroup.iterator()ModificationChoice.listIterator()ModificationChoice.listIterator(int index) ModificationGroup.listIterator()ModificationGroup.listIterator(int index) ModificationChoice.subList(int fromIndex, int toIndex) ModificationGroup.subList(int fromIndex, int toIndex) Methods in de.rpgframework.genericrpg.modification with parameters of type ModificationModifier and TypeMethodDescriptionvoidModificationChoice.add(int index, Modification element) booleanModificationChoice.add(Modification e) voidModificationGroup.add(int index, Modification element) booleanModificationGroup.add(Modification e) voidModifyable.addIncomingModification(Modification mod) voidModifyableImpl.addIncomingModification(Modification mod) voidModifyableImpl.addOutgoingModification(Modification mod) ModifiedObjectType.instantiateModification(Modification tmp, ComplexDataItemValue<?> complexDataItemValue, int multiplier, CommonCharacter<?, ?, ?, ?> model) voidModifyable.removeIncomingModification(Modification mod) voidModifyableImpl.removeIncomingModification(Modification mod) ModificationChoice.set(int index, Modification element) ModificationGroup.set(int index, Modification element) Method parameters in de.rpgframework.genericrpg.modification with type arguments of type ModificationModifier and TypeMethodDescriptionbooleanModificationChoice.addAll(int index, Collection<? extends Modification> c) booleanModificationChoice.addAll(Collection<? extends Modification> c) booleanModificationGroup.addAll(int index, Collection<? extends Modification> c) booleanModificationGroup.addAll(Collection<? extends Modification> c) voidModifyableImpl.addModifications(Collection<Modification> mods) voidModifyable.setIncomingModifications(List<Modification> mods) voidModifyableImpl.setIncomingModifications(List<Modification> mods) Constructor parameters in de.rpgframework.genericrpg.modification with type arguments of type Modification