|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Namespace | |
|---|---|
| org.andromda.core.configuration | Contains the classes and other resources that provide the configuration of AndroMDA. |
| Uses of Namespace in org.andromda.core.configuration |
|---|
| Methods in org.andromda.core.configuration that return Namespace | |
|---|---|
Namespace |
Namespaces.getNamespace(java.lang.String namespaceName)
Gets the Namespace with the corresponding namespaceName. |
Namespace[] |
Configuration.getNamespaces()
Gets the configuration namespaces. |
| Methods in org.andromda.core.configuration with parameters of type Namespace | |
|---|---|
void |
Configuration.addNamespace(Namespace namespace)
Adds a namespace to this configuration. |
void |
Namespaces.addNamespace(Namespace namespace)
Adds a namespace to this collection of namespaces. |
void |
Namespaces.addNamespaces(Namespace[] namespaces)
Adds all namespaces to this instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||