Dresden OCL Toolkit

tudresden.ocl.codegen.decl
Class ObjectView.Column

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

private class ObjectView.Column
extends Object


Field Summary
(package private)  String attribute
           
(package private)  Vector connections
           
(package private)  String name
           
(package private)  boolean pk
           
(package private)  Table table
           
 
Constructor Summary
ObjectView.Column(String attribute, String name, Table table)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

attribute

String attribute

name

String name

table

Table table

connections

Vector connections

pk

boolean pk
Constructor Detail

ObjectView.Column

public ObjectView.Column(String attribute,
                         String name,
                         Table table)

Dresden OCL Toolkit

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