Interface Contextualized


  • public interface Contextualized
    Contextualized indicates that an object has (access to) a context.

    Copyright (c) 2021-2023 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information DSOL Manual. The DSOL project is distributed under a three-clause BSD-style license, which can be found at DSOL License.

    Author:
    Alexander Verbraeck
    • Method Detail

      • getContext

        ContextInterface getContext()
        Return the context.
        Returns:
        ContextInterface; the context