|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PartUsesOccurrence | |
com.ptc.wvs.server.loader | |
wt.clients.prodmgmt | |
wt.epm.build | |
wt.ixb.epm.handlers.forclasses | |
wt.part | Defines WTPart s and WTPartMaster s (
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 PartUsesOccurrence in com.ptc.wvs.server.loader |
Methods in com.ptc.wvs.server.loader that return PartUsesOccurrence | |
static PartUsesOccurrence |
PartGenericStructure.updateTransformData(WTPartUsageLink partLink,
PartUsesOccurrence partOcc,
String location,
String units)
|
PartUsesOccurrence |
PartGenericStructure.updateStructureTransform(WTPartUsageLink partLink,
PartUsesOccurrence partOcc,
String location,
String units)
populate WTPart structure with orientations |
private PartUsesOccurrence |
PartGenericStructure.saveOccurrence(WTPartUsageLink partLink,
QueryResult occ,
DefaultMutableTreeNode n,
String unit,
int count)
|
Methods in com.ptc.wvs.server.loader with parameters of type PartUsesOccurrence | |
static PartUsesOccurrence |
PartGenericStructure.updateTransformData(WTPartUsageLink partLink,
PartUsesOccurrence partOcc,
String location,
String units)
|
PartUsesOccurrence |
PartGenericStructure.updateStructureTransform(WTPartUsageLink partLink,
PartUsesOccurrence partOcc,
String location,
String units)
populate WTPart structure with orientations |
private DefaultMutableTreeNode |
PartGenericStructure.readStructure(DefaultMutableTreeNode parentNode,
WTPartUsageLink parentLink,
PartUsesOccurrence parentUses,
PartPathOccurrence parentPath,
String parentSerialNumber,
WTPart part,
WTProductInstance2 currentProductInstance,
int siblingNumber)
|
private void |
PartGenericStructure.setInstanceProperties(Hashtable p,
WTPartUsageLink plink,
PartUsesOccurrence puo,
PartPathOccurrence ppo,
String ser,
int siblingNumber)
|
private void |
PartGenericStructure.addPartMaster(DefaultMutableTreeNode parent,
WTPartUsageLink parentLink,
PartUsesOccurrence parentUses,
PartPathOccurrence parentPath,
WTPartMaster pm,
int siblingNumber)
|
Uses of PartUsesOccurrence in wt.clients.prodmgmt |
Fields in wt.clients.prodmgmt declared as PartUsesOccurrence | |
protected PartUsesOccurrence |
PartUsesOccurrenceItem.occurrence
|
private PartUsesOccurrence |
ConfiguredUsageItem.occurrence
|
Methods in wt.clients.prodmgmt that return PartUsesOccurrence | |
PartUsesOccurrence |
PartUsesOccurrenceItem.getPartUsesOccurrence()
|
PartUsesOccurrence |
ConfiguredUsageItem.getOccurrence()
Return the occurrenct of the uses part item |
Methods in wt.clients.prodmgmt with parameters of type PartUsesOccurrence | |
void |
ConfiguredUsageItem.setOccurrence(PartUsesOccurrence occurrence)
Sett the view of the uses part item |
Constructors in wt.clients.prodmgmt with parameters of type PartUsesOccurrence | |
PartUsesOccurrenceItem(PartUsesOccurrence occurrence)
|
|
ConfiguredUsageItem(PartItem uses,
PartItem usedBy,
WTPartUsageLink usage_link,
PartUsesOccurrence occurrence)
Create a usage item between the specified part items using the specified usage link. |
|
AllocatedUsageItem(PartItem uses,
PartItem usedBy,
WTPartUsageLink usage_link,
PartUsesOccurrence occurrence)
Create a usage item between the specified part items using the specified usage link. |
|
AllocatedUsageItem(PartItem uses,
PartItem usedBy,
WTPartUsageLink usage_link,
PartUsesOccurrence occurrence,
String serial_number)
Create a usage item between the specified part items using the specified usage link. |
Uses of PartUsesOccurrence in wt.epm.build |
Methods in wt.epm.build that return PartUsesOccurrence | |
PartUsesOccurrence |
EPMDefaultBuildLinksDelegate.createNewOccurrence(WTPartUsageLink link,
EPMUsesOccurrence sourceOccurrence,
String applicationTag)
Creates a new "built" part uses occurrence on the given part usage link for the given epm uses occurrence. |
PartUsesOccurrence |
EPMDefaultBuildLinksDelegate.updateBuiltOccurrence(PartUsesOccurrence builtOccurrence,
EPMUsesOccurrence sourceOccurrence)
Updates an existing "built" part uses occurrence such that it reflects any changes made to the source uses occurrence that it was built from. |
protected PartUsesOccurrence |
EPMDefaultBuildLinksDelegate.subsumeOccurrence(PartUsesOccurrence nonBuilt,
EPMUsesOccurrence source,
String applicationTag)
|
PartUsesOccurrence |
EPMBuildLinksDelegate.createNewOccurrence(WTPartUsageLink link,
EPMUsesOccurrence sourceOccurrence,
String applicationTag)
Creates a new "built" part uses occurrence on the given part usage link for the given epm uses occurrence. |
PartUsesOccurrence |
EPMBuildLinksDelegate.updateBuiltOccurrence(PartUsesOccurrence builtOccurrence,
EPMUsesOccurrence sourceOccurrence)
Updates an existing "built" part uses occurrence such that it reflects any changes made to the source uses occurrence that it was built from. |
Methods in wt.epm.build with parameters of type PartUsesOccurrence | |
PartUsesOccurrence |
EPMDefaultBuildLinksDelegate.updateBuiltOccurrence(PartUsesOccurrence builtOccurrence,
EPMUsesOccurrence sourceOccurrence)
Updates an existing "built" part uses occurrence such that it reflects any changes made to the source uses occurrence that it was built from. |
protected PartUsesOccurrence |
EPMDefaultBuildLinksDelegate.subsumeOccurrence(PartUsesOccurrence nonBuilt,
EPMUsesOccurrence source,
String applicationTag)
|
PartUsesOccurrence |
EPMBuildLinksDelegate.updateBuiltOccurrence(PartUsesOccurrence builtOccurrence,
EPMUsesOccurrence sourceOccurrence)
Updates an existing "built" part uses occurrence such that it reflects any changes made to the source uses occurrence that it was built from. |
Uses of PartUsesOccurrence in wt.ixb.epm.handlers.forclasses |
Methods in wt.ixb.epm.handlers.forclasses that return PartUsesOccurrence | |
static PartUsesOccurrence |
ExpImpForEPMBuildHistory.getNamedOccurrence(WTPartUsageLink link,
String name)
|
Uses of PartUsesOccurrence in wt.part |
Fields in wt.part declared as PartUsesOccurrence | |
private PartUsesOccurrence |
PartOccurrenceProcessor.usesOccurrence
Deprecated. |
Methods in wt.part that return PartUsesOccurrence | |
PartUsesOccurrence |
WTPartServiceFwd.getPartUsesOccurrence(PartPathOccurrence usedByPathOccurrence,
WTProductConfiguration configuration)
Returns the PartUsesOccurrence associated with the given PartPathOccurence for the as used in the given WTProductConfiguration . |
PartUsesOccurrence |
WTPartService.getPartUsesOccurrence(PartPathOccurrence usedByPathOccurrence,
WTProductConfiguration configuration)
Returns the PartUsesOccurrence associated with the given PartPathOccurence for the as used in the given WTProductConfiguration . |
PartUsesOccurrence |
StandardWTPartService.getPartUsesOccurrence(PartPathOccurrence usedByPathOccurrence,
WTProductConfiguration configuration)
Returns the PartUsesOccurrence associated with the given PartPathOccurence for the as used in the given WTProductConfiguration . |
static PartUsesOccurrence |
PartUsesOccurrence.newPartUsesOccurrence(PartUsesOccurrence original)
This constructor returns a copy of the PartUsesOccurrence
passed to it. |
static PartUsesOccurrence |
PartUsesOccurrence.newPartUsesOccurrence(OccurrenceableLink occurrenceableLink)
This constructor returns a PartUsesOccurrence associated
to the given OccurrenceableLink (normally a WTPartUsageLink )
and with no transform . |
static PartUsesOccurrence |
PartUsesOccurrence.newPartUsesOccurrence(OccurrenceableLink occurrenceableLink,
javax.vecmath.Matrix4d transform)
This constructor returns a PartUsesOccurrence associated
to the given OccurrenceableLink normally a WTPartUsageLink )
and with the given transform . |
Methods in wt.part with parameters of type PartUsesOccurrence | |
protected static String |
ProductStructureProcessor.getPartId(WTObject part,
WTObject part_usage_link,
PartUsesOccurrence usesOccurrence,
PartPathOccurrence pathOccurrence,
String pathParentOid,
Vector combinedPathOids,
WTProductInstance2 productInstance,
int level,
int order,
int expanded)
Deprecated. |
protected String |
ProductStructureProcessor.getCacheKey(WTObject partObject,
WTPartUsageLink link,
PartUsesOccurrence uses,
PartPathOccurrence path,
Vector combined)
Deprecated. |
protected String |
ProductStructureProcessor.getPartString(WTObject part,
WTObject link,
PartUsesOccurrence uses,
PartPathOccurrence path,
String pathParentOid,
Vector combinedPathOids,
WTProductInstance2 productInstance,
WTSerialNumberedPartInstance partInstance,
Locale locale)
Deprecated. Returns a string containing the attribute values to be displayed as the entry for the given part in the product structure hiearchy. |
private void |
PartUsesOccurrenceModificationDelegate.processDelete(PartUsesOccurrence occurrence)
|
protected boolean |
PartUsesOccurrence.readVersion(PartUsesOccurrence thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
static PartUsesOccurrence |
PartUsesOccurrence.newPartUsesOccurrence(PartUsesOccurrence original)
This constructor returns a copy of the PartUsesOccurrence
passed to it. |
protected void |
PartUsesOccurrence.initialize(PartUsesOccurrence original)
Supports initialization, following construction of an instance. |
static PartPathOccurrence |
PartPathOccurrence.newPartPathOccurrence(PartUsesOccurrence partUsesOccurrence,
PathOccurrenceMasterContext context)
This constructor returns a PartPathOccurrence with the
given PartUsesOccurrence , the given PathOccurrenceMasterContext
(normally a WTProductMaster ) and no subPath . |
protected void |
PartPathOccurrence.initialize(PartUsesOccurrence partUsesOccurrence,
PathOccurrenceMasterContext context)
Supports initialization, following construction of an instance. |
static PartPathOccurrence |
PartPathOccurrence.newPartPathOccurrence(PartUsesOccurrence partUsesOccurrence,
PartPathOccurrence subPartPathOccurrence)
This constructor returns a PartPathOccurrence with the
given PartUsesOccurrence , given subPath and copying
the PathOccurrenceMasterContext (normally a
WTProductMaster ) from the subPath . |
protected void |
PartPathOccurrence.initialize(PartUsesOccurrence partUsesOccurrence,
PartPathOccurrence subPartPathOccurrence)
Supports initialization, following construction of an instance. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |