Dresden OCL Toolkit

tudresden.ocl.codegen.decl
Class ObjectView.Connection

java.lang.Object
  extended bytudresden.ocl.codegen.decl.ObjectView.Connection
Enclosing class:
ObjectView

private class ObjectView.Connection
extends Object


Field Summary
(package private)  String column1
           
(package private)  String column2
           
(package private)  Table table1
           
(package private)  Table table2
           
 
Constructor Summary
ObjectView.Connection(String column1, Table table1, String column2, Table table2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

column1

String column1

column2

String column2

table1

Table table1

table2

Table table2
Constructor Detail

ObjectView.Connection

public ObjectView.Connection(String column1,
                             Table table1,
                             String column2,
                             Table table2)

Dresden OCL Toolkit

Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.