public class MethodNames extends Object
The constants are used by the code generator.
| Constructor and Description |
|---|
MethodNames() |
public static final String GET_EFFECTIVE_FROM_AS_CALENDAR
public static final String EFFECTIVE_FROM_HAS_CHANGED
public static final String GET_PRODUCT_COMPONENT_ID
public static final String GET_PRODUCT_COMPONENT
public static final String SET_PRODUCT_COMPONENT
public static final String SET_PRODUCT_CMPT_GENERATION
public static final String GET_EXISTING_PRODUCT_COMPONENT
public static final String CREATE_POLICY_COMPONENT
public static final String GET_REPOSITORY
public static final String GET_THIS_REPOSITORY
GET_REPOSITORY when the method is in this class. This is
important if the method is generated for formulas. If the formula is evaluated e.g. by
groovy, we convert the keyword 'this' to a special variable to call the method on the correct
object.GET_REPOSITORY,
Constant Field Valuespublic static final String IS_MODIFIABLE
public static final String GET_PARENT
public static final String REMOVE_CHILD_MODEL_OBJECT_INTERNAL
public static final String GET_PRODUCT_CMPT_GENERATION
public static final String COPY_PRODUCT_CMPT_AND_GENERATION_INTERNAL
public static final String GET_EXISTING_PRODUCT_COMPONENT_GENERATION
public static final String INIT_PROPERTIES_FROM_XML
public static final String CREATE_CHILD_FROM_XML
public static final String CREATE_UNRESOLVED_REFERENCE
public static final String NOTIFIY_CHANGE_LISTENERS
public static final String GET_VALID_FROM
public static final String COMPUTE_DELTA
public static final String NEW_COPY
ICopySupport.newCopy(),
Constant Field Valuespublic static final String MODELOBJECTDELTA_CHECK_PROPERTY_CHANGE
ModelObjectDelta.checkPropertyChange(String, Object,
Object, org.faktorips.runtime.IDeltaComputationOptions),
ModelObjectDelta.checkPropertyChange(String, int, int,
org.faktorips.runtime.IDeltaComputationOptions),
ModelObjectDelta.checkPropertyChange(String, boolean,
boolean, org.faktorips.runtime.IDeltaComputationOptions),
ModelObjectDelta.checkPropertyChange(String, double,
double, org.faktorips.runtime.IDeltaComputationOptions),
ModelObjectDelta.checkPropertyChange(String, float,
float, org.faktorips.runtime.IDeltaComputationOptions),
ModelObjectDelta.checkPropertyChange(String, char, char,
org.faktorips.runtime.IDeltaComputationOptions),
Constant Field Valuespublic static final String MODELOBJECTDELTA_CREATE_CHILD_DELTAS
ModelObjectDelta.createChildDeltas(org.faktorips.runtime.internal.ModelObjectDelta,
org.faktorips.runtime.IModelObject, org.faktorips.runtime.IModelObject, String,
org.faktorips.runtime.IDeltaComputationOptions),
ModelObjectDelta.createChildDeltas(org.faktorips.runtime.internal.ModelObjectDelta,
java.util.List, java.util.List, String, org.faktorips.runtime.IDeltaComputationOptions),
Constant Field Valuespublic static final String MODELOBJECTDELTA_NEW_EMPTY_DELTA
public static final String MODELOBJECTDELTA_NEW_DELTA
public static final String ACCEPT_VISITOR
public static final String VISITOR_VISIT
public static final String IS_CHANGING_OVER_TIME
public static final String METHOD_NEW_COPY
public static final String METHOD_COPY_ASSOCIATIONS
public static final String VALIDATION_CONTEXT_GET_LOCALE
public static final String MESSAGE_HELPER_GET_MESSAGE
Copyright © 2017. All rights reserved.