Package utils

Interface DeepCopyable<T>

All Known Implementing Classes:
Agent, Attribute, Attributes, AttributeSet, AttributeSetCollection, Environment, Event, Events, FunctionalEvent, FunctionalProperty, FunctionalResults, ModelElement, Properties, Property, Results

public interface DeepCopyable<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • deepCopy

      T deepCopy()