basic
Class UniversityAutomaticIntegration

java.lang.Object
  extended by basic.UniversityAutomaticIntegration

public class UniversityAutomaticIntegration
extends java.lang.Object


Constructor Summary
UniversityAutomaticIntegration()
           
 
Method Summary
static SchemaElementPairRelationship[] getRelationshipsS1S3(Schema s1, Schema s3)
           
static SchemaElementPairRelationship[] getRelationshipsS2S3(Schema s2, Schema s3)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UniversityAutomaticIntegration

public UniversityAutomaticIntegration()
Method Detail

getRelationshipsS1S3

public static SchemaElementPairRelationship[] getRelationshipsS1S3(Schema s1,
                                                                   Schema s3)
                                                            throws NotFoundException
Throws:
NotFoundException

getRelationshipsS2S3

public static SchemaElementPairRelationship[] getRelationshipsS2S3(Schema s2,
                                                                   Schema s3)
                                                            throws NotFoundException
Throws:
NotFoundException

main

public static void main(java.lang.String[] args)
                 throws NotFoundException,
                        IntegratorException
Throws:
NotFoundException
IntegratorException