Class GroupToEntityRelationMaker

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

    public class GroupToEntityRelationMaker
    extends AbstractRelationMaker
    Implementation of IRelationMaker that can define relation between entity group and entity.
    • Constructor Detail

      • GroupToEntityRelationMaker

        public GroupToEntityRelationMaker()
    • Method Detail

      • isInRelation

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