Class ProductComponentLink<T extends IProductComponent>

java.lang.Object
org.faktorips.runtime.internal.RuntimeObject
org.faktorips.runtime.internal.ProductComponentLink<T>
All Implemented Interfaces:
IClRepositoryObject, IXmlPersistenceSupport, IProductComponentLink<T>, IRuntimeObject

public class ProductComponentLink<T extends IProductComponent> extends RuntimeObject implements IProductComponentLink<T>, IXmlPersistenceSupport
Class that represents a link/relation between product components.

As of FIPS 3.2 the cardinalities standard OPTIONAL, OBLIGATORY and FULL_RANGE are provided by the CardinalityRange class.

See Also: