Uses of Class
wt.vc.VersionForeignKeyLink

Packages that use VersionForeignKeyLink
wt.configuration   
wt.eff Provides generic base effectivity functionality via EffService, EffConfigSpecAssistant and EffGroupAssistant to assert that a PDM object is effective under certain conditions; an out-of-the-box reference implementation of this base functionality is defined by wt.effectivity
wt.effectivity Provides an out-of-the-box reference implementation of the generic base effectivity functionality defined in wt.eff to assert that a PDM object is effective under certain conditions, but this package's EffectivityService is not normally used (instead use wt.eff's EffService, EffConfigSpecAssistant and EffGroupAssistant). 
wt.part Defines WTParts and WTPartMasters ( the fundamental enterprise objects used to represent product structures composed of assemblies and components), WTPartUsageLink and WTPartConfigSpec (used to build the structures of parts and select the correct versions of parts from the structures) and the WTPartService to manage these parts. 
wt.vc
 
 

Uses of VersionForeignKeyLink in wt.configuration
 

Subclasses of VersionForeignKeyLink in wt.configuration
 class SNCISNCV
           Use the newSNCISNCV static factory method(s), not the SNCISNCV constructor, to construct instances of this class.
 class SNCIVSNBCV
           Use the newSNCIVSNBCV static factory method(s), not the SNCIVSNBCV constructor, to construct instances of this class.
 class SNIIC
           Use the newSNIIC static factory method(s), not the SNIIC constructor, to construct instances of this class.
 

Uses of VersionForeignKeyLink in wt.eff
 

Subclasses of VersionForeignKeyLink in wt.eff
 class TargetEff
           Use the newTargetEff static factory method(s), not the TargetEff constructor, to construct instances of this class.
 

Uses of VersionForeignKeyLink in wt.effectivity
 

Subclasses of VersionForeignKeyLink in wt.effectivity
 class EffectivityManageableEffectivity
          Associates an effectivity with its target.
 

Uses of VersionForeignKeyLink in wt.part
 

Subclasses of VersionForeignKeyLink in wt.part
 class ProductInstanceConfiguration
           Use the newProductInstanceConfiguration static factory method(s), not the ProductInstanceConfiguration constructor, to construct instances of this class.
 class SNPartInstanceSNPart
           Use the newSNPartInstanceSNPart static factory method(s), not the SNPartInstanceSNPart constructor, to construct instances of this class.
 

Uses of VersionForeignKeyLink in wt.vc
 

Methods in wt.vc with parameters of type VersionForeignKeyLink
protected  boolean VersionForeignKeyLink.readVersion(VersionForeignKeyLink thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
protected  boolean VersionForeignKeyLink.readVersion(VersionForeignKeyLink thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.