Uses of Interface
wt.representation.RepresentationContributor

Packages that use RepresentationContributor
com.ptc.wvs.server.loader   
wt.doc   
wt.epm
 
wt.federation

The federation service (wt.federation package) provides functionality to create and manage proxy objects of remote systems and perform utility functions supporting the federation system. 

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. 
wt.representation   
wt.viewmarkup Uses the ViewMarkUpService to view and add MarkUp to Viewable objects and to publish DerivedImages. 
 

Uses of RepresentationContributor in com.ptc.wvs.server.loader
 

Methods in com.ptc.wvs.server.loader with parameters of type RepresentationContributor
static Representation EDRHelper.startCreateRepresentation(Representable part, RepresentationContributor doc, ConfigSpec configSpec, ConfigSpec partConfigSpec, String repName, String repDesc, int structureType)
           
static Representation EDRHelper.startCreateRepresentation(Representable part, RepresentationContributor doc, ConfigSpec configSpec, ConfigSpec partConfigSpec, String repName, String repDesc, int structureType, String cadPartName, String cadFormName, boolean isPosAssy)
           
 

Uses of RepresentationContributor in wt.doc
 

Classes in wt.doc that implement RepresentationContributor
 class WTDocument
          The reference implementation of a DocumentVersion.
 

Uses of RepresentationContributor in wt.epm
 

Classes in wt.epm that implement RepresentationContributor
 class EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Uses of RepresentationContributor in wt.federation
 

Classes in wt.federation that implement RepresentationContributor
 class ProxyDocument
           Use the newProxyDocument static factory method(s), not the ProxyDocument constructor, to construct instances of this class.
 

Uses of RepresentationContributor in wt.part
 

Classes in wt.part that implement RepresentationContributor
 class WTPart
          This reference implementation of a PartVersion represents a snapshot of the changeable aspects of a part, is managed by WTPartService and has an associated WTPartMaster which represents the unchanging aspects of this part.
 class WTProduct
           Use the newWTProduct static factory method(s), not the WTProduct constructor, to construct instances of this class.
 class WTSerialNumberedPart
           Use the newWTSerialNumberedPart static factory method(s), not the WTSerialNumberedPart constructor, to construct instances of this class.
 

Uses of RepresentationContributor in wt.representation
 

Subinterfaces of RepresentationContributor in wt.representation
 interface Representable
          

Supported API: false

Extendable: false
 

Methods in wt.representation that return RepresentationContributor
 RepresentationContributor OutOfDateRepresentationLink.getRepresentationContributor()
          Gets the object for the association that plays role: REPRESENTATION_CONTRIBUTOR_ROLE.
 

Methods in wt.representation with parameters of type RepresentationContributor
 void OutOfDateRepresentationLink.setRepresentationContributor(RepresentationContributor theRepresentationContributor)
          Sets the object for the association that plays role: REPRESENTATION_CONTRIBUTOR_ROLE.
static OutOfDateRepresentationLink OutOfDateRepresentationLink.newOutOfDateRepresentationLink(RepresentationContributor theRepresentationContributor, Representation theRepresentation)
          Default factory for the class.
 

Uses of RepresentationContributor in wt.viewmarkup
 

Subinterfaces of RepresentationContributor in wt.viewmarkup
 interface GraphicallyRepresentable
          

Supported API: false

Extendable: false
 

Methods in wt.viewmarkup that return RepresentationContributor
 RepresentationContributor DerivedImage.getDerivedFrom()
          Gets the object for the association that plays role: DERIVED_FROM.
 RepresentationContributor DerivedFromTheDerivedImage.getDerivedFrom()
          Gets the object for the association that plays role: DERIVED_FROM_ROLE.
 RepresentationContributor DerivedImage.getDerivedFrom()
          Gets the object for the association that plays role: DERIVED_FROM.
 RepresentationContributor DerivedFromTheDerivedImage.getDerivedFrom()
          Gets the object for the association that plays role: DERIVED_FROM_ROLE.
 

Methods in wt.viewmarkup with parameters of type RepresentationContributor
 DerivedImage ViewMarkUpServiceFwd.storeDerivedImage(Representable representable, String imageName, String imageDescription, String imageAdditionalInfo, RepresentationType imageType, DerivationType derivationType, ConfigSpec representableConfigSpec, ConfigSpec derivedFromConfigSpec, RepresentationContributor derivedFrom)
          Store a DerivedImage in the database without any content..
 DerivedImage ViewMarkUpServiceFwd.storeDerivedImage(Representable representable, String imageName, String imageDescription, String imageAdditionalInfo, RepresentationType imageType, DerivationType derivationType, ConfigSpec representableConfigSpec, ConfigSpec derivedFromConfigSpec, RepresentationContributor derivedFrom, String CADFormName, String CADPartName)
          Store a DerivedImage in the database without any content..
 DerivedImage ViewMarkUpService.storeDerivedImage(Representable representable, String imageName, String imageDescription, String imageAdditionalInfo, RepresentationType imageType, DerivationType derivationType, ConfigSpec representableConfigSpec, ConfigSpec derivedFromConfigSpec, RepresentationContributor derivedFrom)
          Store a DerivedImage in the database without any content..
 DerivedImage ViewMarkUpService.storeDerivedImage(Representable representable, String imageName, String imageDescription, String imageAdditionalInfo, RepresentationType imageType, DerivationType derivationType, ConfigSpec representableConfigSpec, ConfigSpec derivedFromConfigSpec, RepresentationContributor derivedFrom, String CADFormName, String CADPartName)
          Store a DerivedImage in the database without any content..
 DerivedImage StandardViewMarkUpService.storeDerivedImage(Representable representable, String imageName, String imageDescription, String imageAdditionalInfo, RepresentationType imageType, DerivationType derivationType, ConfigSpec representableConfigSpec, ConfigSpec derivedFromConfigSpec, RepresentationContributor derivedFrom)
          Store a DerivedImage in the database without any content..
 DerivedImage StandardViewMarkUpService.storeDerivedImage(Representable representable, String imageName, String imageDescription, String imageAdditionalInfo, RepresentationType imageType, DerivationType derivationType, ConfigSpec representableConfigSpec, ConfigSpec derivedFromConfigSpec, RepresentationContributor derivedFrom, String CADFormName, String CADPartName)
          Store a DerivedImage in the database without any content..
 void DerivedImage.setDerivedFrom(RepresentationContributor a_DerivedFrom)
          Sets the object for the association that plays role: DERIVED_FROM.
 void DerivedFromTheDerivedImage.setDerivedFrom(RepresentationContributor derivedFrom)
          Sets the object for the association that plays role: DERIVED_FROM_ROLE.
static DerivedFromTheDerivedImage DerivedFromTheDerivedImage.newDerivedFromTheDerivedImage(RepresentationContributor derivedFrom, DerivedImage theDerivedImage)
          Default factory for the class.
 DerivedImage ViewMarkUpServiceFwd.storeDerivedImage(Representable representable, String imageName, String imageDescription, String imageAdditionalInfo, RepresentationType imageType, DerivationType derivationType, ConfigSpec representableConfigSpec, ConfigSpec derivedFromConfigSpec, RepresentationContributor derivedFrom)
          Store a DerivedImage in the database without any content..
 DerivedImage ViewMarkUpServiceFwd.storeDerivedImage(Representable representable, String imageName, String imageDescription, String imageAdditionalInfo, RepresentationType imageType, DerivationType derivationType, ConfigSpec representableConfigSpec, ConfigSpec derivedFromConfigSpec, RepresentationContributor derivedFrom, String CADFormName, String CADPartName)
          Store a DerivedImage in the database without any content..
 DerivedImage ViewMarkUpService.storeDerivedImage(Representable representable, String imageName, String imageDescription, String imageAdditionalInfo, RepresentationType imageType, DerivationType derivationType, ConfigSpec representableConfigSpec, ConfigSpec derivedFromConfigSpec, RepresentationContributor derivedFrom)
          Store a DerivedImage in the database without any content..
 DerivedImage ViewMarkUpService.storeDerivedImage(Representable representable, String imageName, String imageDescription, String imageAdditionalInfo, RepresentationType imageType, DerivationType derivationType, ConfigSpec representableConfigSpec, ConfigSpec derivedFromConfigSpec, RepresentationContributor derivedFrom, String CADFormName, String CADPartName)
          Store a DerivedImage in the database without any content..
 DerivedImage StandardViewMarkUpService.storeDerivedImage(Representable representable, String imageName, String imageDescription, String imageAdditionalInfo, RepresentationType imageType, DerivationType derivationType, ConfigSpec representableConfigSpec, ConfigSpec derivedFromConfigSpec, RepresentationContributor derivedFrom)
          Store a DerivedImage in the database without any content..
 DerivedImage StandardViewMarkUpService.storeDerivedImage(Representable representable, String imageName, String imageDescription, String imageAdditionalInfo, RepresentationType imageType, DerivationType derivationType, ConfigSpec representableConfigSpec, ConfigSpec derivedFromConfigSpec, RepresentationContributor derivedFrom, String CADFormName, String CADPartName)
          Store a DerivedImage in the database without any content..
 void DerivedImage.setDerivedFrom(RepresentationContributor a_DerivedFrom)
          Sets the object for the association that plays role: DERIVED_FROM.
 void DerivedFromTheDerivedImage.setDerivedFrom(RepresentationContributor derivedFrom)
          Sets the object for the association that plays role: DERIVED_FROM_ROLE.
static DerivedFromTheDerivedImage DerivedFromTheDerivedImage.newDerivedFromTheDerivedImage(RepresentationContributor derivedFrom, DerivedImage theDerivedImage)
          Default factory for the class.