Uses of Class
wt.occurrence.CombinedPathOccurrence

Packages that use CombinedPathOccurrence
wt.occurrence Defines the capability to uniquely distinguish one occurrence of an object within some complex structure from another occurrence of that same object within the same structure using OccurrenceService
wt.part Defines WTParts and WTPartMasters ( 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 CombinedPathOccurrence in wt.occurrence
 

Methods in wt.occurrence that return CombinedPathOccurrence
 CombinedPathOccurrence StandardOccurrenceService.getCombinedPathOccurrence(PathOccurrence parentOccurrence, PathParentableOccurrence childOccurrence)
          Returns a CombinedPathOccurrence with the given parent PathOccurrence and child PathParentableOccurrence.
 CombinedPathOccurrence OccurrenceServiceFwd.getCombinedPathOccurrence(PathOccurrence parentOccurrence, PathParentableOccurrence childOccurrence)
          Returns a CombinedPathOccurrence with the given parent PathOccurrence and child PathParentableOccurrence.
 CombinedPathOccurrence OccurrenceService.getCombinedPathOccurrence(PathOccurrence parentOccurrence, PathParentableOccurrence childOccurrence)
          Returns a CombinedPathOccurrence with the given parent PathOccurrence and child PathParentableOccurrence.
 CombinedPathOccurrence ContextTheCombinedPathOccurrence.getCombinedPathOccurrence()
          Gets the object for the association that plays role: COMBINED_PATH_OCCURRENCE_ROLE.
 CombinedPathOccurrence CombinedPathOccurrenceUserIBAs.getOcc()
          Gets the object for the association that plays role: OCC.
 CombinedPathOccurrence CombinedPathOccurrenceDocumentation.getOcc()
          Gets the object for the association that plays role: OCC.
 CombinedPathOccurrence CombinedPathOccurrenceDataLink.getOcc()
          Gets the object for the association that plays role: OCC_ROLE.
 CombinedPathOccurrence CombinedPathOccurrenceData.getOcc()
          Gets the object for the association that plays role: OCC.
 

Methods in wt.occurrence with parameters of type CombinedPathOccurrence
protected  void StandardOccurrenceService.validateCombinedPathOccurrenceCreation(CombinedPathOccurrence combinedPathOccurrence)
          Verify that the parent and child PathOccurrences have different PathOccurrenceMasterContext and that the parent is a terminal path.
 QueryResult StandardOccurrenceService.getCombinedPathOccurrenceData(CombinedPathOccurrence occurrence, PathOccurrenceContext context, Class target)
          Returns an array of CombinedPathOccurrenceData objects of the given Class that are associated with the given CombinedPathOccurrence and PathOccurrenceContext.
 QueryResult StandardOccurrenceService.getCombinedPathOccurrenceData(CombinedPathOccurrence occurrence, PathOccurrenceContext context, Vector targets)
          Returns an array of CombinedPathOccurrenceData objects of any of the Classes in the targets Vector associated with the given CombinedPathOccurrence and PathOccurrenceContext.
protected  void StandardOccurrenceService.propagateDeleteToCombinedPathOccurrenceData(CombinedPathOccurrence target)
           
 QueryResult StandardOccurrenceService.getCombinedPathOccurrenceDataForDelete(CombinedPathOccurrence occurrence)
           
protected  void StandardOccurrenceService.propagateDeleteToCombinedPathOccurrenceData(CombinedPathOccurrence deleteTarget, CombinedPathOccurrenceDataLink deleteLink)
          Deprecated.  
 QueryResult OccurrenceServiceFwd.getCombinedPathOccurrenceData(CombinedPathOccurrence occurrence, PathOccurrenceContext context, Class target)
          Returns an array of CombinedPathOccurrenceData objects of the given Class that are associated with the given CombinedPathOccurrence and PathOccurrenceContext.
 QueryResult OccurrenceServiceFwd.getCombinedPathOccurrenceData(CombinedPathOccurrence occurrence, PathOccurrenceContext context, Vector targets)
          Returns an array of CombinedPathOccurrenceData objects of any of the Classes in the targets Vector associated with the given CombinedPathOccurrence and PathOccurrenceContext.
 QueryResult OccurrenceService.getCombinedPathOccurrenceData(CombinedPathOccurrence occurrence, PathOccurrenceContext context, Class target)
          Returns an array of CombinedPathOccurrenceData objects of the given Class that are associated with the given CombinedPathOccurrence and PathOccurrenceContext.
 QueryResult OccurrenceService.getCombinedPathOccurrenceData(CombinedPathOccurrence occurrence, PathOccurrenceContext context, Vector targets)
          Returns an array of CombinedPathOccurrenceData objects of any of the Classes in the targets Vector associated with the given CombinedPathOccurrence and PathOccurrenceContext.
static boolean OccurrenceHelper.hasTerminalParentPathOccurrence(CombinedPathOccurrence combinedPathOccurrence)
          Tests to see if the given CombinedPathOccurrence has a terminal parent PathOccurrence (one which allows no superPaths).
 void ContextTheCombinedPathOccurrence.setCombinedPathOccurrence(CombinedPathOccurrence theCombinedPathOccurrence)
          Sets the object for the association that plays role: COMBINED_PATH_OCCURRENCE_ROLE.
static ContextTheCombinedPathOccurrence ContextTheCombinedPathOccurrence.newContextTheCombinedPathOccurrence(PathOccurrenceMasterContext context, CombinedPathOccurrence theCombinedPathOccurrence)
          Default factory for the class.
static CombinedPathOccurrenceUserIBAs CombinedPathOccurrenceUserIBAs.newCombinedPathOccurrenceUserIBAs(CombinedPathOccurrence occurrence, PathOccurrenceContext context)
          

Supported API: false
protected  void CombinedPathOccurrenceUserIBAs.initialize(CombinedPathOccurrence occurrence, PathOccurrenceContext context)
          Supports initialization, following construction of an instance.
 void CombinedPathOccurrenceUserIBAs.setOcc(CombinedPathOccurrence a_Occ)
          Sets the object for the association that plays role: OCC.
static CombinedPathOccurrenceDocumentation CombinedPathOccurrenceDocumentation.newCombinedPathOccurrenceDocumentation(CombinedPathOccurrence occurrence, PathOccurrenceContext context, WTDocument document)
          

Supported API: false
protected  void CombinedPathOccurrenceDocumentation.initialize(CombinedPathOccurrence occurrence, PathOccurrenceContext context, WTDocument document)
          Supports initialization, following construction of an instance.
 void CombinedPathOccurrenceDocumentation.setOcc(CombinedPathOccurrence a_Occ)
          Sets the object for the association that plays role: OCC.
 void CombinedPathOccurrenceDataLink.setOcc(CombinedPathOccurrence occ)
          Sets the object for the association that plays role: OCC_ROLE.
static CombinedPathOccurrenceDataLink CombinedPathOccurrenceDataLink.newCombinedPathOccurrenceDataLink(CombinedPathOccurrenceData data, CombinedPathOccurrence occ)
          Default factory for the class.
 void CombinedPathOccurrenceData.setOcc(CombinedPathOccurrence a_Occ)
          Sets the object for the association that plays role: OCC.
protected  boolean CombinedPathOccurrence.readVersion(CombinedPathOccurrence thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 

Uses of CombinedPathOccurrence in wt.part
 

Subclasses of CombinedPathOccurrence in wt.part
 class PartCombinedPathOccurrence
          This CombinedPathOccurrence has a name attribute that can be used to hold a reference designator value.