org.argouml.uml.util.namespace
Interface NamespaceElement

All Known Implementing Classes:
StringNamespaceElement

public interface NamespaceElement

A NamespaceElement wraps any kind of object around a NamespaceElement so that namespaces can be constructed using these elements.


Method Summary
 Object getNamespaceElement()
           
 

Method Detail

getNamespaceElement

public Object getNamespaceElement()
Returns:
the wrapped NamespaceElement


ArgoUML © 1996-2004 (20050222)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook