| org.andromda.metafacades.uml14.ActivityGraphFacadeLogicImpl
ActivityGraphFacadeLogicImpl | public class ActivityGraphFacadeLogicImpl extends ActivityGraphFacadeLogic (Code) | | Metaclass facade implementation.
|
ActivityGraphFacadeLogicImpl | public ActivityGraphFacadeLogicImpl(org.omg.uml.behavioralelements.activitygraphs.ActivityGraph metaObject, String context)(Code) | | |
handleGetActionStates | public Collection handleGetActionStates()(Code) | | See Also: org.andromda.metafacades.uml.ActivityGraphFacade.getActionStates |
handleGetObjectFlowStates | public Collection handleGetObjectFlowStates()(Code) | | See Also: org.andromda.metafacades.uml.ActivityGraphFacade.getObjectFlowStates |
handleGetPartitions | protected Collection handleGetPartitions()(Code) | | See Also: org.andromda.metafacades.uml.ActivityGraphFacade.getPartitions |
handleGetUseCase | protected Object handleGetUseCase()(Code) | | See Also: org.andromda.metafacades.uml.ActivityGraphFacade.getUseCase |
|
|