Interface OwnedType

All Known Implementing Classes:
OwnedStructDataType, OwnedTemporaryType

public interface OwnedType
API for a type declared in a specific document
Author:
arnej
  • Method Details

    • getOwnerName

      String getOwnerName()
    • getUniqueName

      String getUniqueName()
    • getUniqueId

      default int getUniqueId()