|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InstanceItem | |
wt.clients.prodmgmt |
Uses of InstanceItem in wt.clients.prodmgmt |
Fields in wt.clients.prodmgmt declared as InstanceItem | |
(package private) InstanceItem |
InstanceExplorer.instance_item
|
private InstanceItem |
HelperPanel.instance
|
protected InstanceItem |
CreateInstanceFrame.instance
|
(package private) InstanceItem |
AllocateSNPartDialog.instanceItem
|
(package private) InstanceItem |
AllocateInstanceDialog.instanceItem
|
(package private) InstanceItem |
AllocatedPartMasterItem.instance
|
(package private) InstanceItem |
AllocatedPartItem.instance
|
Methods in wt.clients.prodmgmt that return InstanceItem | |
InstanceItem |
HelperPanel.getInstanceItem()
Get the contained InstanceItem |
InstanceItem |
CreateInstanceFrame.getInstanceItem()
|
InstanceItem |
AllocatedPartMasterItem.getInstanceItem()
Returns the product configuration for this product. |
InstanceItem |
AllocatedPartItem.getInstanceItem()
Returns the product configuration for this product. |
Methods in wt.clients.prodmgmt with parameters of type InstanceItem | |
void |
InstanceTaskPanel.setInstanceItem(InstanceItem item)
Set the InstanceItem to display and manipulate. |
protected void |
InstanceExplorer.replaceOccurrence(InstanceItem instance,
WTPart version,
AllocatedUsageItem new_item)
|
protected void |
InstanceExplorer.replaceOccurrence(InstanceItem instance,
WTPartMaster master,
AllocatedUsageItem new_version_item)
|
protected void |
InstanceExplorer.replaceOccurrence(InstanceItem instance,
WTProductInstanceMaster prod_instance,
InstanceMasterItem new_version_item)
|
protected void |
InstanceExplorer.replaceOccurrence(InstanceItem instance,
WTProductMaster master,
InstanceMasterItem new_version_item)
|
protected void |
InstanceExplorer.replaceInstance(InstanceItem instance)
|
void |
HelperPanel.setInstanceItem(InstanceItem instance)
Set the contained InstanceItem |
void |
CreateInstanceFrame.setInstanceItem(InstanceItem instance)
Set the InstanceItem to manipulate. |
void |
AllocateSNPartDialog.setInstanceItem(InstanceItem instance_item)
|
void |
AllocateInstanceDialog.setInstanceItem(InstanceItem instance_item)
|
void |
AllocatedPartMasterItem.setInstanceItem(InstanceItem instance)
Sets the product configuration for this product. |
void |
AllocatedPartItem.setInstanceItem(InstanceItem instance)
Sets the product configuration for this product. |
static Explorable[] |
AllocatedPartHelper.getUses(AllocatedPartItem part_item,
InstanceItem instance,
PathOccurrence path_occurrence,
PartExplorer explorer)
Gets the uses WTPartUsageLinks for a Part. |
static Explorable[] |
AllocatedPartHelper.getNonOccurrenceUses(AllocatedPartItem part_item,
InstanceItem instance,
PartExplorer explorer)
Gets the uses WTPartUsageLinks for a Part. |
static Explorable[] |
AllocatedPartHelper.getOccurrenceUses(AllocatedPartItem part_item,
InstanceItem instance,
PathOccurrence path_occurrence,
PartExplorer explorer)
Gets the uses WTPartUsageLinks for a Part. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |