Eclipse Platform
Release 3.1

org.eclipse.jface.text.reconciler
Interface IReconcilableModel


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.

Since:
3.0
See Also:
IReconcileStep.setInputModel(IReconcilableModel)


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.