wt.step.processor
Class ImportTestHarness.PartUsageLink

java.lang.Object
  extended bywt.step.processor.ImportTestHarness.Entity
      extended bywt.step.processor.ImportTestHarness.PartUsageLink
Enclosing class:
ImportTestHarness

protected class ImportTestHarness.PartUsageLink
extends ImportTestHarness.Entity


Field Summary
 
Fields inherited from class wt.step.processor.ImportTestHarness.Entity
_attributes, _index, _name, _subEntities
 
Constructor Summary
(package private) ImportTestHarness.PartUsageLink(ImportTestHarness.Part rootPart, ImportTestHarness.PartMaster subPartMaster, int quantity)
           
 
Methods inherited from class wt.step.processor.ImportTestHarness.Entity
addSubEntity, dollarComma, getAttributeLine, getEntityNumber, setAttributeLine, toString, writeStep
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ImportTestHarness.PartUsageLink

ImportTestHarness.PartUsageLink(ImportTestHarness.Part rootPart,
                                ImportTestHarness.PartMaster subPartMaster,
                                int quantity)