Class ClassificationAttributeValueAccessor

    • Constructor Detail

      • ClassificationAttributeValueAccessor

        public ClassificationAttributeValueAccessor​(TypeAttributeDescriptor descriptor,
                                                    ClassAttributeAssignmentModel model,
                                                    ClassificationService service)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Constructs an instance of the ClassificationAttributeValueAccessor
        Parameters:
        descriptor - Attribute descriptor
        model - Model needed when retrieving the value using the ClassificationService
        service - Classification service for accessing features from the model
    • Method Detail

      • getAttribute

        protected TypeAttributeDescriptor getAttribute()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getClassificationService

        protected ClassificationService getClassificationService()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getClassAttributeAssignmentModel

        protected ClassAttributeAssignmentModel getClassAttributeAssignmentModel()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • isLocalized

        protected boolean isLocalized()
        Deprecated, for removal: This API element is subject to removal in a future version.