Class ContainmentTreeFilter.Absent<M extends MdObject>

    • Constructor Detail

      • Absent

        public Absent​(M container)
        Instantiates a new absent ContainmentTreeFilter.
        Parameters:
        container - the container.
      • Absent

        public Absent​(M container,
                      org.eclipse.emf.ecore.EStructuralFeature feature)
        Instantiates a new absent ContainmentTreeFilter.
        Parameters:
        container - the items container.
        feature - the feature to fetch the items from.