Uses of Class
wt.locks.Lock

Packages that use Lock
com.ptc.windchill.counterpart   
wt.annotation   
wt.enterprise Provides the abstract building blocks of functionality from which most businesses classes are extended; also defines support for template processors, delegates and factories that are useful for UI development for these business classes. 
wt.epm.workspaces   
wt.inf.template   
wt.locks
 
wt.maturity   
wt.part Defines WTParts and WTPartMasters ( the fundamental enterprise objects used to represent product structures composed of assemblies and components), WTPartUsageLink and WTPartConfigSpec (used to build the structures of parts and select the correct versions of parts from the structures) and the WTPartService to manage these parts. 
wt.queue Overview 
wt.replication.unit   
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:  
wt.vc.baseline
 
wt.viewmarkup Uses the ViewMarkUpService to view and add MarkUp to Viewable objects and to publish DerivedImages. 
wt.workflow.definer
Provides workflow classes responsible for the definition of processes, activities, and the other objects that compose the workflow network. 
wt.wrmf.logs   
 

Uses of Lock in com.ptc.windchill.counterpart
 

Fields in com.ptc.windchill.counterpart declared as Lock
private  Lock CounterPartDelta.lock
           
 

Methods in com.ptc.windchill.counterpart that return Lock
 Lock CounterPartDelta.getLock()
          Gets the object for the association that plays role: LOCK.
 

Methods in com.ptc.windchill.counterpart with parameters of type Lock
 void CounterPartDelta.setLock(Lock a_Lock)
          Sets the object for the association that plays role: LOCK.
private  void CounterPartDelta.lockValidate(Lock a_Lock)
           
 

Uses of Lock in wt.annotation
 

Fields in wt.annotation declared as Lock
private  Lock AnnotationBaseline.lock
           
 

Methods in wt.annotation that return Lock
 Lock AnnotationBaseline.getLock()
          Gets the object for the association that plays role: LOCK.
 

Methods in wt.annotation with parameters of type Lock
 void AnnotationBaseline.setLock(Lock a_Lock)
          Sets the object for the association that plays role: LOCK.
private  void AnnotationBaseline.lockValidate(Lock a_Lock)
           
 

Uses of Lock in wt.enterprise
 

Fields in wt.enterprise declared as Lock
private  Lock RevisionControlled.lock
           
private  Lock IteratedFolderResident.lock
           
 

Methods in wt.enterprise that return Lock
 Lock RevisionControlled.getLock()
          Gets the object for the association that plays role: LOCK.
 Lock IteratedFolderResident.getLock()
          Gets the object for the association that plays role: LOCK.
 

Methods in wt.enterprise with parameters of type Lock
 void RevisionControlled.setLock(Lock a_Lock)
          Sets the object for the association that plays role: LOCK.
private  void RevisionControlled.lockValidate(Lock a_Lock)
           
 void IteratedFolderResident.setLock(Lock a_Lock)
          Sets the object for the association that plays role: LOCK.
private  void IteratedFolderResident.lockValidate(Lock a_Lock)
           
 

Uses of Lock in wt.epm.workspaces
 

Fields in wt.epm.workspaces declared as Lock
private  Lock EPMCheckpoint.lock
           
private  Lock EPMAsStoredConfig.lock
           
 

Methods in wt.epm.workspaces that return Lock
 Lock EPMCheckpoint.getLock()
          Gets the object for the association that plays role: LOCK.
 Lock EPMAsStoredConfig.getLock()
          Gets the object for the association that plays role: LOCK.
 

Methods in wt.epm.workspaces with parameters of type Lock
 void EPMCheckpoint.setLock(Lock a_Lock)
          Sets the object for the association that plays role: LOCK.
private  void EPMCheckpoint.lockValidate(Lock a_Lock)
           
 void EPMAsStoredConfig.setLock(Lock a_Lock)
          Sets the object for the association that plays role: LOCK.
private  void EPMAsStoredConfig.lockValidate(Lock a_Lock)
           
 

Uses of Lock in wt.inf.template
 

Fields in wt.inf.template declared as Lock
private  Lock DefaultWTContainerTemplate.lock
           
 

Methods in wt.inf.template that return Lock
 Lock DefaultWTContainerTemplate.getLock()
          Gets the object for the association that plays role: LOCK.
 

Methods in wt.inf.template with parameters of type Lock
 void DefaultWTContainerTemplate.setLock(Lock a_Lock)
          Sets the object for the association that plays role: LOCK.
private  void DefaultWTContainerTemplate.lockValidate(Lock a_Lock)
           
 

Uses of Lock in wt.locks
 

Methods in wt.locks that return Lock
 Lock Lockable.getLock()
          Gets the object for the association that plays role: LOCK.
static Lock Lock.newLock()
          Default factory for the class.
 

Methods in wt.locks with parameters of type Lock
 void Lockable.setLock(Lock a_Lock)
          Sets the object for the association that plays role: LOCK.
protected  boolean Lock.readVersion(Lock thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 

Uses of Lock in wt.maturity
 

Fields in wt.maturity declared as Lock
private  Lock MaturityBaseline.lock
           
 

Methods in wt.maturity that return Lock
 Lock MaturityBaseline.getLock()
          Gets the object for the association that plays role: LOCK.
 

Methods in wt.maturity with parameters of type Lock
 void MaturityBaseline.setLock(Lock a_Lock)
          Sets the object for the association that plays role: LOCK.
private  void MaturityBaseline.lockValidate(Lock a_Lock)
           
 

Uses of Lock in wt.part
 

Fields in wt.part declared as Lock
private  Lock WTProductConfiguration.lock
           
 

Methods in wt.part that return Lock
 Lock WTProductConfiguration.getLock()
          Gets the object for the association that plays role: LOCK.
 

Methods in wt.part with parameters of type Lock
 void WTProductConfiguration.setLock(Lock a_Lock)
          Sets the object for the association that plays role: LOCK.
private  void WTProductConfiguration.lockValidate(Lock a_Lock)
           
 

Uses of Lock in wt.queue
 

Fields in wt.queue declared as Lock
private  Lock ScheduleQueueEntry.lock
           
private  Lock QueueEntry.lock
           
private  Lock ScheduleQueueEntry.lock
           
private  Lock QueueEntry.lock
           
 

Methods in wt.queue that return Lock
 Lock ScheduleQueueEntry.getLock()
          Gets the object for the association that plays role: LOCK.
 Lock QueueEntry.getLock()
          Gets the object for the association that plays role: LOCK.
 Lock ScheduleQueueEntry.getLock()
          Gets the object for the association that plays role: LOCK.
 Lock QueueEntry.getLock()
          Gets the object for the association that plays role: LOCK.
 

Methods in wt.queue with parameters of type Lock
 void ScheduleQueueEntry.setLock(Lock a_Lock)
          Sets the object for the association that plays role: LOCK.
private  void ScheduleQueueEntry.lockValidate(Lock a_Lock)
           
 void QueueEntry.setLock(Lock a_Lock)
          Sets the object for the association that plays role: LOCK.
private  void QueueEntry.lockValidate(Lock a_Lock)
           
 void ScheduleQueueEntry.setLock(Lock a_Lock)
          Sets the object for the association that plays role: LOCK.
private  void ScheduleQueueEntry.lockValidate(Lock a_Lock)
           
 void QueueEntry.setLock(Lock a_Lock)
          Sets the object for the association that plays role: LOCK.
private  void QueueEntry.lockValidate(Lock a_Lock)
           
 

Uses of Lock in wt.replication.unit
 

Fields in wt.replication.unit declared as Lock
private  Lock ReplicationBaseline.lock
           
 

Methods in wt.replication.unit that return Lock
 Lock ReplicationBaseline.getLock()
          Gets the object for the association that plays role: LOCK.
 

Methods in wt.replication.unit with parameters of type Lock
 void ReplicationBaseline.setLock(Lock a_Lock)
          Sets the object for the association that plays role: LOCK.
private  void ReplicationBaseline.lockValidate(Lock a_Lock)
           
 

Uses of Lock in wt.sandbox
 

Fields in wt.sandbox declared as Lock
private  Lock SandboxBaseline.lock
           
 

Methods in wt.sandbox that return Lock
 Lock SandboxBaseline.getLock()
          Gets the object for the association that plays role: LOCK.
 

Methods in wt.sandbox with parameters of type Lock
 void SandboxBaseline.setLock(Lock a_Lock)
          Sets the object for the association that plays role: LOCK.
private  void SandboxBaseline.lockValidate(Lock a_Lock)
           
 

Uses of Lock in wt.vc.baseline
 

Fields in wt.vc.baseline declared as Lock
private  Lock ManagedBaseline.lock
           
 

Methods in wt.vc.baseline that return Lock
 Lock ManagedBaseline.getLock()
          Gets the object for the association that plays role: LOCK.
 

Methods in wt.vc.baseline with parameters of type Lock
 void ManagedBaseline.setLock(Lock a_Lock)
          Sets the object for the association that plays role: LOCK.
private  void ManagedBaseline.lockValidate(Lock a_Lock)
           
 

Uses of Lock in wt.viewmarkup
 

Fields in wt.viewmarkup declared as Lock
private  Lock WTMarkUp.lock
           
private  Lock WTMarkUp.lock
           
 

Methods in wt.viewmarkup that return Lock
 Lock WTMarkUp.getLock()
          Gets the object for the association that plays role: LOCK.
 Lock WTMarkUp.getLock()
          Gets the object for the association that plays role: LOCK.
 

Methods in wt.viewmarkup with parameters of type Lock
 void WTMarkUp.setLock(Lock a_Lock)
          Sets the object for the association that plays role: LOCK.
private  void WTMarkUp.lockValidate(Lock a_Lock)
           
 void WTMarkUp.setLock(Lock a_Lock)
          Sets the object for the association that plays role: LOCK.
private  void WTMarkUp.lockValidate(Lock a_Lock)
           
 

Uses of Lock in wt.workflow.definer
 

Fields in wt.workflow.definer declared as Lock
private  Lock WfProcessTemplate.lock
           
 

Methods in wt.workflow.definer that return Lock
 Lock WfProcessTemplate.getLock()
          Gets the object for the association that plays role: LOCK.
 

Methods in wt.workflow.definer with parameters of type Lock
 void WfProcessTemplate.setLock(Lock a_Lock)
          Sets the object for the association that plays role: LOCK.
private  void WfProcessTemplate.lockValidate(Lock a_Lock)
           
 

Uses of Lock in wt.wrmf.logs
 

Fields in wt.wrmf.logs declared as Lock
private  Lock EventLog.lock
           
 

Methods in wt.wrmf.logs that return Lock
 Lock EventLog.getLock()
          Gets the object for the association that plays role: LOCK.
 

Methods in wt.wrmf.logs with parameters of type Lock
 void EventLog.setLock(Lock a_Lock)
          Sets the object for the association that plays role: LOCK.
private  void EventLog.lockValidate(Lock a_Lock)