Klasse AjTypeDeclFactory

java.lang.Object
org.aspectj.ajdt.core.dom.AjTypeDeclFactory
Alle implementierten Schnittstellen:
TypeDeclaration.ITypeDeclFactory

public class AjTypeDeclFactory extends Object implements TypeDeclaration.ITypeDeclFactory
Factory, dynamically loaded by the TypeDeclaration class in the shadows/dom tree. This is a factory for type declaration that returns the Aj subclass of typedeclaration.
Autor:
AndyClement