Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Wt.vc Classes and Interfaces - 86 results found.
NameDescriptionTypePackageFramework
AdHocStringVersionedPlug-n-play interface used to indicate that the object is versioned in an ad-hoc manner.Interfacewt.vcWindChill
BaselineThis interface is used to tag a class that represents a Baseline.Interfacewt.vc.baselineWindChill
BaselineConfigSpecThe BaselineConfigSpec can be applied to Baselineables to filter those elements based on membership in a baseline.Classwt.vc.configWindChill
BaselineHelperThis helper for BaselineService provides a standard helper with access via the static reference BaselineHelper.Classwt.vc.baselineWindChill
BaselineMemberIn the PDM Enablers UML, this association is named "Baselined".Classwt.vc.baselineWindChill
BaselineServiceThis 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: WTExceptionInterfacewt.vc.baselineWindChill
BaselineServiceEventThis class implements an event for the Baseline service operations.Classwt.vc.baselineWindChill
BaselineSvrHelperClasswt.vc.baselineWindChill
BaselineVisitorThis class implements the Visitor interface.Classwt.vc.baselineWindChill
BaselineableThis interface is used to tag a class that can be part of a Baseline.Interfacewt.vc.baselineWindChill
CabinetBasedInUseDelegateInUseDelegate for Iterated, CabinetBased elements.Classwt.vc.configWindChill
CheckoutLinkProvides the link between an original checked out object and its working Use the newCheckoutLink static factory method(s), not theClasswt.vc.wipWindChill
ConfigHelperThis helper for the ConfigService provides convenience APIs useful for converting lists of links into lists of masters or iterations andClasswt.vc.configWindChill
ConfigServiceThis service helps obtain Iterated objects from Mastered objects (or a QuerySpec) and a ConfigSpec.Interfacewt.vc.configWindChill
ConfigSpec to convert Mastered objects into Iterated objects based on some existing QuerySpec.Interfacewt.vc.configWindChill
EffectivityConfigSpecThe EffectivityConfigSpec can be used to filter elements to return only those that are effective, given a date/unit value and (possibly) a configurationClasswt.vc.configWindChill
InUseConfigSpecThe InUseConfigSpec uses the InUseDelegate mechanism to filter out elements that are in use by other principals.Classwt.vc.configWindChill
InUseDelegateThe InUseDelegate can be used to determine if a given iteration is undergoing change.Interfacewt.vc.configWindChill
InUseDelegateFactoryFactory for InUseDelegates.Classwt.vc.configWindChill
IteratedProvides an abstraction of a plug-and-play component in conjunction with the Mastered interface.Interfacewt.vcWindChill
IteratedDescribeLinkA link specifying that an iteration provides descriptive information for a another iteration.Classwt.vc.structWindChill
IteratedFolderedConfigSpecThe IteratedFolderedConfigSpec can be used to filter IteratedFoldered elements based on folder location.Classwt.vc.configWindChill
IteratedInUseDelegateDefault delegate for Iterated elements.Classwt.vc.configWindChill
IteratedPartialBaselineAn iterated partial baseline is a baseline that stores additions, removals, and replacements (delete/add) incrementally using iterations.Interfacewt.vc.baselineWindChill
IteratedReferenceLinkA link specifying that an iteration (implementation) refers to another master.Classwt.vc.structWindChill
IteratedUsageLinkThe IteratedUsageLink is an association between an iteration and a master.Classwt.vc.structWindChill
IterationIdentifier Use the newIterationIdentifier static factory method(s), not the IterationIdentifier constructor, to construct instancesClasswt.vcWindChill
IterationStateSee Also:Serialized FormFields inherited from interface wt.Classwt.vcWindChill
LatestConfigSpecReturns, in priority order, the latest iteration for a master owned by the current principal, the latest iteration by comparing the iterationIdentifier'sClasswt.vc.configWindChill
LifeCycleConfigSpecThe LifeCycleConfigSpec can be applied to LifeCycleManaged elements to filter them based on life cycle state.Classwt.vc.configWindChill
LockableInUseDelegateInUseDelegate for Iterated, Lockable elements.Classwt.vc.configWindChill
ManagedBaselineThis class is an implementation of a Baseline.Classwt.vc.baselineWindChill
ManagedBaselineStoreListenerThis class is an event adapter for the PRE_STORE event.Classwt.vc.baselineWindChill
MasterIteration Use the newMasterIteration static factory method(s), not the MasterIteration constructor, to construct instancesClasswt.vcWindChill
MasteredProvides an abstraction of a plug-and-play component in conjunction with the Iterated interface.Interfacewt.vcWindChill
MergeInfoLinkLink class which denotes the occurrence of a logical merge operation wherein one version of an object was merged into another.Classwt.vcWindChill
MultipleLatestConfigSpecReturns all latest iterations for a master except those latest iterations not owned by the current principal (either checked-out to another userClasswt.vc.configWindChill
MultipleOwnershipIndependentLatestConfigSpecThis MultipleOwnershipIndependentLatestConfigSpec is similiar to the MultipleLatestConfigSpec, except that it does not take ownership intoClasswt.vc.configWindChill
NonLatestCheckoutExceptionSee Also:Serialized FormMethods inherited from class wt.Classwt.vc.wipWindChill
ObjectToVersionLinkClasswt.vcWindChill
OneOffVersionIdentifier Use the newOneOffVersionIdentifier static factory method(s), not the OneOffVersionIdentifier constructor, to constructClasswt.vcWindChill
OneOffVersionedOne-off versions are versions exist out of the normal versioning schemes.Interfacewt.vcWindChill
OwnableInUseDelegateInUseDelegate for Iterated, Ownable elements.Classwt.vc.configWindChill
OwnershipIndependentLatestConfigSpecThis OwnershipIndependentLatestConfigSpec is similiar to the LatestConfigSpec, except that it does not take ownership into account.Classwt.vc.configWindChill
SessionEditedIterationThe SessionEditedIteration provides a light-weight work-in-progress mechanism similar to Workable.Interfacewt.vc.sessioniterationWindChill
SessionEditedIterationInUseDelegateClasswt.vc.configWindChill
SessionIterationEventEvents dispatched by the SessionIterationService during SessionIterationService.Classwt.vc.sessioniterationWindChill
SessionIterationHelperClasswt.vc.sessioniterationWindChill
SessionIterationServiceInterfacewt.vc.sessioniterationWindChill
StandardBaselineServiceThis implementation of the BaselineService interface add listeners via #performStartupProcess.Classwt.vc.baselineWindChill
StandardConfigServiceThis is a straight forward implementation of ConfigService that Use the newStandardConfigService static factory method(s),Classwt.vc.configWindChill
StandardStructServiceThis implementation of StructService has adds several listeners in #performStartupProcess that deal primarily with copying linksClasswt.vc.structWindChill
StandardVersionControlServiceProvides the standard implementation of server-side functionality as defined by the VersionControlService interface.Classwt.vcWindChill
StandardViewServiceThis implementation of ViewService caches the Views and ViewAssociations, so ViewService calls do not hitClasswt.vc.viewsWindChill
StandardWorkInProgressServiceProvides the standard implementation of server-side functionality as defined by the WorkInProgressService interface.Classwt.vc.wipWindChill
StructHelperThis helper is for the StructService and accesses that service Supported API: trueClasswt.vc.structWindChill
StructServiceThis service for the struct package contains "navigetters" to navigate the IteratedUsageLink, IteratedReferenceLink and IteratedDescribeLink to both Mastered and IteratedInterfacewt.vc.structWindChill
VersionControlConflictTypeSee Also:Serialized FormFields inherited from interface wt.Classwt.vcWindChill
VersionControlExceptionProvides an abstraction of an abnormal occurrence or error in the usage or processing of the iterating service.Classwt.vcWindChill
VersionControlHelperProvides access to the VersionControlService Application Programming Interface (API) via the static reference VersionControlHelper.Classwt.vcWindChill
VersionControlResolutionTypeSee Also:Serialized FormFields inherited from interface wt.Classwt.vcWindChill
VersionControlServiceProvides client accessible server-side functionality for Mastered (unchanging), Versioned (major change) and Iterated (minorInterfacewt.vcWindChill
VersionControlServiceEventProvides a service specific event extended from KeyedEvent used in conjunction with the standard implementation of the server-side functionality asClasswt.vcWindChill
VersionIdentifier Use the newVersionIdentifier static factory method(s), not the VersionIdentifier constructor, to construct instancesClasswt.vcWindChill
VersionReference Use the newVersionReference static factory method(s), not the VersionReference constructor, to construct instancesClasswt.vcWindChill
VersionToVersionLinkClasswt.vcWindChill
VersionablePlug-n-play interface indicating that the object is versioned in some manner, i.Interfacewt.vcWindChill
VersionedProvides an abstraction of a plug-and-play component in conjunction with the Mastered and Iterated interfaces.Interfacewt.vcWindChill
ViewThe view represents a type of branching mechanism for versioned data.Classwt.vc.viewsWindChill
ViewConfigSpecThe ViewConfigSpec can be used to filter ViewManageable elements based on view membership.Classwt.vc.configWindChill
ViewExceptionThe ViewException represents a type of exception that may be thrown by methods in this package when invalid or abnormal conditions occur.Classwt.vc.viewsWindChill
ViewHelperThis standard helper for ViewService has helper methods and accesses API functionality via ViewHelper.Classwt.vc.viewsWindChill
ViewManageableVersioned objects that implement ViewManageable indicate that they can participate in views.Interfacewt.vc.viewsWindChill
ViewReferenceThe ViewReference is an ObjectReference particular to Views.Classwt.vc.viewsWindChill
ViewReferenceSearchSearch for a reference to the View listed.Classwt.vc.viewsWindChill
ViewServiceThis service interface provides the general APIs needed to work with View and ViewManageable objects and manage them withInterfacewt.vc.viewsWindChill
WIPChangeDelegateInterface to check whether checked out copy has been Changed.Interfacewt.vc.wipWindChill
WorkInProgressConflictTypeSee Also:Serialized FormFields inherited from interface wt.Classwt.vc.wipWindChill
WorkInProgressExceptionProvides an abstraction of an abnormal occurrence or error in the usage or processing of the WIP service.Classwt.vc.wipWindChill
WorkInProgressHelperProvides the Work In Progress (WIP) service's Application Programming Interface (API).Classwt.vc.wipWindChill
WorkInProgressResolutionTypeSee Also:Serialized FormFields inherited from interface wt.Classwt.vc.wipWindChill
WorkInProgressServiceProvides server-side functionality as a service that's remotely available for use by a client.Interfacewt.vc.wipWindChill
WorkInProgressServiceEventProvides a service specific event extended from KeyedEvent used in conjunction with the standard implementation of the server-side functionality asClasswt.vc.wipWindChill
WorkInProgressStateThe valid set of work-in-progress states that a workable object can exist Supported API: trueClasswt.vc.wipWindChill
WorkableProvides an abstraction of a plug-and-play component.Interfacewt.vc.wipWindChill
WorkableInUseDelegateInUseDelegate for Iterated, Workable elements.Classwt.vc.configWindChill