RE: [UML Forum] how to draw template specialization - template inheritance ?
Consider what Lahman says within his context, then ignore it.
IF you are doing OOAD by UML "pictures", Lahman is correct. However, if you
are using the UML closely mapped to Category Theoretic mathematical
constructs, where Type templated constructs are critical to the design, then
by all means use the templating technique (obviously not just OOP).
UML 2.x - Raising Events on Transition (State Machine / Effect)
I have a (for me) very important question about UML (2.x) state
machines, and I am really despairing of the following topic for
several weeks now. As my research topic is about visual DSLs (not that
close to UML, but now I have to deal with its metamodel), I do not
search for a practical solution, but a good discussion with people who
Re: [UML Forum] how to draw template specialization - template inheritance ?
Basically my response is: Don't Do That!
Things like STL templates are pure OOPL mechanisms that are only
relevant to 3GL type systems. (Note that a UML Class Model represents a
class system, not a type system; big difference.) IOW, templates are an
implementation mechanism for OOP. UML is a notation for OOA/D which is
how to draw template specialization - template inheritance ?
I would like to draw class diagrams for classes with template
parameters.
I prefer asking with sample to be sure I manage make me hunderstand.
I use to code in C++, so I'll write the code in C++.
1) "template and inheritances"
Imagine I have this class:
template <typename T> class SpecialVector : public vector<T>;
Re: [UML Forum] Help on a Use Case Diagram
The purpose of these forums is not to do your homework for you; that is
part of the learning experience. However, I will provide some general
comments that might be useful.
Use cases describe *interactions* between the software and the outside
world. So the first thing you need to do is figure out what activities
Help on a Use Case Diagram
I have the following Use Case study on which a Use Case diagram is
required. What I need is assistance on the selection of the actors...
Please can you advice which actors should be selected for this
prospect diagram?
Case Study:
Tracel and Tourism Ltd (TAT advertise and manage properties for rent
Request your opinion about Modelling Languages
UK.
Currently, i'm doing a research about process modelling and modelling
languages.
My topic is process modelling for effective systems and designs.
It's focusing on the effect of BPM on systems and designs.
In addition, it is also to evaluate between modelling languages which
SPLASH (OOPSLA) 2010 Workshop on Flexible Modeling Tools - DEADLINE EXTENDED
SPLASH 2010 Workshop on Flexible Modeling Tools
[link]
Monday, October 18, 2010, Reno, Nevada, USA. (In conjunction with
SPLASH/OOPSLA/Onward!)
"Flexible modeling tools" hold the promise of bridging the gap
between formal modeling and free-form authoring. This workshop will
TopCoder UML - A tool for design competitions
TopCoder UML is "an easy to use, consistent modeling tool for use in Design and Development competitions" hosted at TopCoder , the world's largest community of competitive software developers. -->
Re: [UML Forum] [ANN]: Workflow Simulation and Execution of an UML Design
In my experience, the most common use cases for workflow simulation is capacity related - find resources/ processes bottom neck and estimate activity based costing. It is usually performed by business analysts with help from IT. Most will use bpmn process modeling instead of UML. UML is too much for business analysts.
Red Koda tool - Finish UML diagrams faster
One of the main complaints about graphical modeling notations is the poor usability of many of the modeling environments (argument used by proponents of textual modeling notations to claim that productivity with their tools is higher).
-->Top 5 posts in July 2010
- The discussion about VoltDB and its lack of foreign keys (even it is called a relational database)
- The presentation of our work on Modeling Safe Interface Interactions in Web Applications
- The
-->
Silverlight 4 – Out of browser – Model driven
One reason for going for an Out of browser Silverlight application is that you get elevated permissions. You can open files from My images and the like…
So getting an image into your WECPOF/AppComplete UI like this:
… only requires you to add the attribute to your ViewModel:
… and that you also have the attribute in your model:
The one thing you need to keep in mind is that the ViewModelUserControl will not know what to do with your Blob value unless you give it a hint with a Tagged Value:
The TaggedValue need to be set in order for the logic to assume that the data in the blob is an Image. Currently this works the same way for ViewModelUserControls for Silverlight, WPF, Windows forms and I think also ASP.NET.
WECPOF/AppComplete is a prototyping and/or runtime environment for Model driven system development using Enterprise Core Objects for VisualStudio 2010. Work faster, with better quality.
Re: [UML Forum] Multiplicity
Are you using UML for OOA/D modeling? If not, you can stop reading...
Object attributes are supposed to be scalar values at the level of
abstraction of the containing object. (In relational terms they must be
simple domains.) One can use abstract data types (ADTs) for attributes
Re: [UML Forum] [ANN]: Workflow Simulation and Execution of an UML Design
While interesting this approach seems to be highly tailored to the
specific problem (i.e., the simulator itself needs to be constructed for
each model by the developer). You might want to check out the MDA
Translation tools that are available (e.g., xUML, Bridgepoint, PathMATE,
Re: Multiplicity
be able handle it.
But, as far as I can tell from the UML standard it is not legal UML --
only a single "Multiplicity Element" is allowed.
On the other hand, people commonly write "void name(int data)" when
the UML is "name(data:int)".
[ANN]: Workflow Simulation and Execution of an UML Design
Here is another example of how to simulate and execute an UML Design:
Any question are welcome...
Best Regards,
Bruno
Multiplicity
The attribute is a 2D array of 4 by 12.
How can I write this attribute down ?
- score : int [12] { Bag }
This is a normal array of 12 elements of the type int. But each
element should be an array of again 4 elements of the type int.
Up to 250$ for creating the UML class diagram of an open source project
SPLASH (OOPSLA) 2010 Workshop on Flexible Modeling Tools
SPLASH 2010 Workshop on Flexible Modeling Tools
[link]
Monday, October 18, 2010, Reno, Nevada, USA. (In conjunction with
SPLASH/OOPSLA/Onward!)
"Flexible modeling tools" hold the promise of bridging the gap
between formal modeling and free-form authoring. This workshop will



