Class LogFormTableHeightControlVariantWriter

    • Constructor Detail

      • LogFormTableHeightControlVariantWriter

        public LogFormTableHeightControlVariantWriter()
    • Method Detail

      • getWritableValue

        protected Object getWritableValue​(org.eclipse.emf.ecore.EObject eObject,
                                          org.eclipse.emf.ecore.EAttribute attribute,
                                          Version version)
        Description copied from class: FormFeatureAttributeWriter
        Get value of given context object and attribute to write in xml
        Overrides:
        getWritableValue in class FormFeatureAttributeWriter
        Parameters:
        eObject - context object, cannot be null
        attribute - the EAttribute, cannot be null
        version - the exporting project Version, cannot be null
        Returns:
        the value object, can be null