Package | Description |
---|---|
com.raffaeleconforti.foreignkeydiscovery.conceptualmodels |
Modifier and Type | Method and Description |
---|---|
java.util.List<ForeignKey> |
Entity.getForeignKeys() |
java.util.List<ForeignKey> |
Entity.getForeignKeys(Entity e) |
Modifier and Type | Method and Description |
---|---|
int |
ForeignKey.compareTo(ForeignKey o) |
Modifier and Type | Method and Description |
---|---|
java.util.HashMap<Attribute,org.deckfour.xes.model.XAttribute> |
EntityInstance.getValues(java.util.List<ForeignKey> attrs,
Entity e) |
java.util.HashMap<java.lang.String,org.deckfour.xes.model.XAttribute> |
EntityInstance.getValuesKeysStr(java.util.List<ForeignKey> attrs) |