eclipse-aaspe / package-explorer

AASX Package Explorer
Other
41 stars 12 forks source link

Set Submodel/Kind as per action #225

Closed juileetikekar closed 1 week ago

juileetikekar commented 1 week 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".