Although it's easy enough for us to translate our models into either UML or YAML, we use a custom format for ours. I would like to create a custom parser to handle turning our models into the Harbormaster metamodel. Then I could register the parser so when Harbormaster encounters it, my parser would be used.