Uses of Class
org.faktorips.runtime.IDeltaComputationOptions.ComputationMethod

Packages that use IDeltaComputationOptions.ComputationMethod
org.faktorips.runtime   
 

Uses of IDeltaComputationOptions.ComputationMethod in org.faktorips.runtime
 

Methods in org.faktorips.runtime that return IDeltaComputationOptions.ComputationMethod
 IDeltaComputationOptions.ComputationMethod DeltaComputationOptionsByPosition.getMethod(String association)
           
 IDeltaComputationOptions.ComputationMethod IDeltaComputationOptions.getMethod(String association)
          Returns if the delta computation computes child deltas per position/index or per object.
static IDeltaComputationOptions.ComputationMethod IDeltaComputationOptions.ComputationMethod.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IDeltaComputationOptions.ComputationMethod[] IDeltaComputationOptions.ComputationMethod.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2016. All rights reserved.