Class PartUsagePath

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.associativity._PartUsagePath
wt.associativity.PartUsagePath
All Implemented Interfaces:
Externalizable, Serializable, _UsagePath, UsagePath, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, NetFactor, ObjectMappable, Persistable, DisplayIdentification

Holds AssociativeUsageLink

Supported API: true

Extendable: false
See Also:
  • Method Details

    • newPartUsagePath

      public static PartUsagePath newPartUsagePath(List<AssociativeUsageLink> usages) throws WTException
      Default factory for the class.

      Supported API: true
      Parameters:
      usages - from the leaf to root. List
      downstreamPath - PartUsagePath
      partMasterReference - ObjectReference in common equivalence context
      leafMasterReference - ObjectReference of leaf node in usage path
      Returns:
      PartUsagePath created
      Throws:
      WTException