Uses of Class
wt.ownership.Ownership

Packages that use Ownership
com.ptc.core.htmlcomp.tableview   
wt.access
The access control service is responsible for defining and enforcing access to business and system objects. 
wt.calendar Uses the CalendarAccessProtocol and the CalendarService to provide iCalandar Access Protocol support. 
wt.content
content package — Content Handling Service

The content package allows content — files, URL links, and aggregates (multiple pieces of content that behave as a single file — to be associated with business objects. 

wt.dataops.objectcol   
wt.doc   
wt.eff Provides generic base effectivity functionality via EffService, EffConfigSpecAssistant and EffGroupAssistant to assert that a PDM object is effective under certain conditions; an out-of-the-box reference implementation of this base functionality is defined by wt.effectivity
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
 
wt.folder
Provides classes to represent and manage folder and cabinet objects. 
wt.inf.team   
wt.inf.template   
wt.ixb.conflictFramework   
wt.meeting Uses the MeetingService to manage Meetings of various MeetingTypes having Agendas and producing Minutes, in particular MeetingCenterMeetings with their associated MeetingCenterMeetingInfo (also see the WebexOperationHelper). 
wt.meeting.actionitem   
wt.notify
Provides classes to represent, manage, and execute notification definitions. 
wt.ownership

The ownership service is responsible for associating a principal with an object. 

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.prefs Uses the PreferenceService to manage Preferences
wt.project The notion of a Project has been replaced by a Team, see the wt.team package instead. 
wt.projmgmt.execution   
wt.projmgmt.resource   
wt.team
 
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.workflow.engine
Provides workflow classes responsible for the flow of control and data from an execution point of view. 
wt.workflow.forum   
wt.workflow.notebook   
wt.workflow.work
Provides workflow classes responsible for managing the work assigned to individual users. 
 

Uses of Ownership in com.ptc.core.htmlcomp.tableview
 

Fields in com.ptc.core.htmlcomp.tableview declared as Ownership
private  Ownership TableViewDescriptor.ownership
           
 

Methods in com.ptc.core.htmlcomp.tableview that return Ownership
 Ownership TableViewDescriptor.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 

Methods in com.ptc.core.htmlcomp.tableview with parameters of type Ownership
 void TableViewDescriptor.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 

Uses of Ownership in wt.access
 

Fields in wt.access declared as Ownership
private  Ownership AccessControlSurrogate.ownership
           
private  Ownership AccessControlSurrogate.ownership
           
 

Methods in wt.access that return Ownership
 Ownership AccessControlSurrogate.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 Ownership AccessControlSurrogate.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 

Methods in wt.access with parameters of type Ownership
 void AccessControlSurrogate.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 void AccessControlSurrogate.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 

Uses of Ownership in wt.calendar
 

Fields in wt.calendar declared as Ownership
private  Ownership WTCalendar.ownership
           
 

Methods in wt.calendar that return Ownership
 Ownership WTCalendar.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 

Methods in wt.calendar with parameters of type Ownership
 void WTCalendar.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 

Uses of Ownership in wt.content
 

Fields in wt.content declared as Ownership
private  Ownership HttpContentOperation.ownership
          Deprecated.  
 

Methods in wt.content that return Ownership
 Ownership HttpContentOperation.getOwnership()
          Deprecated.  
 

Methods in wt.content with parameters of type Ownership
 void HttpContentOperation.setOwnership(Ownership a_Ownership)
          Deprecated.  
 

Uses of Ownership in wt.dataops.objectcol
 

Fields in wt.dataops.objectcol declared as Ownership
private  Ownership CollectionCriteria.ownership
           
 

Methods in wt.dataops.objectcol that return Ownership
 Ownership CollectionCriteria.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 

Methods in wt.dataops.objectcol with parameters of type Ownership
 void CollectionCriteria.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 

Uses of Ownership in wt.doc
 

Fields in wt.doc declared as Ownership
private  Ownership WTDocumentConfigSpec.ownership
           
 

Methods in wt.doc that return Ownership
 Ownership WTDocumentConfigSpec.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 

Methods in wt.doc with parameters of type Ownership
 void WTDocumentConfigSpec.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 

Uses of Ownership in wt.eff
 

Fields in wt.eff declared as Ownership
private  Ownership EffConfigSpecGroup.ownership
           
private  Ownership EffConfigSpecGroup.ownership
           
 

Methods in wt.eff that return Ownership
 Ownership EffConfigSpecGroup.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 Ownership EffConfigSpecGroup.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 

Methods in wt.eff with parameters of type Ownership
 void EffConfigSpecGroup.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 void EffConfigSpecGroup.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 

Uses of Ownership in wt.enterprise
 

Fields in wt.enterprise declared as Ownership
private  Ownership RevisionControlled.ownership
           
private  Ownership Managed.ownership
           
private  Ownership IteratedFolderResident.ownership
           
private  Ownership FolderResident.ownership
           
private  Ownership CabinetManaged.ownership
           
 

Methods in wt.enterprise that return Ownership
 Ownership RevisionControlled.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 Ownership Managed.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 Ownership IteratedFolderResident.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 Ownership FolderResident.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 Ownership CabinetManaged.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 

Methods in wt.enterprise with parameters of type Ownership
 void RevisionControlled.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 void Managed.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 void IteratedFolderResident.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 void FolderResident.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 void CabinetManaged.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 

Uses of Ownership in wt.epm
 

Fields in wt.epm declared as Ownership
private  Ownership EPMDocConfigSpec.ownership
           
 

Methods in wt.epm that return Ownership
 Ownership EPMDocConfigSpec.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 

Methods in wt.epm with parameters of type Ownership
 void EPMDocConfigSpec.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 

Uses of Ownership in wt.folder
 

Fields in wt.folder declared as Ownership
private  Ownership SubFolder.ownership
           
private  Ownership Cabinet.ownership
           
private  Ownership SubFolder.ownership
           
private  Ownership Cabinet.ownership
           
 

Methods in wt.folder that return Ownership
 Ownership SubFolder.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 Ownership Cabinet.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 Ownership SubFolder.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 Ownership Cabinet.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 

Methods in wt.folder with parameters of type Ownership
 void SubFolder.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
private  void DefaultFolderCache.postChangeOwnership(WTCollection objects, Ownership new_ownership)
          React to a local POST_CHANGE_OWNERSHIP event
 void Cabinet.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 void SubFolder.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
private  void DefaultFolderCache.postChangeOwnership(WTCollection objects, Ownership new_ownership)
          React to a local POST_CHANGE_OWNERSHIP event
 void Cabinet.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 

Uses of Ownership in wt.inf.team
 

Fields in wt.inf.team declared as Ownership
private  Ownership ContainerTeam.ownership
           
 

Methods in wt.inf.team that return Ownership
 Ownership ContainerTeam.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 

Methods in wt.inf.team with parameters of type Ownership
 void ContainerTeam.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 

Uses of Ownership in wt.inf.template
 

Fields in wt.inf.template declared as Ownership
private  Ownership DefaultWTContainerTemplate.ownership
           
 

Methods in wt.inf.template that return Ownership
 Ownership DefaultWTContainerTemplate.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 

Methods in wt.inf.template with parameters of type Ownership
 void DefaultWTContainerTemplate.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 

Uses of Ownership in wt.ixb.conflictFramework
 

Fields in wt.ixb.conflictFramework declared as Ownership
private  Ownership ImportSession.ownership
           
 

Methods in wt.ixb.conflictFramework that return Ownership
 Ownership ImportSession.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 

Methods in wt.ixb.conflictFramework with parameters of type Ownership
 void ImportSession.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 

Uses of Ownership in wt.meeting
 

Fields in wt.meeting declared as Ownership
private  Ownership Meeting.ownership
           
private  Ownership Meeting.ownership
           
 

Methods in wt.meeting that return Ownership
 Ownership Meeting.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 Ownership Meeting.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 

Methods in wt.meeting with parameters of type Ownership
 void Meeting.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 void Meeting.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 

Uses of Ownership in wt.meeting.actionitem
 

Fields in wt.meeting.actionitem declared as Ownership
private  Ownership DiscreteActionItem.ownership
           
 

Methods in wt.meeting.actionitem that return Ownership
 Ownership DiscreteActionItem.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 

Methods in wt.meeting.actionitem with parameters of type Ownership
 void DiscreteActionItem.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 

Uses of Ownership in wt.notify
 

Fields in wt.notify declared as Ownership
private  Ownership ObjectSubscription.ownership
           
 

Methods in wt.notify that return Ownership
 Ownership ObjectSubscription.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 

Methods in wt.notify with parameters of type Ownership
 void ObjectSubscription.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 

Uses of Ownership in wt.ownership
 

Fields in wt.ownership declared as Ownership
private  Ownership OwnershipServiceEvent.ownership
           
 

Methods in wt.ownership that return Ownership
 Ownership OwnershipServiceEvent.getOwnership()
          Gets the value of the attribute: ownership; This object contains the new Ownership for the object.
static Ownership Ownership.newOwnership()
          Construct an Ownership object with no current owner.
static Ownership Ownership.newOwnership(Ownership ownership)
          Construct an Ownership object with the same ownership characteristics as the supplied Ownership object.
static Ownership Ownership.newOwnership(WTPrincipal p)
          Construct an Ownership object with the supplied WTPrincipal as the owner.
 Ownership Ownable.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 

Methods in wt.ownership with parameters of type Ownership
protected  void StandardOwnershipService.dispatchVetoableMultiObjectEvent(String eventType, WTCollection objs, Ownership new_ownership, boolean commit)
          

Supported API: false
private  void StandardOwnershipService.replaceOwnership(Ownership new_ownership, WTCollection objects, boolean commit_change)
           
private  void StandardOwnershipService.replaceOwnership(Ownership new_ownership, Ownable object, boolean commit_change)
           
private  WTCollection StandardOwnershipService.updateOwnership(WTCollection objects, Ownership new_ownership)
           
protected  void OwnershipServiceEvent.setOwnership(Ownership a_Ownership)
          Sets the value of the attribute: ownership; This object contains the new Ownership for the object.
protected  boolean Ownership.readVersion(Ownership thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
protected  boolean Ownership.equals(Ownership ownership)
          

Supported API: false
static Ownership Ownership.newOwnership(Ownership ownership)
          Construct an Ownership object with the same ownership characteristics as the supplied Ownership object.
protected  void Ownership.initialize(Ownership ownership)
          Supports initialization, following construction of an instance.
 void Ownable.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 

Constructors in wt.ownership with parameters of type Ownership
OwnershipServiceEvent(String eventType, Ownable obj, Ownership new_ownership, boolean commited)
          Constructs an OwnershipServiceEvent.
OwnershipServiceEvent(String eventType, WTCollection obj, Ownership new_ownership, boolean commited)
          Constructs a multi object OwnershipServiceEvent.
 

Uses of Ownership in wt.part
 

Fields in wt.part declared as Ownership
private  Ownership WTPartConfigSpec.ownership
           
 

Methods in wt.part that return Ownership
 Ownership WTPartConfigSpec.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 

Methods in wt.part with parameters of type Ownership
 void WTPartConfigSpec.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 

Uses of Ownership in wt.prefs
 

Fields in wt.prefs declared as Ownership
private  Ownership DBPrefEntry.ownership
           
 

Methods in wt.prefs that return Ownership
 Ownership DBPrefEntry.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 

Methods in wt.prefs with parameters of type Ownership
 void DBPrefEntry.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 

Uses of Ownership in wt.project
 

Fields in wt.project declared as Ownership
private  Ownership Project.ownership
          Deprecated.  
 

Methods in wt.project that return Ownership
 Ownership Project.getOwnership()
          Deprecated. Gets the object for the association that plays role: OWNERSHIP.
 

Methods in wt.project with parameters of type Ownership
 void Project.setOwnership(Ownership a_Ownership)
          Deprecated. Sets the object for the association that plays role: OWNERSHIP.
 

Uses of Ownership in wt.projmgmt.execution
 

Fields in wt.projmgmt.execution declared as Ownership
private  Ownership SummaryActivity.ownership
           
private  Ownership ProjectProxy.ownership
           
private  Ownership ProjectActivity.ownership
           
private  Ownership Milestone.ownership
           
 

Methods in wt.projmgmt.execution that return Ownership
 Ownership SummaryActivity.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 Ownership ProjectProxy.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 Ownership ProjectActivity.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 Ownership Milestone.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 

Methods in wt.projmgmt.execution with parameters of type Ownership
 void SummaryActivity.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 void ProjectProxy.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 void ProjectActivity.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 void Milestone.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 

Uses of Ownership in wt.projmgmt.resource
 

Fields in wt.projmgmt.resource declared as Ownership
private  Ownership Deliverable.ownership
           
 

Methods in wt.projmgmt.resource that return Ownership
 Ownership Deliverable.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 

Methods in wt.projmgmt.resource with parameters of type Ownership
 void Deliverable.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 

Uses of Ownership in wt.team
 

Fields in wt.team declared as Ownership
private  Ownership TeamTemplate.ownership
           
private  Ownership Team.ownership
           
private  Ownership TeamTemplate.ownership
           
private  Ownership Team.ownership
           
 

Methods in wt.team that return Ownership
 Ownership TeamTemplate.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 Ownership Team.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 Ownership TeamTemplate.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 Ownership Team.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 

Methods in wt.team with parameters of type Ownership
 void TeamTemplate.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 void Team.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 void TeamTemplate.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 void Team.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 

Uses of Ownership in wt.viewmarkup
 

Fields in wt.viewmarkup declared as Ownership
private  Ownership WTMarkUp.ownership
           
private  Ownership DerivedImage.ownership
           
private  Ownership WTMarkUp.ownership
           
private  Ownership DerivedImage.ownership
           
 

Methods in wt.viewmarkup that return Ownership
 Ownership WTMarkUp.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 Ownership DerivedImage.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 Ownership WTMarkUp.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 Ownership DerivedImage.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 

Methods in wt.viewmarkup with parameters of type Ownership
 void WTMarkUp.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 void DerivedImage.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 void WTMarkUp.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 void DerivedImage.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 

Uses of Ownership in wt.workflow.definer
 

Fields in wt.workflow.definer declared as Ownership
private  Ownership WfProcessTemplate.ownership
           
 

Methods in wt.workflow.definer that return Ownership
 Ownership WfProcessTemplate.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 

Methods in wt.workflow.definer with parameters of type Ownership
 void WfProcessTemplate.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 

Uses of Ownership in wt.workflow.engine
 

Fields in wt.workflow.engine declared as Ownership
private  Ownership WfProcess.ownership
           
private  Ownership WfProcess.ownership
           
 

Methods in wt.workflow.engine that return Ownership
 Ownership WfProcess.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 Ownership WfProcess.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 

Methods in wt.workflow.engine with parameters of type Ownership
 void WfProcess.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 void WfProcess.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 

Uses of Ownership in wt.workflow.forum
 

Fields in wt.workflow.forum declared as Ownership
private  Ownership Discussion.ownership
           
private  Ownership Discussion.ownership
           
 

Methods in wt.workflow.forum that return Ownership
 Ownership Discussion.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 Ownership Discussion.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 

Methods in wt.workflow.forum with parameters of type Ownership
 void Discussion.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 void Discussion.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 

Uses of Ownership in wt.workflow.notebook
 

Fields in wt.workflow.notebook declared as Ownership
private  Ownership NotebookComponent.ownership
           
private  Ownership NotebookComponent.ownership
           
 

Methods in wt.workflow.notebook that return Ownership
 Ownership NotebookComponent.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 Ownership NotebookComponent.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 

Methods in wt.workflow.notebook with parameters of type Ownership
 void NotebookComponent.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 void NotebookComponent.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.
 

Uses of Ownership in wt.workflow.work
 

Fields in wt.workflow.work declared as Ownership
private  Ownership WorkItem.ownership
           
 

Methods in wt.workflow.work that return Ownership
 Ownership WorkItem.getOwnership()
          Gets the object for the association that plays role: OWNERSHIP.
 

Methods in wt.workflow.work with parameters of type Ownership
 void WorkItem.setOwnership(Ownership a_Ownership)
          Sets the object for the association that plays role: OWNERSHIP.