Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
A newbie quesion about UML
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post will appear after it is approved by moderators
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
psykosonik  
View profile  
 More options Mar 21 2012, 8:01 am
From: psykosonik <jahanzebih...@gmail.com>
Date: Wed, 21 Mar 2012 05:01:41 -0700 (PDT)
Local: Wed, Mar 21 2012 8:01 am
Subject: A newbie quesion about UML
Hi,

I am working on making a xml meta-meta model in UML. I want to create
an enumeration class in my UML diagram with two attributes: SimpleType
and ComplexType. The type of SimpleType attribute can be one of the
primitive datatypes only i.e. string int boolean in my case. How do
restrict the attribute to only these primitive datatypes


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Judson Williford  
View profile  
 More options Apr 4 2012, 9:55 am
From: Judson Williford <jlwillif...@gmail.com>
Date: Wed, 4 Apr 2012 06:55:11 -0700 (PDT)
Local: Wed, Apr 4 2012 9:55 am
Subject: Re: A newbie quesion about UML

Hey, I'm interested in this because I just finished an XML meta-model in
UML yesterday!

I did mine based on a very limited knowledge of XML and only two XSDs from
a corporate project using the XSD guidelines for our custom corporate
XML-based data store.  I also have limited knowledge of UML, being by
background a DBA for relational DBMS.

My UML has a supertype of Type, with subtypes Namespace-Defined Types and
Locally-Defined Types.  Then I break down the Locally-Defined Types as
Simple and Complex.  Then I establish relationships of the types to other
classes, such as Attributes and Elements.  I have an Enumeration class but
hadn't related it to the Types because my reference docs had no examples of
that.

Care to share your meta-model?  What tool did you use?  


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »