Interface IRelationshipSet

All Superinterfaces:
Collection<IRelationship>, ISet<IRelationship>, Iterable<IRelationship>, IXtumlType, Set<IRelationship>
All Known Implementing Classes:
RelationshipSet

public interface IRelationshipSet extends ISet<IRelationship>