net.sf.farrago.cwm.relational
Interface CwmColumnSet

All Superinterfaces:
CwmClass, CwmClassifier, CwmElement, CwmModelElement, CwmNamespace, RefBaseObject, RefFeatured, RefObject
All Known Subinterfaces:
CwmNamedColumnSet, CwmQueryColumnSet, CwmTable, CwmView, FemAbstractColumnSet, FemBaseColumnSet, FemForeignTable, FemLocalTable, FemLocalView, FemRoutine, FemStoredTable
All Known Implementing Classes:
CwmColumnSet$Hib, CwmNamedColumnSet$Hib, CwmQueryColumnSet$Hib, CwmTable$Hib, CwmView$Hib, FemForeignTable$Hib, FemLocalTable$Hib, FemLocalView$Hib, FemRoutine$Hib

public interface CwmColumnSet
extends CwmClass

ColumnSet object instance interface. A set of columns, representing either the result of a query, a view or a physical table.

Note: This type should not be subclassed, implemented or directly instantiated by clients. It is generated from a MOF metamodel and implemented by Enki or MDR.


Method Summary
 
Methods inherited from interface net.sf.farrago.cwm.core.CwmClassifier
getFeature, isAbstract, setAbstract
 
Methods inherited from interface net.sf.farrago.cwm.core.CwmNamespace
getOwnedElement
 
Methods inherited from interface net.sf.farrago.cwm.core.CwmModelElement
getClientDependency, getConstraint, getImporter, getName, getNamespace, getVisibility, setName, setNamespace, setVisibility
 
Methods inherited from interface javax.jmi.reflect.RefObject
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
 
Methods inherited from interface javax.jmi.reflect.RefFeatured
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue
 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints