org.eclipse.xtext.linking.impl
Class AbstractLinker

java.lang.Object
  extended by org.eclipse.xtext.linking.impl.AbstractLinker
All Implemented Interfaces:
ILinker
Direct Known Subclasses:
AbstractCleaningLinker

public abstract class AbstractLinker
extends java.lang.Object
implements ILinker

Author:
Sven Efftinge - Initial contribution and API

Constructor Summary
AbstractLinker()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.xtext.linking.ILinker
linkModel
 

Constructor Detail

AbstractLinker

public AbstractLinker()