Class GanttChartCollectWriter

    • Constructor Detail

      • GanttChartCollectWriter

        public GanttChartCollectWriter()
    • Method Detail

      • accessibleFeature

        protected boolean accessibleFeature​(org.eclipse.emf.ecore.EStructuralFeature feature)
        Description copied from class: SimpleFeatureElementWriter
        Returns that specified feature can be written by this writer
        Specified by:
        accessibleFeature in class SimpleFeatureElementWriter<Collect>
        Parameters:
        feature - the key feature, cannot be null
        Returns:
        true if this writer accessible for given feature, false in otherwise