Uses of Interface
org.eclipse.jst.j2ee.common.J2EEEAttribute

Packages that use J2EEEAttribute
org.eclipse.jst.j2ee.common This package includes api the common model artifacts that include (Resource References, EJB References, Display Name, Description Group, Security roles, Environment variables).  
org.eclipse.jst.j2ee.ejb This package includes the enterprise bean module model api.  
 

Uses of J2EEEAttribute in org.eclipse.jst.j2ee.common
 

Methods in org.eclipse.jst.j2ee.common that return J2EEEAttribute
 J2EEEAttribute CommonFactory.createJ2EEEAttribute()
          Returns a new object of class 'J2EEE Attribute'
 

Uses of J2EEEAttribute in org.eclipse.jst.j2ee.ejb
 

Subinterfaces of J2EEEAttribute in org.eclipse.jst.j2ee.ejb
 interface CMPAttribute
          Describes a container-managed field.
 interface CMRField
          Describes the bean provider's view of a relationship.