Tagged Questions
Model-driven architecture (MDA) is a software design approach for the development of software systems. It provides a set of guidelines for the structuring of specifications, which are expressed as models. (Wikipedia)
7
votes
4answers
589 views
What methodology is closest to the Surgical Team in The Mythical Man-Month?
The Mythical Man-Month is now classic, but the "Surgical Team" methodology is still interesting. What methodology most closely resembles it or has the same essence?
To summarize the Surgical Team ...
5
votes
2answers
643 views
DisconnectedContext MDA when calling WMI functions in single-threaded application
I write an app in C#, .NET 3.0 in VS2005 with a feature of monitoring insertion/ejection of various removable drives (USB flash disks, CD-ROMs etc.). I did not want to use WMI, since it can be ...
5
votes
3answers
259 views
Is there a MDSD/MDA success story for a real world application?
I am currently facing a situation where I as an advocate of test driven development have to compete with an advocate of model driven software development (MDSD) / model driven architecture (MDA).
In ...
5
votes
2answers
1k views
LoadFromContext was detected
HI all misters
When I try Debug my project (unit tests) i get the following error:
LoadFromContext was detected
Message: The assembly named 'Microsoft.VisualStudio.QualityTools.Common' was loaded ...
4
votes
4answers
498 views
Are you doing MDA (Model Driven Architecture) right now? If so, what tools do you use, and how is it working out?
Model Driven Architecture is the idea that you create models which express the problem you need to solve in a way that is free of any (or at least most) implementation technologies, and then you ...
4
votes
15answers
1k views
Has anybody used codeless software development system?
I have found a software development system which is currently free to use and develop with.
This system is completely codeless and one can develop business oriented applications effortlessly using ...
4
votes
3answers
543 views
What is model driven development good for?
Microsoft, of Cairo fame, is working on Oslo, a new modeling platform. Bob Muglia, Senior Vice President of Microsoft Server & Tools Business, states that the benefits of modeling have always been ...
3
votes
1answer
206 views
What does “Invalid managed/unmanaged type combination.” mean?
I have the following struct:
[StructLayout(LayoutKind.Auto,Pack=0)]
private unsafe struct BIRDSYSTEMCONFIG
{
public byte bySystemStatus;
public byte byError;
...
2
votes
0answers
64 views
TopCased: API to Export a SysML Diagram
I need to export a number of TopCased SysML (Eclipse) diagrams into png/jpg programmatically? Is there any API allowing this ?
2
votes
2answers
1k views
Procmail vs. Maildrop - which to use?
I need to do mail processing where I manipulate the contents of the mail or invoke a script on the receipt of email, supporting a number of email addresses as the access points. In reading through the ...
2
votes
6answers
295 views
Where is the Android Metamodel located?
I would like to use Android for Model-Driven-Software-Development.
For this, I need to locate the Android Model in the SDK. I already searched a while for it, but were not able to find it. Has anyone ...
1
vote
1answer
70 views
How can I transform Entity-Based diagram to a JPA java code
I have class diagram created with "Sparx Enterprise Architect v8.0" and i need to generate JPA-based classes with annotations that reflect relations to use it in the code.
The problem is that i can ...
1
vote
1answer
173 views
CallbackOnCollectedDelegate was detected
I keep getting this error after my code has run between 5-10 min
CallbackOnCollectedDelegate was detected
Message: A callback was made on a garbage collected delegate of type ...
1
vote
1answer
145 views
Is there an open source complete Java EE MDA framework?
I'm looking for a Java EE MDA framework that generates a complete Java EE application.
I mean starting by modeling with some tool like magicdraw sybase PowerDesigner then it generates the java classes ...
1
vote
2answers
188 views
pInvokeStackImbalance MDA Warning how to fix it
i'm trying to invoke this in my c# application
[DllImport("UOEncryption.dll")]
public static extern void Decompress([In, Out] byte[] dest, byte[] src, out int dest_size, ref int src_size, ref ...
1
vote
1answer
123 views
CallbackOnCollectedDelegate - what happens when no debugger is attached?
I'm trying to diagnose a client crash which we cannot reproduce thus far in a debug environment.
I am trying to determine whether a CallbackOnCollectedDelegate MDA notification (resulting from ...
1
vote
2answers
72 views
What has been done in the field of versioning models?
We had a rather nice lecture about Model driven architecture by a guy from Model Labs.
One thing that got me intrigued was the version control for models ( not to be confused with different models of ...
1
vote
1answer
271 views
Visual Studio 2008 ContextSwitchDeadlock with log4net and NHibernate
I'm facing an extremely weird bug here and I'm not really sure If I'm following the right path to solving it or even how to solve it.
Here is the problem I'm facing: I start debugging a WPF ...
1
vote
1answer
1k views
LoaderLock was detected, and turning off the warning does not help
I am trying to write an application that takes in sound from the default audio recording device on a computer. When running any code that accesses DirectX from my managed code i get this error:
...
1
vote
3answers
432 views
How to get started with MDA?
I've been wanting to have a dabble with Model Driven Architecture for a while now.
Could anyone give me any hints on how to start.
I'd love to be able to define a domain model in UML then be able to ...
1
vote
2answers
213 views
Real-World QVT
QVT (Query View Transformation) is a OMG specification of a Model-to-Model transformation language. Some tools already implement it (Eclipse, androMDA). I'm wondering whether it is really used in ...
1
vote
4answers
765 views
ORM/MDA/UML tool for VB6
I know of Rational Rose and we have got Rational Rose 6.
But I am looking for some other tools which are more usable, which do not complain that they are not running in Windows 98/2000 (when ...
0
votes
0answers
32 views
ECORE custom XML serialization with ExtendedMetaData annoattions
I have an Ecore meta-model from which I generate an editor of models (by means of the related genmodel) that i would like to be conform to an already existing xml-schema. I am having some ...
0
votes
1answer
41 views
Action Language for Foundational UML (ALF)
Is there any Eclipse implementation of the OMG Action Language for Foundational UML (ALF)?
thank you
0
votes
2answers
84 views
.NET/C#: What MDAs are useful to track a heap corruption?
I have a heap corruption in .NET/C# program and cannot track it with WinDbg+PageHeap+AppVerifier. Next step I plan to take is to use MDAs.
Currently I try using these MDAs:
...
0
votes
0answers
58 views
Lightest MDA to forward all mail to script
I need to forward *@domain.com to a script.
I know the EXIM way: http://serverfault.com/questions/229964/forward-all-mail-on-a-specified-domain-to-script
and the PROCMAIL way: Want procmail to run a ...
0
votes
0answers
174 views
Ecore, genmodel and OCL
I am defining the meta model of a domain specific modeling language by means of Ecore in EMF. I therefore generate an editor from the related genmodel I can use to create models conform to the ...
0
votes
2answers
401 views
MDA : Model Driven Architecture
Need a idea for developing very simple application demonstrating concepts of MDA.
0
votes
2answers
463 views
How can I create a reference to existing model objects?
I'm new to MDSD/EMF but am making great progress thanks to Eclipse's support.
I created a toy model as answered yesterday as awynne suggested, and I'm very close. I'm only using EMF and its ...
0
votes
1answer
563 views
ReleaseHandleFailed Exception
I have just got the following bloody MDA exception on a rather simple little program:
A SafeHandle or CriticalHandle of type
'Microsoft.Win32.SafeHandles.SafeCapiHashHandle'
failed to properly ...
0
votes
1answer
222 views
Recursion in Ecore-File?
just tried to convert towards a Ecore-Model from a given UML-Model. After this I am trying to create a Generator Model.
Everytime I try to do this I get the Error Message, that there is a "Unhandled ...
0
votes
1answer
272 views
Rhapsody TestConductor Experiences
I was wondering whether anybody out there is actively using Rhapsody TestConductor? Or has tried it for a while, but then decided to turn it down for a particular reason?
If so, what are your ...
0
votes
1answer
272 views
Transform .HBM model to annotated pojos
We have our domain model declared in rusty old hbm files, we wish to move to POJOs annotated with the javax.persistence.* annotations.
Has anyone had experience doing so?
Are there tools that we ...