Class AbstractCategoryTypeInfoProvider

    • Field Detail

      • EXTERNAL_DATA_SOURCE_TYPE_NOT_AVAILABLE

        protected static final String EXTERNAL_DATA_SOURCE_TYPE_NOT_AVAILABLE
        See Also:
        Constant Field Values
    • Constructor Detail

      • AbstractCategoryTypeInfoProvider

        public AbstractCategoryTypeInfoProvider()
    • Method Detail

      • getRuQualifiedName

        protected org.eclipse.xtext.naming.QualifiedName getRuQualifiedName​(org.eclipse.xtext.resource.IEObjectDescription elm)
        Gets Russian qualified name by IEObjectDescription
        Parameters:
        elm - processing IEObjectDescription, can't be null
        Returns:
        Russian qualified name, if it available, IEObjectDescription.getQualifiedName() otherwise