| Package | Description |
|---|---|
| ca.uqac.dim.turtledb |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Vector<Attribute> |
Tuple.m_attributes |
protected java.util.Map<Attribute,Attribute> |
Renaming.m_renamedAttributes |
protected java.util.Map<Attribute,Attribute> |
Renaming.m_renamedAttributes |
| Modifier and Type | Method and Description |
|---|---|
protected static Attribute |
XmlQueryParser.parseAttribute(org.w3c.dom.Node e)
Parse an attribute.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<Attribute> |
Tuple.keySet() |
| Modifier and Type | Method and Description |
|---|---|
int |
Attribute.compareTo(Attribute o) |
boolean |
Attribute.equals(Attribute a) |
void |
Tuple.put(Attribute a,
Value v) |
Renaming |
Renaming.rename(Attribute from,
Attribute to) |
| Constructor and Description |
|---|
Attribute(Attribute a)
Constructor by copy
|
Copyright © Sylvain HallĂ©. All Rights Reserved.