//Artefact:JavaClass/com/sphenon/modelling/uml/AggregationKind
Synopsis
public final AggregationKind
extends Enum
//Artefact:Attribute/com/sphenon/modelling/uml/AggregationKind/None
Synopsis
public static final com.sphenon.modelling.uml.AggregationKind None
//Artefact:Attribute/com/sphenon/modelling/uml/AggregationKind/Shared
Synopsis
public static final com.sphenon.modelling.uml.AggregationKind Shared
//Artefact:Attribute/com/sphenon/modelling/uml/AggregationKind/Composite
Synopsis
public static final com.sphenon.modelling.uml.AggregationKind Composite
//Artefact:Method/com/sphenon/modelling/uml/AggregationKind/values
Synopsis
public static com.sphenon.modelling.uml.AggregationKind[] values ()
//Artefact:Method/com/sphenon/modelling/uml/AggregationKind/valueOf
Synopsis
public static com.sphenon.modelling.uml.AggregationKind valueOf (String name)