public interface RETENode
| Modifier and Type | Method and Description |
|---|---|
RETENode |
clone(Map<RETENode,RETENode> netCopy,
RETERuleContext context)
Clone this node in the network across to a different context.
|
RETENode clone(Map<RETENode,RETENode> netCopy, RETERuleContext context)
netCopy - a map from RETENodes to cloned instance so far.context - the new context to which the network is being portedLicenced under the Apache License, Version 2.0