|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPMFamily | |
com.ptc.windchill.cadx.common | |
com.ptc.windchill.cadx.common.util | |
wt.epm | |
wt.epm.structure |
Uses of EPMFamily in com.ptc.windchill.cadx.common |
Methods in com.ptc.windchill.cadx.common that return EPMFamily | |
static EPMFamily |
EPMDocumentUtilities.getEPMFamily(EPMDocument epmDoc,
boolean refresh)
This method gets the Family information ie EPMFamily object for document. |
Uses of EPMFamily in com.ptc.windchill.cadx.common.util |
Methods in com.ptc.windchill.cadx.common.util that return EPMFamily | |
static EPMFamily |
GenericUtilities.getEPMFamily(EPMDocument doc,
boolean refresh)
This method gets the Family information ie EPMFamily object for document. |
Uses of EPMFamily in wt.epm |
Methods in wt.epm that return EPMFamily | |
static EPMFamily |
EPMFamily.getEPMFamily(EPMDocument doc)
static method to get the EPMFamily for a given Document If document is a top-level generic, all the latest-compatible instances are added in EPMFamily If document is a normal EPMDocument (not participating in any Family) null is returned If document is instance, latest-compatible generic is used to fetch all the instances. |
Methods in wt.epm with parameters of type EPMFamily | |
private static void |
ReviseManagerUtility.reviseFamilyAndParts(EPMFamily family,
Map toRevise,
Map revisedObjects,
ObjectSetVector objectPairs)
|
protected static QueryResult |
ReviseManagerUtility.reviseFamilyAndParts(EPMFamily family,
ReviseOptions options,
ConfigSpec partConfigSpec)
Deprecated. at R8.0, use reviseALL( WTKeyedMap) |
QueryResult |
EPMStandardDocumentManager.reviseFamilyAndParts(EPMFamily family,
ReviseOptions options,
ConfigSpec partConfigSpec)
Deprecated. at R8.0, use reviseALL( WTKeyedMap) |
QueryResult |
EPMDocumentManagerFwd.reviseFamilyAndParts(EPMFamily family,
ReviseOptions options,
ConfigSpec partConfigSpec)
Deprecated. at R8.0, use reviseALL( WTKeyedMap) |
QueryResult |
EPMDocumentManager.reviseFamilyAndParts(EPMFamily family,
ReviseOptions options,
ConfigSpec partConfigSpec)
Deprecated. at R8.0, use reviseALL( WTKeyedMap) |
Uses of EPMFamily in wt.epm.structure |
Fields in wt.epm.structure declared as EPMFamily | |
private EPMFamily |
CopyManagerUtility.Cache.CacheFamily.family
|
Constructors in wt.epm.structure with parameters of type EPMFamily | |
CopyManagerUtility.Cache.CacheFamily(EPMFamily family)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |