it.unibo.cs.USI.tools
Class EntityEntityConsistencyTable
java.lang.Object
it.unibo.cs.USI.tools.EntityEntityConsistencyTable
- All Implemented Interfaces:
- SemanticMappingConstants
public class EntityEntityConsistencyTable
- extends java.lang.Object
- implements SemanticMappingConstants
- Version:
- Incomplete
Jun 1, 2005 12:22:14 AM
- Author:
- Matteo Magnani
Field Summary |
private boolean[][][] |
table
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
table
private boolean[][][] table
EntityEntityConsistencyTable
public EntityEntityConsistencyTable()
isConsistent
public boolean isConsistent(int AB,
int BC,
int AC)
isConsistent
public boolean isConsistent(int[] schema,
SchemaElement[] entS1,
SchemaElement[] entS2,
SameSchemaRelationshipsTable t1,
SameSchemaRelationshipsTable t2)
- TODO Only entities...
- Parameters:
schema
- relS1
- relS2
- entS1
- entS2
-
- Returns: