Uses of Interface
step.repository.alm.v16.otaclient.ITraceabilityMatrixRelationSettings
-
Packages that use ITraceabilityMatrixRelationSettings Package Description step.repository.alm.v16.otaclient -
-
Uses of ITraceabilityMatrixRelationSettings in step.repository.alm.v16.otaclient
Methods in step.repository.alm.v16.otaclient that return ITraceabilityMatrixRelationSettings Modifier and Type Method Description ITraceabilityMatrixRelationSettings
IReqFactory5. createTraceabilityMatrixRelationSettings(java.lang.String relationName, java.lang.String logicalCondition, boolean existInIds, java.lang.String filter)
For HP use.Methods in step.repository.alm.v16.otaclient with parameters of type ITraceabilityMatrixRelationSettings Modifier and Type Method Description IList
IReq3. getLinkedEntities(ITraceabilityMatrixRelationSettings settings, com4j.Holder<java.lang.String> tableName)
For HP use.IList
IReqFactory5. getLinkedEntities(ITraceabilityMatrixRelationSettings settings, int reqID, com4j.Holder<java.lang.String> tableName)
For HP use.
-