Package nl.talsmasoftware.umldoclet.uml
Class Namespace
java.lang.Object
nl.talsmasoftware.umldoclet.uml.UMLNode
nl.talsmasoftware.umldoclet.uml.Namespace
UML namespace
This corresponds to a 'package' in the Java world.
- Author:
- Sjoerd Talsma
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleaninthashCode()<IPW extends IndentingPrintWriter>
IPWwriteTo(IPW output) Renders this object to the given indentingoutput.Methods inherited from class nl.talsmasoftware.umldoclet.uml.UMLNode
addChild, findParent, getChildren, getChildren, getConfiguration, getParent, removeChildren, setParent, toString, writeChildrenTo
-
Field Details
-
name
-
-
Constructor Details
-
Namespace
-
-
Method Details
-
getModuleName
-
writeTo
Description copied from class:UMLNodeRenders this object to the given indentingoutput. -
contains
-
hashCode
public int hashCode() -
equals
-