Class PlannerSmartFeatureWriter

  • All Implemented Interfaces:
    ISpecifiedElementWriter

    public class PlannerSmartFeatureWriter
    extends Object
    implements ISpecifiedElementWriter
    Writer class to route ISpecifiedElementWriter-s by EClass or Feature for Planner

    First try to get ISpecifiedElementWriter by feature, if it is not found then try to obtain writer by feature EType. If this does not work then the default attribute/reference writer is used

    • Constructor Detail

      • PlannerSmartFeatureWriter

        public PlannerSmartFeatureWriter()
        Constructor