Uses of Class
fUML.Syntax.Classes.Kernel.MultiplicityElement

Packages that use MultiplicityElement
fUML.Library   
fUML.Syntax.Actions.BasicActions   
fUML.Syntax.Classes.Kernel   
fUML.Test   
 

Uses of MultiplicityElement in fUML.Library
 

Methods in fUML.Library with parameters of type MultiplicityElement
protected  void PrimitiveBehaviors.setMultiplicity(MultiplicityElement element, int lower, int upper)
           
protected  void Classes.setMultiplicity(MultiplicityElement element, int lower, int upper)
           
 

Uses of MultiplicityElement in fUML.Syntax.Actions.BasicActions
 

Fields in fUML.Syntax.Actions.BasicActions declared as MultiplicityElement
 MultiplicityElement Pin.multiplicityElement
           
 

Uses of MultiplicityElement in fUML.Syntax.Classes.Kernel
 

Fields in fUML.Syntax.Classes.Kernel declared as MultiplicityElement
 MultiplicityElement StructuralFeature.multiplicityElement
           
 MultiplicityElement Parameter.multiplicityElement
           
 

Uses of MultiplicityElement in fUML.Test
 

Methods in fUML.Test with parameters of type MultiplicityElement
protected  void ActivityFactory.setMultiplicity(MultiplicityElement element, int lower, int upper)
           
 



Copyright © 2015. All Rights Reserved.