Package | Description |
---|---|
com.unitesk.requality.core |
The main core package for using in other packages.
|
com.unitesk.requality.nodetypes |
Base Requality types: Document, Location, Requirement A number of central classes used in other
packages
|
Modifier and Type | Method and Description |
---|---|
ReferenceValue[] |
TreeNode.getLinksOrErrorsValues(java.lang.String k) |
ReferenceValue[] |
LinkResolver.getRefValues(TreeNode node,
java.lang.String key)
Get list of nodes linked to current by linkto: relation
|
static ReferenceValue[] |
LinkResolver.getRefValues(TreeNode targ,
java.lang.String key,
java.lang.String label) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ReferenceValue> |
Requirement.getLocationQIds() |