public interface IScheduledNode
Modifier and Type | Method and Description |
---|---|
void |
associate(String outName,
String fullInName)
For this instance, maps my outgoing data name to a full name which includes
the destination instance id and destination incoming name.
|
String |
uniqueInstance(String name)
Adds a unique instance identifier to the name.
|
Copyright © 2015–2022 SciJava. All rights reserved.