Skip to content
Snippets Groups Projects
Commit c649288d authored by Vincent Aravantinos's avatar Vincent Aravantinos
Browse files

removes parameter from the extension points

refs 2553
parent 09447bbb
No related branches found
No related tags found
No related merge requests found
......@@ -49,9 +49,6 @@
<element name="constraintVerifierUI">
<complexType>
<sequence minOccurs="1" maxOccurs="unbounded">
<element ref="constraint" minOccurs="1" maxOccurs="unbounded"/>
</sequence>
<attribute name="constraintVerifierUI" type="string">
<annotation>
<documentation>
......@@ -65,21 +62,6 @@
</complexType>
</element>
<element name="constraint">
<complexType>
<attribute name="constraint" type="string">
<annotation>
<documentation>
</documentation>
<appinfo>
<meta.attribute kind="java" basedOn=":org.fortiss.tooling.kernel.model.constraints.IConstraint"/>
</appinfo>
</annotation>
</attribute>
</complexType>
</element>
<annotation>
<appinfo>
<meta.section type="since"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment