Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » .uml vs. .xmi
.uml vs. .xmi [message #476958] Wed, 20 February 2008 21:36 Go to next message
Eclipse UserFriend
Originally posted by: pfuriani.uci.edu

Hello. I know that .uml file extensions and .xmi file extensions are both
used to represent a UML diagram. What is the difference between the two?
Don't they both follow the same xmi format anyway? Why have two extension
names for the same thing? Can someone please explain this? Thank you.
Re: .uml vs. .xmi [message #476973 is a reply to message #476958] Fri, 22 February 2008 14:35 Go to previous message
Kenn Hussey is currently offline Kenn HusseyFriend
Messages: 1620
Registered: July 2009
Senior Member
These file extensions don't really mean anything - they're just conventions.
What's important is what the content type of a resource (file) actually is.
In UML2 we us the convention that a .uml file represents a resource in UML2
format (UML elements from the open source metamodel, serialized using XMI
2.1 syntax) and a .xmi file represents a resource in "official" OMG format
(UML elements conforming to the OMG specification, serialized using XMI 2.1
syntax). The differences between the two are subtle - for the most part, it
has to do with how Ecore annotations are serialized (since they're not
officially supposed to be part of the UML metamodel).

Kenn

"PFuriani" <pfuriani@uci.edu> wrote in message
news:fpi6aj$dp8$1@build.eclipse.org...
> Hello. I know that .uml file extensions and .xmi file extensions are both
> used to represent a UML diagram. What is the difference between the two?
> Don't they both follow the same xmi format anyway? Why have two extension
> names for the same thing? Can someone please explain this? Thank you.
>
Re: .uml vs. .xmi [message #626072 is a reply to message #476958] Fri, 22 February 2008 14:35 Go to previous message
Kenn Hussey is currently offline Kenn HusseyFriend
Messages: 1620
Registered: July 2009
Senior Member
These file extensions don't really mean anything - they're just conventions.
What's important is what the content type of a resource (file) actually is.
In UML2 we us the convention that a .uml file represents a resource in UML2
format (UML elements from the open source metamodel, serialized using XMI
2.1 syntax) and a .xmi file represents a resource in "official" OMG format
(UML elements conforming to the OMG specification, serialized using XMI 2.1
syntax). The differences between the two are subtle - for the most part, it
has to do with how Ecore annotations are serialized (since they're not
officially supposed to be part of the UML metamodel).

Kenn

"PFuriani" <pfuriani@uci.edu> wrote in message
news:fpi6aj$dp8$1@build.eclipse.org...
> Hello. I know that .uml file extensions and .xmi file extensions are both
> used to represent a UML diagram. What is the difference between the two?
> Don't they both follow the same xmi format anyway? Why have two extension
> names for the same thing? Can someone please explain this? Thank you.
>
Previous Topic:Stereotype attribute with unsettable value
Next Topic:Re: ChildCreationExtender problem in edit plugin
Goto Forum:
  


Current Time: Thu Apr 18 23:00:37 GMT 2024

Powered by FUDForum. Page generated in 0.01865 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top