DrMarkusVoss / pumla

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

WeatherStation example: update - "FullyInstantiableClass" not parsed correctly #40

Closed DrMarkusVoss closed 2 years ago

DrMarkusVoss commented 2 years ago

Describe the bug when the update on the WeatherStation example is called, the parent for the instances w1..w4 is not found anymore. That is due to the wrong parsing of "FullyInstantiableClass". Reason is, it was a typo-fix, before it was called "FullyInstantiatableClass". The regexparser pattern for that did not get corrected when the correct spelling in the API and examples was introduced.

Desktop (please complete the following information):