org.argouml.model
Interface AggregationKind


public interface AggregationKind

The different AggregationKinds.


Method Summary
 java.lang.Object getAggregate()
           
 java.lang.Object getComposite()
           
 java.lang.Object getNone()
           
 

Method Detail

getAggregate

java.lang.Object getAggregate()
Returns:
Returns the Aggregate AggregationKind.

getComposite

java.lang.Object getComposite()
Returns:
Returns the Composite AggregationKind.

getNone

java.lang.Object getNone()
Returns:
Returns the None AggregationKind.


ArgoUML © 1996-2006ArgoUML HomepageArgoUML Cookbook