basic
Class DefineTransformations
java.lang.Object
basic.DefineTransformations
public class DefineTransformations
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefineTransformations
public DefineTransformations()
transforms1Tos4
public static Schema transforms1Tos4(Schema s1)
throws NotFoundException,
TypeMismatchException,
IntegrityException
- Throws:
NotFoundException
TypeMismatchException
IntegrityException
transforms2Tos4
public static Schema transforms2Tos4(Schema s2)
throws NotFoundException,
TypeMismatchException,
IntegrityException
- Throws:
NotFoundException
TypeMismatchException
IntegrityException
transforms3Tos4
public static Schema transforms3Tos4(Schema s3)
throws NotFoundException,
TypeMismatchException,
IntegrityException
- Throws:
NotFoundException
TypeMismatchException
IntegrityException
transforms1Tos4HDM
public static Schema transforms1Tos4HDM(Schema s1)
throws NotFoundException,
TypeMismatchException,
IntegrityException
- Throws:
NotFoundException
TypeMismatchException
IntegrityException
main
public static void main(java.lang.String[] args)