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.
  • Field Details

    • PROPERTY_PRODUCT_CMPT_GENERATION

      static final String PROPERTY_PRODUCT_CMPT_GENERATION
      The name of the property 'productCmptGeneration'.
      See Also:
  • Method Details

    • getProductCmptGeneration

      IProductComponentGeneration getProductCmptGeneration()
      Returns the product component generation this policy component is based on.