|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CwmSqlstructuredType
SQLStructuredType object instance interface. A Datatype defined as Structured Type, per [SQL] standard.
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 | |
---|---|
Collection<CwmNamedColumnSet> |
getColumnSet()
Returns the value of reference columnSet. |
Collection<CwmColumn> |
getReferencingColumn()
Returns the value of reference referencingColumn. |
Methods inherited from interface net.sf.farrago.cwm.relational.CwmSqldataType |
---|
getTypeNumber, setTypeNumber |
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 |
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 |
Method Detail |
---|
Collection<CwmColumn> getReferencingColumn()
CwmColumn
Collection<CwmNamedColumnSet> getColumnSet()
CwmNamedColumnSet
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |