org.jpox.sco
Interface SCOMtoN
- All Known Implementing Classes:
- Collection, HashSet, LinkedHashSet, Set, SortedSet, TreeSet
- public interface SCOMtoN
Representation of a SCO type that can be used as one side of an M-N relation.
- Version:
- $Revision: 1.3 $
Method Summary |
boolean |
contains(java.lang.Object element)
Method to check if an element is in this side of the relation. |
contains
public boolean contains(java.lang.Object element)
- Method to check if an element is in this side of the relation.
- Parameters:
element
- The element
- Returns:
- Whether the element is in this side
Copyright © -2007 . All Rights Reserved.