Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.ColumnSet
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.data | |
| org.eclipse.gmt.modisco.omg.kdm.data.impl | |
| org.eclipse.gmt.modisco.omg.kdm.data.util |
-
Uses of ColumnSet in org.eclipse.gmt.modisco.omg.kdm.data
Subinterfaces of ColumnSet in org.eclipse.gmt.modisco.omg.kdm.data Modifier and Type Interface Description interfaceDataSegmentA representation of the model object 'Segment'.interfaceRecordFileA representation of the model object 'Record File'.interfaceRelationalTableA representation of the model object 'Relational Table'.interfaceRelationalViewA representation of the model object 'Relational View'.Methods in org.eclipse.gmt.modisco.omg.kdm.data that return ColumnSet Modifier and Type Method Description ColumnSetDataFactory. createColumnSet()Returns a new object of class 'Column Set'.ColumnSetReadsColumnSet. getTo()Returns the value of the 'To' reference.ColumnSetWritesColumnSet. getTo()Returns the value of the 'To' reference. -
Uses of ColumnSet in org.eclipse.gmt.modisco.omg.kdm.data.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.data.impl that implement ColumnSet Modifier and Type Class Description classColumnSetImplAn implementation of the model object 'Column Set'.classDataSegmentImplAn implementation of the model object 'Segment'.classRecordFileImplAn implementation of the model object 'Record File'.classRelationalTableImplAn implementation of the model object 'Relational Table'.classRelationalViewImplAn implementation of the model object 'Relational View'.Fields in org.eclipse.gmt.modisco.omg.kdm.data.impl declared as ColumnSet Modifier and Type Field Description protected ColumnSetReadsColumnSetImpl. toThe cached value of the 'To' reference.protected ColumnSetWritesColumnSetImpl. toThe cached value of the 'To' reference.Methods in org.eclipse.gmt.modisco.omg.kdm.data.impl that return ColumnSet Modifier and Type Method Description ColumnSetReadsColumnSetImpl. basicGetTo()ColumnSetWritesColumnSetImpl. basicGetTo()ColumnSetDataFactoryImpl. createColumnSet()ColumnSetReadsColumnSetImpl. getTo()ColumnSetWritesColumnSetImpl. getTo() -
Uses of ColumnSet in org.eclipse.gmt.modisco.omg.kdm.data.util
Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type ColumnSet Modifier and Type Method Description TDataSwitch. caseColumnSet(ColumnSet object)Returns the result of interpreting the object as an instance of 'Column Set'.