Class GroupToGroupRelationMaker

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

    public class GroupToGroupRelationMaker
    extends AbstractRelationMaker
    Implementation of IRelationMaker that can define relation between 2 entity groups.
    • Constructor Detail

      • GroupToGroupRelationMaker

        public GroupToGroupRelationMaker()
    • Method Detail

      • isInRelation

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