AlexAegis/loreplotter

View on GitHub
docs/src/model/lore.mp

Summary

Maintainability
Test Coverage
input metauml;
beginfig(1);
    Class.Lore("Lore")()();
    drawObject(Lore);
endfig;
end