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

Packages that use AggregationKind
fUML.Syntax.Classes.Kernel   
 

Uses of AggregationKind in fUML.Syntax.Classes.Kernel
 

Fields in fUML.Syntax.Classes.Kernel declared as AggregationKind
 AggregationKind Property.aggregation
           
 

Methods in fUML.Syntax.Classes.Kernel that return AggregationKind
static AggregationKind AggregationKind.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AggregationKind[] AggregationKind.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in fUML.Syntax.Classes.Kernel with parameters of type AggregationKind
 void Property.setAggregation(AggregationKind aggregation)
          operation setAggregation
 



Copyright © 2012. All Rights Reserved.