|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Namespace | |
|---|---|
| com.cisco.oss.foundation.configuration.xml | |
| Uses of Namespace in com.cisco.oss.foundation.configuration.xml |
|---|
| Methods in com.cisco.oss.foundation.configuration.xml that return types with arguments of type Namespace | |
|---|---|
protected Map<Namespace,List<String>> |
NamespaceDefinitionMessage.createNamespaceMap(List<NamespaceDefinition> namespaceDefs)
Checks that there aren't namespaces that depend on namespaces that don't exist in the list, and creates a list of all Namespace Objects in the list. |
| Methods in com.cisco.oss.foundation.configuration.xml with parameters of type Namespace | |
|---|---|
protected void |
NamespaceDefinitionMessage.addDependenciesRecursively(Namespace namespace,
List<Namespace> namespaceList,
String dependencyId,
List<String> extendedDependencies)
Adds dependencyId, and all of it's depdencies recursively using namespaceList, to extendedDependencies for namespace. |
| Method parameters in com.cisco.oss.foundation.configuration.xml with type arguments of type Namespace | |
|---|---|
protected void |
NamespaceDefinitionMessage.addDependenciesRecursively(Namespace namespace,
List<Namespace> namespaceList,
String dependencyId,
List<String> extendedDependencies)
Adds dependencyId, and all of it's depdencies recursively using namespaceList, to extendedDependencies for namespace. |
protected NamespaceDefinition |
NamespaceDefinitionMessage.extractNamespaceWithLeastDependencies(Map<Namespace,List<String>> namespaceMap)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||