public interface ITrace extends IBaseField
Modifier and Type | Method and Description |
---|---|
com4j.Com4jObject |
fromReq()
The requirement from which the association is defined.
|
com4j.Com4jObject |
toReq()
The requirement to which the association is defined
|
void |
tracedReq(com4j.Com4jObject rhs)
The other requirement that the initiating requirement forms a trace with.
|
autoPost, autoPost, field, field, id, modified, post, refresh, undo, virtual
isLocked, lockObject, unLockObject
com4j.Com4jObject fromReq()
The requirement from which the association is defined.
Getter method for the COM property "FromReq"
com4j.Com4jObject toReq()
The requirement to which the association is defined
Getter method for the COM property "ToReq"
void tracedReq(com4j.Com4jObject rhs)
The other requirement that the initiating requirement forms a trace with.
Setter method for the COM property "TracedReq"
rhs
- Mandatory com4j.Com4jObject parameter.Copyright © 2020. All rights reserved.