comment = ''comment text'';
entities {
entity1 [relationship] entity2 [message];
...
}
[visuals {
entity_margin = <integer>;
}]
}
The entities collection should be a list of class entities with their invocations to other entities. Entities only have to appear once in here to be drawn on the diagram (it doesn't matter which side of a relationship they are on).