Package wt.architecture.trace.links
Class ArchitectureO2OTraceLink
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
wt.trace.links._ObjectToObjectTraceLink
wt.trace.links.ObjectToObjectTraceLink
wt.architecture.trace.links._ArchitectureO2OTraceLink
wt.architecture.trace.links.ArchitectureO2OTraceLink
- 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,_ArchitectureTraceLinkIfc,ArchitectureTraceLinkIfc,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
@GenAsBinaryLink(superClass=ObjectToObjectTraceLink.class,
interfaces=ArchitectureTraceLinkIfc.class,
extendable=true,
serializable=EXTERNALIZABLE_BASIC,
roleA=@GeneratedRole(name="traceable",type=Traceable.class,supportedAPI=PUBLIC,cardinality=ONE_TO_MANY),
roleB=@GeneratedRole(name="tracedTo",type=ArchitectureItemIfc.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 ArchitectureO2OTraceLink
extends _ArchitectureO2OTraceLink
This is object to object trace link class for creating trace links to local or remote Architecture elements. User can create
soft types of modeled sub types of this class to create various object to object links required for architecture elements
Traceability
-
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.architecture.trace.links._ArchitectureO2OTraceLink
getTraceable, getTracedTo, setTraceable, setTracedToMethods inherited from class wt.trace.links._ObjectToObjectTraceLink
getResourceLastModifiedAt, getSuspect, setResourceLastModifiedAt, setSuspect, setTracedToMethods inherited from class wt.fc.ObjectToObjectLink
appendJoinCriteria, getAllObjects, getJoinValues, getRoleObject, 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.architecture.trace.links._ArchitectureTraceLinkIfc
setTracedToMethods inherited from interface wt.trace.links._TraceLinkIfc
getResourceLastModifiedAt, getSuspect, setResourceLastModifiedAt, setSuspectMethods 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