Please find the below script body. When I inserted the below script into PlantUML macro I got the below error message.
Script:
GCPEvent <|-- GCPEVApplication
GCPEVApplication <|-- GCPEVAPPPartition
GCPEVAPPPartition <|-- GCPEVAPPPartitionAlarm
GCPEVAPPPartition <|-- GCPEVAPPPartitionTimer
GCPEVAPPPartitionAlarm <|-- GCPEVAPPPartitionAlarmIntruder
GCPEVAPPPartitionAlarm <|-- GCPEVAPPPartitionAlarmFire
Error Message:
Dot Executable /usr/bin/dot
File does not exist
Cannot find Graphiviz. You should try
@startuml
testdot
@enduml
or
java -jar plantuml.jat -testdot