| org.andromda.metafacades.emf.uml2.ActionStateFacadeLogicImpl
ActionStateFacadeLogicImpl | public class ActionStateFacadeLogicImpl extends ActionStateFacadeLogic (Code) | | MetafacadeLogic implementation for
org.andromda.metafacades.uml.ActionStateFacade.
See Also: org.andromda.metafacades.uml.ActionStateFacade |
ActionStateFacadeLogicImpl | public ActionStateFacadeLogicImpl(org.eclipse.uml2.State metaObject, String context)(Code) | | |
handleGetEntry | protected java.lang.Object handleGetEntry()(Code) | | UML1.4 Entry is an Action, where as in UML2 it's an activity. We have
then to return the first action of the activity.
See Also: org.andromda.metafacades.uml.ActionStateFacade.getEntry |
|
|