Class EmfFeatureNodeWithChildren

    • Constructor Detail

      • EmfFeatureNodeWithChildren

        public EmfFeatureNodeWithChildren​(IPartialModelNode parent,
                                          ComparisonNode comparisonNode,
                                          String mainLabel,
                                          String otherLabel,
                                          IImageProvider imageProvider,
                                          IComparisonSession comparisonSession)
        Constructs a node for the given comparison node.
        Parameters:
        parent - the parent partial model node
        comparisonNode - the comparison node
        mainLabel - representation of the main side
        otherLabel - representation of the other side
        imageProvider - the image provider
        comparisonSession - the comparison session