1
Automation Interface, Add-Ins and Tools / Re: Documentation for EA Validator "Resolve Code" function
« on: July 16, 2024, 01:11:49 am »
Thank you very much! I'll experiment with it.

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
{
"applications": {
"app_1": {
"path": "/home/my",
"permission": 100
},
"app_2" :
... and so on
}
}
"properties": {
"applications": {
"description": "",
"type": "array",
"items": {
"$ref": "#/definitions/Application"
},
"uniqueItems": true
}
}
<element xmi:idref="..">[..]
<code gentype="C++"/>
[..]
</element>
<element xmi:idref="..">[..]
<code genoptions="nKill=1;nLang=0;sLang=C++;bConstructor=0;bConInline=0;sConScope=Public;bCpyConstructor=0;bCpyConInline=0;sCpyConScope=Protected;bDestructor=0;bDesVirtual=0;bDesInline=0;sDesScope=Public;CHeader=.hpp;CBody=.cpp;JBody=.java;VBody=.cls;VBNetBody=.vb;WFSBody=.vbs;JavaScriptBody=.js;ModelicaBody=.mo;MDGBPSimExecutionEngineExtensionBody=;sAssocName=m_$LinkClass;bGetSet=1;bGenInterfaces=1;JCol=Vector;CCol=[];VCol=Collection;bVMultiuse=1;bVPersist=0;bVDatabind=0;bVDatasource=0;bVGlobal=0;bVCreatable=1;bVExposed=0;sMTS=0;sCRefType=&;sCGetPrefix=Get;sCSetPrefix=Set;sJGetPrefix=get;sJSetPrefix=set;sCSGetPrefix=Get;sCSSetPrefix=Set;sVVersion=6.0;CSBody=.cs;DBody=.pas;bJInnerClasses=1;sJCollection=;sCodePage=28591 (ISO 8859-1 Latin I);sPHPBody=.php;sPHPVersion=5.3;sPHPGetPrefix=get;sPHPSetPrefix=set;ASBody=.as;PyBody=.py;CPPVersion=;ASVersion=2.0;ANSICHeader=.h;ANSICBody=.c;ANSIC_OOSupport=0;ANSIC_NSDLMT=_;ANSIC_RefParam=1;ANSIC_RefStyle=*;ANSIC_RefName=this;ANSIC_ConstructorName=new;ANSIC_DestructorName=delete;CPPCollections=CArray<#TYPE#>_x241F_CMap<CString,LPCTSTR,#TYPE#*,#TYPE#*>_x241F_;CSCollections=List<#TYPE#>_x241F_Stack<#TYPE#>_x241F_Queue<#TYPE#>_x241F_;JCollections=HashSet<#TYPE#>_x241F_Map<String,#TYPE#>_x241F_List<#TYPE#>_x241F_;CPPWrappers=unique_ptr<#TYPE#>_x241F_shared_ptr<#TYPE#>_x241F_weak_ptr<#TYPE#>_x241F_;" gentype="C++"
</element>
In former versions it was Structural Elements. It's gone with V14. Sparxians will probably call it Enhanced User Experience :-/