Turtle DB
A mini DDBMS
|
Public Member Functions | |
Attribute (String s) | |
String | toString () |
boolean | equals (Object o) |
boolean | equals (Attribute a) |
int | hashCode () |
ca.uqac.dim.ddb.Attribute.Attribute | ( | String | s | ) |
boolean ca.uqac.dim.ddb.Attribute.equals | ( | Object | o | ) |
boolean ca.uqac.dim.ddb.Attribute.equals | ( | Attribute | a | ) |
String ca.uqac.dim.ddb.Attribute.toString | ( | ) |