Uses of Interface
org.eclipse.tigerstripe.model.IRelationship.IRelationshipEnd

Packages that use IRelationship.IRelationshipEnd
org.eclipse.tigerstripe.model   
 

Uses of IRelationship.IRelationshipEnd in org.eclipse.tigerstripe.model
 

Subinterfaces of IRelationship.IRelationshipEnd in org.eclipse.tigerstripe.model
 interface IAssociationEnd
           
 

Methods in org.eclipse.tigerstripe.model that return IRelationship.IRelationshipEnd
 IRelationship.IRelationshipEnd IRelationship.IRelationshipEnd.getOtherEnd()
          Returns the "other" end for the containing relationship if the containing relationship is a 2-way relationship (ie.
 IRelationship.IRelationshipEnd IRelationship.getRelationshipAEnd()
          Returns the first end
 IRelationship.IRelationshipEnd[] IRelationship.getRelationshipEnds()
           
 IRelationship.IRelationshipEnd IRelationship.getRelationshipZEnd()
          Returns the last end