org.faktorips.runtime
Interface IProductComponentLinkSource

All Known Subinterfaces:
IProductComponent, IProductComponentGeneration
All Known Implementing Classes:
ProductComponent, ProductComponentGeneration

public interface IProductComponentLinkSource

The source of an IProductComponentLink. This may be a IProductComponent or a IProductComponentGeneration.


Method Summary
 IRuntimeRepository getRepository()
          Getting the runtime repository of this link source.
 

Method Detail

getRepository

IRuntimeRepository getRepository()
Getting the runtime repository of this link source.

Returns:
The IRuntimeRepository that was used to create this IProductComponentLinkSource


Copyright © 2015. All rights reserved.