Skip to content

Instantly share code, notes, and snippets.

@Nava2
Created March 18, 2015 04:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nava2/acc1285e4fa9778dbf69 to your computer and use it in GitHub Desktop.
Save Nava2/acc1285e4fa9778dbf69 to your computer and use it in GitHub Desktop.
meta.json example for umple-ucosp/umple.sample.downloader
{
"date" : 1426651739191,
"time" : 1426651739191,
"rootPath" : "/tmp/MyOutput",
"repositories" : [ {
"path" : "AtlanZooEcore",
"description" : "The Metamodel Zoos are a collaborative open source research effort intended to produce experimental material that may be used by all in the domain of Model Driven Engineering.\nThis Repository uses the eCore version located at: http://www.emn.fr/z-info/atlanmod/index.php/Ecore.",
"name" : "AtlanZooEcore",
"files" : [ {
"path" : "ACG.ecore.ump",
"type" : "ECore",
"successful" : true,
"message" : ""
}, {
"path" : "ACME.ecore.ump",
"type" : "ECore",
"successful" : true,
"message" : ""
}, {
"path" : "ADELFE.ecore.ump",
"type" : "ECore",
"successful" : true,
"message" : ""
}, {
"path" : "Agate.ecore.ump",
"type" : "ECore",
"successful" : true,
"message" : ""
}, {
"path" : "ATL.ecore.ump",
"type" : "ECore",
"successful" : true,
"message" : ""
}, {
"path" : "ATOM.ecore.ump",
"type" : "ECore",
"successful" : true,
"message" : ""
}, {
"path" : "AWKPrograms.ecore.ump",
"type" : "ECore",
"successful" : true,
"message" : ""
}, {
"path" : "AbstractSyntaxStereotypesUML1.4.ecore.ump",
"type" : "ECore",
"successful" : true,
"message" : ""
}, {
"path" : "XMorphLanguage_abstractSyntax.ecore.ump",
"type" : "ECore",
"successful" : true,
"message" : ""
}, {
"path" : "TroposActorConcept.ecore.ump",
"type" : "ECore",
"successful" : true,
"message" : ""
} ]
} ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment