Class EntityToEntityRelationMaker

  • All Implemented Interfaces:
    com._1c.g5.v8.dt.diagram.framework.core.IRelationMaker

    public class EntityToEntityRelationMaker
    extends AbstractRelationMaker
    Implementation of IRelationMaker that can define relation between 2 entities.
    • Constructor Detail

      • EntityToEntityRelationMaker

        public EntityToEntityRelationMaker()
    • Method Detail

      • isInRelation

        public boolean isInRelation​(com._1c.g5.v8.dt.diagram.framework.IEntity source,
                                    com._1c.g5.v8.dt.diagram.framework.IEntity target)