Uses of Interface
org.faktorips.runtime.IProductObject
Packages that use IProductObject
Package
Description
Classes that allow access to design time model information on policy and product component types.
-
Uses of IProductObject in org.faktorips.runtime
Subinterfaces of IProductObject in org.faktorips.runtimeModifier and TypeInterfaceDescriptioninterfaceInterface for all product components.interfaceA product component generation represents the state of a product component valid for a period of time. -
Uses of IProductObject in org.faktorips.runtime.internal
Classes in org.faktorips.runtime.internal that implement IProductObjectModifier and TypeClassDescriptionclassBase class for all product components.classBase class for product component generations -
Uses of IProductObject in org.faktorips.runtime.model.type
Methods in org.faktorips.runtime.model.type that return IProductObjectModifier and TypeMethodDescriptionprotected IProductObjectAttribute.getRelevantProductObject(IProductComponentGeneration generation) protected IProductObjectAttribute.getRelevantProductObject(IProductComponent productComponent, Calendar effectiveDate) protected static IProductObjectModelElement.getRelevantProductObject(IProductComponentGeneration generation, boolean changingOverTime) If thechangingOverTimeistrue, the given product component generation is returned.protected static IProductObjectModelElement.getRelevantProductObject(IProductComponent productComponent, Calendar effectiveDate, boolean changingOverTime) If thechangingOverTimeisfalse, the given product component is returned.