|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectToObjectLink | |
com.ptc.core.htmlcomp.tableview | |
com.ptc.core.meta.server.impl | |
com.ptc.core.meta.type.mgmt.server | |
com.ptc.core.meta.type.mgmt.server.impl | |
com.ptc.core.task | |
com.ptc.netmarkets.nmixb | |
com.ptc.windchill.cadx.common.htmllog | |
com.ptc.windchill.counterpart | |
com.ptc.windchill.esi.bom | |
com.ptc.windchill.esi.esidoc | |
com.ptc.windchill.esi.tgt | |
com.ptc.windchill.esi.txn | |
wt.access |
The access control service is responsible for defining and
enforcing access to business and system objects. |
wt.adapter.enterprise | |
wt.annotation | |
wt.audit | |
wt.audit.eventinfo | |
wt.build | |
wt.calendar | Uses the
CalendarAccessProtocol and the
CalendarService to provide iCalandar Access Protocol support. |
wt.change2 | Defines several reference implementations of change objects
(including WTChangeRequest2 , WTChangeIssue and WTChangeOrder2 )
that are all managed by ChangeService2 ,
but the service interface is defined at a higher level of interfaces to change objects to allow replacing the reference implementations
with customization of the interfaces. |
wt.configuration | |
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.csm.navigation | |
wt.csm.ranking | |
wt.dataops.archive | |
wt.dataops.objectcol | |
wt.dataops.purge | |
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.effectivity | Provides an out-of-the-box reference implementation of the generic base effectivity functionality defined in wt.eff
to assert that a PDM object is effective under certain conditions,
but this package's EffectivityService is not normally used
(instead use wt.eff 's EffService , EffConfigSpecAssistant and EffGroupAssistant ). |
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.epm.build | |
wt.epm.familytable | |
wt.epm.structure | |
wt.epm.supportingdata | |
wt.epm.workspaces | |
wt.fc | Provides high level datastore access by using the PersistenceManager (and server-side-only
PersistenceManagerSvr ) to find and manage Persistable objects. |
wt.fc.archive | |
wt.federation | The federation service (wt.federation package) provides functionality to create and manage proxy objects of remote systems and perform utility functions supporting the federation system. |
wt.folder |
Provides classes to represent and manage folder and cabinet objects. |
wt.fv |
fv package — File Vault Service The file vault service (wt.fv package) is responsible for the definition and execution of rules that define the vaulting algorithm for content items. |
wt.graph | |
wt.graph.template | |
wt.iba.constraint | |
wt.iba.definition | |
wt.iba.value | |
wt.inf.container | |
wt.inf.team | |
wt.intersvrcom | Site External API: |
wt.ixb.conflictFramework | |
wt.ixb.objectset |
When an object is given to the export process, the
ObjectSet application does the job of navigating through the object’s structure
and collecting all of its related objects. |
wt.ixb.publicforhandlers | Provides APIs to develop IXB plugable components. |
wt.lifecycle | |
wt.maturity | |
wt.meeting | Uses the
MeetingService to manage
Meeting s of various
MeetingType s having
Agenda s and producing
Minutes , in particular
MeetingCenterMeeting s with their associated
MeetingCenterMeetingInfo (also see the
WebexOperationHelper ). |
wt.meeting.actionitem | |
wt.occurrence | Defines the capability to uniquely distinguish one occurrence of an object
within some complex structure from another occurrence of that same object within the same structure using OccurrenceService . |
wt.org | |
wt.org.electronicIdentity | |
wt.part | Defines WTPart s and WTPartMaster s (
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.pdmlink | |
wt.projmgmt.execution | |
wt.projmgmt.monitor | |
wt.projmgmt.resource | |
wt.query | Provides generic support for defining SQL queries
(see
QuerySpec and the various things
that can be appended to it) in a database
inedependent manner that should be used with the
PersistenceManager . |
wt.queue | Overview |
wt.replication.imp | |
wt.replication.receiver | |
wt.replication.sender | |
wt.replication.unit | |
wt.representation | |
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.scheduler |
scheduler package — Scheduling Service The scheduling service is responsible for scheduling the execution of resource-intensive methods, and keeping a history of their outcomes. |
wt.step.processor | |
wt.team | |
wt.transfer | |
wt.ufid | Uses the
UfidService (and server-side-only
wt.ufid.UfidServiceSvr ) to manage the Universal Federated Identifier
for Federatable objects. |
wt.vc | |
wt.vc.baseline | |
wt.vc.struct | |
wt.vc.views | |
wt.vc.wip | |
wt.viewmarkup | Uses the
ViewMarkUpService
to view and add
MarkUp to
Viewable objects and to publish
DerivedImage s. |
wt.workflow.collaboration | |
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 ObjectToObjectLink in com.ptc.core.htmlcomp.tableview |
Subclasses of ObjectToObjectLink in com.ptc.core.htmlcomp.tableview | |
class |
ActiveViewLink
Use the newActiveViewLink static factory method(s), not
the ActiveViewLink constructor, to construct instances of
this class. |
Uses of ObjectToObjectLink in com.ptc.core.meta.server.impl |
Subclasses of ObjectToObjectLink in com.ptc.core.meta.server.impl | |
class |
IdentifiedObjectTheLogicalIdentifierMapEntry
Use the newIdentifiedObjectTheLogicalIdentifierMapEntry
static factory method(s), not the IdentifiedObjectTheLogicalIdentifierMapEntry
constructor, to construct instances of this class. |
Uses of ObjectToObjectLink in com.ptc.core.meta.type.mgmt.server |
Subclasses of ObjectToObjectLink in com.ptc.core.meta.type.mgmt.server | |
class |
TypeDefinitionLink
Use the newTypeDefinitionLink static factory method(s),
not the TypeDefinitionLink constructor, to construct instances
of this class. |
Uses of ObjectToObjectLink in com.ptc.core.meta.type.mgmt.server.impl |
Subclasses of ObjectToObjectLink in com.ptc.core.meta.type.mgmt.server.impl | |
class |
TypeDefinitionTheTypeConstraint
Use the newTypeDefinitionTheTypeConstraint static factory
method(s), not the TypeDefinitionTheTypeConstraint constructor,
to construct instances of this class. |
Uses of ObjectToObjectLink in com.ptc.core.task |
Subclasses of ObjectToObjectLink in com.ptc.core.task | |
class |
EventDataEvent
Use the newEventDataEvent static factory method(s), not
the EventDataEvent constructor, to construct instances of
this class. |
class |
MessagesTheTaskEvent
Use the newMessagesTheTaskEvent static factory method(s),
not the MessagesTheTaskEvent constructor, to construct instances
of this class. |
Uses of ObjectToObjectLink in com.ptc.netmarkets.nmixb |
Methods in com.ptc.netmarkets.nmixb that return ObjectToObjectLink | |
ObjectToObjectLink |
ProjectPlanStructCopyHelper.copyLink(ObjectToObjectLink link)
|
Methods in com.ptc.netmarkets.nmixb with parameters of type ObjectToObjectLink | |
ObjectToObjectLink |
ProjectPlanStructCopyHelper.copyLink(ObjectToObjectLink link)
|
Uses of ObjectToObjectLink in com.ptc.windchill.cadx.common.htmllog |
Subclasses of ObjectToObjectLink in com.ptc.windchill.cadx.common.htmllog | |
class |
LogMessages
Use the newLogMessages static factory method(s), not the
LogMessages constructor, to construct instances of this
class. |
Uses of ObjectToObjectLink in com.ptc.windchill.counterpart |
Subclasses of ObjectToObjectLink in com.ptc.windchill.counterpart | |
class |
AttachmentToDelta
Use the newAttachmentToDelta static factory method(s), not
the AttachmentToDelta constructor, to construct instances
of this class. |
class |
ContentForDelta
Use the newContentForDelta static factory method(s), not
the ContentForDelta constructor, to construct instances
of this class. |
Uses of ObjectToObjectLink in com.ptc.windchill.esi.bom |
Subclasses of ObjectToObjectLink in com.ptc.windchill.esi.bom | |
class |
AlternateItemGroup
Represent an identifier for grouping a component and substitues on a Windchill assembly. |
Uses of ObjectToObjectLink in com.ptc.windchill.esi.esidoc |
Fields in com.ptc.windchill.esi.esidoc declared as ObjectToObjectLink | |
private ObjectToObjectLink |
PartDocInfo.partDocLink
|
Methods in com.ptc.windchill.esi.esidoc that return ObjectToObjectLink | |
ObjectToObjectLink |
PartDocInfo.getPartDocLink()
Gets the value of the attribute: partDocLink; The part to document link that was used to construct this PartUsageInfo. |
Methods in com.ptc.windchill.esi.esidoc with parameters of type ObjectToObjectLink | |
protected Element |
ESIDocumentsRenderer.adjustDocLinkElement(Element element,
String group,
ObjectToObjectLink documentLink,
Collection targets)
Allow subclasses to fix the contents of an element. |
protected Element |
ESIDocumentRenderer.adjustDocLinkElement(Element element,
String group,
ObjectToObjectLink documentLink,
Collection targets)
Allow subclasses to fix the contents of an element. |
Uses of ObjectToObjectLink in com.ptc.windchill.esi.tgt |
Subclasses of ObjectToObjectLink in com.ptc.windchill.esi.tgt | |
class |
ESITargetAssignmentLink
Represents a target assignment between a persistable object and an ESI Target. |
class |
ESITargetOrganizationLink
Represents the many-to-many relationship between ESITargets and WTOrganizations. |
Uses of ObjectToObjectLink in com.ptc.windchill.esi.txn |
Subclasses of ObjectToObjectLink in com.ptc.windchill.esi.txn | |
class |
ActivityMessage
Use the newActivityMessage static factory method(s), not
the ActivityMessage constructor, to construct instances
of this class. |
class |
ESIRelatedTransaction
Use the newESIRelatedTransaction static factory method(s),
not the ESIRelatedTransaction constructor, to construct
instances of this class. |
class |
ESITransactionActivity
Use the newESITransactionActivity static factory method(s),
not the ESITransactionActivity constructor, to construct
instances of this class. |
class |
ESITransactionObjectLink
If the transaction status is PENDING or PROCESSING, return true. |
class |
ESITransactionRelease
Use the newESITransactionRelease static factory method(s),
not the ESITransactionRelease constructor, to construct
instances of this class. |
class |
ReleaseActivity
A record of a unit of work in an external system |
class |
TransactionMessage
Use the newTransactionMessage static factory method(s),
not the TransactionMessage constructor, to construct instances
of this class. |
Uses of ObjectToObjectLink in wt.access |
Subclasses of ObjectToObjectLink in wt.access | |
class |
AclEntryLink
Use the newAclEntryLink static factory method(s), not the
AclEntryLink constructor, to construct instances of this
class. |
Uses of ObjectToObjectLink in wt.adapter.enterprise |
Methods in wt.adapter.enterprise that return ObjectToObjectLink | |
ObjectToObjectLink |
CreateLinksWebjectDelegate.createLink(String className,
Persistable roleAObject,
Persistable roleBObject)
Creates an instance of the specified link class, using the Windchill-style factory method. |
Uses of ObjectToObjectLink in wt.annotation |
Subclasses of ObjectToObjectLink in wt.annotation | |
class |
AnnotationConfigSpec
Use the newAnnotationConfigSpec static factory method(s),
not the AnnotationConfigSpec constructor, to construct instances
of this class. |
class |
AnnotationSetBaseline
Use the newAnnotationSetBaseline static factory method(s),
not the AnnotationSetBaseline constructor, to construct
instances of this class. |
class |
TopLevelTarget
Use the newTopLevelTarget static factory method(s), not
the TopLevelTarget constructor, to construct instances of
this class. |
Uses of ObjectToObjectLink in wt.audit |
Subclasses of ObjectToObjectLink in wt.audit | |
class |
ProjectEventLink
Use the newProjectEventLink static factory method(s), not
the ProjectEventLink constructor, to construct instances
of this class. |
Uses of ObjectToObjectLink in wt.audit.eventinfo |
Subclasses of ObjectToObjectLink in wt.audit.eventinfo | |
class |
EventInfoLink
Use the newEventInfoLink static factory method(s), not the
EventInfoLink constructor, to construct instances of this
class. |
Uses of ObjectToObjectLink in wt.build |
Subclasses of ObjectToObjectLink in wt.build | |
class |
BuildHistory
The BuildHistory link is created by the build process everytime a build is executed. |
Uses of ObjectToObjectLink in wt.calendar |
Subclasses of ObjectToObjectLink in wt.calendar | |
class |
ComponentLink
Use the newComponentLink static factory method(s), not the
ComponentLink constructor, to construct instances of this
class. |
class |
ParentChildLink
Use the newParentChildLink static factory method(s), not
the ParentChildLink constructor, to construct instances
of this class. |
Uses of ObjectToObjectLink in wt.change2 |
Subclasses of ObjectToObjectLink in wt.change2 | |
class |
AcceptedStrategy
A link between a ChangeProposal and a ChangeOrder2 representing the decision to implement the proposal by executing the order. |
class |
AddressedBy2
A link between a ChangeRequest2 and a ChangeOrder2 representing ownership of the order by the request. |
class |
AffectedActivityData
A link between a ChangeActivity2 and a Changeable2 that allows the user to identify product data that must be somehow altered to satisfy the change activity. |
class |
ChangeRecord2
A link between a ChangeActivity2 and a Changeable2 that allows the user to identify new changeable revisions that were created to satisfy a change activity. |
class |
ChangesForAnnotations
Use the newChangesForAnnotations static factory method(s),
not the ChangesForAnnotations constructor, to construct
instances of this class. |
class |
ChangesForMarkups
Use the newChangesForMarkups static factory method(s), not
the ChangesForMarkups constructor, to construct instances
of this class. |
class |
DetailedBy
A link between a ChangeAnalysis and an AnalysisActivity representing ownership of the activity by the order. |
class |
FormalizedBy
A link between a ChangeIssue and a ChangeRequest2 representing the decision to formally pursue a the resolution of the issue using the change request. |
class |
IncludedIn2
A link between a ChangeOrder2 and a ChangeActivity2 representing ownership of the activity by the order. |
class |
PendingChange
Deprecated. |
class |
ProblemProduct
A link between a ChangeIssue and a WTProductMaster that allows the user to identify relevant product data. |
class |
RelevantAnalysisData
A link between an AnalysisActivity and a Changeable2 that allows the user to identify relevant product data. |
class |
RelevantRequestData2
A link between a ChangeRequest2 and a Changeable2 that allows the user to identify relevant product data. |
class |
ReportedAgainst
Use the newReportedAgainst static factory method(s), not
the ReportedAgainst constructor, to construct instances
of this class. |
class |
ResearchedBy
A link between a ChangeRequest2 and a ChangeAnalysis representing ownership of the analysis by the request. |
class |
SubjectProduct
A link between a ChangeRequest2 and a WTProductMaster that allows the user to identify relevant product data. |
Uses of ObjectToObjectLink in wt.configuration |
Subclasses of ObjectToObjectLink in wt.configuration | |
class |
BaselineableConfigOverride
Use the newBaselineableConfigOverride static factory method(s),
not the BaselineableConfigOverride constructor, to construct
instances of this class. |
class |
BCMBCV
Use the newBCMBCV static factory method(s), not the BCMBCV
constructor, to construct instances of this class. |
class |
CMCV
Use the newCMCV static factory method(s), not the CMCV
constructor, to construct instances of this class. |
class |
ConfigForConfig
Use the newConfigForConfig static factory method(s), not
the ConfigForConfig constructor, to construct instances
of this class. |
class |
SNCIMSNCIV
Use the newSNCIMSNCIV static factory method(s), not the
SNCIMSNCIV constructor, to construct instances of this class. |
class |
SNCMSNCI
Use the newSNCMSNCI static factory method(s), not the SNCMSNCI
constructor, to construct instances of this class. |
class |
SNCMSNCIM
Use the newSNCMSNCIM static factory method(s), not the SNCMSNCIM
constructor, to construct instances of this class. |
class |
SNCMSNCV
Use the newSNCMSNCV static factory method(s), not the SNCMSNCV
constructor, to construct instances of this class. |
class |
SNIMSNIV
Use the newSNIMSNIV static factory method(s), not the SNIMSNIV
constructor, to construct instances of this class. |
class |
SNMappingSNInstanceIfc
Use the newSNMappingSNInstanceIfc static factory method(s),
not the SNMappingSNInstanceIfc constructor, to construct
instances of this class. |
class |
SNSNII
Use the newSNSNII static factory method(s), not the SNSNII
constructor, to construct instances of this class. |
Uses of ObjectToObjectLink in wt.content |
Subclasses of ObjectToObjectLink in wt.content | |
class |
AggToAppData
Use the newAggToAppData static factory method(s), not the
AggToAppData constructor, to construct instances of this
class. |
class |
AggToContentItem
Use the newAggToContentItem static factory method(s), not
the AggToContentItem constructor, to construct instances
of this class. |
class |
HolderToContent
Use the newHolderToContent static factory method(s), not
the HolderToContent constructor, to construct instances
of this class. |
class |
HttpOperationItem
Deprecated. |
class |
OpLink
Use the newOpLink static factory method(s), not the OpLink
constructor, to construct instances of this class. |
Uses of ObjectToObjectLink in wt.csm.navigation |
Subclasses of ObjectToObjectLink in wt.csm.navigation | |
class |
ClassificationNodeLink
Use the newClassificationNodeLink static factory method(s),
not the ClassificationNodeLink constructor, to construct
instances of this class. |
class |
ClassifStructClassifNode
Use the newClassifStructClassifNode static factory method(s),
not the ClassifStructClassifNode constructor, to construct
instances of this class. |
class |
ClassNavStructClassStruct
Use the newClassNavStructClassStruct static factory method(s),
not the ClassNavStructClassStruct constructor, to construct
instances of this class. |
class |
IndependentNodeLink
Use the newIndependentNodeLink static factory method(s),
not the IndependentNodeLink constructor, to construct instances
of this class. |
class |
IndNavStructIndependentNode
Use the newIndNavStructIndependentNode static factory method(s),
not the IndNavStructIndependentNode constructor, to construct
instances of this class. |
class |
NavStructIndirectQueryTarget
Use the newNavStructIndirectQueryTarget static factory method(s),
not the NavStructIndirectQueryTarget constructor, to construct
instances of this class. |
class |
NodeQFAbsNode
Use the newNodeQFAbsNode static factory method(s), not the
NodeQFAbsNode constructor, to construct instances of this
class. |
class |
NodeQFDefaultQF
Use the newNodeQFDefaultQF static factory method(s), not
the NodeQFDefaultQF constructor, to construct instances
of this class. |
class |
RefDefClassifStruct
Use the newRefDefClassifStruct static factory method(s),
not the RefDefClassifStruct constructor, to construct instances
of this class. |
class |
RefDefIndirectQueryTarget
Use the newRefDefIndirectQueryTarget static factory method(s),
not the RefDefIndirectQueryTarget constructor, to construct
instances of this class. |
class |
TheAbstractNavStructTheDirectQueryTarget
Use the newTheAbstractNavStructTheDirectQueryTarget static
factory method(s), not the TheAbstractNavStructTheDirectQueryTarget
constructor, to construct instances of this class. |
class |
TheAbstractQueryFormElementTheAbstractAttributeDefinition
Use the newTheAbstractQueryFormElementTheAbstractAttributeDefinition
static factory method(s), not the TheAbstractQueryFormElementTheAbstractAttributeDefinition
constructor, to construct instances of this class. |
class |
TheAbstractQueryFormElementTheAbstractQueryForm
Use the newTheAbstractQueryFormElementTheAbstractQueryForm
static factory method(s), not the TheAbstractQueryFormElementTheAbstractQueryForm
constructor, to construct instances of this class. |
class |
TheDefaultQueryFormTheAbstractQueryTarget
Use the newTheDefaultQueryFormTheAbstractQueryTarget static
factory method(s), not the TheDefaultQueryFormTheAbstractQueryTarget
constructor, to construct instances of this class. |
class |
TheReferenceDefinitionTheIndirectQueryTarget
Use the newTheReferenceDefinitionTheIndirectQueryTarget
static factory method(s), not the TheReferenceDefinitionTheIndirectQueryTarget
constructor, to construct instances of this class. |
Uses of ObjectToObjectLink in wt.csm.ranking |
Subclasses of ObjectToObjectLink in wt.csm.ranking | |
class |
ContextRankData
Use the newContextRankData static factory method(s), not
the ContextRankData constructor, to construct instances
of this class. |
class |
NodeRankData
Use the newNodeRankData static factory method(s), not the
NodeRankData constructor, to construct instances of this
class. |
Uses of ObjectToObjectLink in wt.dataops.archive |
Subclasses of ObjectToObjectLink in wt.dataops.archive | |
class |
TheArchiveRecordArchive
Use the newTheArchiveRecordArchive static factory method(s),
not the TheArchiveRecordArchive constructor, to construct
instances of this class. |
class |
TheArchiveRecordTaskEvent
Use the newTheArchiveRecordTaskEvent static factory method(s),
not the TheArchiveRecordTaskEvent constructor, to construct
instances of this class. |
class |
TheRestoreRecordArchive
Use the newTheRestoreRecordArchive static factory method(s),
not the TheRestoreRecordArchive constructor, to construct
instances of this class. |
class |
TheRestoreRecordTaskEvent
Use the newTheRestoreRecordTaskEvent static factory method(s),
not the TheRestoreRecordTaskEvent constructor, to construct
instances of this class. |
Uses of ObjectToObjectLink in wt.dataops.objectcol |
Subclasses of ObjectToObjectLink in wt.dataops.objectcol | |
class |
AttrCriterionDefMasterAttrCriterionDef
Use the newAttrCriterionDefMasterAttrCriterionDef static
factory method(s), not the AttrCriterionDefMasterAttrCriterionDef
constructor, to construct instances of this class. |
class |
BaseCriterionDefMasterBaseCriterionDef
Use the newBaseCriterionDefMasterBaseCriterionDef static
factory method(s), not the BaseCriterionDefMasterBaseCriterionDef
constructor, to construct instances of this class. |
class |
ColCriterionDefMasterColCriterionDef
Use the newColCriterionDefMasterColCriterionDef static factory
method(s), not the ColCriterionDefMasterColCriterionDef
constructor, to construct instances of this class. |
class |
CollectionOpUsesCriteriaLink
Use the newCollectionOpUsesCriteriaLink static factory method(s),
not the CollectionOpUsesCriteriaLink constructor, to construct
instances of this class. |
class |
CollectionOpUsesRelationshipMapLink
Use the newCollectionOpUsesRelationshipMapLink static factory
method(s), not the CollectionOpUsesRelationshipMapLink constructor,
to construct instances of this class. |
class |
CriteriaMemberLink
Use the newCriteriaMemberLink static factory method(s),
not the CriteriaMemberLink constructor, to construct instances
of this class. |
class |
CriterionDefinitionLink
Use the newCriterionDefinitionLink static factory method(s),
not the CriterionDefinitionLink constructor, to construct
instances of this class. |
class |
CriterionDefValidWith
Use the newCriterionDefValidWith static factory method(s),
not the CriterionDefValidWith constructor, to construct
instances of this class. |
class |
CriterionInputLink
Use the newCriterionInputLink static factory method(s),
not the CriterionInputLink constructor, to construct instances
of this class. |
class |
FilterDefMasterFilterDef
Use the newFilterDefMasterFilterDef static factory method(s),
not the FilterDefMasterFilterDef constructor, to construct
instances of this class. |
class |
MethodDefMasterMethodDef
Use the newMethodDefMasterMethodDef static factory method(s),
not the MethodDefMasterMethodDef constructor, to construct
instances of this class. |
class |
ObjTypeDefMasterObjTypeDef
Use the newObjTypeDefMasterObjTypeDef static factory method(s),
not the ObjTypeDefMasterObjTypeDef constructor, to construct
instances of this class. |
class |
RelationshipMapDefinitionLink
Use the newRelationshipMapDefinitionLink static factory
method(s), not the RelationshipMapDefinitionLink constructor,
to construct instances of this class. |
class |
RelationshipMapInputLink
Use the newRelationshipMapInputLink static factory method(s),
not the RelationshipMapInputLink constructor, to construct
instances of this class. |
class |
RelDefMasterRelDef
Use the newRelDefMasterRelDef static factory method(s),
not the RelDefMasterRelDef constructor, to construct instances
of this class. |
class |
RelMapDefMasterRelMapDef
Use the newRelMapDefMasterRelMapDef static factory method(s),
not the RelMapDefMasterRelMapDef constructor, to construct
instances of this class. |
Uses of ObjectToObjectLink in wt.dataops.purge |
Subclasses of ObjectToObjectLink in wt.dataops.purge | |
class |
ThePurgeRecordRelatedRecord
Use the newThePurgeRecordRelatedRecord static factory method(s),
not the ThePurgeRecordRelatedRecord constructor, to construct
instances of this class. |
class |
ThePurgeRecordTaskEvent
Use the newThePurgeRecordTaskEvent static factory method(s),
not the ThePurgeRecordTaskEvent constructor, to construct
instances of this class. |
Uses of ObjectToObjectLink in wt.doc |
Subclasses of ObjectToObjectLink in wt.doc | |
class |
WTDocumentDependencyLink
The link is a ObjectToObjectLink between two WTDocuments. |
class |
WTDocumentUsageLink
The WTDocumentUsageLink is an IteratedUsageLink between WTDocuments and WTDocumentMasters. |
Uses of ObjectToObjectLink in wt.eff |
Subclasses of ObjectToObjectLink in wt.eff | |
class |
ConfigItemInstance
The configuration item represented by this instance. |
class |
ConfigItemSolution
Association used to identify the solution of a configuration item. |
class |
DateEffEffConfigurationItem
Use the newDateEffEffConfigurationItem static factory method(s),
not the DateEffEffConfigurationItem constructor, to construct
instances of this class. |
class |
EffAuthorization
Use the newEffAuthorization static factory method(s), not
the EffAuthorization constructor, to construct instances
of this class. |
class |
EffCreation
Use the newEffCreation static factory method(s), not the
EffCreation constructor, to construct instances of this
class. |
class |
EffDeletion
Use the newEffDeletion static factory method(s), not the
EffDeletion constructor, to construct instances of this
class. |
class |
EffEffContext
Foreign-key association between an Eff and its context. |
class |
EffModifier
Use the newEffModifier static factory method(s), not the
EffModifier constructor, to construct instances of this
class. |
class |
GroupEffConfigSpec
Associates a PersistableEffConfigSpec to its owning container. |
class |
IncorporationDateProductInstance
Use the newIncorporationDateProductInstance static factory
method(s), not the IncorporationDateProductInstance constructor,
to construct instances of this class. |
class |
LeftFilledStringEffEffContext
Use the newLeftFilledStringEffEffContext static factory
method(s), not the LeftFilledStringEffEffContext constructor,
to construct instances of this class. |
class |
StringEffEffConfigurationItem
Use the newStringEffEffConfigurationItem static factory
method(s), not the StringEffEffConfigurationItem constructor,
to construct instances of this class. |
class |
TheProductInstanceSolution
Use the newTheProductInstanceSolution static factory method(s),
not the TheProductInstanceSolution constructor, to construct
instances of this class. |
Uses of ObjectToObjectLink in wt.effectivity |
Subclasses of ObjectToObjectLink in wt.effectivity | |
class |
EffectivityConfigurationItem
Associates an effectivity with its configuration item. |
class |
WTIncorpDateWTProdInst
Use the newWTIncorpDateWTProdInst static factory method(s),
not the WTIncorpDateWTProdInst constructor, to construct
instances of this class. |
Uses of ObjectToObjectLink in wt.enterprise |
Subclasses of ObjectToObjectLink in wt.enterprise | |
class |
MadeFromLink
Use the newMadeFromLink static factory method(s), not the
MadeFromLink constructor, to construct instances of this
class. |
Uses of ObjectToObjectLink in wt.epm |
Subclasses of ObjectToObjectLink in wt.epm | |
class |
AuthoringAppVersionLink
Use the newAuthoringAppVersionLink static factory method(s),
not the AuthoringAppVersionLink constructor, to construct
instances of this class. |
class |
NamespaceMaster
The master reference identifies how the CAD name is added to a given namespace. |
class |
OccurrenceTable
Use the newOccurrenceTable static factory method(s), not
the OccurrenceTable constructor, to construct instances
of this class. |
class |
TheEPMCADNamespaceProject
Use the newTheEPMCADNamespaceProject static factory method(s),
not the TheEPMCADNamespaceProject constructor, to construct
instances of this class. |
Uses of ObjectToObjectLink in wt.epm.build |
Subclasses of ObjectToObjectLink in wt.epm.build | |
class |
EPMBuildHistory
Use the newEPMBuildHistory static factory method(s), not
the EPMBuildHistory constructor, to construct instances
of this class. |
Uses of ObjectToObjectLink in wt.epm.familytable |
Subclasses of ObjectToObjectLink in wt.epm.familytable | |
class |
EPMColumnFamilyTableLink
Use the newEPMColumnFamilyTableLink static factory method(s),
not the EPMColumnFamilyTableLink constructor, to construct
instances of this class. |
class |
EPMFamilyTableCellContainedInLink
Use the newEPMFamilyTableCellContainedInLink static factory
method(s), not the EPMFamilyTableCellContainedInLink constructor,
to construct instances of this class. |
class |
EPMFamilyTableCellFamilyTableColumnLink
Use the newEPMFamilyTableCellFamilyTableColumnLink static
factory method(s), not the EPMFamilyTableCellFamilyTableColumnLink
constructor, to construct instances of this class. |
class |
EPMFamilyTableMasterFamilyTableLink
Use the newEPMFamilyTableMasterFamilyTableLink static factory
method(s), not the EPMFamilyTableMasterFamilyTableLink constructor,
to construct instances of this class. |
class |
EPMFeatureDefinitionContainerLink
Use the newEPMFeatureDefinitionContainerLink static factory
method(s), not the EPMFeatureDefinitionContainerLink constructor,
to construct instances of this class. |
class |
EPMFeatureFeatureDefinitionLink
Use the newEPMFeatureFeatureDefinitionLink static factory
method(s), not the EPMFeatureFeatureDefinitionLink constructor,
to construct instances of this class. |
class |
EPMFeatureValueContainerLink
Use the newEPMFeatureValueContainerLink static factory method(s),
not the EPMFeatureValueContainerLink constructor, to construct
instances of this class. |
class |
EPMParameterDefinitionContainerLink
Use the newEPMParameterDefinitionContainerLink static factory
method(s), not the EPMParameterDefinitionContainerLink constructor,
to construct instances of this class. |
class |
EPMParameterParameterDefinitionLink
Use the newEPMParameterParameterDefinitionLink static factory
method(s), not the EPMParameterParameterDefinitionLink constructor,
to construct instances of this class. |
class |
EPMParameterValueContainerLink
Use the newEPMParameterValueContainerLink static factory
method(s), not the EPMParameterValueContainerLink constructor,
to construct instances of this class. |
class |
EPMSepFamilyTablePredecessor
Use the newEPMSepFamilyTablePredecessor static factory method(s),
not the EPMSepFamilyTablePredecessor constructor, to construct
instances of this class. |
Uses of ObjectToObjectLink in wt.epm.structure |
Subclasses of ObjectToObjectLink in wt.epm.structure | |
class |
EPMContainedIn
A CAD file may contain multiple objects that an authoring application wants to expose as separate business objects (i.e. |
class |
EPMDescribeLink
Use the newEPMDescribeLink static factory method(s), not
the EPMDescribeLink constructor, to construct instances
of this class. |
class |
EPMMemberLink
A member link always has a quantity. |
class |
EPMReferenceLink
Associates an EPMDocument with a WTDocument or another EPMDocument. |
class |
EPMVariantLink
Denotes that an EPMDocument is a variant of another. |
Methods in wt.epm.structure that return ObjectToObjectLink | |
ObjectToObjectLink |
AttributeCache.getRefreshedLink(ObjectToObjectLink link)
|
Methods in wt.epm.structure with parameters of type ObjectToObjectLink | |
static boolean |
EPMStructureHelper.isRoleAObject(ObjectToObjectLink link,
Persistable object)
Returns true or false depending upon whether the given Persistable object is the RoleA object for the given ObjectToObject link. |
static boolean |
EPMStructureHelper.isRoleBObject(ObjectToObjectLink link,
Persistable object)
Returns true or false depending upon whether the given Persistable object is the RoleB object for the given ObjectToObject link. |
ObjectToObjectLink |
AttributeCache.getRefreshedLink(ObjectToObjectLink link)
|
protected void |
AttributeCache.updateAttributeCache(ObjectToObjectLink link)
|
protected ObjectIdentifier |
AttributeCache.getContextID(ObjectToObjectLink link)
|
protected Long |
AttributeCache.getLinkID(ObjectToObjectLink link)
|
Uses of ObjectToObjectLink in wt.epm.supportingdata |
Subclasses of ObjectToObjectLink in wt.epm.supportingdata | |
class |
AppDataVersionLink
Use the newAppDataVersionLink static factory method(s),
not the AppDataVersionLink constructor, to construct instances
of this class. |
class |
HolderSupportingData
Use the newHolderSupportingData static factory method(s),
not the HolderSupportingData constructor, to construct instances
of this class. |
Uses of ObjectToObjectLink in wt.epm.workspaces |
Subclasses of ObjectToObjectLink in wt.epm.workspaces | |
class |
Checkpoint
Deprecated. in 7.0 Replaced by WorkspaceCheckpoint |
class |
DocumentToCacheState
Use the newDocumentToCacheState static factory method(s),
not the DocumentToCacheState constructor, to construct instances
of this class. |
class |
EPMAsStoredMember
Use the newEPMAsStoredMember static factory method(s), not
the EPMAsStoredMember constructor, to construct instances
of this class. |
class |
EPMFamilyTableBaselineMember
Use the newEPMFamilyTableBaselineMember static factory method(s),
not the EPMFamilyTableBaselineMember constructor, to construct
instances of this class. |
class |
NewObjectDataLink
Use the newNewObjectDataLink static factory method(s), not
the NewObjectDataLink constructor, to construct instances
of this class. |
class |
TargetFolderLink
Use the newTargetFolderLink static factory method(s), not
the TargetFolderLink constructor, to construct instances
of this class. |
class |
UpdateCounterTrackable
Use the newUpdateCounterTrackable static factory method(s),
not the UpdateCounterTrackable constructor, to construct
instances of this class. |
class |
WorkspaceCheckpoint
Association from EPMWorkspace to EPMCheckpoint. |
class |
WorkspaceContainer
Use the newWorkspaceContainer static factory method(s),
not the WorkspaceContainer constructor, to construct instances
of this class. |
class |
WorkspaceDocConfigSpec
Use the newWorkspaceDocConfigSpec static factory method(s),
not the WorkspaceDocConfigSpec constructor, to construct
instances of this class. |
class |
WorkspaceDocFolder
Use the newWorkspaceDocFolder static factory method(s),
not the WorkspaceDocFolder constructor, to construct instances
of this class. |
class |
WorkspaceDocLifeCycle
Use the newWorkspaceDocLifeCycle static factory method(s),
not the WorkspaceDocLifeCycle constructor, to construct
instances of this class. |
class |
WorkspaceFolder
Use the newWorkspaceFolder static factory method(s), not
the WorkspaceFolder constructor, to construct instances
of this class. |
class |
WorkspacePartConfigSpec
Use the newWorkspacePartConfigSpec static factory method(s),
not the WorkspacePartConfigSpec constructor, to construct
instances of this class. |
class |
WorkspacePartFolder
Use the newWorkspacePartFolder static factory method(s),
not the WorkspacePartFolder constructor, to construct instances
of this class. |
class |
WorkspacePartLifeCycle
Use the newWorkspacePartLifeCycle static factory method(s),
not the WorkspacePartLifeCycle constructor, to construct
instances of this class. |
class |
WorkspaceTeamTemplate
Use the newWorkspaceTeamTemplate static factory method(s),
not the WorkspaceTeamTemplate constructor, to construct
instances of this class. |
class |
WorkspaceToCacheState
Use the newWorkspaceToCacheState static factory method(s),
not the WorkspaceToCacheState constructor, to construct
instances of this class. |
class |
WorkspaceView
Use the newWorkspaceView static factory method(s), not the
WorkspaceView constructor, to construct instances of this
class. |
Uses of ObjectToObjectLink in wt.fc |
Subclasses of ObjectToObjectLink in wt.fc | |
class |
ForeignKeyLink
Abstract class that represents an association between two Persistables where one of the objects persistently holds a reference to the other. |
class |
TheSemanticKeyTheUniquelyIdentified
Use the newTheSemanticKeyTheUniquelyIdentified static factory
method(s), not the TheSemanticKeyTheUniquelyIdentified constructor,
to construct instances of this class. |
Methods in wt.fc with parameters of type ObjectToObjectLink | |
protected boolean |
ObjectToObjectLink.readVersion(ObjectToObjectLink thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
protected boolean |
ObjectToObjectLink.readVersion(ObjectToObjectLink thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
Uses of ObjectToObjectLink in wt.fc.archive |
Subclasses of ObjectToObjectLink in wt.fc.archive | |
class |
ArchiveInformation
Use the newArchiveInformation static factory method(s),
not the ArchiveInformation constructor, to construct instances
of this class. |
Uses of ObjectToObjectLink in wt.federation |
Subclasses of ObjectToObjectLink in wt.federation | |
class |
FederatedLink
Use the newFederatedLink static factory method(s), not the
FederatedLink constructor, to construct instances of this
class. |
class |
MasterIteration
Use the newMasterIteration static factory method(s), not
the MasterIteration constructor, to construct instances
of this class. |
Uses of ObjectToObjectLink in wt.folder |
Subclasses of ObjectToObjectLink in wt.folder | |
class |
DynamicFolderMembershipLink
Holds a persistent association between a Folder (Cabinet or SubFolder) and a Foldered object (it's member). |
class |
FolderMemberLink
Holds a persistent association between a Folder (Cabinet or SubFolder) and a Foldered object (it's member). |
class |
ShortcutLink
A persistent assocation between a Folder and a non-iterated CabinetBased object. |
class |
SubFolderLink
Provides a persistent association between a SubFolder with it's parent Folder. |
Uses of ObjectToObjectLink in wt.fv |
Subclasses of ObjectToObjectLink in wt.fv | |
class |
FvFolderItemLink
Use the newFvFolderItemLink static factory method(s), not
the FvFolderItemLink constructor, to construct instances
of this class. |
class |
FvMount
Use the newFvMount static factory method(s), not the FvMount
constructor, to construct instances of this class. |
class |
FvVaultFolderLink
Use the newFvVaultFolderLink static factory method(s), not
the FvVaultFolderLink constructor, to construct instances
of this class. |
class |
SiteHostLink
Use the newSiteHostLink static factory method(s), not the
SiteHostLink constructor, to construct instances of this
class. |
class |
SiteVaultLink
Use the newSiteVaultLink static factory method(s), not the
SiteVaultLink constructor, to construct instances of this
class. |
class |
VaultPolicyItemLink
Use the newVaultPolicyItemLink static factory method(s),
not the VaultPolicyItemLink constructor, to construct instances
of this class. |
class |
VaultPolicyRuleLink
Use the newVaultPolicyRuleLink static factory method(s),
not the VaultPolicyRuleLink constructor, to construct instances
of this class. |
Uses of ObjectToObjectLink in wt.graph |
Subclasses of ObjectToObjectLink in wt.graph | |
class |
TheObjectGraphEdgeGraph
Use the newTheObjectGraphEdgeGraph static factory method(s),
not the TheObjectGraphEdgeGraph constructor, to construct
instances of this class. |
class |
TheObjectGraphNodeGraph
Use the newTheObjectGraphNodeGraph static factory method(s),
not the TheObjectGraphNodeGraph constructor, to construct
instances of this class. |
class |
TheObjectGraphRoot
Use the newTheObjectGraphRoot static factory method(s),
not the TheObjectGraphRoot constructor, to construct instances
of this class. |
Uses of ObjectToObjectLink in wt.graph.template |
Subclasses of ObjectToObjectLink in wt.graph.template | |
class |
TheObjectGraphTemplateRoot
Supported API: false Extendable: false |
Uses of ObjectToObjectLink in wt.iba.constraint |
Subclasses of ObjectToObjectLink in wt.iba.constraint | |
class |
definition
|
Uses of ObjectToObjectLink in wt.iba.definition |
Subclasses of ObjectToObjectLink in wt.iba.definition | |
class |
AttributeDefinitionLineage
Use the newAttributeDefinitionLineage static factory method(s),
not the AttributeDefinitionLineage constructor, to construct
instances of this class. |
class |
AttributeOrganizerLineage
Use the newAttributeOrganizerLineage static factory method(s),
not the AttributeOrganizerLineage constructor, to construct
instances of this class. |
class |
UnitQOMLink
Use the newUnitQOMLink static factory method(s), not the
UnitQOMLink constructor, to construct instances of this
class. |
Uses of ObjectToObjectLink in wt.iba.value |
Subclasses of ObjectToObjectLink in wt.iba.value | |
class |
ContextTheAbstractContextualValue
Use the newContextTheAbstractContextualValue static factory
method(s), not the ContextTheAbstractContextualValue constructor,
to construct instances of this class. |
class |
TheBooleanValueDefinition
Use the newTheBooleanValueDefinition static factory method(s),
not the TheBooleanValueDefinition constructor, to construct
instances of this class. |
class |
TheFloatValueDefinition
Use the newTheFloatValueDefinition static factory method(s),
not the TheFloatValueDefinition constructor, to construct
instances of this class. |
class |
TheIntegerValueDefinition
Use the newTheIntegerValueDefinition static factory method(s),
not the TheIntegerValueDefinition constructor, to construct
instances of this class. |
class |
TheRatioValueDefinition
Use the newTheRatioValueDefinition static factory method(s),
not the TheRatioValueDefinition constructor, to construct
instances of this class. |
class |
TheReferenceValueDefinition
Use the newTheReferenceValueDefinition static factory method(s),
not the TheReferenceValueDefinition constructor, to construct
instances of this class. |
class |
TheStringValueDefinition
Use the newTheStringValueDefinition static factory method(s),
not the TheStringValueDefinition constructor, to construct
instances of this class. |
class |
TheTimestampValueDefinition
Use the newTheTimestampValueDefinition static factory method(s),
not the TheTimestampValueDefinition constructor, to construct
instances of this class. |
class |
TheUnitValueDefinition
Use the newTheUnitValueDefinition static factory method(s),
not the TheUnitValueDefinition constructor, to construct
instances of this class. |
class |
TheURLValueDefinition
Use the newTheURLValueDefinition static factory method(s),
not the TheURLValueDefinition constructor, to construct
instances of this class. |
Uses of ObjectToObjectLink in wt.inf.container |
Subclasses of ObjectToObjectLink in wt.inf.container | |
class |
ClassicLink
Use the newClassicLink static factory method(s), not the
ClassicLink constructor, to construct instances of this
class. |
class |
ContainerLink
Use the newContainerLink static factory method(s), not the
ContainerLink constructor, to construct instances of this
class. |
class |
CreatorsLink
Maps an OrgContainer to a WTGroup that contains
the users that should be allowed to create a certain container type within
the org container. |
class |
IdentifiedContainerLink
Use the newIdentifiedContainerLink static factory method(s),
not the IdentifiedContainerLink constructor, to construct
instances of this class. |
class |
ParticipatingMembersLink
Use the newParticipatingMembersLink static factory method(s),
not the ParticipatingMembersLink constructor, to construct
instances of this class. |
class |
PrivateDomainLink
Use the newPrivateDomainLink static factory method(s), not
the PrivateDomainLink constructor, to construct instances
of this class. |
class |
PublicDomainLink
Use the newPublicDomainLink static factory method(s), not
the PublicDomainLink constructor, to construct instances
of this class. |
class |
TemplateLink
Use the newTemplateLink static factory method(s), not the
TemplateLink constructor, to construct instances of this
class. |
Uses of ObjectToObjectLink in wt.inf.team |
Subclasses of ObjectToObjectLink in wt.inf.team | |
class |
ImplicitMemberLink
Use the newImplicitMemberLink static factory method(s),
not the ImplicitMemberLink constructor, to construct instances
of this class. |
class |
MyPageQueryable
Use the newMyPageQueryable static factory method(s), not
the MyPageQueryable constructor, to construct instances
of this class. |
Uses of ObjectToObjectLink in wt.intersvrcom |
Subclasses of ObjectToObjectLink in wt.intersvrcom | |
class |
SitePrincipal
Use the newSitePrincipal static factory method(s), not the
SitePrincipal constructor, to construct instances of this
class. |
class |
SiteRepository
Use the newSiteRepository static factory method(s), not
the SiteRepository constructor, to construct instances of
this class. |
class |
SiteSecurityLink
Use the newSiteSecurityLink static factory method(s), not
the SiteSecurityLink constructor, to construct instances
of this class. |
Uses of ObjectToObjectLink in wt.ixb.conflictFramework |
Subclasses of ObjectToObjectLink in wt.ixb.conflictFramework | |
class |
ElementImportInfoImportSession
Use the newElementImportInfoImportSession static factory
method(s), not the ElementImportInfoImportSession constructor,
to construct instances of this class. |
class |
EnvironmentConflictImportSession
Use the newEnvironmentConflictImportSession static factory
method(s), not the EnvironmentConflictImportSession constructor,
to construct instances of this class. |
Uses of ObjectToObjectLink in wt.ixb.objectset |
Methods in wt.ixb.objectset with parameters of type ObjectToObjectLink | |
static boolean |
ObjectSetHelper.isLinkLinkingObjInPersonalCabinetOrWorkingCopy(ObjectToObjectLink link)
For a given ObjectToObjectLink object, test whether either of its linked objects is either a working copy or in personal cabinet |
Uses of ObjectToObjectLink in wt.ixb.publicforhandlers |
Methods in wt.ixb.publicforhandlers that return ObjectToObjectLink | |
static ObjectToObjectLink |
IxbHndHelper.findAlreadyImportedLink(Class cl,
Persistable usedBy,
Persistable uses)
This method is used to find an ObjectToObjectLink by its two ends. |
Uses of ObjectToObjectLink in wt.lifecycle |
Subclasses of ObjectToObjectLink in wt.lifecycle | |
class |
AdHocAclLink
The association between the PhaseTemplate and the AdHocAclSpec. |
class |
CriterionHistory
The Association between LifeCycleHistory and Criterion. |
class |
CriterionLink
The association between Phase and Criterion. |
class |
CurrentPhaseLink
A CurrentPhaseLink association defines the relationship between the non-iterated LifeCycleManaged object the Phase object. |
class |
DefaultCriterion
The assocation between the PhaseTemplate and the Criterion. |
class |
GateWorkflow
A foreign key link between the PhaseTemplate and the WfProcessDefinition |
class |
ObjectHistory
The assocation between a LifeCycleManaged object and the LifeCycleHistoryObject. |
class |
PhaseLink
The association between the LifeCycleTemplate and the PhaseTemplate. |
class |
PhaseSuccession
Use the newPhaseSuccession static factory method(s), not
the PhaseSuccession constructor, to construct instances
of this class. |
class |
PhaseWorkflow
A foreign key link between the PhaseTemplate and the WfProcessDefinition |
class |
SignatureHistory
The Association between LifeCycleHistory and LifeCycleSignature. |
Uses of ObjectToObjectLink in wt.maturity |
Subclasses of ObjectToObjectLink in wt.maturity | |
class |
PromotionSeed
Use the newPromotionSeed static factory method(s), not the
PromotionSeed constructor, to construct instances of this
class. |
class |
PromotionTarget
MaturityVersioned object that are promoted in the Maturity process. |
class |
ThePromotionNoticeConfiguration
Use the newThePromotionNoticeConfiguration static factory
method(s), not the ThePromotionNoticeConfiguration constructor,
to construct instances of this class. |
Uses of ObjectToObjectLink in wt.meeting |
Subclasses of ObjectToObjectLink in wt.meeting | |
class |
MeetingAgendaLink
Use the newMeetingAgendaLink static factory method(s), not
the MeetingAgendaLink constructor, to construct instances
of this class. |
class |
MeetingMinutesLink
Use the newMeetingMinutesLink static factory method(s),
not the MeetingMinutesLink constructor, to construct instances
of this class. |
class |
MeetingParticipantLink
Use the newMeetingParticipantLink static factory method(s),
not the MeetingParticipantLink constructor, to construct
instances of this class. |
class |
MeetingSubjectLink
Use the newMeetingSubjectLink static factory method(s),
not the MeetingSubjectLink constructor, to construct instances
of this class. |
class |
MeetingTemplatedAgendaLink
Use the newMeetingTemplatedAgendaLink static factory method(s),
not the MeetingTemplatedAgendaLink constructor, to construct
instances of this class. |
class |
MeetingTemplatedMinutesLink
Use the newMeetingTemplatedMinutesLink static factory method(s),
not the MeetingTemplatedMinutesLink constructor, to construct
instances of this class. |
Uses of ObjectToObjectLink in wt.meeting.actionitem |
Subclasses of ObjectToObjectLink in wt.meeting.actionitem | |
class |
ActionItemSourceLink
Use the newActionItemSourceLink static factory method(s),
not the ActionItemSourceLink constructor, to construct instances
of this class. |
class |
ActionItemSubjectLink
Use the newActionItemSubjectLink static factory method(s),
not the ActionItemSubjectLink constructor, to construct
instances of this class. |
Uses of ObjectToObjectLink in wt.occurrence |
Subclasses of ObjectToObjectLink in wt.occurrence | |
class |
CombinedPathMasterIteration
Use the newCombinedPathMasterIteration static factory method(s),
not the CombinedPathMasterIteration constructor, to construct
instances of this class. |
class |
CombinedPathOccurrence
This combines a parent PathOccurrence (owned
by one PathOwner ) with a child PathParentableOccurrence
(owned by a different PathOwner ); its context
is the context of its parent . |
class |
CombinedPathOccurrenceDataLink
Use the newCombinedPathOccurrenceDataLink static factory
method(s), not the CombinedPathOccurrenceDataLink constructor,
to construct instances of this class. |
class |
ContextCombinedPathOccurrenceData
Use the newContextCombinedPathOccurrenceData static factory
method(s), not the ContextCombinedPathOccurrenceData constructor,
to construct instances of this class. |
class |
ContextPathOccurrence
Use the newContextPathOccurrence static factory method(s),
not the ContextPathOccurrence constructor, to construct
instances of this class. |
class |
ContextPathOccurrenceData
Use the newContextPathOccurrenceData static factory method(s),
not the ContextPathOccurrenceData constructor, to construct
instances of this class. |
class |
ContextTheCombinedPathOccurrence
Use the newContextTheCombinedPathOccurrence static factory
method(s), not the ContextTheCombinedPathOccurrence constructor,
to construct instances of this class. |
class |
ContextTheUsesOccurrence
Use the newContextTheUsesOccurrence static factory method(s),
not the ContextTheUsesOccurrence constructor, to construct
instances of this class. |
class |
LinkUsesOccurrence
Use the newLinkUsesOccurrence static factory method(s),
not the LinkUsesOccurrence constructor, to construct instances
of this class. |
class |
OccurrenceDocumentReference
Use the newOccurrenceDocumentReference static factory method(s),
not the OccurrenceDocumentReference constructor, to construct
instances of this class. |
class |
PathMasterIteration
Use the newPathMasterIteration static factory method(s),
not the PathMasterIteration constructor, to construct instances
of this class. |
class |
PathOccurrenceDataLink
Use the newPathOccurrenceDataLink static factory method(s),
not the PathOccurrenceDataLink constructor, to construct
instances of this class. |
class |
SubPathSuperPath
Use the newSubPathSuperPath static factory method(s), not
the SubPathSuperPath constructor, to construct instances
of this class. |
Uses of ObjectToObjectLink in wt.org |
Subclasses of ObjectToObjectLink in wt.org | |
class |
GroupUserLink
Use the newGroupUserLink static factory method(s), not the
GroupUserLink constructor, to construct instances of this
class. |
Uses of ObjectToObjectLink in wt.org.electronicIdentity |
Subclasses of ObjectToObjectLink in wt.org.electronicIdentity | |
class |
SignatureLink
Class contains the association between a WTUsers electronic identity and the class that implements the ElectronicallySignable interface. |
class |
UserElectronicIDLink
Link table. |
Uses of ObjectToObjectLink in wt.part |
Subclasses of ObjectToObjectLink in wt.part | |
class |
ConfigurationMasterConfiguration
Use the newConfigurationMasterConfiguration static factory
method(s), not the ConfigurationMasterConfiguration constructor,
to construct instances of this class. |
class |
PartCombinedPathOccurrence
This CombinedPathOccurrence has a name attribute
that can be used to hold a reference designator value. |
class |
PartExportInfo
Retains pertinent information about an part that has been exported to an export target. |
class |
PPDateEffectivity
Use the newPPDateEffectivity static factory method(s), not
the PPDateEffectivity constructor, to construct instances
of this class. |
class |
PPLotNumberEffectivity
Use the newPPLotNumberEffectivity static factory method(s),
not the PPLotNumberEffectivity constructor, to construct
instances of this class. |
class |
PPSerialNumberEffectivity
Use the newPPSerialNumberEffectivity static factory method(s),
not the PPSerialNumberEffectivity constructor, to construct
instances of this class. |
class |
ProductConfigForConfig
Use the newProductConfigForConfig static factory method(s),
not the ProductConfigForConfig constructor, to construct
instances of this class. |
class |
ProductInstanceMasterProductInstance
Use the newProductInstanceMasterProductInstance static factory
method(s), not the ProductInstanceMasterProductInstance
constructor, to construct instances of this class. |
class |
ProductMasterProduct
Use the newProductMasterProduct static factory method(s),
not the ProductMasterProduct constructor, to construct instances
of this class. |
class |
ProductProductInstance
Use the newProductProductInstance static factory method(s),
not the ProductProductInstance constructor, to construct
instances of this class. |
class |
SNPartMasterSNPart
Use the newSNPartMasterSNPart static factory method(s),
not the SNPartMasterSNPart constructor, to construct instances
of this class. |
class |
SNPartSNPartInstance
Use the newSNPartSNPartInstance static factory method(s),
not the SNPartSNPartInstance constructor, to construct instances
of this class. |
class |
ThePublishedLineNumberPart
Use the newThePublishedLineNumberPart static factory method(s),
not the ThePublishedLineNumberPart constructor, to construct
instances of this class. |
class |
ThePublishedLineNumberTheWTPartMaster
Use the newThePublishedLineNumberTheWTPartMaster static
factory method(s), not the ThePublishedLineNumberTheWTPartMaster
constructor, to construct instances of this class. |
class |
WTPartAlternateLink
A link used to indicate that a WTPart may be globally replaced by another WTPart. |
class |
WTPartDescribeLink
Associates a WTPart with a WTDocument that describes the WTPart. |
class |
WTPartReferenceLink
Associates a WTPart with the WTDocuments it calls out. |
class |
WTPartSubstituteLink
An association indicating that in the context of a particular usage, another part may be substituted. |
class |
WTPartUsageLink
This is an IteratedUsageLink where a specific WTPart uses a WTPartMaster (actually it will use one of the
WTPart s associated with the WTPartMaster based
on a config spec) and the part uses a specific Quantity (with
unit of measure) of the part master as a component of its structure. |
class |
WTProductInstanceDescribeLink
Use the newWTProductInstanceDescribeLink static factory
method(s), not the WTProductInstanceDescribeLink constructor,
to construct instances of this class. |
class |
WTProductInstanceReferenceLink
Use the newWTProductInstanceReferenceLink static factory
method(s), not the WTProductInstanceReferenceLink constructor,
to construct instances of this class. |
Methods in wt.part with parameters of type ObjectToObjectLink | |
protected void |
StandardWTPartService.checkReflexive(ObjectToObjectLink link)
|
Uses of ObjectToObjectLink in wt.pdmlink |
Subclasses of ObjectToObjectLink in wt.pdmlink | |
class |
ThePDMLinkProductProduct
Use the newThePDMLinkProductProduct static factory method(s),
not the ThePDMLinkProductProduct constructor, to construct
instances of this class. |
Uses of ObjectToObjectLink in wt.projmgmt.execution |
Subclasses of ObjectToObjectLink in wt.projmgmt.execution | |
class |
ProjectAssignmentLink
Use the newProjectAssignmentLink static factory method(s),
not the ProjectAssignmentLink constructor, to construct
instances of this class. |
class |
ProjectNodeLink
Use the newProjectNodeLink static factory method(s), not
the ProjectNodeLink constructor, to construct instances
of this class. |
class |
ProjectPlanLink
Associates a project to a project plan object. |
class |
ProjectWorkItemLink
Use the newProjectWorkItemLink static factory method(s),
not the ProjectWorkItemLink constructor, to construct instances
of this class. |
Uses of ObjectToObjectLink in wt.projmgmt.monitor |
Subclasses of ObjectToObjectLink in wt.projmgmt.monitor | |
class |
ProjectHistoryLink
Use the newProjectHistoryLink static factory method(s),
not the ProjectHistoryLink constructor, to construct instances
of this class. |
Uses of ObjectToObjectLink in wt.projmgmt.resource |
Subclasses of ObjectToObjectLink in wt.projmgmt.resource | |
class |
DeliverableLink
The Deliverable class represents associations between DeliverableHolder
objects (for example, activities) and Deliverables. |
class |
ProjectDeliverableLink
Use the newProjectDeliverableLink static factory method(s),
not the ProjectDeliverableLink constructor, to construct
instances of this class. |
class |
ProjectResourceLink
Use the newProjectResourceLink static factory method(s),
not the ProjectResourceLink constructor, to construct instances
of this class. |
class |
ResourceAssignmentLink
Use the newResourceAssignmentLink static factory method(s),
not the ResourceAssignmentLink constructor, to construct
instances of this class. |
Uses of ObjectToObjectLink in wt.query |
Subclasses of ObjectToObjectLink in wt.query | |
class |
PrincipalTheSavedQuery
Use the newPrincipalTheSavedQuery static factory method(s),
not the PrincipalTheSavedQuery constructor, to construct
instances of this class. |
Uses of ObjectToObjectLink in wt.queue |
Subclasses of ObjectToObjectLink in wt.queue | |
class |
entries
Use the newentries static factory method(s), not the entries
constructor, to construct instances of this class. |
class |
principal
Use the newprincipal static factory method(s), not the principal
constructor, to construct instances of this class. |
class |
sch_entries
Use the newsch_entries static factory method(s), not the
sch_entries constructor, to construct instances of this
class. |
class |
sch_principal
Use the newsch_principal static factory method(s), not the
sch_principal constructor, to construct instances of this
class. |
Uses of ObjectToObjectLink in wt.replication.imp |
Subclasses of ObjectToObjectLink in wt.replication.imp | |
class |
ImportedObjectLink
This link represents objects that comprise the replication unit. |
Uses of ObjectToObjectLink in wt.replication.receiver |
Subclasses of ObjectToObjectLink in wt.replication.receiver | |
class |
CameFromUnit
Use the newCameFromUnit static factory method(s), not the
CameFromUnit constructor, to construct instances of this
class. |
Uses of ObjectToObjectLink in wt.replication.sender |
Subclasses of ObjectToObjectLink in wt.replication.sender | |
class |
RemoteSiteTeamTemplateLink
Use the newRemoteSiteTeamTemplateLink static factory method(s),
not the RemoteSiteTeamTemplateLink constructor, to construct
instances of this class. |
class |
ToSiteLink
Use the newToSiteLink static factory method(s), not the
ToSiteLink constructor, to construct instances of this class. |
Uses of ObjectToObjectLink in wt.replication.unit |
Subclasses of ObjectToObjectLink in wt.replication.unit | |
class |
SchedItemLink
Use the newSchedItemLink static factory method(s), not the
SchedItemLink constructor, to construct instances of this
class. |
class |
UnitBaselineLink
Use the newUnitBaselineLink static factory method(s), not
the UnitBaselineLink constructor, to construct instances
of this class. |
class |
UnitEPMDocCSLink
Use the newUnitEPMDocCSLink static factory method(s), not
the UnitEPMDocCSLink constructor, to construct instances
of this class. |
class |
UnitOperationLink
Use the newUnitOperationLink static factory method(s), not
the UnitOperationLink constructor, to construct instances
of this class. |
class |
UnitSeedLink
Use the newUnitSeedLink static factory method(s), not the
UnitSeedLink constructor, to construct instances of this
class. |
class |
UnitWTDocCSLink
Use the newUnitWTDocCSLink static factory method(s), not
the UnitWTDocCSLink constructor, to construct instances
of this class. |
class |
UnitWTPartCSLink
Use the newUnitWTPartCSLink static factory method(s), not
the UnitWTPartCSLink constructor, to construct instances
of this class. |
Uses of ObjectToObjectLink in wt.representation |
Subclasses of ObjectToObjectLink in wt.representation | |
class |
OutOfDateRepresentationLink
Use the newOutOfDateRepresentationLink static factory method(s),
not the OutOfDateRepresentationLink constructor, to construct
instances of this class. |
class |
RepresentableLink
Use the newRepresentableLink static factory method(s), not
the RepresentableLink constructor, to construct instances
of this class. |
Uses of ObjectToObjectLink in wt.sandbox |
Subclasses of ObjectToObjectLink in wt.sandbox | |
class |
SandboxCheckinLink
Link from terminal iteration of a sandbox version to the iteration formed by performing a sandbox check-in on it. |
Uses of ObjectToObjectLink in wt.scheduler |
Subclasses of ObjectToObjectLink in wt.scheduler | |
class |
ItemArguments
Use the newItemArguments static factory method(s), not the
ItemArguments constructor, to construct instances of this
class. |
class |
ScheduleItemHistory
Use the newScheduleItemHistory static factory method(s),
not the ScheduleItemHistory constructor, to construct instances
of this class. |
Uses of ObjectToObjectLink in wt.step.processor |
Methods in wt.step.processor that return ObjectToObjectLink | |
static ObjectToObjectLink |
WTImportService.getExistingLink(Class linkClass,
Object tmpLink,
Persistable roleAInstance,
Persistable roleBInstance)
|
static ObjectToObjectLink |
WTImportService.createNewLink(Class linkClass,
Persistable roleAInstance,
Persistable roleBInstance)
Create a new link object. |
private ObjectToObjectLink |
ImportFromP21Processor.importLink(StepEntity stepLink,
StepData sd)
Extracts the required information from the Step Data to enable a new link to be created, or an existing instance to be updated. |
Uses of ObjectToObjectLink in wt.team |
Subclasses of ObjectToObjectLink in wt.team | |
class |
RoleActorRoleLink
Use the newRoleActorRoleLink static factory method(s), not
the RoleActorRoleLink constructor, to construct instances
of this class. |
class |
RolePoolLink
Use the newRolePoolLink static factory method(s), not the
RolePoolLink constructor, to construct instances of this
class. |
class |
RolePrincipalLink
Use the newRolePrincipalLink static factory method(s), not
the RolePrincipalLink constructor, to construct instances
of this class. |
class |
RoleRoleLink
Use the newRoleRoleLink static factory method(s), not the
RoleRoleLink constructor, to construct instances of this
class. |
class |
TeamTemplateLink
Use the newTeamTemplateLink static factory method(s), not
the TeamTemplateLink constructor, to construct instances
of this class. |
Uses of ObjectToObjectLink in wt.transfer |
Subclasses of ObjectToObjectLink in wt.transfer | |
class |
TransferOperation
Use the newTransferOperation static factory method(s), not
the TransferOperation constructor, to construct instances
of this class. |
Uses of ObjectToObjectLink in wt.ufid |
Subclasses of ObjectToObjectLink in wt.ufid | |
class |
BirthRepositoryOffspring
Use the newBirthRepositoryOffspring static factory method(s),
not the BirthRepositoryOffspring constructor, to construct
instances of this class. |
class |
LastKnownRepositoryCurrent
Use the newLastKnownRepositoryCurrent static factory method(s),
not the LastKnownRepositoryCurrent constructor, to construct
instances of this class. |
class |
LocalObjectRemoteInfo
Use the newLocalObjectRemoteInfo static factory method(s),
not the LocalObjectRemoteInfo constructor, to construct
instances of this class. |
class |
OwningRepositoryLocalObject
Use the newOwningRepositoryLocalObject static factory method(s),
not the OwningRepositoryLocalObject constructor, to construct
instances of this class. |
Uses of ObjectToObjectLink in wt.vc |
Subclasses of ObjectToObjectLink in wt.vc | |
class |
MergeInfoLink
Link class which denotes the occurrence of a logical merge operation wherein one version of an object was merged into another. |
class |
TheControlBranchPredecessor
This will link all Branches (Versions) of a Object together to form a Version Tree. |
Uses of ObjectToObjectLink in wt.vc.baseline |
Subclasses of ObjectToObjectLink in wt.vc.baseline | |
class |
BaselineMember
In the PDM Enablers UML, this association is named "Baselined". |
class |
BaselineRemoveMember
An internal association used to indicate the removal of a member from an iterated partial baseline. |
Uses of ObjectToObjectLink in wt.vc.struct |
Subclasses of ObjectToObjectLink in wt.vc.struct | |
class |
IteratedDescribeLink
A link specifying that an iteration provides descriptive information for a another iteration. |
class |
IteratedReferenceLink
A link specifying that an iteration (implementation) refers to another master. |
class |
IteratedUsageLink
The IteratedUsageLink is an association between an iteration and a master. |
Methods in wt.vc.struct with parameters of type ObjectToObjectLink | |
protected void |
IteratedUsageLinkRIEHandler.validate(ObjectToObjectLink link)
Validate that link is valid for this delegate. |
protected void |
IteratedReferenceLinkRIEHandler.validate(ObjectToObjectLink link)
Validate that link is valid for this delegate. |
protected void |
IteratedDescribeLinkRIEHandler.validate(ObjectToObjectLink link)
Validate that link is valid for this delegate. |
protected abstract void |
AbstractStructLinkRIEHandler.validate(ObjectToObjectLink link)
Validate that link is valid for this delegate. |
Uses of ObjectToObjectLink in wt.vc.views |
Subclasses of ObjectToObjectLink in wt.vc.views | |
class |
ViewAssociation
Views are associated using ViewAssociations, forming parent-child networks. |
Uses of ObjectToObjectLink in wt.vc.wip |
Subclasses of ObjectToObjectLink in wt.vc.wip | |
class |
CheckoutLink
Provides the link between an original checked out object and its working copy. |
Uses of ObjectToObjectLink in wt.viewmarkup |
Subclasses of ObjectToObjectLink in wt.viewmarkup | |
class |
DerivedFromConfigSpecLink
The config spec applied to the derivedFrom object when creating a DerivedImage. |
class |
DerivedFromTheDerivedImage
Use the newDerivedFromTheDerivedImage static factory method(s),
not the DerivedFromTheDerivedImage constructor, to construct
instances of this class. |
class |
RepresentableConfigSpecLink
The config spec applied to the associated Representable object when creating a DerivedImage. |
class |
SourceToImage
Use the newSourceToImage static factory method(s), not the
SourceToImage constructor, to construct instances of this
class. |
class |
TheMarkUpTheViewable
Use the newTheMarkUpTheViewable static factory method(s),
not the TheMarkUpTheViewable constructor, to construct instances
of this class. |
class |
ThePublishingProhibitionTarget
Use the newThePublishingProhibitionTarget static factory
method(s), not the ThePublishingProhibitionTarget constructor,
to construct instances of this class. |
Uses of ObjectToObjectLink in wt.workflow.collaboration |
Subclasses of ObjectToObjectLink in wt.workflow.collaboration | |
class |
CollaborationDefInstanceLink
Use the newCollaborationDefInstanceLink static factory method(s),
not the CollaborationDefInstanceLink constructor, to construct
instances of this class. |
Uses of ObjectToObjectLink in wt.workflow.definer |
Subclasses of ObjectToObjectLink in wt.workflow.definer | |
class |
NodeTemplateLink
The NodeTemplateLink is the class responsible for the definition
of links representing flow of control. |
class |
ProcessStepTemplateLink
ProcessStepDefLink associates the process template with
with constituent objects (activity and connector templates). |
class |
ProxyProcessDefinitionLink
Use the newProxyProcessDefinitionLink static factory method(s),
not the ProxyProcessDefinitionLink constructor, to construct
instances of this class. |
Uses of ObjectToObjectLink in wt.workflow.engine |
Subclasses of ObjectToObjectLink in wt.workflow.engine | |
class |
ActivityActivityLink
The ActivityActivityLink represents associations between
workflow steps. |
class |
ActivityConnectorLink
The ActivityConnectorLink associates steps to connectors. |
class |
ConnectorActivityLink
The ConnectorActivityLink joins connectors to activities. |
class |
ConnectorConnectorLink
The ConnectorConnectorLink class joins connectors to connectors. |
class |
SourceHistoryLink
Use the newSourceHistoryLink static factory method(s), not
the SourceHistoryLink constructor, to construct instances
of this class. |
class |
WfLink
Abstract base class for non-control workflow link objects. |
Uses of ObjectToObjectLink in wt.workflow.forum |
Subclasses of ObjectToObjectLink in wt.workflow.forum | |
class |
ForumCookieLink
Use the newForumCookieLink static factory method(s), not
the ForumCookieLink constructor, to construct instances
of this class. |
class |
ForumDefInstanceLink
Use the newForumDefInstanceLink static factory method(s),
not the ForumDefInstanceLink constructor, to construct instances
of this class. |
class |
ForumSubjectLink
ForumSubjectLink is the Association between non-iterated business objects and Forums. |
class |
ForumTopicLink
Use the newForumTopicLink static factory method(s), not
the ForumTopicLink constructor, to construct instances of
this class. |
class |
PostingAttachmentLink
PostingAttachmentLink is the association between a DiscussionPosting
and its attachments which can either be simple URL s or references
to persistable objects. |
class |
PostingSubpostingLink
Use the newPostingSubpostingLink static factory method(s),
not the PostingSubpostingLink constructor, to construct
instances of this class. |
class |
TopicPostingLink
Use the newTopicPostingLink static factory method(s), not
the TopicPostingLink constructor, to construct instances
of this class. |
class |
TopicSubtopicLink
Use the newTopicSubtopicLink static factory method(s), not
the TopicSubtopicLink constructor, to construct instances
of this class. |
Uses of ObjectToObjectLink in wt.workflow.notebook |
Subclasses of ObjectToObjectLink in wt.workflow.notebook | |
class |
FolderBookmarkLink
Use the newFolderBookmarkLink static factory method(s),
not the FolderBookmarkLink constructor, to construct instances
of this class. |
class |
FolderSubFolderLink
Use the newFolderSubFolderLink static factory method(s),
not the FolderSubFolderLink constructor, to construct instances
of this class. |
class |
NotebookBookmarkLink
Use the newNotebookBookmarkLink static factory method(s),
not the NotebookBookmarkLink constructor, to construct instances
of this class. |
class |
NotebookDefInstanceLink
Use the newNotebookDefInstanceLink static factory method(s),
not the NotebookDefInstanceLink constructor, to construct
instances of this class. |
class |
NotebookFolderLink
Use the newNotebookFolderLink static factory method(s),
not the NotebookFolderLink constructor, to construct instances
of this class. |
class |
NotebookSubjectLink
Use the newNotebookSubjectLink static factory method(s),
not the NotebookSubjectLink constructor, to construct instances
of this class. |
class |
WfBookmarkObjectLink
Use the newWfBookmarkObjectLink static factory method(s),
not the WfBookmarkObjectLink constructor, to construct instances
of this class. |
class |
WfFolderedBookmarkObjectLink
Use the newWfFolderedBookmarkObjectLink static factory method(s),
not the WfFolderedBookmarkObjectLink constructor, to construct
instances of this class. |
Uses of ObjectToObjectLink in wt.workflow.work |
Subclasses of ObjectToObjectLink in wt.workflow.work | |
class |
ActivityAssignmentLink
Use the newActivityAssignmentLink static factory method(s),
not the ActivityAssignmentLink constructor, to construct
instances of this class. |
class |
Ballots
Use the newBallots static factory method(s), not the Ballots
constructor, to construct instances of this class. |
class |
OverdueWorkItemLink
Use the newOverdueWorkItemLink static factory method(s),
not the OverdueWorkItemLink constructor, to construct instances
of this class. |
class |
WorkItemLink
Use the newWorkItemLink static factory method(s), not the
WorkItemLink constructor, to construct instances of this
class. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |