Skip to main content



      Home
Home » Modeling » UML2 » Overview Diagram of UML2
Overview Diagram of UML2 [message #468696] Sun, 21 January 2007 18:41 Go to next message
Eclipse UserFriend
Originally posted by: tonywung.yahoo.com

Hi,

is there any overview diagram of UML2 API(at least for the "main classes"
such as Element, Model, etc) available on the net?
Thanks for any information.

Tony
Re: Overview Diagram of UML2 [message #468712 is a reply to message #468696] Mon, 22 January 2007 09:27 Go to previous messageGo to next message
Eclipse UserFriend
Hi Tony,

If you want to learn about the UML2 API the best place to start is the
"getting started" articles...
http://wiki.eclipse.org/index.php/MDT-UML2

If you are looking for an article with all the various diagrams and examples
on how to create the model behind those diagrams, I'm afraid it doesn't
exist yet but it is on my "to-do" list. You can add yourself to the
notification list of
https://bugs.eclipse.org/bugs/show_bug.cgi?id=77413
for the latest articles.

Regards,

- James.


"Tony Wung" <tonywung@yahoo.com> wrote in message
news:ep0tmu$e6p$1@utils.eclipse.org...
> Hi,
>
> is there any overview diagram of UML2 API(at least for the "main classes"
> such as Element, Model, etc) available on the net?
> Thanks for any information.
>
> Tony
>
>
Re: Overview Diagram of UML2 [message #468725 is a reply to message #468696] Mon, 22 January 2007 09:59 Go to previous messageGo to next message
Eclipse UserFriend
Tony,

The UML2 API is a direct implementation of the metamodel described in the
UML specification. I'd suggest looking at some of the resources available at
http://www.omg.org/uml for an overview of UML itself.

Kenn

"Tony Wung" <tonywung@yahoo.com> wrote in message
news:ep0tmu$e6p$1@utils.eclipse.org...
> Hi,
>
> is there any overview diagram of UML2 API(at least for the "main classes"
> such as Element, Model, etc) available on the net?
> Thanks for any information.
>
> Tony
>
>
Re: Overview Diagram of UML2 [message #468745 is a reply to message #468725] Mon, 22 January 2007 13:35 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: psentosa.yahoo.com

Hi...

I also just want to start learning about the UML2 API. I tried to follow the
example on "Getting Started" article and get stucked in the very last part:
running the source code.
What kind of URI should I use as the program argument?
I tried to run the GettingStartedWithUML2.java as Java application and
putting "file:/C:/Getting Started with UML2" as program argument and still I
got the error report: usage: java GettingStartedWithUML2 <URI>.
Did I do something wrong?
Thanks in advance for further explanation.

Regards
Paul


"Kenn Hussey" <khussey@ca.ibm.com> schrieb im Newsbeitrag
news:ep2jfs$jst$1@utils.eclipse.org...
> Tony,
>
> The UML2 API is a direct implementation of the metamodel described in the
> UML specification. I'd suggest looking at some of the resources available
at
> http://www.omg.org/uml for an overview of UML itself.
>
> Kenn
>
> "Tony Wung" <tonywung@yahoo.com> wrote in message
> news:ep0tmu$e6p$1@utils.eclipse.org...
> > Hi,
> >
> > is there any overview diagram of UML2 API(at least for the "main
classes"
> > such as Element, Model, etc) available on the net?
> > Thanks for any information.
> >
> > Tony
> >
> >
>
>
Re: Overview Diagram of UML2 [message #468749 is a reply to message #468745] Mon, 22 January 2007 13:47 Go to previous messageGo to next message
Eclipse UserFriend
Paul,

Try putting quotes around the argument (i.e. " and ")...

Kenn

"Paul Sentosa" <psentosa@yahoo.com> wrote in message
news:ep3069$u9f$1@utils.eclipse.org...
> Hi...
>
> I also just want to start learning about the UML2 API. I tried to follow
> the
> example on "Getting Started" article and get stucked in the very last
> part:
> running the source code.
> What kind of URI should I use as the program argument?
> I tried to run the GettingStartedWithUML2.java as Java application and
> putting "file:/C:/Getting Started with UML2" as program argument and still
> I
> got the error report: usage: java GettingStartedWithUML2 <URI>.
> Did I do something wrong?
> Thanks in advance for further explanation.
>
> Regards
> Paul
>
>
> "Kenn Hussey" <khussey@ca.ibm.com> schrieb im Newsbeitrag
> news:ep2jfs$jst$1@utils.eclipse.org...
>> Tony,
>>
>> The UML2 API is a direct implementation of the metamodel described in the
>> UML specification. I'd suggest looking at some of the resources available
> at
>> http://www.omg.org/uml for an overview of UML itself.
>>
>> Kenn
>>
>> "Tony Wung" <tonywung@yahoo.com> wrote in message
>> news:ep0tmu$e6p$1@utils.eclipse.org...
>> > Hi,
>> >
>> > is there any overview diagram of UML2 API(at least for the "main
> classes"
>> > such as Element, Model, etc) available on the net?
>> > Thanks for any information.
>> >
>> > Tony
>> >
>> >
>>
>>
>
>
Re: Overview Diagram of UML2 [message #468752 is a reply to message #468749] Mon, 22 January 2007 15:02 Go to previous message
Eclipse UserFriend
Originally posted by: psentosa.yahoo.com

Hi Kenn,

didn't expect to do such a mistake ;-)
Thanks


"Kenn Hussey" <khussey@ca.ibm.com> schrieb im Newsbeitrag
news:ep30sm$jsk$1@utils.eclipse.org...
> Paul,
>
> Try putting quotes around the argument (i.e. " and ")...
>
> Kenn
>
> "Paul Sentosa" <psentosa@yahoo.com> wrote in message
> news:ep3069$u9f$1@utils.eclipse.org...
> > Hi...
> >
> > I also just want to start learning about the UML2 API. I tried to follow
> > the
> > example on "Getting Started" article and get stucked in the very last
> > part:
> > running the source code.
> > What kind of URI should I use as the program argument?
> > I tried to run the GettingStartedWithUML2.java as Java application and
> > putting "file:/C:/Getting Started with UML2" as program argument and
still
> > I
> > got the error report: usage: java GettingStartedWithUML2 <URI>.
> > Did I do something wrong?
> > Thanks in advance for further explanation.
> >
> > Regards
> > Paul
> >
> >
> > "Kenn Hussey" <khussey@ca.ibm.com> schrieb im Newsbeitrag
> > news:ep2jfs$jst$1@utils.eclipse.org...
> >> Tony,
> >>
> >> The UML2 API is a direct implementation of the metamodel described in
the
> >> UML specification. I'd suggest looking at some of the resources
available
> > at
> >> http://www.omg.org/uml for an overview of UML itself.
> >>
> >> Kenn
> >>
> >> "Tony Wung" <tonywung@yahoo.com> wrote in message
> >> news:ep0tmu$e6p$1@utils.eclipse.org...
> >> > Hi,
> >> >
> >> > is there any overview diagram of UML2 API(at least for the "main
> > classes"
> >> > such as Element, Model, etc) available on the net?
> >> > Thanks for any information.
> >> >
> >> > Tony
> >> >
> >> >
> >>
> >>
> >
> >
>
>
Re: Overview Diagram of UML2 [message #572911 is a reply to message #468696] Mon, 22 January 2007 09:27 Go to previous message
Eclipse UserFriend
Hi Tony,

If you want to learn about the UML2 API the best place to start is the
"getting started" articles...
http://wiki.eclipse.org/index.php/MDT-UML2

If you are looking for an article with all the various diagrams and examples
on how to create the model behind those diagrams, I'm afraid it doesn't
exist yet but it is on my "to-do" list. You can add yourself to the
notification list of
https://bugs.eclipse.org/bugs/show_bug.cgi?id=77413
for the latest articles.

Regards,

- James.


"Tony Wung" <tonywung@yahoo.com> wrote in message
news:ep0tmu$e6p$1@utils.eclipse.org...
> Hi,
>
> is there any overview diagram of UML2 API(at least for the "main classes"
> such as Element, Model, etc) available on the net?
> Thanks for any information.
>
> Tony
>
>
Re: Overview Diagram of UML2 [message #573017 is a reply to message #468696] Mon, 22 January 2007 09:59 Go to previous message
Eclipse UserFriend
Tony,

The UML2 API is a direct implementation of the metamodel described in the
UML specification. I'd suggest looking at some of the resources available at
http://www.omg.org/uml for an overview of UML itself.

Kenn

"Tony Wung" <tonywung@yahoo.com> wrote in message
news:ep0tmu$e6p$1@utils.eclipse.org...
> Hi,
>
> is there any overview diagram of UML2 API(at least for the "main classes"
> such as Element, Model, etc) available on the net?
> Thanks for any information.
>
> Tony
>
>
Re: Overview Diagram of UML2 [message #573207 is a reply to message #468725] Mon, 22 January 2007 13:35 Go to previous message
Eclipse UserFriend
Originally posted by: psentosa.yahoo.com

Hi...

I also just want to start learning about the UML2 API. I tried to follow the
example on "Getting Started" article and get stucked in the very last part:
running the source code.
What kind of URI should I use as the program argument?
I tried to run the GettingStartedWithUML2.java as Java application and
putting "file:/C:/Getting Started with UML2" as program argument and still I
got the error report: usage: java GettingStartedWithUML2 <URI>.
Did I do something wrong?
Thanks in advance for further explanation.

Regards
Paul


"Kenn Hussey" <khussey@ca.ibm.com> schrieb im Newsbeitrag
news:ep2jfs$jst$1@utils.eclipse.org...
> Tony,
>
> The UML2 API is a direct implementation of the metamodel described in the
> UML specification. I'd suggest looking at some of the resources available
at
> http://www.omg.org/uml for an overview of UML itself.
>
> Kenn
>
> "Tony Wung" <tonywung@yahoo.com> wrote in message
> news:ep0tmu$e6p$1@utils.eclipse.org...
> > Hi,
> >
> > is there any overview diagram of UML2 API(at least for the "main
classes"
> > such as Element, Model, etc) available on the net?
> > Thanks for any information.
> >
> > Tony
> >
> >
>
>
Re: Overview Diagram of UML2 [message #573261 is a reply to message #468745] Mon, 22 January 2007 13:47 Go to previous message
Eclipse UserFriend
Paul,

Try putting quotes around the argument (i.e. " and ")...

Kenn

"Paul Sentosa" <psentosa@yahoo.com> wrote in message
news:ep3069$u9f$1@utils.eclipse.org...
> Hi...
>
> I also just want to start learning about the UML2 API. I tried to follow
> the
> example on "Getting Started" article and get stucked in the very last
> part:
> running the source code.
> What kind of URI should I use as the program argument?
> I tried to run the GettingStartedWithUML2.java as Java application and
> putting "file:/C:/Getting Started with UML2" as program argument and still
> I
> got the error report: usage: java GettingStartedWithUML2 <URI>.
> Did I do something wrong?
> Thanks in advance for further explanation.
>
> Regards
> Paul
>
>
> "Kenn Hussey" <khussey@ca.ibm.com> schrieb im Newsbeitrag
> news:ep2jfs$jst$1@utils.eclipse.org...
>> Tony,
>>
>> The UML2 API is a direct implementation of the metamodel described in the
>> UML specification. I'd suggest looking at some of the resources available
> at
>> http://www.omg.org/uml for an overview of UML itself.
>>
>> Kenn
>>
>> "Tony Wung" <tonywung@yahoo.com> wrote in message
>> news:ep0tmu$e6p$1@utils.eclipse.org...
>> > Hi,
>> >
>> > is there any overview diagram of UML2 API(at least for the "main
> classes"
>> > such as Element, Model, etc) available on the net?
>> > Thanks for any information.
>> >
>> > Tony
>> >
>> >
>>
>>
>
>
Re: Overview Diagram of UML2 [message #573300 is a reply to message #468749] Mon, 22 January 2007 15:02 Go to previous message
Eclipse UserFriend
Originally posted by: psentosa.yahoo.com

Hi Kenn,

didn't expect to do such a mistake ;-)
Thanks


"Kenn Hussey" <khussey@ca.ibm.com> schrieb im Newsbeitrag
news:ep30sm$jsk$1@utils.eclipse.org...
> Paul,
>
> Try putting quotes around the argument (i.e. " and ")...
>
> Kenn
>
> "Paul Sentosa" <psentosa@yahoo.com> wrote in message
> news:ep3069$u9f$1@utils.eclipse.org...
> > Hi...
> >
> > I also just want to start learning about the UML2 API. I tried to follow
> > the
> > example on "Getting Started" article and get stucked in the very last
> > part:
> > running the source code.
> > What kind of URI should I use as the program argument?
> > I tried to run the GettingStartedWithUML2.java as Java application and
> > putting "file:/C:/Getting Started with UML2" as program argument and
still
> > I
> > got the error report: usage: java GettingStartedWithUML2 <URI>.
> > Did I do something wrong?
> > Thanks in advance for further explanation.
> >
> > Regards
> > Paul
> >
> >
> > "Kenn Hussey" <khussey@ca.ibm.com> schrieb im Newsbeitrag
> > news:ep2jfs$jst$1@utils.eclipse.org...
> >> Tony,
> >>
> >> The UML2 API is a direct implementation of the metamodel described in
the
> >> UML specification. I'd suggest looking at some of the resources
available
> > at
> >> http://www.omg.org/uml for an overview of UML itself.
> >>
> >> Kenn
> >>
> >> "Tony Wung" <tonywung@yahoo.com> wrote in message
> >> news:ep0tmu$e6p$1@utils.eclipse.org...
> >> > Hi,
> >> >
> >> > is there any overview diagram of UML2 API(at least for the "main
> > classes"
> >> > such as Element, Model, etc) available on the net?
> >> > Thanks for any information.
> >> >
> >> > Tony
> >> >
> >> >
> >>
> >>
> >
> >
>
>
Previous Topic:Re: Difficulty with profile API
Next Topic:State Machine - UML Editor & Programmatic
Goto Forum:
  


Current Time: Fri Jul 04 17:31:18 EDT 2025

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

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

Back to the top