VIVO-946 Add labels of objects across Role nodes.
This commit is contained in:
parent
4e6ae2daec
commit
6166b48357
3 changed files with 103 additions and 33 deletions
|
@ -126,6 +126,9 @@ public class LabelsAcrossContextNodesTest extends AbstractTestClass {
|
|||
|
||||
lacn = new LabelsAcrossContextNodes();
|
||||
lacn.setContextModels(models);
|
||||
lacn.setIncomingProperty(CORE_RELATED_BY);
|
||||
lacn.setOutgoingProperty(CORE_RELATES);
|
||||
lacn.validate();
|
||||
}
|
||||
|
||||
// ----------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue