Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 6aa1dedf629d0f04a8a93c262eef4e7d71954b17 (plain) (blame)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8" standalone="no"?><elementtypesconfigurations:ElementTypeSetConfiguration xmlns:elementtypesconfigurations="http://www.eclipse.org/papyrus/infra/elementtypesconfigurations/1.1" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" identifier="org.eclipse.papyrus.sysml.service.types.elementTypeSetConstraints" metamodelNsURI="http://www.eclipse.org/papyrus/0.7.0/SysML/Constraints" name="elementTypeSetConstraints" xmi:id="_0h9coLOjEeWH6Y3Wi2YKxg" xmi:version="2.0">
  <elementTypeConfigurations editHelperClassName="org.eclipse.papyrus.infra.gmfdiag.common.helper.DefaultEditHelper" hint="SysML::Stereotype::ConstraintBlock" identifier="org.eclipse.papyrus.sysml.stereotype.ConstraintBlock" name="SysML::Stereotype::ConstraintBlock" xmi:id="_0h9cobOjEeWH6Y3Wi2YKxg" xsi:type="elementtypesconfigurations:MetamodelTypeConfiguration">
    <eClass href="../../org.eclipse.papyrus.sysml/model/sysml.ecore#//constraints/ConstraintBlock"/>
  </elementTypeConfigurations>
  <elementTypeConfigurations editHelperClassName="org.eclipse.papyrus.infra.gmfdiag.common.helper.DefaultEditHelper" hint="SysML::Stereotype::ConstraintProperty" identifier="org.eclipse.papyrus.sysml.stereotype.ConstraintProperty" name="SysML::Stereotype::ConstraintProperty" xmi:id="_0h9corOjEeWH6Y3Wi2YKxg" xsi:type="elementtypesconfigurations:MetamodelTypeConfiguration">
    <eClass href="../../org.eclipse.papyrus.sysml/model/sysml.ecore#//constraints/ConstraintProperty"/>
  </elementTypeConfigurations>
</elementtypesconfigurations:ElementTypeSetConfiguration>

Back to the top