Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{
	id: "54dd1d25-4c58-4af2-96a1-1d26fa440177",
	attributes: {
		name: "Allplan Tübing",
		thumbnail: "http://bimplus.net/images/thumb123231.png",
		shortDescr: "...",
		created: "Mi  8 Mai 2013 11:48:13 CEST",
		changed: "Mi  8 Mai 2013 11:48:13 CEST",
		disciplines: [
			{
				id: "0f106af0-a919-44c5-b211-15bd5ef620b6",
				name: "<LOCALIZATION_STRING_ID>",
				divisionId : "6a6e4d09-3550-4483-8134-98ac1e6c1afb",
				divisionName: "<LOCALIZATION_STRING_ID>",
				revisions: [1, 2, 3, 4, ...]
			},
			{...},
			...
		]
	}
}

Class diagram (v2, draft)

...