Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar20.EjbRelationType

Packages that use EjbRelationType
org.eclipse.modisco.jee.ejbjar.EjbJar20   
 

Uses of EjbRelationType in org.eclipse.modisco.jee.ejbjar.EjbJar20
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return EjbRelationType
 EjbRelationType EjbJar20Factory.createEjbRelationType()
          Returns a new object of class 'Ejb Relation Type'.
 EjbRelationType DocumentRoot.getEjbRelation()
          Returns the value of the 'Ejb Relation' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 with parameters of type EjbRelationType
 void DocumentRoot.setEjbRelation(EjbRelationType value)
          Sets the value of the 'Ejb Relation' containment reference.