tudresden.ocl.codegen.decl
Class Table.Column
java.lang.Object
tudresden.ocl.codegen.decl.Table.Column
- Enclosing class:
- Table
- private class Table.Column
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
colName
String colName
attName
String attName
type
String type
fkTable
String fkTable
fkColumn
String fkColumn
realFKTable
Table realFKTable
referringTables
List referringTables
referringColumns
List referringColumns
multiColumnFK
String[] multiColumnFK
pk
boolean pk
fk
boolean fk
optional
boolean optional
Table.Column
Table.Column(String attName,
String type,
String colName,
boolean pk)
Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.