Uses of Enum Class
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 class with the specified name.static Type.Classification[]Type.Classification.values()Returns an array containing the constants of this enum class, 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)