Browse Source

changed to be implemented interface to IGeneratorEntryExecutor #1104 (#1123)

Andreas Mülder 8 years ago
parent
commit
7a32e648eb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugins/org.yakindu.sct.generator.core/schema/generator.exsd

+ 1 - 1
plugins/org.yakindu.sct.generator.core/schema/generator.exsd

@@ -58,7 +58,7 @@
                   
                </documentation>
                <appinfo>
-                  <meta.attribute kind="java" basedOn=":org.yakindu.sct.generator.core.execution.IGenModelExecutor"/>
+                  <meta.attribute kind="java" basedOn=":org.yakindu.sct.generator.core.execution.IGeneratorEntryExecutor"/>
                </appinfo>
             </annotation>
          </attribute>