Uses of Enum Class
net.sourceforge.plantuml.xmi.UMLAggregationKind
Packages that use UMLAggregationKind
-
Uses of UMLAggregationKind in net.sourceforge.plantuml.xmi
Methods in net.sourceforge.plantuml.xmi that return UMLAggregationKindModifier and TypeMethodDescriptionstatic UMLAggregationKind
Returns the enum constant of this class with the specified name.static UMLAggregationKind[]
UMLAggregationKind.values()
Returns an array containing the constants of this enum class, in the order they are declared.