Ah yes, so I could use the isAlias in the unidirectional ports to determine port connectivity, then create the NML link objects for the unidirectional ports, and group them into Bidirectional links. Now how are bidirectional links related to the bidirectional ports? I can't seem to see a relationship for this. Am I using a label? On 2013-09-25, at 9:39 AM, Jeroen van der Ham <vdham@uva.nl> wrote:
Hi,
On 25 Sep 2013, at 15:14, John MacAuley <john.macauley@surfnet.nl> wrote:
Ooops, you are correct. Head is a little cloudy after so much NML. I was thinking of the Bidirectional link. Can I model two interconnected bidirectional ports with a bidirectional link?
I'm not entirely sure what you mean here.
The connection between domains has been defined by the NSI group to use the isAlias construct. Anything else may not work properly.
If you would want to disregard that (and probably break some pathfinders), you would have to include unidirectional Link elements, and then create a BidirectionalLink element that contains those.
Jeroen.