Interface QualifiedPathAdapter

All Known Implementing Classes:
StandardHistorianPathAdapter

public interface QualifiedPathAdapter
Represents an adapter for processing and normalizing QualifiedPath objects. A QualifiedPathAdapter provides a mechanism to adapt a QualifiedPath to an AdaptedQualifiedPath, which may involve modifying or validating the path based on specific implementation rules.