Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Papyrus/customizations/manufacturing/aas/tabulareditors"

(Tabular editors)
 
Line 2: Line 2:
  
 
In order to enhance the interoperability of the CanvAAS toolset with external tools such as Microsoft Excel. We have implemented tabular editors that are able to import and export data from Excel sheets. This tabular editors have been implemented for AAS SubmodelElements. More specifically, tabular editors are now available for:
 
In order to enhance the interoperability of the CanvAAS toolset with external tools such as Microsoft Excel. We have implemented tabular editors that are able to import and export data from Excel sheets. This tabular editors have been implemented for AAS SubmodelElements. More specifically, tabular editors are now available for:
 +
 
• Operations: Attributes that are editable in the table are: name, idShort, category, description, semanticId, parameters  
 
• Operations: Attributes that are editable in the table are: name, idShort, category, description, semanticId, parameters  
 
[[File:AAS09-tab-1.png|800px]]
 
[[File:AAS09-tab-1.png|800px]]

Latest revision as of 06:10, 16 December 2022

Tabular editors

In order to enhance the interoperability of the CanvAAS toolset with external tools such as Microsoft Excel. We have implemented tabular editors that are able to import and export data from Excel sheets. This tabular editors have been implemented for AAS SubmodelElements. More specifically, tabular editors are now available for:

• Operations: Attributes that are editable in the table are: name, idShort, category, description, semanticId, parameters AAS09-tab-1.png

• Properties: Attributes that are editable in the table are: name, idShort, category, description, semanticId, type, value AAS09-tab-2.png

• Entities (BOM table): attributes that are editable in the table are: name, idShort, semanticId, entityType, asset

Back to the top