Interface IClassifiersTypeInfoServiceProvider

    • Method Detail

      • getClassifier

        TypeInfo.TypeClassifiers getClassifier​(String typeInfoCode,
                                               boolean isTypeSet)
        Gets actual classifiers by typeInfoCode. Collects all IClassifiersTypeInfoProvider from extension point "classifiersTypeInfo"
        Parameters:
        typeInfoCode - code of the TypeInfo. Can't be null
        isTypeSet - flag. true if typeInfoCode corresponding to the typeSet
        Returns:
        actual classifiers or null if there are no classifiers for code typeInfoCode