Class ListElementNodeWithChildren

    • Constructor Detail

      • ListElementNodeWithChildren

        public ListElementNodeWithChildren​(IPartialFeatureNode parent,
                                           ComparisonNode comparisonNode,
                                           String mainLabel,
                                           String otherLabel,
                                           IImageProvider imageProvider,
                                           String label,
                                           IComparisonSession comparisonSession)
        Constructs a 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
        label - the list element label
        comparisonSession - the comparison session