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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return RelationshipRoleSourceType
 RelationshipRoleSourceType EjbJar20Factory.createRelationshipRoleSourceType()
          Returns a new object of class 'Relationship Role Source Type'.
 RelationshipRoleSourceType DocumentRoot.getRelationshipRoleSource()
          Returns the value of the 'Relationship Role Source' containment reference.
 RelationshipRoleSourceType EjbRelationshipRoleType.getRelationshipRoleSource()
          Returns the value of the 'Relationship Role Source' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 with parameters of type RelationshipRoleSourceType
 void DocumentRoot.setRelationshipRoleSource(RelationshipRoleSourceType value)
          Sets the value of the 'Relationship Role Source' containment reference.
 void EjbRelationshipRoleType.setRelationshipRoleSource(RelationshipRoleSourceType value)
          Sets the value of the 'Relationship Role Source' containment reference.