Interface StableId

All Superinterfaces:
Comparable<StableId>
All Known Implementing Classes:
LayerId, LocationId, MemberId, MetricSystemId, ModuleId, ModuleIdentityId, PackageId, PlantUmlComponentId, SliceId, SourceDocumentId, SymbolicMemberTargetId, TypeId

public interface StableId extends Comparable<StableId>
An identifier with a typed, deterministic representation suitable for ordering. Implementations must use the stable key as identity: equal keys must represent equal identifiers.
  • Method Summary

    Modifier and Type
    Method
    Description
    default int