eclipse-aaspe / package-explorer

AASX Package Explorer
Other
64 stars 19 forks source link

Set Submodel/Kind as per action #225

Closed juileetikekar closed 5 months ago

juileetikekar commented 5 months ago

This PR fixes the issue #222. It sets the Kind of the submodel as per the action taken.

click on "Add submodel template" within Env "All Submodels" click on "Add submodel intance" within Env "All Submodels" click on "Create new Submodel of kind Instance" within a single AAS already created

Fix:

for 1. Submodel/kind is set to "Template". for 2. Submodel/kind is set to "Instance". for 3. Submodel/kind is set to "Instance".