Class ExtInfoWriter

    • Constructor Detail

      • ExtInfoWriter

        public ExtInfoWriter()
    • Method Detail

      • isIgnored

        protected boolean isIgnored​(org.eclipse.emf.ecore.EStructuralFeature extInfoFeature)
        Returns the flag indicating whether the feature is ignored when writing
        Parameters:
        extInfoFeature - extInfo feature, cannot be null
        Returns:
        true if feature should be ignored
      • isWriteEmpty

        protected static boolean isWriteEmpty​(ExtInfo extInfo)
        Calculates write empty flag for ExtInfo
        Parameters:
        extInfo - the ExtInfo, cannot be null
        Returns:
        write empty flag for ExtInfo