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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return EjbRelationshipRoleType
 EjbRelationshipRoleType EjbJar20Factory.createEjbRelationshipRoleType()
          Returns a new object of class 'Ejb Relationship Role Type'.
 EjbRelationshipRoleType DocumentRoot.getEjbRelationshipRole()
          Returns the value of the 'Ejb Relationship Role' containment reference.
 EjbRelationshipRoleType EjbRelationType.getEjbRelationshipRole()
          Returns the value of the 'Ejb Relationship Role' containment reference.
 EjbRelationshipRoleType EjbRelationType.getEjbRelationshipRole1()
          Returns the value of the 'Ejb Relationship Role1' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 with parameters of type EjbRelationshipRoleType
 void DocumentRoot.setEjbRelationshipRole(EjbRelationshipRoleType value)
          Sets the value of the 'Ejb Relationship Role' containment reference.
 void EjbRelationType.setEjbRelationshipRole(EjbRelationshipRoleType value)
          Sets the value of the 'Ejb Relationship Role' containment reference.
 void EjbRelationType.setEjbRelationshipRole1(EjbRelationshipRoleType value)
          Sets the value of the 'Ejb Relationship Role1' containment reference.