File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
commons/tools/plugins/org.obeonetwork.tools.classdiagramgenerator.editor/description Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 275275 <initialOperation >
276276 <firstModelOperations xsi : type =" tool_1:ChangeContext" browseExpression =" var:container" >
277277 <subModelOperations xsi : type =" tool_1:CreateInstance" typeName =" environment.Attribute" referenceName =" ownedAttributes" >
278- <subModelOperations xsi : type =" tool_1:SetValue" featureName =" name" valueExpression =" aql:'attribute ' + self.eContainer(environment::StructuredType).ownedAttributes->size()" />
278+ <subModelOperations xsi : type =" tool_1:SetValue" featureName =" name" valueExpression =" aql:'attribute_ ' + self.eContainer(environment::StructuredType).ownedAttributes->size()" />
279279 <subModelOperations xsi : type =" tool_1:SetValue" featureName =" type" valueExpression =" service:getStringPrimitiveType()" />
280280 </subModelOperations >
281281 </firstModelOperations >
289289 <initialOperation >
290290 <firstModelOperations xsi : type =" tool_1:ChangeContext" browseExpression =" var:container" >
291291 <subModelOperations xsi : type =" tool_1:CreateInstance" typeName =" environment.Enumeration" referenceName =" types" >
292- <subModelOperations xsi : type =" tool_1:SetValue" featureName =" name" valueExpression =" aql:'Enum ' + self.eContainer(environment::Namespace).types->size()" />
292+ <subModelOperations xsi : type =" tool_1:SetValue" featureName =" name" valueExpression =" aql:'Enum_ ' + self.eContainer(environment::Namespace).types->size()" />
293293 </subModelOperations >
294294 </firstModelOperations >
295295 </initialOperation >
300300 <initialOperation >
301301 <firstModelOperations xsi : type =" tool_1:ChangeContext" browseExpression =" var:container" >
302302 <subModelOperations xsi : type =" tool_1:CreateInstance" typeName =" environment.Literal" referenceName =" literals" >
303- <subModelOperations xsi : type =" tool_1:SetValue" featureName =" name" valueExpression =" aql:'literal ' + self.eContainer().literals->size()" />
303+ <subModelOperations xsi : type =" tool_1:SetValue" featureName =" name" valueExpression =" aql:'literal_ ' + self.eContainer().literals->size()" />
304304 </subModelOperations >
305305 </firstModelOperations >
306306 </initialOperation >
You can’t perform that action at this time.
0 commit comments