|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Namespace | |
org.argouml.uml.util.namespace | various classes to help dealing with namespaces. |
Uses of Namespace in org.argouml.uml.util.namespace |
Classes in org.argouml.uml.util.namespace that implement Namespace | |
class |
StringNamespace
A StringNamespace is a string based namespace (StringNamespaceElement) object. |
Methods in org.argouml.uml.util.namespace that return Namespace | |
Namespace |
StringNamespace.getBaseNamespace()
|
Namespace |
StringNamespace.getCommonNamespace(Namespace namespace)
|
static Namespace |
StringNamespace.parse(String fqn,
String token)
parse a fully qualified namespace to create a Namespace object. |
static Namespace |
StringNamespace.parse(Class c)
parse the name of a (java) class. |
Namespace |
Namespace.getCommonNamespace(Namespace namespace)
returns the namespace which is common to both namespaces, e.g. |
Namespace |
Namespace.getBaseNamespace()
returns the base of a namespace, e.g. |
Methods in org.argouml.uml.util.namespace with parameters of type Namespace | |
Namespace |
StringNamespace.getCommonNamespace(Namespace namespace)
|
Namespace |
Namespace.getCommonNamespace(Namespace namespace)
returns the namespace which is common to both namespaces, e.g. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgoUML © 1996-2004 (20050222) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |