|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigException | |
wt.doc | |
wt.epm.structure | |
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.vc.struct |
Uses of ConfigException in wt.doc |
Methods in wt.doc that throw ConfigException | |
protected SortedEnumeration |
DocumentStructureProcessor.getDocumentsUsed(WTDocument document,
Locale locale)
Returns a QueryResult corresponding to the documents used by the given document. |
Uses of ConfigException in wt.epm.structure |
Methods in wt.epm.structure that throw ConfigException | |
QueryResult |
EPMStructureServiceFwd.navigateUsesToIteration(EPMDocument document,
QuerySpec querySpec,
ConfigSpec configSpec)
Deprecated. at R6.2, please use navigateUsesToIteration(EPMDocument, QuerySpec, boolean, ConfigSpec) |
QueryResult |
EPMStructureServiceFwd.navigateUsesToIteration(EPMDocument document,
QuerySpec querySpec,
boolean onlyOtherSide,
ConfigSpec configSpec)
Navigate the USES role of the EPMMemberLink and finds the appropriate iterations for those EPMDocumentMasters by applying the configSpec. |
QueryResult |
EPMStructureServiceFwd.navigateReferencesToIteration(EPMDocument document,
QuerySpec querySpec,
ConfigSpec configSpec)
Deprecated. at R6.2, please use navigateReferencesToIteration(EPMDocument, QuerySpec, boolean, ConfigSpec) |
QueryResult |
EPMStructureServiceFwd.navigateReferencesToIteration(EPMDocument document,
QuerySpec querySpec,
boolean onlyOtherSide,
ConfigSpec configSpec)
Navigates the REFERENCES role of the EPMReferenceLink and finds the appropriate iterations for the DocumentMasters by applying the configSpec. |
EPMRecursiveResultSet |
EPMStructureServiceFwd.navigateUsesToIteration(EPMDocument document,
QuerySpec querySpec,
ConfigSpec configSpec,
int depth)
Deprecated. at R6.2, please use navigateUsesToIteration(EPMDocument, QuerySpec, boolean, ConfigSpec, int) |
EPMRecursiveResultSet |
EPMStructureServiceFwd.navigateUsesToIteration(EPMDocument document,
QuerySpec querySpec,
boolean onlyOtherSide,
ConfigSpec configSpec,
int depth)
Navigate the USES role of the EPMMemberLink and finds the appropriate iterations for those EPMDocumentMasters by applying the configSpec. |
EPMRecursiveResultSet |
EPMStructureServiceFwd.navigateReferencesToIteration(EPMDocument document,
QuerySpec querySpec,
ConfigSpec configSpec,
int depth)
Deprecated. at R6.2, please use navigateReferencesToIteration(EPMDocument, QuerySpec, boolean, ConfigSpec, int) |
EPMRecursiveResultSet |
EPMStructureServiceFwd.navigateReferencesToIteration(EPMDocument document,
QuerySpec querySpec,
boolean onlyOtherSide,
ConfigSpec configSpec,
int depth)
Navigate the REFERENCES role of the EPMReferenceLink and finds the appropriate iterations for those DocumentMasters by applying the configSpec. |
QueryResult |
EPMStructureServiceFwd.navigateGenericToIteration(EPMDocument variant,
QuerySpec querySpec,
boolean onlyOtherSide,
ConfigSpec configSpec)
Navigates the GENERIC role of the EPMVariantLink and finds the appropriate iteration of the generic for this variant by applying the configSpec. |
QueryResult |
EPMStructureServiceFwd.navigateContains(EPMFamilyTable container,
QuerySpec querySpec,
boolean onlyOtherSide,
ConfigSpec configSpec)
Deprecated. |
QueryResult |
EPMStructureServiceFwd.navigateContainedIn(EPMDocument contained,
QuerySpec querySpec,
boolean onlyOtherSide,
ConfigSpec configSpec)
Navigates the CONTAINED_IN role of the EPMContainedInLink and finds the appropriate iterations of the "container" EPM family table by applying the configSpec. |
QueryResult |
EPMStructureService.navigateUsesToIteration(EPMDocument document,
QuerySpec querySpec,
ConfigSpec configSpec)
Deprecated. at R6.2, please use navigateUsesToIteration(EPMDocument, QuerySpec, boolean, ConfigSpec) |
QueryResult |
EPMStructureService.navigateUsesToIteration(EPMDocument document,
QuerySpec querySpec,
boolean onlyOtherSide,
ConfigSpec configSpec)
Navigate the USES role of the EPMMemberLink and finds the appropriate iterations for those EPMDocumentMasters by applying the configSpec. |
QueryResult |
EPMStructureService.navigateReferencesToIteration(EPMDocument document,
QuerySpec querySpec,
ConfigSpec configSpec)
Deprecated. at R6.2, please use navigateReferencesToIteration(EPMDocument, QuerySpec, boolean, ConfigSpec) |
QueryResult |
EPMStructureService.navigateReferencesToIteration(EPMDocument document,
QuerySpec querySpec,
boolean onlyOtherSide,
ConfigSpec configSpec)
Navigates the REFERENCES role of the EPMReferenceLink and finds the appropriate iterations for the DocumentMasters by applying the configSpec. |
EPMRecursiveResultSet |
EPMStructureService.navigateUsesToIteration(EPMDocument document,
QuerySpec querySpec,
ConfigSpec configSpec,
int depth)
Deprecated. at R6.2, please use navigateUsesToIteration(EPMDocument, QuerySpec, boolean, ConfigSpec, int) |
EPMRecursiveResultSet |
EPMStructureService.navigateUsesToIteration(EPMDocument document,
QuerySpec querySpec,
boolean onlyOtherSide,
ConfigSpec configSpec,
int depth)
Navigate the USES role of the EPMMemberLink and finds the appropriate iterations for those EPMDocumentMasters by applying the configSpec. |
EPMRecursiveResultSet |
EPMStructureService.navigateReferencesToIteration(EPMDocument document,
QuerySpec querySpec,
ConfigSpec configSpec,
int depth)
Deprecated. at R6.2, please use navigateReferencesToIteration(EPMDocument, QuerySpec, boolean, ConfigSpec, int) |
EPMRecursiveResultSet |
EPMStructureService.navigateReferencesToIteration(EPMDocument document,
QuerySpec querySpec,
boolean onlyOtherSide,
ConfigSpec configSpec,
int depth)
Navigate the REFERENCES role of the EPMReferenceLink and finds the appropriate iterations for those DocumentMasters by applying the configSpec. |
QueryResult |
EPMStructureService.navigateGenericToIteration(EPMDocument variant,
QuerySpec querySpec,
boolean onlyOtherSide,
ConfigSpec configSpec)
Navigates the GENERIC role of the EPMVariantLink and finds the appropriate iteration of the generic for this variant by applying the configSpec. |
QueryResult |
EPMStructureService.navigateContains(EPMFamilyTable container,
QuerySpec querySpec,
boolean onlyOtherSide,
ConfigSpec configSpec)
Deprecated. |
QueryResult |
EPMStructureService.navigateContainedIn(EPMDocument contained,
QuerySpec querySpec,
boolean onlyOtherSide,
ConfigSpec configSpec)
Navigates the CONTAINED_IN role of the EPMContainedInLink and finds the appropriate iterations of the "container" EPM family table by applying the configSpec. |
QueryResult |
EPMStandardStructureService.navigateUsesToIteration(EPMDocument document,
QuerySpec querySpec,
ConfigSpec configSpec)
Deprecated. at R6.2, please use navigateUsesToIteration(EPMDocument, QuerySpec, boolean, ConfigSpec) |
QueryResult |
EPMStandardStructureService.navigateUsesToIteration(EPMDocument document,
QuerySpec querySpec,
boolean onlyOtherSide,
ConfigSpec configSpec)
Navigate the USES role of the EPMMemberLink and finds the appropriate iterations for those EPMDocumentMasters by applying the configSpec. |
QueryResult |
EPMStandardStructureService.navigateReferencesToIteration(EPMDocument document,
QuerySpec querySpec,
ConfigSpec configSpec)
Deprecated. at R6.2, please use navigateReferencesToIteration(EPMDocument, QuerySpec, boolean, ConfigSpec) |
QueryResult |
EPMStandardStructureService.navigateReferencesToIteration(EPMDocument document,
QuerySpec querySpec,
boolean onlyOtherSide,
ConfigSpec configSpec)
Navigates the REFERENCES role of the EPMReferenceLink and finds the appropriate iterations for the DocumentMasters by applying the configSpec. |
EPMRecursiveResultSet |
EPMStandardStructureService.navigateUsesToIteration(EPMDocument document,
QuerySpec querySpec,
ConfigSpec configSpec,
int depth)
Deprecated. at R6.2, please use navigateUsesToIteration(EPMDocument, QuerySpec, boolean, ConfigSpec, int) |
EPMRecursiveResultSet |
EPMStandardStructureService.navigateUsesToIteration(EPMDocument document,
QuerySpec querySpec,
boolean onlyOtherSide,
ConfigSpec configSpec,
int depth)
Navigate the USES role of the EPMMemberLink and finds the appropriate iterations for those EPMDocumentMasters by applying the configSpec. |
EPMRecursiveResultSet |
EPMStandardStructureService.navigateReferencesToIteration(EPMDocument document,
QuerySpec querySpec,
ConfigSpec configSpec,
int depth)
Deprecated. at R6.2, please use navigateReferencesToIteration(EPMDocument, QuerySpec, boolean, ConfigSpec, int) |
EPMRecursiveResultSet |
EPMStandardStructureService.navigateReferencesToIteration(EPMDocument document,
QuerySpec querySpec,
boolean onlyOtherSide,
ConfigSpec configSpec,
int depth)
Navigate the REFERENCES role of the EPMReferenceLink and finds the appropriate iterations for those DocumentMasters by applying the configSpec. |
QueryResult |
EPMStandardStructureService.navigateGenericToIteration(EPMDocument variant,
QuerySpec querySpec,
boolean onlyOtherSide,
ConfigSpec configSpec)
Navigates the GENERIC role of the EPMVariantLink and finds the appropriate iteration of the generic for this variant by applying the configSpec. |
QueryResult |
EPMStandardStructureService.navigateContains(EPMFamilyTable container,
QuerySpec querySpec,
boolean onlyOtherSide,
ConfigSpec configSpec)
Deprecated. |
QueryResult |
EPMStandardStructureService.navigateContainedIn(EPMDocument contained,
QuerySpec querySpec,
boolean onlyOtherSide,
ConfigSpec configSpec)
Navigates the CONTAINED_IN role of the EPMContainedInLink and finds the appropriate iterations of the "container" EPM family table by applying the configSpec. |
Uses of ConfigException in wt.part |
Methods in wt.part that throw ConfigException | |
protected Enumeration |
ProductStructureProcessor.getPartsUsedWithoutOccurrences(WTPart part)
Deprecated. Returns a Enumeration corresponding to the parts used by the given part. |
protected Enumeration |
ProductStructureProcessor.getPartsUsed(ProductStructureProcessor.PartTreeNode node)
Deprecated. Returns a Enumeration corresponding to the parts used by the given part. |
protected Enumeration |
ProductStructureProcessor.getPartsUsed(WTPart part)
Deprecated. Returns a Enumeration corresponding to the parts used by the given part. |
protected Enumeration |
ProductStructureProcessor.getPartsUsedWithOccurrences(WTPart part,
WTProductInstance2 productInstance,
PartPathOccurrence subPath)
Deprecated. Returns a Enumeration corresponding to the parts used by the given part. |
Uses of ConfigException in wt.vc.struct |
Methods in wt.vc.struct that throw ConfigException | |
QueryResult |
StructServiceFwd.navigateUsedByToIteration(Iterated iteration,
ConfigSpec configSpec)
Navigates the used by role of the IteratedUsageLink and finds the appropriate iterations for the masters given the configSpec, then for the masters of those iterations is uses filteredIterationsOf to double check that those iterations where the ones that should have been chosen by the config spec, and returns a QueryResult of those iterations that match as well as the masters for which there were no matching iterations. |
QueryResult |
StructServiceFwd.navigateUsedByToIteration(Iterated iteration,
boolean onlyOtherSide,
ConfigSpec configSpec)
Navigates the used by role of the IteratedUsageLink and finds the appropriate iterations for the masters given the configSpec, then for the masters of those iterations is uses filteredIterationsOf to double check that those iterations where the ones that should have been chosen by the config spec, and returns a QueryResult of those iterations that match as well as the masters for which there were no matching iterations. |
QueryResult |
StructServiceFwd.navigateUsedByToIteration(Iterated iteration,
Class iteratedUsageLinkClass,
boolean onlyOtherSide,
ConfigSpec configSpec)
Navigates the used by role of the IteratedUsageLink and finds the appropriate iterations for the masters given the configSpec, then for the masters of those iterations is uses filteredIterationsOf to double check that those iterations where the ones that should have been chosen by the config spec, and returns a QueryResult of those iterations that match as well as the masters for which there were no matching iterations. |
QueryResult |
StructServiceFwd.navigateUsesToIteration(Iterated iteration,
ConfigSpec configSpec)
Navigates the uses role of the IteratedUsageLink and finds the appropriate iterations for the masters given the configSpec and returns a QueryResult of those iterations that match as well as the masters for which there were no matching iterations. |
QueryResult |
StructServiceFwd.navigateUsesToIteration(Iterated iteration,
boolean onlyOtherSide,
ConfigSpec configSpec)
Navigate the uses role of the IteratedUsageLink and finds the appropriate iterations for those masters by applying the ConfigSpec. |
QueryResult |
StructServiceFwd.navigateUsesToIteration(Iterated iteration,
Class iteratedUsageLinkClass,
boolean onlyOtherSide,
ConfigSpec configSpec)
Navigate the uses role of the IteratedUsageLink and finds the appropriate iterations for those masters by applying the ConfigSpec. |
QueryResult |
StructServiceFwd.navigateReferencesToIteration(Iterated iteration,
ConfigSpec configSpec)
Navigates the references role of the IteratedReferenceLink and finds the appropriate iterations for the masters given the configSpec and returns a QueryResult of those iterations that match as well as the masters for which there were no matching iterations. |
QueryResult |
StructServiceFwd.navigateReferencesToIteration(Iterated iteration,
boolean onlyOtherSide,
ConfigSpec configSpec)
Navigate the references role of the IteratedReferenceLink and finds the appropriate iterations for those masters by applying the ConfigSpec. |
QueryResult |
StructServiceFwd.navigateReferencesToIteration(Iterated iteration,
Class iteratedReferenceLinkClass,
boolean onlyOtherSide,
ConfigSpec configSpec)
Navigate the references role of the IteratedReferenceLink and finds the appropriate iterations for those masters by applying the ConfigSpec. |
QueryResult |
StructService.navigateUsedByToIteration(Iterated iteration,
ConfigSpec configSpec)
Navigates the used by role of the IteratedUsageLink and finds the appropriate iterations for the masters given the configSpec, then for the masters of those iterations is uses filteredIterationsOf to double check that those iterations where the ones that should have been chosen by the config spec, and returns a QueryResult of those iterations that match as well as the masters for which there were no matching iterations. |
QueryResult |
StructService.navigateUsedByToIteration(Iterated iteration,
boolean onlyOtherSide,
ConfigSpec configSpec)
Navigates the used by role of the IteratedUsageLink and finds the appropriate iterations for the masters given the configSpec, then for the masters of those iterations is uses filteredIterationsOf to double check that those iterations where the ones that should have been chosen by the config spec, and returns a QueryResult of those iterations that match as well as the masters for which there were no matching iterations. |
QueryResult |
StructService.navigateUsedByToIteration(Iterated iteration,
Class iteratedUsageLinkClass,
boolean onlyOtherSide,
ConfigSpec configSpec)
Navigates the used by role of the IteratedUsageLink and finds the appropriate iterations for the masters given the configSpec, then for the masters of those iterations is uses filteredIterationsOf to double check that those iterations where the ones that should have been chosen by the config spec, and returns a QueryResult of those iterations that match as well as the masters for which there were no matching iterations. |
QueryResult |
StructService.navigateUsesToIteration(Iterated iteration,
ConfigSpec configSpec)
Navigates the uses role of the IteratedUsageLink and finds the appropriate iterations for the masters given the configSpec and returns a QueryResult of those iterations that match as well as the masters for which there were no matching iterations. |
QueryResult |
StructService.navigateUsesToIteration(Iterated iteration,
boolean onlyOtherSide,
ConfigSpec configSpec)
Navigate the uses role of the IteratedUsageLink and finds the appropriate iterations for those masters by applying the ConfigSpec. |
QueryResult |
StructService.navigateUsesToIteration(Iterated iteration,
Class iteratedUsageLinkClass,
boolean onlyOtherSide,
ConfigSpec configSpec)
Navigate the uses role of the IteratedUsageLink and finds the appropriate iterations for those masters by applying the ConfigSpec. |
QueryResult |
StructService.navigateReferencesToIteration(Iterated iteration,
ConfigSpec configSpec)
Navigates the references role of the IteratedReferenceLink and finds the appropriate iterations for the masters given the configSpec and returns a QueryResult of those iterations that match as well as the masters for which there were no matching iterations. |
QueryResult |
StructService.navigateReferencesToIteration(Iterated iteration,
boolean onlyOtherSide,
ConfigSpec configSpec)
Navigate the references role of the IteratedReferenceLink and finds the appropriate iterations for those masters by applying the ConfigSpec. |
QueryResult |
StructService.navigateReferencesToIteration(Iterated iteration,
Class iteratedReferenceLinkClass,
boolean onlyOtherSide,
ConfigSpec configSpec)
Navigate the references role of the IteratedReferenceLink and finds the appropriate iterations for those masters by applying the ConfigSpec. |
QueryResult |
StandardStructService.navigateUsedByToIteration(Iterated iteration,
ConfigSpec configSpec)
Navigates the used by role of the IteratedUsageLink and finds the appropriate iterations for the masters given the configSpec, then for the masters of those iterations is uses filteredIterationsOf to double check that those iterations where the ones that should have been chosen by the config spec, and returns a QueryResult of those iterations that match as well as the masters for which there were no matching iterations. |
QueryResult |
StandardStructService.navigateUsedByToIteration(Iterated iteration,
boolean onlyOtherSide,
ConfigSpec configSpec)
Navigates the used by role of the IteratedUsageLink and finds the appropriate iterations for the masters given the configSpec, then for the masters of those iterations is uses filteredIterationsOf to double check that those iterations where the ones that should have been chosen by the config spec, and returns a QueryResult of those iterations that match as well as the masters for which there were no matching iterations. |
QueryResult |
StandardStructService.navigateUsedByToIteration(Iterated iteration,
Class iteratedUsageLinkClass,
boolean onlyOtherSide,
ConfigSpec configSpec)
Navigates the used by role of the IteratedUsageLink and finds the appropriate iterations for the masters given the configSpec, then for the masters of those iterations is uses filteredIterationsOf to double check that those iterations where the ones that should have been chosen by the config spec, and returns a QueryResult of those iterations that match as well as the masters for which there were no matching iterations. |
QueryResult |
StandardStructService.navigateUsesToIteration(Iterated iteration,
ConfigSpec configSpec)
Navigates the uses role of the IteratedUsageLink and finds the appropriate iterations for the masters given the configSpec and returns a QueryResult of those iterations that match as well as the masters for which there were no matching iterations. |
QueryResult |
StandardStructService.navigateUsesToIteration(Iterated iteration,
boolean onlyOtherSide,
ConfigSpec configSpec)
Navigate the uses role of the IteratedUsageLink and finds the appropriate iterations for those masters by applying the ConfigSpec. |
QueryResult |
StandardStructService.navigateUsesToIteration(Iterated iteration,
Class iteratedUsageLinkClass,
boolean onlyOtherSide,
ConfigSpec configSpec)
Navigate the uses role of the IteratedUsageLink and finds the appropriate iterations for those masters by applying the ConfigSpec. |
QueryResult |
StandardStructService.navigateReferencesToIteration(Iterated iteration,
ConfigSpec configSpec)
Navigates the references role of the IteratedReferenceLink and finds the appropriate iterations for the masters given the configSpec and returns a QueryResult of those iterations that match as well as the masters for which there were no matching iterations. |
QueryResult |
StandardStructService.navigateReferencesToIteration(Iterated iteration,
boolean onlyOtherSide,
ConfigSpec configSpec)
Navigate the references role of the IteratedReferenceLink and finds the appropriate iterations for those masters by applying the ConfigSpec. |
QueryResult |
StandardStructService.navigateReferencesToIteration(Iterated iteration,
Class iteratedReferenceLinkClass,
boolean onlyOtherSide,
ConfigSpec configSpec)
Navigate the references role of the IteratedReferenceLink and finds the appropriate iterations for those masters by applying the ConfigSpec. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |