Uses of Interface
org.faktorips.runtime.IProductObject
-
Packages that use IProductObject Package Description org.faktorips.runtime org.faktorips.runtime.internal -
-
Uses of IProductObject in org.faktorips.runtime
Subinterfaces of IProductObject in org.faktorips.runtime Modifier and Type Interface Description interfaceIProductComponentInterface for all product components.interfaceIProductComponentGenerationA 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 IProductObject Modifier and Type Class Description classProductComponentBase class for all product components.classProductComponentGenerationBase class for product component generations
-