Login
Remember
Register
PlantUML Q&A
All Activity
Questions
Hot!
Unanswered
Tags
Users
Ask a Question
Ask a Question
Why there is class limit?
0
votes
asked
Feb 28, 2017
in
Wanted features
by
anonymous
Hello,
I found limit of 40 classes that can be shown or can be used in one file? Is there any purpose? could there be more?
Your comment on this question:
Your name to display (optional):
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
Your answer
Your name to display (optional):
Email me at this address if my answer is selected or commented on:
Email me if my answer is selected or commented on
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail]
(--------)
To avoid this verification in future, please
log in
or
register
.
1 Answer
0
votes
answered
Feb 28, 2017
by
plantuml
(
298,440
points)
Best answer
Hello,
There are no such limits for number of classes.
For example, the following diagrams are more than 40 classes:
http://www.plantuml.com/plantuml/uml/DSof4S804010doeeWHyYkQyF9XQN_cSGi6xLRf_tlXzUnsNxuGHdkC0LRd271pnX_IFCOGvpcCCSvZ27ESnXJdEQqvpcDASvpMbESvhBNEOobxdCPIvpcSjSvZQtkSrjRdERszpcDhTvp6CUyvZ7FEOnZtdCiovV
However, there are some limits (nothing is infinite). Maybe you are talking about PLANTUML_LIMIT_SIZE (see
http://plantuml.com/faq
)
Does it helps you ?
commented
Mar 1, 2017
by
anonymous
Hm but thing is that when I make a bit complicated structure, the pending state hangs for half an hour and then it gives me an error. Maybe its way to much for it ;-)
commented
Mar 1, 2017
by
plantuml
(
298,440
points)
Try to split your diagram into several diagrams.
How many classes are there?
Pay also attention to use --> arrow instead of ->
Removing labels from arrow usually also helps.
commented
Mar 1, 2017
by
anonymous
So i am trying to use this diagram not exactly like class standard diagram but rather like object oriented DB where i am using classes as objects and "arrows" as relation between each object, right now i have got around 50 objects, but maybe around 150 relations between them. Every relation has got label because it describes the type of relation between objects
Maybe you can give me a hint how can I use it better.
commented
Mar 1, 2017
by
plantuml
(
298,440
points)
Ok, you can send us your file by email, so that we have a look at it and give you some hints
commented
Mar 1, 2017
by
anonymous
and what is an email where can I send that? :-)
commented
Mar 1, 2017
by
plantuml
(
298,440
points)
You can use plantuml@gmail.com
commented
Mar 1, 2017
by
anonymous
Unfortunately as I was talking to customer this is part of my NDA ;-(. But thank you for your help :-) Do you think that in future there will be option how can be each class modified through GUI? Or it will stay read only (picutre)?
commented
Mar 1, 2017
by
plantuml
(
298,440
points)
About NDA, if possible, you could rename each class to Foo00 to Foo50 and change labels with XXXX characters. This way, you could send us the file.
About GUI, it's very unlikely that we have one in the future. Our tool is really text oriented.
Your comment on this answer:
Your name to display (optional):
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
Related questions
Is there any intentional limit to the number of lines in a JSON variable definition?
Is there an upper limit of number of characters for a salt mock UI
Is there a way to combine state diagrams and class diagrams?
In the eclipse plugin, is there a way to get back the java class diagram?
Why is there a preceding 0 in the "patch" version reported by `-version` flag?
All categories
Question / help
(1,710)
Bug
(1,761)
Wanted features
(1,480)
Closed question / help
(89)
Closed bug
(53)
Closed feature request
(130)
Won't fix
(3)
Won't implement
(14)
Can't help
(10)
To be deleted
(10)
To be sorted
(431)
...