Uses of Class
org.eclipse.emf.codegen.merge.java.facade.ast.ASTJAnnotation

Packages that use ASTJAnnotation
org.eclipse.emf.codegen.merge.java.facade.ast   
 

Uses of ASTJAnnotation in org.eclipse.emf.codegen.merge.java.facade.ast
 

Methods in org.eclipse.emf.codegen.merge.java.facade.ast with parameters of type ASTJAnnotation
protected  void ASTJMember.insertLastAnnotation(ASTJAnnotation annotation)
          Insert annotation after the last annotation of the given body declaration.
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.