Uses of Class
wt.configuration.SerialNumberMapping

Packages that use SerialNumberMapping
wt.clients.prodmgmt   
wt.configuration   
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. 
 

Uses of SerialNumberMapping in wt.clients.prodmgmt
 

Fields in wt.clients.prodmgmt declared as SerialNumberMapping
private  SerialNumberMapping InstanceMasterItem.snMapping
           
(package private)  SerialNumberMapping AllocateSNPartDialog.snMapping
           
(package private)  SerialNumberMapping AllocateInstanceDialog.serialNumberMapping
           
(package private)  SerialNumberMapping AllocatedPartItem.snMapping
           
 

Methods in wt.clients.prodmgmt that return SerialNumberMapping
 SerialNumberMapping InstanceMasterItem.getSNMapping()
           
 SerialNumberMapping AllocatedPartItem.getSNMapping()
           
private static SerialNumberMapping AllocatedPartHelper.getInstanceMasterSNMapping(PartPathOccurrence path_occurrence, WTProductInstance2 current_instance)
           
protected static SerialNumberMapping AllocatedPartHelper.getSNMapping(PartPathOccurrence pathOccurrence)
           
 

Methods in wt.clients.prodmgmt with parameters of type SerialNumberMapping
 void InstanceMasterItem.setSNMapping(SerialNumberMapping sn_mapping)
           
 void AllocateSNPartDialog.setSNMapping(SerialNumberMapping sn_mapping)
           
 void AllocateInstanceDialog.setSerialNumberMapping(SerialNumberMapping mapping)
           
 void AllocatedPartItem.setSNMapping(SerialNumberMapping sn_mapping)
           
 

Uses of SerialNumberMapping in wt.configuration
 

Methods in wt.configuration that return SerialNumberMapping
 SerialNumberMapping StandardConfigurationService.addMapping(SerialNumberedConfiguredInstanceVersion instance, PathOccurrence path, SerialNumberedInstanceIfc instanceToAllocate)
          Allocate this instanceToAllocate to this instance.
 SerialNumberMapping StandardConfigurationService.replaceMapping(SerialNumberMapping mapping, SerialNumberedInstanceIfc instanceToAllocate)
          Assign a different instance to this allocation.
 SerialNumberMapping SNMappingSNInstanceIfc.getSerialNumberMapping()
          Gets the object for the association that plays role: SERIAL_NUMBER_MAPPING_ROLE.
static SerialNumberMapping SerialNumberMapping.newSerialNumberMapping(SerialNumberedConfiguredInstanceVersion parentInstance, PathOccurrence path, SerialNumberedInstanceIfc serializedInstance)
          

Supported API: false
 SerialNumberMapping ConfigurationServiceFwd.addMapping(SerialNumberedConfiguredInstanceVersion instance, PathOccurrence path, SerialNumberedInstanceIfc instanceToAllocate)
          Allocate this instanceToAllocate to this instance.
 SerialNumberMapping ConfigurationServiceFwd.replaceMapping(SerialNumberMapping mapping, SerialNumberedInstanceIfc instanceToAllocate)
          Assign a different instance to this allocation.
 SerialNumberMapping ConfigurationService.addMapping(SerialNumberedConfiguredInstanceVersion instance, PathOccurrence path, SerialNumberedInstanceIfc instanceToAllocate)
          Allocate this instanceToAllocate to this instance.
 SerialNumberMapping ConfigurationService.replaceMapping(SerialNumberMapping mapping, SerialNumberedInstanceIfc instanceToAllocate)
          Assign a different instance to this allocation.
 

Methods in wt.configuration with parameters of type SerialNumberMapping
 SerialNumberedConfiguredInstanceVersion StandardConfigurationService.removeMapping(SerialNumberedConfiguredInstanceVersion instance, SerialNumberMapping mapping)
          Remove the allocation.
 SerialNumberMapping StandardConfigurationService.replaceMapping(SerialNumberMapping mapping, SerialNumberedInstanceIfc instanceToAllocate)
          Assign a different instance to this allocation.
 void SNMappingSNInstanceIfc.setSerialNumberMapping(SerialNumberMapping theSerialNumberMapping)
          Sets the object for the association that plays role: SERIAL_NUMBER_MAPPING_ROLE.
static SNMappingSNInstanceIfc SNMappingSNInstanceIfc.newSNMappingSNInstanceIfc(SerialNumberMapping theSerialNumberMapping, SerialNumberedInstanceIfc serializedInstance)
          Default factory for the class.
protected  boolean SerialNumberMapping.readVersion(SerialNumberMapping thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 SerialNumberedConfiguredInstanceVersion ConfigurationServiceFwd.removeMapping(SerialNumberedConfiguredInstanceVersion instance, SerialNumberMapping mapping)
          Remove the allocation.
 SerialNumberMapping ConfigurationServiceFwd.replaceMapping(SerialNumberMapping mapping, SerialNumberedInstanceIfc instanceToAllocate)
          Assign a different instance to this allocation.
 SerialNumberedConfiguredInstanceVersion ConfigurationService.removeMapping(SerialNumberedConfiguredInstanceVersion instance, SerialNumberMapping mapping)
          Remove the allocation.
 SerialNumberMapping ConfigurationService.replaceMapping(SerialNumberMapping mapping, SerialNumberedInstanceIfc instanceToAllocate)
          Assign a different instance to this allocation.
 

Uses of SerialNumberMapping in wt.part
 

Methods in wt.part that return SerialNumberMapping
 SerialNumberMapping WTPartServiceFwd.littleMap(WTProductInstance2 productInstance, PathOccurrence path, WTProductInstanceMaster instanceToAllocate)
          

Supported API: false
 SerialNumberMapping WTPartServiceFwd.littleMap(WTProductInstance2 productInstance, PathOccurrence path, WTSerialNumberedPartInstance instanceToAllocate)
          

Supported API: false
 SerialNumberMapping WTPartServiceFwd.littleRemap(SerialNumberMapping mapping, WTProductInstanceMaster newInstance)
          

Supported API: false
 SerialNumberMapping WTPartServiceFwd.littleRemap(SerialNumberMapping mapping, WTSerialNumberedPartInstance newInstance)
          

Supported API: false
 SerialNumberMapping WTPartService.littleMap(WTProductInstance2 productInstance, PathOccurrence path, WTProductInstanceMaster instanceToAllocate)
          

Supported API: false
 SerialNumberMapping WTPartService.littleMap(WTProductInstance2 productInstance, PathOccurrence path, WTSerialNumberedPartInstance instanceToAllocate)
          

Supported API: false
 SerialNumberMapping WTPartService.littleRemap(SerialNumberMapping mapping, WTProductInstanceMaster newInstance)
          

Supported API: false
 SerialNumberMapping WTPartService.littleRemap(SerialNumberMapping mapping, WTSerialNumberedPartInstance newInstance)
          

Supported API: false
 SerialNumberMapping StandardWTPartService.littleMap(WTProductInstance2 productInstance, PathOccurrence path, WTProductInstanceMaster instanceToAllocate)
          

Supported API: false
 SerialNumberMapping StandardWTPartService.littleMap(WTProductInstance2 productInstance, PathOccurrence path, WTSerialNumberedPartInstance instanceToAllocate)
          

Supported API: false
 SerialNumberMapping StandardWTPartService.littleRemap(SerialNumberMapping mapping, WTProductInstanceMaster newInstance)
          

Supported API: false
 SerialNumberMapping StandardWTPartService.littleRemap(SerialNumberMapping mapping, WTSerialNumberedPartInstance newInstance)
          

Supported API: false
protected  SerialNumberMapping StandardWTPartService.intLittleSNPIMap(WTProductInstance2 productInstance, PathOccurrence path, WTSerialNumberedPartInstance instanceToAllocate)
           
 SerialNumberMapping StandardWTPartService.intLittleSNPIRemap(SerialNumberMapping mapping, WTSerialNumberedPartInstance newInstance)
           
 

Methods in wt.part with parameters of type SerialNumberMapping
 SerialNumberMapping WTPartServiceFwd.littleRemap(SerialNumberMapping mapping, WTProductInstanceMaster newInstance)
          

Supported API: false
 SerialNumberMapping WTPartServiceFwd.littleRemap(SerialNumberMapping mapping, WTSerialNumberedPartInstance newInstance)
          

Supported API: false
 WTProductInstance2 WTPartServiceFwd.littleUnmap(WTProductInstance2 productInstance, SerialNumberMapping mapping)
          

Supported API: false
 SerialNumberMapping WTPartService.littleRemap(SerialNumberMapping mapping, WTProductInstanceMaster newInstance)
          

Supported API: false
 SerialNumberMapping WTPartService.littleRemap(SerialNumberMapping mapping, WTSerialNumberedPartInstance newInstance)
          

Supported API: false
 WTProductInstance2 WTPartService.littleUnmap(WTProductInstance2 productInstance, SerialNumberMapping mapping)
          

Supported API: false
 SerialNumberMapping StandardWTPartService.littleRemap(SerialNumberMapping mapping, WTProductInstanceMaster newInstance)
          

Supported API: false
 SerialNumberMapping StandardWTPartService.littleRemap(SerialNumberMapping mapping, WTSerialNumberedPartInstance newInstance)
          

Supported API: false
 WTProductInstance2 StandardWTPartService.littleUnmap(WTProductInstance2 productInstance, SerialNumberMapping mapping)
          

Supported API: false
 SerialNumberMapping StandardWTPartService.intLittleSNPIRemap(SerialNumberMapping mapping, WTSerialNumberedPartInstance newInstance)