Hi,


is there a possibility to map xmi statemachine tags? I modeled a state machine 
and I want to use it like the AcvtivityGraphFacade. I need functionalities like 
getInitialStates(), getStates(), getFinalStates().



I tried the following mapping hoping that statemachines and activitygraphs are 
handeled the same way because of the same functionality :



<metafacade class="de.dpcom.metafacades.uml.DpcomActivityGraphFacadeLogicImpl">

&nbsp; &nbsp; &nbsp; &nbsp; <mapping 
class="org.omg.uml.behavioralelements.statemachines.StateMachine$Impl"/>

&nbsp; &nbsp; </metafacade>



but I received this error message:



13234 &#91;main&#93; ERROR org.andromda.namespaces.dpcom-bpm4jformular&nbsp; - 
Failed to construct a meta facade of type 'class org.andromda.metafacades.

uml14.ActivityGraphFacadeLogicImpl' with mappingObject of type --> 'class 
org.omg.uml.behavioralelements.statemachines.StateMachine$Impl'

ERROR &#91;dpcom-bpm4jformular&#93; Failed to construct a meta facade of type 
'class org.andromda.metafacades.uml14.ActivityGraphFacadeLogicImpl' wi

th mappingObject of type --> 
'org.omg.uml.behavioralelements.statemachines.StateMachine$Impl'



So is there a possibility to map statemachines to any existing facade? Or 
should I write an JIRA-issue for the enlargement of the UMLMetaFacades?



Thanks

Timo
--
...and that's the way the cookie crumbles
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1647#1647
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to