/*PLEASE DO NOT EDIT THIS CODE*/
/*This code was generated using the UMPLE @UMPLE_VERSION@ modeling language!*/
digraph InstanceDiagram {
node [shape=rectangle]
edge [arrowhead=none]
message [label ="Inheritance unresolvable. Ensure that abstract/interface classes with associations have concrete implementations that can be instantiated without creating an infinite loop
The following classes have no valid inheritors and could be the source of this error:
A
B"];
// All associations
}
/*PLEASE DO NOT EDIT THIS CODE*/
/*This code was generated using the UMPLE @UMPLE_VERSION@ modeling language!*/
digraph InstanceDiagram {
node [shape=rectangle]
edge [arrowhead=none]
message [label ="Reached maximum class count. Ensure that the system is instantiable and non-infinite"];
// All associations
}