Package wt.trace.links
Interface _TraceLinkIfc
- All Superinterfaces:
wt.fc._BinaryLink,wt.ufid._Federatable,wt.federation._FederatedLinkHolder,wt.fc._Link,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.federation._RemotelyLinkable,BinaryLink,wt.ufid.Federatable,wt.federation.FederatedLinkHolder,Link,NetFactor,ObjectMappable,Persistable,wt.federation.RemotelyLinkable,Serializable
- All Known Subinterfaces:
_ArchitectureTraceLinkIfc,_RequirementTraceLinkIfc,ArchitectureTraceLinkIfc,RequirementTraceLinkIfc,TraceLinkIfc
- All Known Implementing Classes:
_ArchitectureO2OTraceLink,_ArchitectureV2VTraceLink,_ObjectToObjectTraceLink,_RequirementO2OTraceLink,_RequirementV2VTraceLink,_VersionToVersionTraceLink,ArchitectureO2OTraceLink,ArchitectureV2VTraceLink,ObjectToObjectTraceLink,RequirementO2OTraceLink,RequirementV2VTraceLink,VersionToVersionTraceLink
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: trueFields inherited from interface wt.fc._BinaryLink
ROLE_AOBJECT_ROLE, ROLE_BOBJECT_ROLEFields inherited from interface wt.ufid._Federatable
FEDERATABLE_INFOFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.fc.BinaryLink
ALL_ROLES, BOTH_ROLES, ROLE_AOBJECT_REF, ROLE_BOBJECT_REF, serialVersionUIDFields inherited from interface wt.ufid.Federatable
serialVersionUIDFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: trueSupported API: trueSupported API: truevoidsetResourceLastModifiedAt(Timestamp resourceLastModifiedAt) Supported API: truevoidsetSuspect(Boolean suspect) Supported API: truevoidsetTraceable(Traceable the_traceable) Supported API: truevoidsetTracedTo(TracedTo the_tracedTo) Supported API: trueMethods 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.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.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity, getType
-
Field Details
-
SUSPECT
Supported API: true- See Also:
-
RESOURCE_LAST_MODIFIED_AT
Supported API: true- See Also:
-
TRACEABLE_ROLE
Supported API: true- See Also:
-
TRACED_TO_ROLE
Supported API: true- See Also:
-
-
Method Details
-
getSuspect
Boolean getSuspect()Supported API: true- See Also:
-
setSuspect
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getResourceLastModifiedAt
Timestamp getResourceLastModifiedAt()Supported API: true- See Also:
-
setResourceLastModifiedAt
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getTraceable
Traceable getTraceable()Supported API: true- See Also:
-
setTraceable
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getTracedTo
TracedTo getTracedTo()Supported API: true- See Also:
-
setTracedTo
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-