UML: Added World structure
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<package xmlns:dm0="http://schemas.microsoft.com/VisualStudio/2008/DslTools/Core" xmlns:dm1="http://schemas.microsoft.com/dsltools/Kernel" xmlns:dm2="http://schemas.microsoft.com/dsltools/Component" xmlns:dm3="http://schemas.microsoft.com/dsltools/UseCase" xmlns:dm4="http://schemas.microsoft.com/dsltools/Activity" xmlns:dm5="http://schemas.microsoft.com/dsltools/Interaction" xmlns:dm6="http://schemas.microsoft.com/dsltools/UmlModelLibrary" xmlns:dm7="http://schemas.microsoft.com/dsltools/UmlDiagrams" xmlns:dm8="http://schemas.microsoft.com/VisualStudio/TeamArchitect/ComponentDesigner" xmlns:dm9="http://schemas.microsoft.com/dsltools/LogicalClassDesigner"
|
||||
<package xmlns:dm0="http://schemas.microsoft.com/VisualStudio/2008/DslTools/Core" xmlns:dm1="http://schemas.microsoft.com/dsltools/Kernel" xmlns:dm2="http://schemas.microsoft.com/dsltools/Component" xmlns:dm3="http://schemas.microsoft.com/dsltools/UseCase" xmlns:dm4="http://schemas.microsoft.com/dsltools/Activity" xmlns:dm5="http://schemas.microsoft.com/dsltools/Interaction" xmlns:dm6="http://schemas.microsoft.com/dsltools/UmlModelLibrary" xmlns:dm7="http://schemas.microsoft.com/dsltools/UmlDiagrams" xmlns:dm8="http://schemas.microsoft.com/dsltools/LogicalClassDesigner"
|
||||
dslVersion="1.0.0.0"
|
||||
Id="0455a440-fe60-47be-a0ff-2559a40fd8d4"
|
||||
name="Rendering" xmlns="http://schemas.microsoft.com/dsltools/ModelStore">
|
||||
@@ -23,6 +23,47 @@
|
||||
isAbstract="false"
|
||||
isLeaf="false"
|
||||
isActiveClass="false">
|
||||
<targetEnds>
|
||||
<association
|
||||
Id="d6177e54-8800-418b-9d8d-5d4643f40a40"
|
||||
isDerived="false"
|
||||
sourceEndRoleName="Renderer"
|
||||
targetEndRoleName="Engine"
|
||||
isLeaf="false"
|
||||
isAbstract="false">
|
||||
<classMoniker
|
||||
Id="2297b045-e75a-4acd-bd9d-1c8b835aa7e9"
|
||||
LastKnownName="Engine"
|
||||
LastKnownLocation="ModelingProject1.uml" />
|
||||
<relationshipOwnedElementsInternal>
|
||||
<associationHasOwnedEnds>
|
||||
<memberEnd
|
||||
Id="cc5865ad-7d7a-4118-ae82-80ec0b6a51d0"
|
||||
name="Renderer"
|
||||
isLeaf="false"
|
||||
isStatic="false"
|
||||
isReadOnly="false"
|
||||
isDerived="false"
|
||||
isDerivedUnion="false"
|
||||
aggregation="None"
|
||||
isComposite="false"
|
||||
isNavigableOwned="false" />
|
||||
</associationHasOwnedEnds>
|
||||
<associationHasOwnedEnds>
|
||||
<memberEnd
|
||||
Id="84f73e4e-9633-42f5-b62d-933af38b7f77"
|
||||
name="Engine"
|
||||
isLeaf="false"
|
||||
isStatic="false"
|
||||
isReadOnly="false"
|
||||
isDerived="false"
|
||||
isDerivedUnion="false"
|
||||
aggregation="None"
|
||||
isComposite="false" />
|
||||
</associationHasOwnedEnds>
|
||||
</relationshipOwnedElementsInternal>
|
||||
</association>
|
||||
</targetEnds>
|
||||
<ownedOperationsInternal>
|
||||
<operation
|
||||
Id="4f3f8eb8-be4e-4fbc-95be-c92ac171f73e"
|
||||
|
||||
Reference in New Issue
Block a user