Interface MountPointContext

All Superinterfaces:
EffectiveModelContextProvider

public interface MountPointContext extends EffectiveModelContextProvider
A context of either an explicit (RFC8528 Schema Mount instance) or implicit (system root). It encapsulates a data EffectiveModelContext and information resident in schema-mounts within this hierarchy.

This context exposed enough of an API surface to navigate RFC8528 Schema Mount instaces with respect to normalized, so that proper MountPointLabeled NormalizedMountPoints can be created. This is enough to integrate with other elements of this API.