Package wt.requirement.trace.links
Class RequirementO2OTraceLink
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
wt.trace.links._ObjectToObjectTraceLink
wt.trace.links.ObjectToObjectTraceLink
wt.requirement.trace.links._RequirementO2OTraceLink
wt.requirement.trace.links.RequirementO2OTraceLink
- 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,_RequirementTraceLinkIfc,RequirementTraceLinkIfc,_TraceLinkIfc,TraceLinkIfc,wt.type._Typed,wt.type._TypeManaged,wt.type.FlexTyped,wt.type.Typed,wt.type.TypeManaged,wt.ufid._Federatable,wt.ufid.Federatable
@GenAsBinaryLink(superClass=ObjectToObjectTraceLink.class,
interfaces=RequirementTraceLinkIfc.class,
extendable=true,
serializable=EXTERNALIZABLE_BASIC,
roleA=@GeneratedRole(name="traceable",type=Traceable.class,supportedAPI=PUBLIC,cardinality=ONE_TO_MANY),
roleB=@GeneratedRole(name="tracedTo",type=RequirementItemIfc.class,supportedAPI=PUBLIC,cardinality=ONE_TO_MANY,owner=false),
tableProperties=@TableProperties(compositeUnique1="+roleAObjectRef.key.id+roleBObjectRef.key.id+typeDefinitionReference.key.id+typeDefinitionReference.key.branchId"),
iconProperties=@IconProperties(standardIcon="wt/clients/images/WTUnknown.gif",openIcon="wt/clients/images/WTUnknown.gif"))
public class RequirementO2OTraceLink
extends _RequirementO2OTraceLink
This is object to object trace link class for creating trace links to local or remote Requirements. User can create
soft types of modeled sub types of this class to create various object to object links required for Requirement
Traceability
- See Also:
-
Field Summary
Fields inherited from class wt.requirement.trace.links._RequirementO2OTraceLink
EXTERNALIZATION_VERSION_UIDFields inherited from class wt.fc._ObjectToObjectLink
ROLE_AOBJECT_REF, ROLE_BOBJECT_REFFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc._BinaryLink
ROLE_AOBJECT_ROLE, ROLE_BOBJECT_ROLEFields inherited from interface wt.ufid._Federatable
FEDERATABLE_INFOFields inherited from interface wt.iba.value._IBAHolder
ATTRIBUTE_CONTAINERFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.trace.links._TraceLinkIfc
RESOURCE_LAST_MODIFIED_AT, SUSPECT, TRACEABLE_ROLE, TRACED_TO_ROLEFields inherited from interface wt.type._Typed
TYPE_DEFINITION_REFERENCEFields inherited from interface wt.fc.BinaryLink
ALL_ROLES, BOTH_ROLES, ROLE_AOBJECT_REF, ROLE_BOBJECT_REFFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Methods inherited from class wt.requirement.trace.links._RequirementO2OTraceLink
getClassInfo, getConceptualClassname, getTraceable, getTracedTo, getType, readExternal, readExternal, readVersion, setTraceable, setTracedTo, super_readExternal_RequirementO2OTraceLink, super_readVersion_RequirementO2OTraceLink, super_writeExternal_RequirementO2OTraceLink, writeExternal, writeExternalMethods inherited from class wt.trace.links.ObjectToObjectTraceLink
duplicate, getFlexTypeIdPath, getTypeDefinitionInfo, getValue, initialize, setValueMethods inherited from class wt.trace.links._ObjectToObjectTraceLink
getAttributeContainer, getFederatableInfo, getResourceLastModifiedAt, getSuspect, getTypeDefinitionReference, readVersion, setAttributeContainer, setFederatableInfo, setResourceLastModifiedAt, setSuspect, setTracedTo, setTypeDefinitionReference, super_readExternal_ObjectToObjectTraceLink, super_readVersion_ObjectToObjectTraceLink, super_writeExternal_ObjectToObjectTraceLinkMethods inherited from class wt.fc.ObjectToObjectLink
appendJoinCriteria, appendRoleCriteria, getAllObjects, getJoinValues, getLinkInfo, getObject, getOtherObject, getRemoteRoleAObjectId, getRemoteRoleBObjectId, getRole, getRoleAObject, getRoleAObjectId, getRoleBObject, getRoleBObjectId, getRoleIdName, getRoleObject, isRoleANonpersistentProxy, isRoleBNonpersistentProxy, setRoleAObject, setRoleAObjectRef, setRoleBObject, setRoleBObjectRef, setRoleObjectMethods inherited from class wt.fc._ObjectToObjectLink
getRoleAObjectRef, getRoleBObjectRef, readVersion, super_readExternal_ObjectToObjectLink, super_readVersion_ObjectToObjectLink, super_writeExternal_ObjectToObjectLinkMethods inherited from class wt.fc.WTObject
checkAttributes, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, initialize, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc._BinaryLink
getRoleAObjectRef, getRoleBObjectRef, setRoleAObjectRef, setRoleBObjectRefMethods inherited from interface wt.ufid._Federatable
getFederatableInfo, setFederatableInfoMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.requirement.trace.links._RequirementTraceLinkIfc
setTracedToMethods inherited from interface wt.trace.links._TraceLinkIfc
getResourceLastModifiedAt, getSuspect, setResourceLastModifiedAt, setSuspectMethods inherited from interface wt.fc.BinaryLink
getLinkInfo, getObject, 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, getIdentityMethods inherited from interface wt.trace.links.TraceLinkIfc
duplicate