| Name | Description | Type | Package | Framework |
| ConfigurationItem | This is a product that is planned for manufacture with various EffectivityManageables having Effectivitys under which specific versions are used to manufacture the product. | Class | wt.effectivity | WindChill |
|
| ConfigurationItemReference | An ObjectReference subclass used to reference a Configuration Item. | Class | wt.effectivity | WindChill |
|
| ConfigurationItemValidEffsDelegate | Constrains the valid effs based on the type of the configuration item. | Class | wt.effectivity | WindChill |
|
| CreateWTProductInstanceActionDelegate | | Class | wt.effectivity | WindChill |
|
| CreateWTProductInstanceURLActionDelegate | See Also:Serialized FormFields inherited from interface wt. | Class | wt.effectivity | WindChill |
|
| DateEff | An Eff based on an EffContext and a date range. | Interface | wt.eff | WindChill |
|
| DateEffGroupRangeDelegate | Range delegate for dates. | Class | wt.eff | WindChill |
|
| DateEffRange | A range using Timestamps. | Class | wt.eff | WindChill |
|
| DatedEffectivity | Abstract class representing a date based effectivity. | Class | wt.effectivity | WindChill |
|
| DefaultValidEffsDelegate | Default delegate, using introspection to determine the valid Eff classes. | Class | wt.eff | WindChill |
|
| DeleteWTProductInstanceActionDelegate | | Class | wt.effectivity | WindChill |
|
| DeleteWTProductInstanceURLActionDelegate | See Also:Serialized FormFields inherited from interface wt. | Class | wt.effectivity | WindChill |
|
| DisplayIdentificationConfigurationItemDelegate | | Class | wt.effectivity | WindChill |
|
| DisplayIdentificationEffConfigurationItemDelegate | Delegate for displaying a configuration item. | Class | wt.eff | WindChill |
|
| DisplayIdentificationEffGroupDelegate | Delegate for displaying an effectivity group. | Class | wt.eff | WindChill |
|
| Eff | Provides the capability to specify when an EffManagedVersion is effective given a start and end (EffRange) and optionally | Interface | wt.eff | WindChill |
|
| EffConfigSpec | A primitive config spec used to filter based on an Eff, its EffContext and a value for which the EffManagedVersion should be effective. | Class | wt.eff | WindChill |
|
| EffConfigSpecAssistant | Assistant for handling type conversions for the start and end values of any subclass of of an EffRange, and providing client and server-side | Class | wt.eff | WindChill |
|
| EffConfigSpecGroup | A container config spec allowing multiple PersistableEffConfigSpecs to be considered. | Class | wt.eff | WindChill |
|
| EffConfigurationItem | A configuration item that serves as the context for which an Eff is valid. | Interface | wt.eff | WindChill |
|
| EffConfigurationItemIdentificationObject | The identification object to be used by all implementations of configuration Use the newEffConfigurationItemIdentificationObject static | Class | wt.eff | WindChill |
|
| EffContext | The context (ProductInstance or EffConfigurationItem) under which an Eff operates, the EffContext may | Interface | wt.eff | WindChill |
|
| EffDeletion | Use the newEffDeletion static factory method(s), not the EffDeletion constructor, to construct instances of this | Class | wt.eff | WindChill |
|
| EffEffContext | Foreign-key association between an Eff and its context. | Class | wt.eff | WindChill |
|
| EffEffContext | Constrained association indicating that a unit effectivity must be in the context of a configuration item. | Class | wt.effectivity | WindChill |
|
| EffGroup | An in-memory-only object used to encapsulate all the Effs associated with a given EffManagedVersion and EffContext for client | Class | wt.eff | WindChill |
|
| EffGroupAssistant | Assistant for getting EffGroups, converting EffRanges to and from Strings, and adding the Effs associated | Class | wt.eff | WindChill |
|
| EffGroupAssistantEvent | Events emitted by the EffGroupAssistant for customization purposes. | Class | wt.eff | WindChill |
|
| EffGroupRangeDelegate | Delegate used by the EffGroupAssistant to convert between an EffRange and start/end pairs. | Interface | wt.eff | WindChill |
|
| EffHelper | This helper is used to access an implementation of EffService via the static reference EffHelper. | Class | wt.eff | WindChill |
|
| EffHistoryActionDelegate | | Class | wt.eff | WindChill |
|
| EffHistoryURLActionDelegate | See Also:Serialized FormFields inherited from interface wt. | Class | wt.eff | WindChill |
|
| EffManagedVersion | This Versioned object can have Effs assigned to it; often the Effs are grouped into one EffGroup. | Interface | wt.eff | WindChill |
|
| EffRange | The range of values (from start to end) under which an Eff is valid; the start value is required, and indicates when the Eff becomes | Interface | wt.eff | WindChill |
|
| EffService | This service provides general effectivity functionality, both through its API and through listeners, that operate on EffManagedVersion, | Interface | wt.eff | WindChill |
|
| EffVisitor | Visitor used to append effectivities to a node. | Class | wt.eff | WindChill |
|
| EffectivityConfigurationItem | Associates an effectivity with its configuration item. | Class | wt.effectivity | WindChill |
|
| EffectivityHelper | This helper is used to access an implementation of EffectivityService via the static reference EffectivityHelper. | Class | wt.effectivity | WindChill |
|
| EffectivityManageableEffectivity | Associates an effectivity with its target. | Class | wt.effectivity | WindChill |
|
| EffectivityService | Most of the APIs represented in this service are available in the wt. | Interface | wt.effectivity | WindChill |
|
| EffectivityType | An EnumeratedType subclass representing an effectivity type. | Class | wt.effectivity | WindChill |
|
| IncorporationDate | Effectivities are no longer used to indicate incorporation. | Interface | wt.eff | WindChill |
|
| LeftFilledStringEff | An Eff based on an EffContext and a LeftFilledStringEffRange. | Interface | wt.eff | WindChill |
|
| LeftFilledStringEffGroupRangeDelegate | Range delegate for left-filled strings. | Class | wt.eff | WindChill |
|
| LeftFilledStringEffRange | A range that left-fills the start/end values with spaces to ensure that 9 < 10, for example, in a query. | Class | wt.eff | WindChill |
|
| PersistableEffConfigSpec | Persistent wrapper of an EffConfigSpec (which is ObjectMappable). | Class | wt.eff | WindChill |
|
| StandardEffGroupDisplayIdentity | Display identity for effectivity groups. | Class | wt.eff | WindChill |
|
| StandardEffService | This standard implementation of EffService implements much extra functionality via listeners defined in StandardEffService#performStartupProcess. | Class | wt.eff | WindChill |
|
| StringEff | An Eff based on an EffConfigurationItem and a StringEffRange. | Interface | wt.eff | WindChill |
|
| StringEffGroupRangeDelegate | Range delegate for strings. | Class | wt.eff | WindChill |
|
| StringEffRange | A range using Strings which are not left filled. | Class | wt.eff | WindChill |
|
| TargetEff | Use the newTargetEff static factory method(s), not the TargetEff constructor, to construct instances of this class. | Class | wt.eff | WindChill |
|
| UnitEffectivity | Abstract class representing a unit based effectivity. | Class | wt.effectivity | WindChill |
|
| UpdateWTProductInstanceActionDelegate | | Class | wt.effectivity | WindChill |
|
| UpdateWTProductInstanceURLActionDelegate | See Also:Serialized FormFields inherited from interface wt. | Class | wt.effectivity | WindChill |
|
| ValidEffsDelegate | Delegate used to determine the valid Eff classes based on an EffContext Supported API: true | Interface | wt.eff | WindChill |
|
| WTDatedEffectivity | A WTDatedEffectivity is used to indicate that an item is effective while a configuration item is being produced during a date range. | Class | wt.effectivity | WindChill |
|
| WTLotEffectivity | LotEffectivity is used to indicate that the EffectivityManageable object is effective as a ConfigurationItem is being produced in a range of lot | Class | wt.effectivity | WindChill |
|
| WTSerialNumberedEffectivity | SerialNumberedEffectivity is used to indicate that the EffectivityManageable object is effective as a ConfigurationItem is being produced in a range | Class | wt.effectivity | WindChill |