DrMarkusVoss / pumla

pumla - systematic re-use of model elements described with PlantUML
GNU General Public License v3.0
102 stars 10 forks source link

User's Guide: wrong description of re-usable relation and connection, argument order is wrong #29

Closed DrMarkusVoss closed 2 years ago

DrMarkusVoss commented 2 years ago

Describe the bug Argument order in User's Guide: PUMLARelation(startalias : string, endalias : string, "reltype" : string, "reltxt" : string (optional), "relid" : string (optional))

Real argument order (example): PUMLARelation(tempSensorBdC, "..>", tempSensorB, "use", "tempSensorBdCRel#1")

Desktop (please complete the following information):