Uses of Interface
wt.build.BuildableOccurrence

Packages that use BuildableOccurrence
wt.build   
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 BuildableOccurrence in wt.build
 

Methods in wt.build that return BuildableOccurrence
 BuildableOccurrence StandardBuildService.deleteOccurrence(BuildableOccurrence occurrence)
          Deprecated.  
 BuildableOccurrence StandardBuildService.getBuiltOccurrence(BuildReference buildReference)
          Returns the "built" buildable occurrence that is associated with this build reference..
 BuildableOccurrence BuildServiceFwd.deleteOccurrence(BuildableOccurrence occurrence)
          Deprecated.  
 BuildableOccurrence BuildServiceFwd.getBuiltOccurrence(BuildReference buildReference)
          Returns the "built" buildable occurrence that is associated with this build reference..
 BuildableOccurrence BuildService.deleteOccurrence(BuildableOccurrence occurrence)
          Deprecated.  
 BuildableOccurrence BuildService.getBuiltOccurrence(BuildReference buildReference)
          Returns the "built" buildable occurrence that is associated with this build reference..
 

Methods in wt.build with parameters of type BuildableOccurrence
 BuildableOccurrence StandardBuildService.deleteOccurrence(BuildableOccurrence occurrence)
          Deprecated.  
 BuildableOccurrence BuildServiceFwd.deleteOccurrence(BuildableOccurrence occurrence)
          Deprecated.  
 BuildableOccurrence BuildService.deleteOccurrence(BuildableOccurrence occurrence)
          Deprecated.  
 

Uses of BuildableOccurrence in wt.part
 

Classes in wt.part that implement BuildableOccurrence
 class PartUsesOccurrence
          This UsesOccurrence has, in addition to its name attribute, positioning information that can be used by visualization to position the CAD drawing within the CAD drawing of its parent.