Interface IMdTypedObjectModel

    • Method Detail

      • isApplicableForType

        boolean isApplicableForType​(MdModelTypesExtension ext)
        Returns the value indicating whenever to allow select the given model type.
        Parameters:
        ext - is the MdModelTypesExtension
        Returns:
        true, if the given extension has no predicate or has predicate that is applicable.
      • getAdditionalModels

        Map<org.eclipse.emf.ecore.EStructuralFeature,​IModel> getAdditionalModels()
        Returns:
        the map where the keys are EStructuralFeatures that are needed to display for the current extension and values are models for components.