Skip to content

Commit

Permalink
Added an index property to SubmodelElementCollectionType InstanceDecl…
Browse files Browse the repository at this point in the history
…aration
  • Loading branch information
msalafia committed Apr 9, 2019
1 parent 3a23d4b commit 7c5c2b3
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
Binary file modified images/submodelcollection.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified models/coreaas.ua
Binary file not shown.
12 changes: 11 additions & 1 deletion models/coreaas.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
</NamespaceUris>
<Aliases>
<Alias Alias="Boolean">i=1</Alias>
<Alias Alias="UInt32">i=7</Alias>
<Alias Alias="String">i=12</Alias>
<Alias Alias="ByteString">i=15</Alias>
<Alias Alias="LocalizedText">i=21</Alias>
Expand Down Expand Up @@ -32,7 +33,7 @@
</Aliases>
<Extensions>
<Extension>
<ua:ModelInfo Tool="UaModeler" Hash="6V+pUEZ9IU6QROKfEc9E0Q==" Version="1.6.2"/>
<ua:ModelInfo Tool="UaModeler" Hash="z7Onm9kvpkLkx/RenKd60A==" Version="1.6.2"/>
</Extension>
</Extensions>
<UADataType NodeId="ns=1;i=3002" BrowseName="1:IdentifierType">
Expand Down Expand Up @@ -2805,6 +2806,7 @@ AAS or a reference to an external object or entity.</Description>
<References>
<Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=5057</Reference>
<Reference ReferenceType="HasProperty">ns=1;i=6075</Reference>
<Reference ReferenceType="HasProperty">ns=1;i=6090</Reference>
<Reference ReferenceType="HasModellingRule">i=11508</Reference>
<Reference ReferenceType="HasTypeDefinition">ns=1;i=1010</Reference>
</References>
Expand All @@ -2817,6 +2819,14 @@ AAS or a reference to an external object or entity.</Description>
<Reference ReferenceType="HasTypeDefinition">i=68</Reference>
</References>
</UAVariable>
<UAVariable DataType="UInt32" ParentNodeId="ns=1;i=5058" NodeId="ns=1;i=6090" BrowseName="1:index" AccessLevel="3">
<DisplayName>index</DisplayName>
<References>
<Reference ReferenceType="HasModellingRule">i=80</Reference>
<Reference ReferenceType="HasTypeDefinition">i=68</Reference>
<Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=5058</Reference>
</References>
</UAVariable>
<UAObjectType NodeId="ns=1;i=1013" BrowseName="1:SubmodelType">
<DisplayName>SubmodelType</DisplayName>
<References>
Expand Down

0 comments on commit 7c5c2b3

Please sign in to comment.