blob: e750c7470c40bdec5af9e260bce8259df96da0f1 [file] [log] [blame]
<?xml version="1.0" encoding="ASCII"?>
<entity:LEntityModel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:entity="http://www.lunifera.org/dsl/entity/v1" xmlns:types="http://www.lunifera.org/dsl/common/types/v1">
<packages name="org.eclipse.osbp.dsl.xtext.builder.participant.tests">
<types xsi:type="entity:LEntity" name="SuperClass" mappedSuperclass="true" subTypes="//@packages.0/@types.1">
<annotationInfo xsi:type="types:LClass"/>
<features xsi:type="entity:LEntityAttribute" name="id" uuid="true">
<annotationInfo xsi:type="entity:LEntityFeature"/>
<type href="platform:/resource/org.eclipse.osbp.dsl.datatype.lib/src/org.eclipse.osbp/dsl/common/datatypes/baseElements.datatypes#/0/@packages.0/@types.21"/>
</features>
</types>
<types xsi:type="entity:LEntity" name="MyEntity" superType="//@packages.0/@types.0">
<annotationInfo xsi:type="types:LClass"/>
<persistenceInfo/>
<features xsi:type="entity:LEntityAttribute" name="someValue">
<annotationInfo xsi:type="entity:LEntityFeature"/>
<type href="platform:/resource/org.eclipse.osbp.dsl.datatype.lib/src/org.eclipse.osbp/dsl/common/datatypes/baseElements.datatypes#/0/@packages.0/@types.16"/>
</features>
</types>
</packages>
</entity:LEntityModel>