Interface MemberReferencePath

All Superinterfaces:
Element, ExpressionValue
All Known Subinterfaces:
ThisMemberReferencePath, TypeMemberReferencePath

public interface MemberReferencePath extends ExpressionValue
  • Method Details

    • getKlass

      @Nonnull Klass getKlass()
    • getAssociationEnds

      @Nonnull org.eclipse.collections.api.list.ImmutableList<AssociationEnd> getAssociationEnds()
    • getProperty

      @Nonnull DataTypeProperty getProperty()