Class RelationshipSet

java.lang.Object
io.ciera.runtime.summit.types.Set<IRelationship>
io.ciera.runtime.summit.classes.RelationshipSet
All Implemented Interfaces:
IRelationshipSet, ISet<IRelationship>, IXtumlType, Iterable<IRelationship>, Collection<IRelationship>, Set<IRelationship>

public class RelationshipSet extends Set<IRelationship> implements IRelationshipSet