Uses of Interface
io.carml.model.Namespace
-
Packages that use Namespace Package Description io.carml.model io.carml.model.impl -
-
Uses of Namespace in io.carml.model
Methods in io.carml.model that return types with arguments of type Namespace Modifier and Type Method Description Set<Namespace>XmlSource. getDeclaredNamespaces() -
Uses of Namespace in io.carml.model.impl
Classes in io.carml.model.impl that implement Namespace Modifier and Type Class Description classCarmlNamespaceMethods in io.carml.model.impl that return types with arguments of type Namespace Modifier and Type Method Description Set<Namespace>CarmlXmlSource. getDeclaredNamespaces()
-