Uses of Interface
org.faktorips.runtime.IConfigurableModelObject

Packages that use IConfigurableModelObject
org.faktorips.runtime   
org.faktorips.runtime.internal   
 

Uses of IConfigurableModelObject in org.faktorips.runtime
 

Subinterfaces of IConfigurableModelObject in org.faktorips.runtime
 interface ITimedConfigurableModelObject
          Base interface for all model objects that are configurable by a product component with the ability to change over time via product component generations.
 

Methods in org.faktorips.runtime that return IConfigurableModelObject
 IConfigurableModelObject IProductComponentGeneration.createPolicyComponent()
          Creates a new policy component that is configured by this product component generation.
 IConfigurableModelObject IProductComponent.createPolicyComponent()
          Creates a new policy component that is configured by this product component.
 

Uses of IConfigurableModelObject in org.faktorips.runtime.internal
 

Methods in org.faktorips.runtime.internal that return IConfigurableModelObject
 IConfigurableModelObject ProductComponentGeneration.createPolicyComponent()
          Creates a new policy component that is configured by this product component generation.
 



Copyright © 2015. All rights reserved.