blob: de6a9373f9b5fea66d6e5d76808e58716cc8ad75 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
<extension
point="org.eclipse.papyrus.infra.properties.contexts">
<context
contextModel="resources/properties/aas.ctx"
isCustomizable="true">
</context>
</extension>
<extension
point="org.eclipse.papyrus.infra.types.core.elementTypeSetConfiguration">
<elementTypeSet
clientContextID="org.eclipse.papyrus.infra.services.edit.TypeContext"
path="resources/model/aas.elementtypesconfigurations">
</elementTypeSet>
</extension>
<extension
point="org.eclipse.papyrus.infra.architecture.models">
<model
path="resources/af/aas.architecture">
</model>
</extension>
<extension point="org.eclipse.papyrus.uml.diagram.wizards.templates">
<template
di_file="resources/template/FESTO-Demonstrator.di"
notation_file="resources/template/FESTO-Demonstrator.notation"
file="resources/template/FESTO-Demonstrator.uml"
id="org.eclipse.papyrus.aas.wizards.template.robotino"
language="org.eclipse.papyrus.aas.ml"
name="An AAS FESTO Robotino model">
</template>
</extension>
<extension
point="org.eclipse.papyrus.infra.properties.environments">
<environment
environmentModel="resources/properties/AAS.environment">
</environment>
</extension>
</plugin>