Uses of Class
fUML.Semantics.CommonBehaviors.Communications.EventAccepter

Packages that use EventAccepter
fUML.Semantics.Actions.CompleteActions   
fUML.Semantics.Classes.Kernel   
fUML.Semantics.CommonBehaviors.Communications   
 

Uses of EventAccepter in fUML.Semantics.Actions.CompleteActions
 

Subclasses of EventAccepter in fUML.Semantics.Actions.CompleteActions
 class AcceptEventActionEventAccepter
          An implementation of the model object ' fUML::Semantics::Actions::CompleteActions::AcceptEventActionEventAccepter '.
 

Uses of EventAccepter in fUML.Semantics.Classes.Kernel
 

Methods in fUML.Semantics.Classes.Kernel with parameters of type EventAccepter
 void Object_.register(EventAccepter accepter)
          operation register
 void Object_.unregister(EventAccepter accepter)
          operation unregister
 

Uses of EventAccepter in fUML.Semantics.CommonBehaviors.Communications
 

Methods in fUML.Semantics.CommonBehaviors.Communications that return EventAccepter
 EventAccepter EventAccepterList.getValue(int i)
           
 

Methods in fUML.Semantics.CommonBehaviors.Communications with parameters of type EventAccepter
 void EventAccepterList.addValue(EventAccepter v)
           
 void EventAccepterList.addValue(int i, EventAccepter v)
           
 void ObjectActivation.register(EventAccepter accepter)
          operation register
 void EventAccepterList.setValue(int i, EventAccepter v)
           
 void ObjectActivation.unregister(EventAccepter accepter)
          operation unregister
 



Copyright © 2012. All Rights Reserved.