org.faktorips.runtime
Interface ITimedConfigurableModelObject
- All Superinterfaces:
- IConfigurableModelObject, IModelObject
public interface ITimedConfigurableModelObject
- extends IConfigurableModelObject
Base interface for all model objects that are configurable by a product component with the
ability to change over time via product component generations.
PROPERTY_PRODUCT_CMPT_GENERATION
static final String PROPERTY_PRODUCT_CMPT_GENERATION
- The name of the property 'productCmptGeneration'.
- See Also:
- Constant Field Values
getProductCmptGeneration
IProductComponentGeneration getProductCmptGeneration()
- Returns the product component generation this policy component is based on.
- Specified by:
getProductCmptGeneration in interface IConfigurableModelObject
Copyright © 2015. All rights reserved.