public interface ICoverable
extends com4j.Com4jObject
Modifier and Type | Method and Description |
---|---|
com4j.Com4jObject |
coverageFactory()
The CoverageFactory for the entity.
|
void |
coverRequirementEx(Object req,
String requirementFilter,
boolean recursive)
Adds the specified requirement to the list of requirements covered by this entity.
|
com4j.Com4jObject coverageFactory()
The CoverageFactory for the entity.
Getter method for the COM property "CoverageFactory"
void coverRequirementEx(Object req, String requirementFilter, boolean recursive)
Adds the specified requirement to the list of requirements covered by this entity. Optionally, also adds child requirements.
req
- Mandatory java.lang.Object parameter.requirementFilter
- Mandatory java.lang.String parameter.recursive
- Mandatory boolean parameter.Copyright © 2020. All rights reserved.