Uses of Package
wt.epm

Packages that use wt.epm
com.ptc.core.htmlcomp.gathering   
com.ptc.epm.commands   
com.ptc.epm.commands.XMLutil   
com.ptc.epm.commands.transaction   
com.ptc.epm.commands.util   
com.ptc.hli.ecad   
com.ptc.hli.ecad.behaviors   
com.ptc.hli.ecad.query   
com.ptc.netmarkets.interop   
com.ptc.netmarkets.part   
com.ptc.netmarkets.templates   
com.ptc.netmarkets.util.misc   
com.ptc.wgmecad   
com.ptc.wgmecad.ecad   
com.ptc.windchill.cadx.autoassociate   
com.ptc.windchill.cadx.autopart   
com.ptc.windchill.cadx.caddoc   
com.ptc.windchill.cadx.checkin   
com.ptc.windchill.cadx.checkout   
com.ptc.windchill.cadx.common   
com.ptc.windchill.cadx.common.pageBuilder   
com.ptc.windchill.cadx.common.picker   
com.ptc.windchill.cadx.common.prowt   
com.ptc.windchill.cadx.common.treetable   
com.ptc.windchill.cadx.common.util   
com.ptc.windchill.cadx.disassociate   
com.ptc.windchill.cadx.editattrs   
com.ptc.windchill.cadx.multirevise   
com.ptc.windchill.cadx.newcaddoc   
com.ptc.windchill.cadx.newcaddoctemplate   
com.ptc.windchill.cadx.placeHolder   
com.ptc.windchill.cadx.prowtutil   
com.ptc.windchill.cadx.rename   
com.ptc.windchill.cadx.revise   
com.ptc.windchill.cadx.saveas   
com.ptc.windchill.cadx.search   
com.ptc.windchill.cadx.update   
com.ptc.windchill.cadx.wsoption   
com.ptc.windchill.classproxy   
com.ptc.windchill.uwgm.cadx.autoassociate   
com.ptc.windchill.uwgm.cadx.caddoc   
com.ptc.windchill.uwgm.cadx.cancelcheckout   
com.ptc.windchill.uwgm.cadx.checkin   
com.ptc.windchill.uwgm.cadx.config   
com.ptc.windchill.uwgm.cadx.multieditattr   
com.ptc.windchill.uwgm.cadx.multirename   
com.ptc.windchill.uwgm.cadx.newcaddoc   
com.ptc.windchill.uwgm.cadx.request   
com.ptc.windchill.uwgm.cadx.ws   
com.ptc.windchill.uwgm.common.autoassociate   
com.ptc.windchill.uwgm.common.content   
com.ptc.windchill.uwgm.common.folder   
com.ptc.windchill.uwgm.common.pdm   
com.ptc.windchill.uwgm.common.query   
com.ptc.windchill.uwgm.common.workspace   
com.ptc.windchill.uwgm.proesrv   
com.ptc.windchill.uwgm.proesrv.action   
com.ptc.windchill.uwgm.proesrv.c11n   
com.ptc.windchill.uwgm.proesrv.cache   
com.ptc.windchill.uwgm.proesrv.ndimpl   
com.ptc.windchill.uwgm.proesrv.request   
com.ptc.windchill.uwgm.proesrv.rrc   
com.ptc.windchill.uwgm.proesrv.upload   
com.ptc.windchill.uwgm.proesrv.util   
com.ptc.windchill.uwgm.task.autoassociate   
com.ptc.windchill.uwgm.task.multirevise   
com.ptc.windchill.uwgm.task.newcaddoc   
com.ptc.windchill.uwgm.task.saveas   
com.ptc.windchill.uwgm.util.openinproe   
com.ptc.wvs.client.beans   
com.ptc.wvs.common.util   
com.ptc.wvs.server.publish   
com.ptc.wvs.server.ui   
com.ptc.wvs.server.util   
wt.change2 Defines several reference implementations of change objects (including WTChangeRequest2, WTChangeIssue and WTChangeOrder2) that are all managed by ChangeService2, but the service interface is defined at a higher level of interfaces to change objects to allow replacing the reference implementations with customization of the interfaces. 
wt.clients.epm   
wt.epm
 
wt.epm.attributes   
wt.epm.build   
wt.epm.clients.htmltemplates   
wt.epm.clients.relateditems   
wt.epm.delegate   
wt.epm.familytable   
wt.epm.identity   
wt.epm.listeners   
wt.epm.ndi   
wt.epm.ndi.impl   
wt.epm.retriever   
wt.epm.structure   
wt.epm.supportingdata   
wt.epm.upgrade   
wt.epm.upload   
wt.epm.util   
wt.epm.workspaces   
wt.ixb.epm.handlers   
wt.ixb.epm.handlers.forclasses   
wt.ixb.epm.handlers.forclasses.attr   
wt.ixb.handlers.netmarkets.prodstruct   
wt.ixb.objectset
When an object is given to the export process, the ObjectSet application does the job of navigating through the object’s structure and collecting all of its related objects. 
wt.ixb.objectset.handlers.navigator   
wt.ixb.util   
wt.replication.export   
wt.replication.unit   
wt.rule.impl   
wt.sandbox This package provides "sandbox" container functionality.  A "sandbox" container is a container wherein a multiple users can work on a set of related changes through multiple iterations without disturbing the broader organization (apart from placing locks on the objects the broader organziation sees).  The package provides the following core capabilities:  
 

Classes in wt.epm used by com.ptc.core.htmlcomp.gathering
EPMDocConfigSpec
          The config spec for use by EPMDocs.
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
EPMDocumentType
          EPMDocumentType is an enumeration that defines the types of EPMDocuments that the system can store.
 

Classes in wt.epm used by com.ptc.epm.commands
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
EPMDocumentType
          EPMDocumentType is an enumeration that defines the types of EPMDocuments that the system can store.
ReviseOptions
           Holds a set of properties to assign to newly created versions.
 

Classes in wt.epm used by com.ptc.epm.commands.XMLutil
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.epm.commands.transaction
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.epm.commands.util
EPMAuthoringAppType
          An enumerated type listing the valid authoring applications for an EPMObject.
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
EPMDocumentMaster
          The Master of an EPMDocument.
EPMDocumentType
          EPMDocumentType is an enumeration that defines the types of EPMDocuments that the system can store.
 

Classes in wt.epm used by com.ptc.hli.ecad
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
EPMDocumentType
          EPMDocumentType is an enumeration that defines the types of EPMDocuments that the system can store.
 

Classes in wt.epm used by com.ptc.hli.ecad.behaviors
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.hli.ecad.query
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.netmarkets.interop
EPMAuthoringAppType
          An enumerated type listing the valid authoring applications for an EPMObject.
EPMDocConfigSpec
          The config spec for use by EPMDocs.
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.netmarkets.part
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
EPMDocumentMaster
          The Master of an EPMDocument.
 

Classes in wt.epm used by com.ptc.netmarkets.templates
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.netmarkets.util.misc
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.wgmecad
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.wgmecad.ecad
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.cadx.autoassociate
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.cadx.autopart
EPMDocSubType
          EPMDocSubType is an enumeration that defines the subtypes of EPMDocuments that the system can store.
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
EPMDocumentType
          EPMDocumentType is an enumeration that defines the types of EPMDocuments that the system can store.
 

Classes in wt.epm used by com.ptc.windchill.cadx.caddoc
EPMDocConfigSpec
          The config spec for use by EPMDocs.
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
EPMDocumentMaster
          The Master of an EPMDocument.
 

Classes in wt.epm used by com.ptc.windchill.cadx.checkin
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.cadx.checkout
EPMDocConfigSpec
          The config spec for use by EPMDocs.
 

Classes in wt.epm used by com.ptc.windchill.cadx.common
EPMDocConfigSpec
          The config spec for use by EPMDocs.
EPMDocSubType
          EPMDocSubType is an enumeration that defines the subtypes of EPMDocuments that the system can store.
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
EPMDocumentMaster
          The Master of an EPMDocument.
EPMDocumentType
          EPMDocumentType is an enumeration that defines the types of EPMDocuments that the system can store.
EPMFamily
           EPMFamily holds a set of instances that belong to a given family table.
 

Classes in wt.epm used by com.ptc.windchill.cadx.common.pageBuilder
EPMDocConfigSpec
          The config spec for use by EPMDocs.
 

Classes in wt.epm used by com.ptc.windchill.cadx.common.picker
EPMAuthoringAppType
          An enumerated type listing the valid authoring applications for an EPMObject.
 

Classes in wt.epm used by com.ptc.windchill.cadx.common.prowt
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.cadx.common.treetable
EPMDocumentMaster
          The Master of an EPMDocument.
 

Classes in wt.epm used by com.ptc.windchill.cadx.common.util
EPMDocConfigSpec
          The config spec for use by EPMDocs.
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
EPMDocumentType
          EPMDocumentType is an enumeration that defines the types of EPMDocuments that the system can store.
EPMFamily
           EPMFamily holds a set of instances that belong to a given family table.
 

Classes in wt.epm used by com.ptc.windchill.cadx.disassociate
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.cadx.editattrs
EPMDocSubType
          EPMDocSubType is an enumeration that defines the subtypes of EPMDocuments that the system can store.
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.cadx.multirevise
ReviseOptions
           Holds a set of properties to assign to newly created versions.
ReviseOptions.ObjectOptions
           Holds a set of properties to assign to newly created versions.
 

Classes in wt.epm used by com.ptc.windchill.cadx.newcaddoc
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.cadx.newcaddoctemplate
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.cadx.placeHolder
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.cadx.prowtutil
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.cadx.rename
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
EPMDocumentType
          EPMDocumentType is an enumeration that defines the types of EPMDocuments that the system can store.
 

Classes in wt.epm used by com.ptc.windchill.cadx.revise
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
ReviseOptions.ObjectOptions
           Holds a set of properties to assign to newly created versions.
 

Classes in wt.epm used by com.ptc.windchill.cadx.saveas
EPMDocConfigSpec
          The config spec for use by EPMDocs.
 

Classes in wt.epm used by com.ptc.windchill.cadx.search
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.cadx.update
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.cadx.wsoption
EPMDocConfigSpec
          The config spec for use by EPMDocs.
 

Classes in wt.epm used by com.ptc.windchill.classproxy
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.uwgm.cadx.autoassociate
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.uwgm.cadx.caddoc
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.uwgm.cadx.cancelcheckout
EPMDocConfigSpec
          The config spec for use by EPMDocs.
 

Classes in wt.epm used by com.ptc.windchill.uwgm.cadx.checkin
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.uwgm.cadx.config
EPMDocConfigSpec
          The config spec for use by EPMDocs.
 

Classes in wt.epm used by com.ptc.windchill.uwgm.cadx.multieditattr
EPMDocSubType
          EPMDocSubType is an enumeration that defines the subtypes of EPMDocuments that the system can store.
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
EPMDocumentMaster
          The Master of an EPMDocument.
 

Classes in wt.epm used by com.ptc.windchill.uwgm.cadx.multirename
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.uwgm.cadx.newcaddoc
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.uwgm.cadx.request
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.uwgm.cadx.ws
EPMApplicationType
          An enumerated type listing the valid owning applications for an EPMObject.
 

Classes in wt.epm used by com.ptc.windchill.uwgm.common.autoassociate
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.uwgm.common.content
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.uwgm.common.folder
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.uwgm.common.pdm
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.uwgm.common.query
EPMAuthoringAppType
          An enumerated type listing the valid authoring applications for an EPMObject.
EPMAuthoringAppVersion
           Use the newEPMAuthoringAppVersion static factory method(s), not the EPMAuthoringAppVersion constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.uwgm.common.workspace
EPMDocConfigSpec
          The config spec for use by EPMDocs.
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.uwgm.proesrv
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
EPMDocumentMaster
          The Master of an EPMDocument.
 

Classes in wt.epm used by com.ptc.windchill.uwgm.proesrv.action
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.uwgm.proesrv.c11n
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.uwgm.proesrv.cache
EPMAuthoringAppType
          An enumerated type listing the valid authoring applications for an EPMObject.
EPMAuthoringAppVersion
           Use the newEPMAuthoringAppVersion static factory method(s), not the EPMAuthoringAppVersion constructor, to construct instances of this class.
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
EPMDocumentMaster
          The Master of an EPMDocument.
 

Classes in wt.epm used by com.ptc.windchill.uwgm.proesrv.ndimpl
EPMAuthoringAppVersion
           Use the newEPMAuthoringAppVersion static factory method(s), not the EPMAuthoringAppVersion constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.uwgm.proesrv.request
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
EPMDocumentMaster
          The Master of an EPMDocument.
 

Classes in wt.epm used by com.ptc.windchill.uwgm.proesrv.rrc
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
EPMDocumentMaster
          The Master of an EPMDocument.
 

Classes in wt.epm used by com.ptc.windchill.uwgm.proesrv.upload
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.uwgm.proesrv.util
EPMAuthoringAppType
          An enumerated type listing the valid authoring applications for an EPMObject.
EPMDocSubType
          EPMDocSubType is an enumeration that defines the subtypes of EPMDocuments that the system can store.
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
EPMDocumentType
          EPMDocumentType is an enumeration that defines the types of EPMDocuments that the system can store.
 

Classes in wt.epm used by com.ptc.windchill.uwgm.task.autoassociate
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.uwgm.task.multirevise
ReviseOptions
           Holds a set of properties to assign to newly created versions.
 

Classes in wt.epm used by com.ptc.windchill.uwgm.task.newcaddoc
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.uwgm.task.saveas
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.windchill.uwgm.util.openinproe
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.wvs.client.beans
EPMDocConfigSpec
          The config spec for use by EPMDocs.
 

Classes in wt.epm used by com.ptc.wvs.common.util
EPMDocConfigSpec
          The config spec for use by EPMDocs.
 

Classes in wt.epm used by com.ptc.wvs.server.publish
EPMDocConfigSpec
          The config spec for use by EPMDocs.
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
EPMDocumentMaster
          The Master of an EPMDocument.
 

Classes in wt.epm used by com.ptc.wvs.server.ui
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by com.ptc.wvs.server.util
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by wt.change2
EPMDocumentMaster
          The Master of an EPMDocument.
 

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

Classes in wt.epm used by wt.epm
AuthoringAppVersionLink
           Use the newAuthoringAppVersionLink static factory method(s), not the AuthoringAppVersionLink constructor, to construct instances of this class.
ContentTransactionListener
          ContentTransactionListener updates the content item's stale state of EPMDocument within a given transaction.
EPMApplicationType
          An enumerated type listing the valid owning applications for an EPMObject.
EPMAuthAppVersionRef
           Use the newEPMAuthAppVersionRef static factory method(s), not the EPMAuthAppVersionRef constructor, to construct instances of this class.
EPMAuthoringAppType
          An enumerated type listing the valid authoring applications for an EPMObject.
EPMAuthoringAppVersion
           Use the newEPMAuthoringAppVersion static factory method(s), not the EPMAuthoringAppVersion constructor, to construct instances of this class.
EPMBoxExtents
          The EPMBoxExtents represent a box around the CAD model associated to the EPMDocument .
EPMCADNamespace
          EPMCADNamespace is to restrict a unique CAD name in the context of a project or PDM.
EPMCADReferenceControl
           Use the newEPMCADReferenceControl static factory method(s), not the EPMCADReferenceControl constructor, to construct instances of this class.
EPMConstructorListener
          This interface provides the capability of performing client-side checking during object creation of EPMObjects.
EPMContentDelegate
          Handle name/number changing for EPM objects

Supported API: false

Extendable: false
EPMContextHelper
          

Supported API: true

Extendable: false
EPMContextManager
          This serves to manage the context for an EPM session.
EPMDefaultContentDelegate
          Implements full renumberIteration, default versions of renumberContents and checkContents.
EPMDocConfigSpec
          The config spec for use by EPMDocs.
EPMDocContentDelegate
          Content Delegate for EPMDocuments

Supported API: false

Extendable: false
EPMDocSubType
          EPMDocSubType is an enumeration that defines the subtypes of EPMDocuments that the system can store.
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
EPMDocumentHelper
          

Supported API: true

Extendable: false
EPMDocumentManager
          

Supported API: true

Extendable: false
EPMDocumentMaster
          The Master of an EPMDocument.
EPMDocumentMasterIdentity
          The uniqueness constraint of number on the master.
EPMDocumentMasterKey
          The EPM Document Key table ensures that all EPM Document Masters are unique.
EPMDocumentType
          EPMDocumentType is an enumeration that defines the types of EPMDocuments that the system can store.
EPMFamily
           EPMFamily holds a set of instances that belong to a given family table.
EPMFamily.FamilyTableQueryByFamilyTable
           
EPMFamily.FamilyTableQueryByMember
           
EPMFamily.FamilyTableSnapshot
           
EPMListenerFactory
          The EPMListenerFactory uses the wt.properties file to instantiate the EPMConstructorListener and EPMVetoableChangeListener objects.
EPMObject
          This interface is used by all objects that want to allow for application-based vetoing of modifications.
EPMRenameContentFactory
          Used to generically call methods to handle content of EPMObjects for rename/numbering.
EPMStandardContextManager
           Use the newEPMStandardContextManager static factory method(s), not the EPMStandardContextManager constructor, to construct instances of this class.
EPMStandardDocumentManager
           Use the newEPMStandardDocumentManager static factory method(s), not the EPMStandardDocumentManager constructor, to construct instances of this class.
EPMStandardDocumentManager.DeleteObjectInfo
           
EPMTypeDefinitionEventsHandler
           
EPMVetoableChangeListener
          This interface provides the capability of performing client-side vetoing of set() operations.
MasterIteration
           Use the newMasterIteration static factory method(s), not the MasterIteration constructor, to construct instances of this class.
NamespaceMaster
          The master reference identifies how the CAD name is added to a given namespace.
OccurrenceTable
           Use the newOccurrenceTable static factory method(s), not the OccurrenceTable constructor, to construct instances of this class.
ReviseOptions
           Holds a set of properties to assign to newly created versions.
ReviseOptions.ObjectOptions
           Holds a set of properties to assign to newly created versions.
TheEPMCADNamespaceProject
           Use the newTheEPMCADNamespaceProject static factory method(s), not the TheEPMCADNamespaceProject constructor, to construct instances of this class.
 

Classes in wt.epm used by wt.epm.attributes
EPMAuthoringAppType
          An enumerated type listing the valid authoring applications for an EPMObject.
EPMObject
          This interface is used by all objects that want to allow for application-based vetoing of modifications.
 

Classes in wt.epm used by wt.epm.build
EPMApplicationType
          An enumerated type listing the valid owning applications for an EPMObject.
EPMAuthoringAppType
          An enumerated type listing the valid authoring applications for an EPMObject.
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
EPMObject
          This interface is used by all objects that want to allow for application-based vetoing of modifications.
 

Classes in wt.epm used by wt.epm.clients.htmltemplates
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by wt.epm.clients.relateditems
EPMDocConfigSpec
          The config spec for use by EPMDocs.
 

Classes in wt.epm used by wt.epm.delegate
EPMAuthoringAppType
          An enumerated type listing the valid authoring applications for an EPMObject.
EPMAuthoringAppVersion
           Use the newEPMAuthoringAppVersion static factory method(s), not the EPMAuthoringAppVersion constructor, to construct instances of this class.
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
EPMDocumentMaster
          The Master of an EPMDocument.
 

Classes in wt.epm used by wt.epm.familytable
EPMApplicationType
          An enumerated type listing the valid owning applications for an EPMObject.
EPMAuthoringAppType
          An enumerated type listing the valid authoring applications for an EPMObject.
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
EPMObject
          This interface is used by all objects that want to allow for application-based vetoing of modifications.
 

Classes in wt.epm used by wt.epm.identity
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
EPMDocumentType
          EPMDocumentType is an enumeration that defines the types of EPMDocuments that the system can store.
 

Classes in wt.epm used by wt.epm.listeners
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
EPMVetoableChangeListener
          This interface provides the capability of performing client-side vetoing of set() operations.
 

Classes in wt.epm used by wt.epm.ndi
EPMAuthoringAppVersion
           Use the newEPMAuthoringAppVersion static factory method(s), not the EPMAuthoringAppVersion constructor, to construct instances of this class.
 

Classes in wt.epm used by wt.epm.ndi.impl
EPMAuthoringAppVersion
           Use the newEPMAuthoringAppVersion static factory method(s), not the EPMAuthoringAppVersion constructor, to construct instances of this class.
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
EPMDocumentMaster
          The Master of an EPMDocument.
 

Classes in wt.epm used by wt.epm.retriever
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
EPMDocumentType
          EPMDocumentType is an enumeration that defines the types of EPMDocuments that the system can store.
 

Classes in wt.epm used by wt.epm.structure
EPMApplicationType
          An enumerated type listing the valid owning applications for an EPMObject.
EPMAuthoringAppType
          An enumerated type listing the valid authoring applications for an EPMObject.
EPMCADReferenceControl
           Use the newEPMCADReferenceControl static factory method(s), not the EPMCADReferenceControl constructor, to construct instances of this class.
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
EPMDocumentMaster
          The Master of an EPMDocument.
EPMFamily
           EPMFamily holds a set of instances that belong to a given family table.
EPMObject
          This interface is used by all objects that want to allow for application-based vetoing of modifications.
 

Classes in wt.epm used by wt.epm.supportingdata
EPMApplicationType
          An enumerated type listing the valid owning applications for an EPMObject.
EPMAuthAppVersionRef
           Use the newEPMAuthAppVersionRef static factory method(s), not the EPMAuthAppVersionRef constructor, to construct instances of this class.
EPMAuthoringAppType
          An enumerated type listing the valid authoring applications for an EPMObject.
EPMAuthoringAppVersion
           Use the newEPMAuthoringAppVersion static factory method(s), not the EPMAuthoringAppVersion constructor, to construct instances of this class.
EPMObject
          This interface is used by all objects that want to allow for application-based vetoing of modifications.
 

Classes in wt.epm used by wt.epm.upgrade
EPMAuthoringAppType
          An enumerated type listing the valid authoring applications for an EPMObject.
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
EPMDocumentMaster
          The Master of an EPMDocument.
 

Classes in wt.epm used by wt.epm.upload
EPMAuthoringAppVersion
           Use the newEPMAuthoringAppVersion static factory method(s), not the EPMAuthoringAppVersion constructor, to construct instances of this class.
EPMDocSubType
          EPMDocSubType is an enumeration that defines the subtypes of EPMDocuments that the system can store.
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
EPMDocumentType
          EPMDocumentType is an enumeration that defines the types of EPMDocuments that the system can store.
 

Classes in wt.epm used by wt.epm.util
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
EPMDocumentMaster
          The Master of an EPMDocument.
EPMObject
          This interface is used by all objects that want to allow for application-based vetoing of modifications.
 

Classes in wt.epm used by wt.epm.workspaces
EPMAuthoringAppType
          An enumerated type listing the valid authoring applications for an EPMObject.
EPMDocConfigSpec
          The config spec for use by EPMDocs.
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by wt.ixb.epm.handlers
EPMAuthoringAppVersion
           Use the newEPMAuthoringAppVersion static factory method(s), not the EPMAuthoringAppVersion constructor, to construct instances of this class.
EPMDocConfigSpec
          The config spec for use by EPMDocs.
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
EPMDocumentMaster
          The Master of an EPMDocument.
 

Classes in wt.epm used by wt.ixb.epm.handlers.forclasses
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by wt.ixb.epm.handlers.forclasses.attr
EPMCADReferenceControl
           Use the newEPMCADReferenceControl static factory method(s), not the EPMCADReferenceControl constructor, to construct instances of this class.
 

Classes in wt.epm used by wt.ixb.handlers.netmarkets.prodstruct
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by wt.ixb.objectset
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by wt.ixb.objectset.handlers.navigator
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by wt.ixb.util
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by wt.replication.export
EPMDocConfigSpec
          The config spec for use by EPMDocs.
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by wt.replication.unit
EPMDocConfigSpec
          The config spec for use by EPMDocs.
 

Classes in wt.epm used by wt.rule.impl
EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 

Classes in wt.epm used by wt.sandbox
EPMDocConfigSpec
          The config spec for use by EPMDocs.