Uses of Class
fUML.Syntax.CommonBehaviors.Communications.Reception

Packages that use Reception
fUML.Syntax.Classes.Kernel   
fUML.Syntax.CommonBehaviors.Communications   
 

Uses of Reception in fUML.Syntax.Classes.Kernel
 

Methods in fUML.Syntax.Classes.Kernel with parameters of type Reception
 void Class_.addOwnedReception(Reception ownedReception)
          operation addOwnedReception
 

Uses of Reception in fUML.Syntax.CommonBehaviors.Communications
 

Methods in fUML.Syntax.CommonBehaviors.Communications that return Reception
 Reception ReceptionList.getValue(int i)
           
 

Methods in fUML.Syntax.CommonBehaviors.Communications with parameters of type Reception
 void ReceptionList.addValue(int i, Reception v)
           
 void ReceptionList.addValue(Reception v)
           
 void ReceptionList.setValue(int i, Reception v)
           
 



Copyright © 2012. All Rights Reserved.