Class ContainmentTreeFilter.Present<M extends MdObject>

    • Constructor Detail

      • Present

        public Present​(M container)
        Instantiates a new present ContainmentTreeFilter.
        Parameters:
        container - the items container.
      • Present

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