Package wt.trace.links
Class VersionToVersionTraceLink
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.vc._VersionToVersionLink
wt.vc.VersionToVersionLink
wt.trace.links._VersionToVersionTraceLink
wt.trace.links.VersionToVersionTraceLink
- All Implemented Interfaces:
com.ptc.core.meta.type.mgmt.server.impl.association._AssociationConstrainable,com.ptc.core.meta.type.mgmt.server.impl.association.AssociationConstrainable,Externalizable,Serializable,wt.fc._BinaryLink,wt.fc._Link,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,BinaryLink,Link,NetFactor,ObjectMappable,Persistable,wt.federation._FederatedLinkHolder,wt.federation._RemotelyLinkable,wt.federation.FederatedLinkHolder,wt.federation.RemotelyLinkable,wt.iba.value._IBAHolder,wt.iba.value.IBAHolder,DisplayIdentification,_TraceLinkIfc,TraceLinkIfc,wt.type._Typed,wt.type._TypeManaged,wt.type.FlexTyped,wt.type.Typed,wt.type.TypeManaged,wt.ufid._Federatable,wt.ufid.Federatable
- Direct Known Subclasses:
_ArchitectureV2VTraceLink,_RequirementV2VTraceLink
@GenAsBinaryLink(superClass=VersionToVersionLink.class,
interfaces={wt.type.Typed.class,com.ptc.core.meta.type.mgmt.server.impl.association.AssociationConstrainable.class,TraceLinkIfc.class},
extendable=true,
serializable=EXTERNALIZABLE_BASIC,
roleA=@GeneratedRole(name="traceable",type=IteratedTraceable.class,cardinality=ONE_TO_MANY),
roleB=@GeneratedRole(name="tracedTo",type=IteratedTracedTo.class,cardinality=ONE_TO_MANY),
tableProperties=@TableProperties(compositeUnique1="+roleAObjectRef.key.branchId+roleBObjectRef.key.branchId+typeDefinitionReference.key.id+typeDefinitionReference.key.branchId"),
iconProperties=@IconProperties(standardIcon="wt/clients/images/WTUnknown.gif",openIcon="wt/clients/images/WTUnknown.gif"))
public abstract class VersionToVersionTraceLink
extends _VersionToVersionTraceLink
This is parent class for all Version to Version trace links. Module specific links must inherit from this class to
create specific Version to Version trace link
- See Also:
-
Supported API: true
Extendable: true- Serialized Form
-
Field Summary
Fields inherited from interface wt.trace.links._TraceLinkIfc
RESOURCE_LAST_MODIFIED_AT, SUSPECT, TRACEABLE_ROLE, TRACED_TO_ROLE -
Method Summary
Methods inherited from class wt.trace.links._VersionToVersionTraceLink
getResourceLastModifiedAt, getSuspect, getTraceable, getTracedTo, setResourceLastModifiedAt, setSuspect, setTracedToMethods inherited from class wt.vc.VersionToVersionLink
getAllObjects, getRoleObject, setRoleAObject, setRoleBObject, setRoleObjectMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.BinaryLink
getLinkInfo, getOtherObject, getRole, getRoleAObject, getRoleAObjectId, getRoleBObject, getRoleBObjectId, setRoleAObject, setRoleBObjectMethods inherited from interface wt.fc.Link
appendJoinCriteria, appendRoleCriteria, getAllObjects, getJoinValues, getRoleIdName, getRoleObject, setRoleObjectMethods inherited from interface wt.fc.Persistable
checkAttributes