Constructor and Description |
---|
ResultSet(java.util.Vector<Pair> resultSet) |
Modifier and Type | Method and Description |
---|---|
boolean |
contains(Type tA1)
Durchsucht das ResultSet (die unifizierten Constraints des ResultSets) nach diesem Typ.
|
java.util.Vector<Pair> |
getResultSet() |
Type |
getTypeEqualTo(Type type)
L�st den �bergebenen Typ auf.
|
java.util.Iterator<Pair> |
iterator() |
public ResultSet(java.util.Vector<Pair> resultSet)
public java.util.Vector<Pair> getResultSet()
public Type getTypeEqualTo(Type type)
type
- public java.util.Iterator<Pair> iterator()
iterator
in interface java.lang.Iterable<Pair>
public boolean contains(Type tA1)
tA1
-