|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDMLinkProduct | |
com.ptc.hli.ecad | |
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. |
wt.pdmlink |
Uses of PDMLinkProduct in com.ptc.hli.ecad |
Methods in com.ptc.hli.ecad that return PDMLinkProduct | |
static PDMLinkProduct |
ECADQueryHelper.getProduct(String name)
|
static PDMLinkProduct |
ECADQueryHelper.ECADQueryServer.getProduct(String name)
|
Uses of PDMLinkProduct in wt.part |
Methods in wt.part that return PDMLinkProduct | |
private static PDMLinkProduct |
LoadPart.lookupProduct(String name,
WTContainerRef containerRef)
|
Uses of PDMLinkProduct in wt.pdmlink |
Methods in wt.pdmlink that return PDMLinkProduct | |
PDMLinkProduct |
ThePDMLinkProductProduct.getPDMLinkProduct()
Gets the object for the association that plays role: PDMLINK_PRODUCT_ROLE. |
static PDMLinkProduct |
ProductIXUtils.importBaseProductInfo(PDMLinkProduct prod,
IxbElement elem,
Importer imp)
|
static PDMLinkProduct |
PDMLinkProduct.newPDMLinkProduct(WTProduct wTProduct)
Supported API: false |
Methods in wt.pdmlink with parameters of type PDMLinkProduct | |
void |
ThePDMLinkProductProduct.setPDMLinkProduct(PDMLinkProduct thePDMLinkProduct)
Sets the object for the association that plays role: PDMLINK_PRODUCT_ROLE. |
static ThePDMLinkProductProduct |
ThePDMLinkProductProduct.newThePDMLinkProductProduct(PDMLinkProduct thePDMLinkProduct,
WTProductMaster product)
Default factory for the class. |
static PDMLinkProduct |
ProductIXUtils.importBaseProductInfo(PDMLinkProduct prod,
IxbElement elem,
Importer imp)
|
static QueryResult |
ProductIXUtils.getPlans(PDMLinkProduct product)
Returns project plans associated with project. |
void |
ProdConfigIxHandler.exportProductConfig(PDMLinkProduct product,
IxbElement project_elem,
Exporter exporter)
ProductConfig NmLoader*, ACLRule*, TypeBasedRule*, TemplateDocument*, DocumentTemplate* |
static void |
ProdConfigIxHandler.exportProductBaseInfo(PDMLinkProduct product,
IxbElement elem,
Exporter exp)
|
protected boolean |
PDMLinkProduct.readVersion(PDMLinkProduct thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |