| Name | Description | Type | Package | Framework |
| AdHocStringVersioned | Plug-n-play interface used to indicate that the object is versioned in an ad-hoc manner. | Interface | wt.vc | WindChill |
|
| Baseline | This interface is used to tag a class that represents a Baseline. | Interface | wt.vc.baseline | WindChill |
|
| BaselineConfigSpec | The BaselineConfigSpec can be applied to Baselineables to filter those elements based on membership in a baseline. | Class | wt.vc.config | WindChill |
|
| BaselineHelper | This helper for BaselineService provides a standard helper with access via the static reference BaselineHelper. | Class | wt.vc.baseline | WindChill |
|
| BaselineMember | In the PDM Enablers UML, this association is named "Baselined". | Class | wt.vc.baseline | WindChill |
|
| BaselineService | This service interface defines the service API for recording that a Baselineable belongs to a Baseline by persisting a BaselineMember Cookie: NoneHelper: BaselineHelper has no helper methodsService implementation: StandardBaselineService has listenersServiceEvent: BaselineServiceEventServiceException: WTException | Interface | wt.vc.baseline | WindChill |
|
| BaselineServiceEvent | This class implements an event for the Baseline service operations. | Class | wt.vc.baseline | WindChill |
|
| BaselineSvrHelper | | Class | wt.vc.baseline | WindChill |
|
| BaselineVisitor | This class implements the Visitor interface. | Class | wt.vc.baseline | WindChill |
|
| Baselineable | This interface is used to tag a class that can be part of a Baseline. | Interface | wt.vc.baseline | WindChill |
|
| CabinetBasedInUseDelegate | InUseDelegate for Iterated, CabinetBased elements. | Class | wt.vc.config | WindChill |
|
| CheckoutLink | Provides the link between an original checked out object and its working Use the newCheckoutLink static factory method(s), not the | Class | wt.vc.wip | WindChill |
|
| ConfigHelper | This helper for the ConfigService provides convenience APIs useful for converting lists of links into lists of masters or iterations and | Class | wt.vc.config | WindChill |
|
| ConfigService | This service helps obtain Iterated objects from Mastered objects (or a QuerySpec) and a ConfigSpec. | Interface | wt.vc.config | WindChill |
|
| ConfigSpec | to convert Mastered objects into Iterated objects based on some existing QuerySpec. | Interface | wt.vc.config | WindChill |
|
| EffectivityConfigSpec | The EffectivityConfigSpec can be used to filter elements to return only those that are effective, given a date/unit value and (possibly) a configuration | Class | wt.vc.config | WindChill |
|
| InUseConfigSpec | The InUseConfigSpec uses the InUseDelegate mechanism to filter out elements that are in use by other principals. | Class | wt.vc.config | WindChill |
|
| InUseDelegate | The InUseDelegate can be used to determine if a given iteration is undergoing change. | Interface | wt.vc.config | WindChill |
|
| InUseDelegateFactory | Factory for InUseDelegates. | Class | wt.vc.config | WindChill |
|
| Iterated | Provides an abstraction of a plug-and-play component in conjunction with the Mastered interface. | Interface | wt.vc | WindChill |
|
| IteratedDescribeLink | A link specifying that an iteration provides descriptive information for a another iteration. | Class | wt.vc.struct | WindChill |
|
| IteratedFolderedConfigSpec | The IteratedFolderedConfigSpec can be used to filter IteratedFoldered elements based on folder location. | Class | wt.vc.config | WindChill |
|
| IteratedInUseDelegate | Default delegate for Iterated elements. | Class | wt.vc.config | WindChill |
|
| IteratedPartialBaseline | An iterated partial baseline is a baseline that stores additions, removals, and replacements (delete/add) incrementally using iterations. | Interface | wt.vc.baseline | WindChill |
|
| IteratedReferenceLink | A link specifying that an iteration (implementation) refers to another master. | Class | wt.vc.struct | WindChill |
|
| IteratedUsageLink | The IteratedUsageLink is an association between an iteration and a master. | Class | wt.vc.struct | WindChill |
|
| IterationIdentifier | Use the newIterationIdentifier static factory method(s), not the IterationIdentifier constructor, to construct instances | Class | wt.vc | WindChill |
|
| IterationState | See Also:Serialized FormFields inherited from interface wt. | Class | wt.vc | WindChill |
|
| LatestConfigSpec | Returns, in priority order, the latest iteration for a master owned by the current principal, the latest iteration by comparing the iterationIdentifier's | Class | wt.vc.config | WindChill |
|
| LifeCycleConfigSpec | The LifeCycleConfigSpec can be applied to LifeCycleManaged elements to filter them based on life cycle state. | Class | wt.vc.config | WindChill |
|
| LockableInUseDelegate | InUseDelegate for Iterated, Lockable elements. | Class | wt.vc.config | WindChill |
|
| ManagedBaseline | This class is an implementation of a Baseline. | Class | wt.vc.baseline | WindChill |
|
| ManagedBaselineStoreListener | This class is an event adapter for the PRE_STORE event. | Class | wt.vc.baseline | WindChill |
|
| MasterIteration | Use the newMasterIteration static factory method(s), not the MasterIteration constructor, to construct instances | Class | wt.vc | WindChill |
|
| Mastered | Provides an abstraction of a plug-and-play component in conjunction with the Iterated interface. | Interface | wt.vc | WindChill |
|
| MergeInfoLink | Link class which denotes the occurrence of a logical merge operation wherein one version of an object was merged into another. | Class | wt.vc | WindChill |
|
| MultipleLatestConfigSpec | Returns all latest iterations for a master except those latest iterations not owned by the current principal (either checked-out to another user | Class | wt.vc.config | WindChill |
|
| MultipleOwnershipIndependentLatestConfigSpec | This MultipleOwnershipIndependentLatestConfigSpec is similiar to the MultipleLatestConfigSpec, except that it does not take ownership into | Class | wt.vc.config | WindChill |
|
| NonLatestCheckoutException | See Also:Serialized FormMethods inherited from class wt. | Class | wt.vc.wip | WindChill |
|
| ObjectToVersionLink | | Class | wt.vc | WindChill |
|
| OneOffVersionIdentifier | Use the newOneOffVersionIdentifier static factory method(s), not the OneOffVersionIdentifier constructor, to construct | Class | wt.vc | WindChill |
|
| OneOffVersioned | One-off versions are versions exist out of the normal versioning schemes. | Interface | wt.vc | WindChill |
|
| OwnableInUseDelegate | InUseDelegate for Iterated, Ownable elements. | Class | wt.vc.config | WindChill |
|
| OwnershipIndependentLatestConfigSpec | This OwnershipIndependentLatestConfigSpec is similiar to the LatestConfigSpec, except that it does not take ownership into account. | Class | wt.vc.config | WindChill |
|
| SessionEditedIteration | The SessionEditedIteration provides a light-weight work-in-progress mechanism similar to Workable. | Interface | wt.vc.sessioniteration | WindChill |
|
| SessionEditedIterationInUseDelegate | | Class | wt.vc.config | WindChill |
|
| SessionIterationEvent | Events dispatched by the SessionIterationService during SessionIterationService. | Class | wt.vc.sessioniteration | WindChill |
|
| SessionIterationHelper | | Class | wt.vc.sessioniteration | WindChill |
|
| SessionIterationService | | Interface | wt.vc.sessioniteration | WindChill |
|
| StandardBaselineService | This implementation of the BaselineService interface add listeners via #performStartupProcess. | Class | wt.vc.baseline | WindChill |
|
| StandardConfigService | This is a straight forward implementation of ConfigService that Use the newStandardConfigService static factory method(s), | Class | wt.vc.config | WindChill |
|
| StandardStructService | This implementation of StructService has adds several listeners in #performStartupProcess that deal primarily with copying links | Class | wt.vc.struct | WindChill |
|
| StandardVersionControlService | Provides the standard implementation of server-side functionality as defined by the VersionControlService interface. | Class | wt.vc | WindChill |
|
| StandardViewService | This implementation of ViewService caches the Views and ViewAssociations, so ViewService calls do not hit | Class | wt.vc.views | WindChill |
|
| StandardWorkInProgressService | Provides the standard implementation of server-side functionality as defined by the WorkInProgressService interface. | Class | wt.vc.wip | WindChill |
|
| StructHelper | This helper is for the StructService and accesses that service Supported API: true | Class | wt.vc.struct | WindChill |
|
| StructService | This service for the struct package contains "navigetters" to navigate the IteratedUsageLink, IteratedReferenceLink and IteratedDescribeLink to both Mastered and Iterated | Interface | wt.vc.struct | WindChill |
|
| VersionControlConflictType | See Also:Serialized FormFields inherited from interface wt. | Class | wt.vc | WindChill |
|
| VersionControlException | Provides an abstraction of an abnormal occurrence or error in the usage or processing of the iterating service. | Class | wt.vc | WindChill |
|
| VersionControlHelper | Provides access to the VersionControlService Application Programming Interface (API) via the static reference VersionControlHelper. | Class | wt.vc | WindChill |
|
| VersionControlResolutionType | See Also:Serialized FormFields inherited from interface wt. | Class | wt.vc | WindChill |
|
| VersionControlService | Provides client accessible server-side functionality for Mastered (unchanging), Versioned (major change) and Iterated (minor | Interface | wt.vc | WindChill |
|
| VersionControlServiceEvent | Provides a service specific event extended from KeyedEvent used in conjunction with the standard implementation of the server-side functionality as | Class | wt.vc | WindChill |
|
| VersionIdentifier | Use the newVersionIdentifier static factory method(s), not the VersionIdentifier constructor, to construct instances | Class | wt.vc | WindChill |
|
| VersionReference | Use the newVersionReference static factory method(s), not the VersionReference constructor, to construct instances | Class | wt.vc | WindChill |
|
| VersionToVersionLink | | Class | wt.vc | WindChill |
|
| Versionable | Plug-n-play interface indicating that the object is versioned in some manner, i. | Interface | wt.vc | WindChill |
|
| Versioned | Provides an abstraction of a plug-and-play component in conjunction with the Mastered and Iterated interfaces. | Interface | wt.vc | WindChill |
|
| View | The view represents a type of branching mechanism for versioned data. | Class | wt.vc.views | WindChill |
|
| ViewConfigSpec | The ViewConfigSpec can be used to filter ViewManageable elements based on view membership. | Class | wt.vc.config | WindChill |
|
| ViewException | The ViewException represents a type of exception that may be thrown by methods in this package when invalid or abnormal conditions occur. | Class | wt.vc.views | WindChill |
|
| ViewHelper | This standard helper for ViewService has helper methods and accesses API functionality via ViewHelper. | Class | wt.vc.views | WindChill |
|
| ViewManageable | Versioned objects that implement ViewManageable indicate that they can participate in views. | Interface | wt.vc.views | WindChill |
|
| ViewReference | The ViewReference is an ObjectReference particular to Views. | Class | wt.vc.views | WindChill |
|
| ViewReferenceSearch | Search for a reference to the View listed. | Class | wt.vc.views | WindChill |
|
| ViewService | This service interface provides the general APIs needed to work with View and ViewManageable objects and manage them with | Interface | wt.vc.views | WindChill |
|
| WIPChangeDelegate | Interface to check whether checked out copy has been Changed. | Interface | wt.vc.wip | WindChill |
|
| WorkInProgressConflictType | See Also:Serialized FormFields inherited from interface wt. | Class | wt.vc.wip | WindChill |
|
| WorkInProgressException | Provides an abstraction of an abnormal occurrence or error in the usage or processing of the WIP service. | Class | wt.vc.wip | WindChill |
|
| WorkInProgressHelper | Provides the Work In Progress (WIP) service's Application Programming Interface (API). | Class | wt.vc.wip | WindChill |
|
| WorkInProgressResolutionType | See Also:Serialized FormFields inherited from interface wt. | Class | wt.vc.wip | WindChill |
|
| WorkInProgressService | Provides server-side functionality as a service that's remotely available for use by a client. | Interface | wt.vc.wip | WindChill |
|
| WorkInProgressServiceEvent | Provides a service specific event extended from KeyedEvent used in conjunction with the standard implementation of the server-side functionality as | Class | wt.vc.wip | WindChill |
|
| WorkInProgressState | The valid set of work-in-progress states that a workable object can exist Supported API: true | Class | wt.vc.wip | WindChill |
|
| Workable | Provides an abstraction of a plug-and-play component. | Interface | wt.vc.wip | WindChill |
|
| WorkableInUseDelegate | InUseDelegate for Iterated, Workable elements. | Class | wt.vc.config | WindChill |