Interface IMdPropertyTypeProviderDelegate

    • Method Detail

      • getPropertyTypes

        Collection<MdPropertyType> getPropertyTypes​(org.eclipse.emf.ecore.EStructuralFeature feature)
        Returns all metadata property types of the given metadata property feature for the given 1C:Enterprise runtime version.
        Parameters:
        feature - the metadata property feature, cannot be null
        Returns:
        a collection of metadata property types of the given metadata property feature, never null, may be empty if this property cannot be extended or checked