Class DataTemplateEClassSelectionStrategyProvider

    • Constructor Detail

      • DataTemplateEClassSelectionStrategyProvider

        public DataTemplateEClassSelectionStrategyProvider()
    • Method Detail

      • bid

        public java.lang.Double bid​(org.eclipse.emf.ecore.EReference eReference)
        This is the Bid for the EClassSelectionStrategy.
        Parameters:
        eReference - The EReference to check
        Returns:
        10 if the reference is the Template_Instance, null otherwise
        See Also:
        Bid