| Validating emf model using OAW framework and Check language [message #1042397] |
Tue, 16 April 2013 07:30 |
Abhijeet Shankargouda Messages: 40 Registered: January 2012 |
Member |
|
|
Hello,
Here is the sample workflow file.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<workflow>
<component class="org.eclipse.xtend.check.CheckComponent">
<metaModel class="org.eclipse.xtend.typesystem.emf.EmfRegistryMetaModel" id="mm"/>
<emfAllChildrenSlot value="model"/>
<checkFile value="CheckFile"/>
</component>
</workflow>
It is taking ecore file at runtime from my project, but i want to specify specific ecore, which OAW should refer to validate.
How can i give or provide ecore path externally in workflow file, so that OAW refer while validating my model object.
Thanks,
Abhijith
|
|
|
Powered by
FUDForum. Page generated in 0.01783 seconds