Interface MappingMemberElement

All Superinterfaces:
Comparable, MappingElement, MappingElementProperties
All Known Subinterfaces:
MappingFieldElement, MappingReferenceKeyElement, MappingRelationshipElement, MappingTableElement
All Known Implementing Classes:
MappingFieldElementImpl, MappingMemberElementImpl, MappingReferenceKeyElementImpl, MappingRelationshipElementImpl, MappingTableElementImpl

public interface MappingMemberElement extends MappingElement
Version:
%I%
Author:
raccah
  • Method Details

    • getDeclaringClass

      MappingClassElement getDeclaringClass()
      Get the declaring class.
      Returns:
      the class that owns this member element, or null if the element is not attached to any class