Interface Contextualized


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

Copyright (c) 2021-2024 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 Summary

    Modifier and Type
    Method
    Description
    Return the context.
  • Method Details

    • getContext

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