getname(); public abstract list getcreated(); } @edge public abstract class created { public abstract float getweight(); @in public abstract software getsoftware(); } @vertex public interface software { // vertex example with interface public abstract string getname(); } starting from a framedgraph...
can use multiple mock devices at the same time. the mock driver does nothing else than forwarding all requests to a virtual device which we can provide to control all responses and also monitor them, e.g. for unit tests. the interface for the mock device is public interface mockdevice { pair read(string...