Class AttributeListFunctionalGroupsTableModelAllFrames

    • Constructor Detail

      • AttributeListFunctionalGroupsTableModelAllFrames

        public AttributeListFunctionalGroupsTableModelAllFrames()

        Construct an empty table model.

      • AttributeListFunctionalGroupsTableModelAllFrames

        public AttributeListFunctionalGroupsTableModelAllFrames​(AttributeList list)

        Construct the table model from an attribute list.

        Parameters:
        list - the list of attributes whose values to use
      • AttributeListFunctionalGroupsTableModelAllFrames

        public AttributeListFunctionalGroupsTableModelAllFrames​(AttributeList list,
                                                                java.util.HashSet includeList,
                                                                java.util.HashSet excludeList)

        Construct the table model from an attribute list.

        Parameters:
        list - the list of attributes whose values to use
        includeList - attributes to include
        excludeList - attributes to exclude