public interface IReconcilableModel
Tagging interface for a model that can get reconciled during a reconcile step.
This model is not directly used by a reconciler or a reconciling strategy.
This interface must be implemented by clients that want to use one of their models as a reconcile step's input model.
IReconcileStep.setInputModel(IReconcilableModel)
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.