Uses of Enum
nl.talsmasoftware.umldoclet.uml.Type.Classification
Packages that use Type.Classification
Package
Description
Package containing the model to generate
PlantUML diagrams with.-
Uses of Type.Classification in nl.talsmasoftware.umldoclet.uml
Methods in nl.talsmasoftware.umldoclet.uml that return Type.ClassificationModifier and TypeMethodDescriptionType.getClassfication()static Type.ClassificationReturns the enum constant of this type with the specified name.static Type.Classification[]Type.Classification.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in nl.talsmasoftware.umldoclet.uml with parameters of type Type.ClassificationModifierConstructorDescriptionType(Namespace namespace, Type.Classification classification, TypeName name)