| Name | Description | Type | Package | Framework |
| BaselineConfigSpec | The BaselineConfigSpec can be applied to Baselineables to filter those elements based on membership in a baseline. | Class | wt.vc.config | WindChill |
|
| CabinetBasedInUseDelegate | InUseDelegate for Iterated, CabinetBased elements. | Class | wt.vc.config | 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| SessionEditedIterationInUseDelegate | | Class | wt.vc.config | WindChill |
|
| StandardConfigService | This is a straight forward implementation of ConfigService that Use the newStandardConfigService static factory method(s), | Class | wt.vc.config | WindChill |
|
| ViewConfigSpec | The ViewConfigSpec can be used to filter ViewManageable elements based on view membership. | Class | wt.vc.config | WindChill |
|
| WorkableInUseDelegate | InUseDelegate for Iterated, Workable elements. | Class | wt.vc.config | WindChill |