de.opsdesign.yax
Interface Graph

All Known Implementing Classes:
DotNode, Queue, Step

public interface Graph


Method Summary
 int toDotInit(int nodeCount)
           
 DotNode toDotPipeTrace()
           
 DotNode toDotPortTrace()
           
 

Method Detail

toDotInit

int toDotInit(int nodeCount)

toDotPipeTrace

DotNode toDotPipeTrace()

toDotPortTrace

DotNode toDotPortTrace()


Copyright © 2008 OPS Design GmbH. All Rights Reserved.