| java.lang.Object | 
    
    
    
        
            |    ↳ | 
         	
        vars.annotation.jpa.AnnotationFactoryImpl | 
    
    
Class Overview
Created by IntelliJ IDEA.
 User: brian
 Date: Aug 6, 2009
 Time: 2:59:52 PM
 To change this template use File | Settings | File Templates.
 
Summary
| 
  [Expand]
   Inherited Methods  | 
   
From class
  java.lang.Object
  
   
  
    
    
	 
    
        | 
            
            
            
            
            
            Object
         | 
        
        clone()
        
   |  
	 
    
        | 
            
            
            
            
            
            boolean
         | 
        
        equals(Object arg0)
        
   |  
	 
    
        | 
            
            
            
            
            
            void
         | 
        
        finalize()
        
   |  
	 
    
        | 
            
            
            final
            
            
            Class<?>
         | 
        
        getClass()
        
   |  
	 
    
        | 
            
            
            
            
            
            int
         | 
        
        hashCode()
        
   |  
	 
    
        | 
            
            
            final
            
            
            void
         | 
        
        notify()
        
   |  
	 
    
        | 
            
            
            final
            
            
            void
         | 
        
        notifyAll()
        
   |  
	 
    
        | 
            
            
            
            
            
            String
         | 
        
        toString()
        
   |  
	 
    
        | 
            
            
            final
            
            
            void
         | 
        
        wait()
        
   |  
	 
    
        | 
            
            
            final
            
            
            void
         | 
        
        wait(long arg0)
        
   |  
	 
    
        | 
            
            
            final
            
            
            void
         | 
        
        wait(long arg0, int arg1)
        
   |  
 
   
 
 | 
   
From interface
  vars.annotation.AnnotationFactory
 | 
 
Public Constructors
 
    
      
        public 
         
         
         
         
        
      
      AnnotationFactoryImpl
      ()
    
      
    
 
Public Methods
 
    
      
        public 
         
         
         
         
        Association
      
      newAssociation
      (String linkName, String toConcept, String linkValue)