Class Traceable

    • Constructor Detail

      • Traceable

        public Traceable()
    • Method Detail

      • getLocation

        public String getLocation()
        Get the location. The location might be the location of the model file or any other means identifying where the object is defined.
        Returns:
        The location or null.
      • setLocation

        public void setLocation​(String value)
        Set the location.
        Parameters:
        value - The new location.