Interface IVersionReferenceDefinition

All Superinterfaces:
IReferenceDefinition, Serializable
All Known Implementing Classes:
VersionReferenceDefinition

public interface IVersionReferenceDefinition extends IReferenceDefinition
Holds information about an attribute that references a versioned element.
Since:
9.7
Author:
Petru Galanton
  • Method Details

    • getIdentifierReference

      AttributeReference getIdentifierReference()
      Returns a reference to the attribute that references the versioned element.
      Returns:
      an attribute reference, never null