Miscellaneous

Profile-XML for EnterpriseArchitect

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Minor Minor
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: None
  • Environment:
    EnterpriseArchitect 5
  1. andromda.profile.xslt
    (2 kB)
    Eric Crutchfield
    29/Oct/06 7:33 PM
  2. AndroMDABase.zip
    (274 kB)
    Thomas Schmidt
    18/Aug/05 7:33 AM
  3. Convert_EA_XMI-with-comments.xsl
    (11 kB)
    peter rajsky
    31/Oct/06 1:35 PM
  4. ea-profile.xml
    (8 kB)
    Wouter Zoons
    17/Aug/05 9:02 AM

Trackbacks

order viagra online (order viagra online)
order viagra online
buy viagra (buy viagra)
buy viagra
lopid (lopid)
lopid
cialis uk (cialis uk)
cialis uk
hydrocodone apap (hydrocodone apap)
hydrocodone apap
abilify (abilify)
abilify
itooxxnt (itooxxnt)
itooxxnt
famvir (famvir)
famvir
hyaluronic acid (hyaluronic acid)
hyaluronic acid
order phentermine online (order phentermine online)
order phentermine online
atacand (atacand)
atacand
zetia (zetia)
zetia
cialis soft (cialis soft)
cialis soft
buy valium (buy valium)
buy valium
soma online (soma online)
soma online
kamagra (kamagra)
kamagra
yasmin (yasmin)
yasmin
citalopram (citalopram)
citalopram
metformin (metformin)
metformin
prozac (prozac)
prozac
ampicillin (ampicillin)
ampicillin
danazol (danazol)
danazol
cialis pills (cialis pills)
cialis pills

Activity

Hide
Wouter Zoons added a comment - 17/Aug/05 9:05 AM
By looking at this profile I see that it can very easily be generated of our profile.xml descriptors, the mapping is 1-on-1
Show
Wouter Zoons added a comment - 17/Aug/05 9:05 AM By looking at this profile I see that it can very easily be generated of our profile.xml descriptors, the mapping is 1-on-1
Hide
Thomas Schmidt added a comment - 18/Aug/05 7:33 AM
EA Model-Project AndroMDABase.eap with AndroMDA dataypes (not all) and a reference to AndroMDA-Profile.
Show
Thomas Schmidt added a comment - 18/Aug/05 7:33 AM EA Model-Project AndroMDABase.eap with AndroMDA dataypes (not all) and a reference to AndroMDA-Profile.
Hide
Wouter Zoons added a comment - 07/Oct/05 12:32 AM
I'm working on it, but it'll take some time (very busy) .. it's pretty straightforward. Any help would be appreciated though. The only requirement is some XSLT knowledge .. comparing both XMIs is all it takes to define the transformation.
Show
Wouter Zoons added a comment - 07/Oct/05 12:32 AM I'm working on it, but it'll take some time (very busy) .. it's pretty straightforward. Any help would be appreciated though. The only requirement is some XSLT knowledge .. comparing both XMIs is all it takes to define the transformation.
Hide
Ramzi Oueslati added a comment - 27/Nov/05 4:05 PM
Hello

I'm trying to run AndroMDA over an Enterprise Architect model. I downloaded the profile and the AndroMDA base file for EA. But I did not manage to validate the simple model I made. I'm using EA 5.0 and AndroMDA 3.1-RC1. I use the Entity AndroMDA stereotype and the AndroMDA datatypes. I may be doing something wrong. Please tell me if there is anything else I should know.

Regards.
Show
Ramzi Oueslati added a comment - 27/Nov/05 4:05 PM Hello I'm trying to run AndroMDA over an Enterprise Architect model. I downloaded the profile and the AndroMDA base file for EA. But I did not manage to validate the simple model I made. I'm using EA 5.0 and AndroMDA 3.1-RC1. I use the Entity AndroMDA stereotype and the AndroMDA datatypes. I may be doing something wrong. Please tell me if there is anything else I should know. Regards.
Hide
Wouter Zoons added a comment - 27/Nov/05 6:58 PM
hello Ramzi,

you're best off contacting Thomas Schmidt directly, you can find his email address on this page .. I personally have not been working EA for a while now

good luck
Show
Wouter Zoons added a comment - 27/Nov/05 6:58 PM hello Ramzi, you're best off contacting Thomas Schmidt directly, you can find his email address on this page .. I personally have not been working EA for a while now good luck
Hide
Eric Crutchfield added a comment - 29/Oct/06 7:33 PM
Here's a stylesheet that will transform most of the profile from 3.2-SNAPSHOT. It doesn't transform the @andromda.role.name tagged value associated with an Actor. Not quite sure this is even supported in EA.
Show
Eric Crutchfield added a comment - 29/Oct/06 7:33 PM Here's a stylesheet that will transform most of the profile from 3.2-SNAPSHOT. It doesn't transform the @andromda.role.name tagged value associated with an Actor. Not quite sure this is even supported in EA.
Hide
Eric Crutchfield added a comment - 29/Oct/06 7:35 PM
I forgot to mention... the xslt file was tested on EA 6.5, and was tested against the UML 1.4 profile in: andromda-all\profiles\uml-1.4\common\src\main\uml
Show
Eric Crutchfield added a comment - 29/Oct/06 7:35 PM I forgot to mention... the xslt file was tested on EA 6.5, and was tested against the UML 1.4 profile in: andromda-all\profiles\uml-1.4\common\src\main\uml
Hide
peter rajsky added a comment - 31/Oct/06 1:35 PM
Transformation of EA XMI with support of comments for these elements:
- Class
- Interface
- Attribute
- Association
- Association Ent

AndroMDA generates comments to generated JAVA classes according to UML model comments.
Show
peter rajsky added a comment - 31/Oct/06 1:35 PM Transformation of EA XMI with support of comments for these elements: - Class - Interface - Attribute - Association - Association Ent AndroMDA generates comments to generated JAVA classes according to UML model comments.
Hide
peter rajsky added a comment - 31/Oct/06 1:53 PM
My comment is related to attached file: Convert_EA_XMI-with-comments.xsl.
1) I am sorry, but I can not find author of file Convert_EA_XMI.xsl on web now. It transforms EA XMI to AndroMDA XMI. I have added support for comments only.
2) It is working with EA 6.1
Show
peter rajsky added a comment - 31/Oct/06 1:53 PM My comment is related to attached file: Convert_EA_XMI-with-comments.xsl. 1) I am sorry, but I can not find author of file Convert_EA_XMI.xsl on web now. It transforms EA XMI to AndroMDA XMI. I have added support for comments only. 2) It is working with EA 6.1
Hide
peter rajsky added a comment - 31/Oct/06 4:40 PM
1) There are more differences between EA XMI and XMI format accepted by AndroMDA (E.g. association of ordering does not work). More transformations and better testing are required.
2) Is there standardized XSLT in AndroMDA distribution, which could be used to transform EA XMI to AndroMDA XMI? Which could be improved by community, little by little? Thanks a lot.
Show
peter rajsky added a comment - 31/Oct/06 4:40 PM 1) There are more differences between EA XMI and XMI format accepted by AndroMDA (E.g. association of ordering does not work). More transformations and better testing are required. 2) Is there standardized XSLT in AndroMDA distribution, which could be used to transform EA XMI to AndroMDA XMI? Which could be improved by community, little by little? Thanks a lot.

People

Dates

  • Created:
    17/Aug/05 8:58 AM
    Updated:
    05/Nov/09 10:47 AM