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

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

Uses of IRelationship in org.eclipse.tigerstripe.model
 

Methods in org.eclipse.tigerstripe.model that return IRelationship
 IRelationship IRelationship.IRelationshipEnd.getContainingRelationship()
          Returns the containing IRelationshipEnd
 

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

Subinterfaces of IRelationship in org.eclipse.tigerstripe.model.artifacts
 interface IAssociationArtifact
          Internal Interface for IAssociationArtifact
 interface IAssociationClassArtifact
          Internal Interface for IAssociationArtifact
 interface IDependencyArtifact