Interface KerMLVisitorContext

All Known Subinterfaces:
SysMLVisitorContext

@OpenApiAll public interface KerMLVisitorContext
A context interface for KerML model visitors.

This interface provides methods to track visited elements during the traversal of the KerML model. It uses integer constants to represent different types of elements in the model.