Skip to main content
1-Visitor
September 6, 2017
Question

Is there any provision in Thingworx to generate a class diagram for the Information model used ?

  • September 6, 2017
  • 2 replies
  • 2130 views

Hi All,

Can some one help me in how to generate a class diagram for the Informational used to develop an application.

Thanks,

Swetha Ramagoni

2 replies

5-Regular Member
September 6, 2017

Swetha Ramagoni​ - There is no such in built functionality in Thingworx that can generate class diagram of entities created in Thingworx .One way (not tested ) is you can take XML file of the entities and try generating the class diagram from that using a third party tool or something

sramagoni1-VisitorAuthor
1-Visitor
September 6, 2017

Thanks Mukul, will definitely try out that option.

12-Amethyst
January 31, 2018

Not quite a traditional class diagram but you may be interested to have a look - when you view a thing in your composer, navigate to the Dependencies tab on the left hand side and click 'Entity Depends On'. This will show you the 'Class diagram' on the Thing like an example shown from my system:

BatteryStorageUnit thingworx class diagram.PNG

May or may not be of any use to you.

BW,

Andy