Uses of Class
nl.talsmasoftware.umldoclet.uml.Namespace
Packages that use Namespace
Package
Description
Package containing the model to generate
PlantUML diagrams with.-
Uses of Namespace in nl.talsmasoftware.umldoclet.uml
Methods in nl.talsmasoftware.umldoclet.uml with parameters of type NamespaceModifier and TypeMethodDescriptionstatic LinkLink.forPackage(Namespace namespace) protected StringTypeName.Array.toUml(TypeDisplay display, Namespace namespace) protected StringTypeName.toUml(TypeDisplay display, Namespace namespace) protected StringTypeName.Variable.toUml(TypeDisplay display, Namespace namespace) Constructors in nl.talsmasoftware.umldoclet.uml with parameters of type NamespaceModifierConstructorDescriptionType(Namespace namespace, Type.Classification classification, TypeName name)