All Superinterfaces:
org.opendaylight.yangtools.yang.model.api.AddedByUsesAware, org.opendaylight.yangtools.yang.model.api.CopyableNode

@Beta @NonNullByDefault public interface CopyHistory extends org.opendaylight.yangtools.yang.model.api.CopyableNode
Reactor's view of significant semantic history of a particular statement.
  • Method Summary

    Modifier and Type
    Method
    Description
    Return the last copy operation in this history.

    Methods inherited from interface org.opendaylight.yangtools.yang.model.api.AddedByUsesAware

    isAddedByUses

    Methods inherited from interface org.opendaylight.yangtools.yang.model.api.CopyableNode

    isAugmenting
  • Method Details

    • getLastOperation

      CopyType getLastOperation()
      Return the last copy operation in this history.
      Returns:
      Last CopyType