Interface DFRelationship

  • All Superinterfaces:
    DFItem, PropertiesEditingConfigurable

    public interface DFRelationship
    extends DFItem
    Represents a foreign key relationship. Relationship itself is not oriented, but contains two Directions which can be obtained using getForward/getReverse methods. Direction is given by two fields (it's always relations between two fields from different entities).