Chad,

Actually I just looked and the mapping:

    <mapping>
        <from>datatype.int</from>
        <from>UMLStandardProfile.int</from>
        <to>int</to>
    </mapping>

does it!

Must be a Friday- Thanks for your help,

Jim

--- Chad Brandon <[EMAIL PROTECTED]> wrote:
> Jim Otte wrote:
> 
> >Yes- I did try that mapping to int but it is of no
> >luck- 
> >    <mapping>
> >        <from>datatype.int</from>
> >       
> <from>datatype.UMLStandardProfile.int</from>
> >        <to>int</to>
> >    </mapping>
> > 
> >and
> >
> >    <mapping>
> >        <from>datatype.int</from>
> >        <from>UMLStandardProfile.int</from>
> >        <to>int</to>
> >    </mapping>
> > 
> >do not map it- I still get UMLStandardProfile.int-
> I
> >think     UMLStandardProfile.int is the already
> mapped
> >type- I need to know what datatype.? to "override"
> the
> >mapping- or where that mapping is (does not seem to
> be
> >in any mapping.xml)...
> >  
> >
> No I mean try with spaces in the UML Standard
> Profile name (did you try 
> this):
> 
>     <mapping>
>         <from>datatype.int</from>
>         <from>UML Standard Profile.int</from>
>         <to>int</to>
>     </mapping>
> 
> 
> > 
> >
> >--- Chad Brandon <[EMAIL PROTECTED]> wrote:
> >  
> >
> >>Jim Otte wrote:
> >>
> >>    
> >>
> >>>Does anyone know how to map
> UMLStandardProfile.int
> >>>into a regular (java) int?
> >>>I am working with a magicdraw model that has the
> >>>      
> >>>
> >>class
> >>    
> >>
> >>>attributes as UMLStandardProfile.int or
> >>>UMLStandardProfile.boolean, etc.... I have not
> been
> >>>able to get a mapping from that to a java int- in
> >>>JavaMappings.xml... 
> >>> 
> >>>
> >>>      
> >>>
> >>Did you try: "UML Standard Profile.int" ? (since
> UML
> >>Standard Profile is 
> >>the package name).
> >>
> >>    
> >>
> >>>I have been converting them to andromda profile
> int
> >>>datatypes- but is time-consuming-
> >>>
> >>>any ideas- Thanks,
> >>>Jim
> >>>
> >>>
> >>>
> >>>           
> >>>__________________________________ 
> >>>Do you Yahoo!? 
> >>>Yahoo! Personals - Better first dates. More
> second
> >>>      
> >>>
> >>dates. 
> >>    
> >>
> >>>http://personals.yahoo.com
> >>>
> >>>
> >>>
> >>>      
> >>>
>
>>-------------------------------------------------------
> >>    
> >>
> >>>SF email is sponsored by - The IT Product Guide
> >>>Read honest & candid reviews on hundreds of IT
> >>>      
> >>>
> >>Products from real users.
> >>    
> >>
> >>>Discover which products truly live up to the
> hype.
> >>>      
> >>>
> >>Start reading now.
> >>
>
>>http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> >>    
> >>
> >>>_______________________________________________
> >>>Andromda-user mailing list
> >>>Andromda-user@lists.sourceforge.net
> >>>      
> >>>
>
>>https://lists.sourceforge.net/lists/listinfo/andromda-user
> >>    
> >>
> >>> 
> >>>
> >>>      
> >>>
> >>    
> >>
> >
> >
> >             
> >__________________________________ 
> >Do you Yahoo!? 
> >Yahoo! Small Business - Try our new resources site!
> >http://smallbusiness.yahoo.com/resources/ 
> >
> >  
> >
> 
> 
> 
>
-------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT
> Products from real users.
> Discover which products truly live up to the hype.
> Start reading now.
>
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Andromda-user mailing list
> Andromda-user@lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/andromda-user
> 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to