Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar30.RelationshipsType

Packages that use RelationshipsType
org.eclipse.modisco.jee.ejbjar.EjbJar30   
 

Uses of RelationshipsType in org.eclipse.modisco.jee.ejbjar.EjbJar30
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar30 that return RelationshipsType
 RelationshipsType EjbJar30Factory.createRelationshipsType()
          Returns a new object of class 'Relationships Type'.
 RelationshipsType EjbJarType.getRelationships()
          Returns the value of the 'Relationships' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar30 with parameters of type RelationshipsType
 void EjbJarType.setRelationships(RelationshipsType value)
          Sets the value of the 'Relationships' containment reference.