|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectPersistentObject
org.modelsphere.jack.baseDb.db.DbObject
org.modelsphere.jack.baseDb.db.DbSemanticalObject
org.modelsphere.sms.db.DbSMSSemanticalObject
org.modelsphere.sms.db.DbSMSTypedElement
org.modelsphere.sms.db.DbSMSFeature
org.modelsphere.sms.db.DbSMSStructuralFeature
org.modelsphere.sms.or.db.DbORAttribute
org.modelsphere.sms.or.db.DbORColumn
org.modelsphere.sms.or.informix.db.DbINFColumn
public final class DbINFColumn
Direct subclass(es)/subinterface(s) : none.
Composites : DbINFTable, DbINFView.
Components : DbSMSObjectImport.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.modelsphere.jack.baseDb.db.DbObject |
---|
DbObject.ComponentIterator |
Field Summary | |
---|---|
static MetaRelationN |
fFragmentationKeyIndexes
|
static MetaRelation1 |
fFragmentationKeyTable
|
static MetaRelationN |
fSbspaces
|
static MetaClass |
metaClass
|
Fields inherited from class org.modelsphere.sms.or.db.DbORColumn |
---|
fChecks, fCommonItem, fDestFKeyColumns, fFKeyColumns, fForeign, fIndexKeys, fNull, fPrimaryUniques, fReference, fTriggers |
Fields inherited from class org.modelsphere.sms.or.db.DbORAttribute |
---|
fLength, fNbDecimal, fType |
Fields inherited from class org.modelsphere.sms.db.DbSMSStructuralFeature |
---|
fInitialValue |
Fields inherited from class org.modelsphere.sms.db.DbSMSFeature |
---|
fOverriddenFeatures, fOverridingFeatures |
Fields inherited from class org.modelsphere.sms.db.DbSMSSemanticalObject |
---|
fObjectImports, fSourceLinks, fSubCopies, fSuperCopy, fTargetLinks, fUmlConstraints, fUmlStereotype |
Fields inherited from class org.modelsphere.jack.baseDb.db.DbSemanticalObject |
---|
fAdminAccessList, fAlias, fDescription, fName, fPhysicalName, fWriteAccessList |
Fields inherited from class org.modelsphere.jack.baseDb.db.DbObject |
---|
ACCESS_GRANTED, ACCESS_NOT_GRANTED, fComponents, fComposite, fCreationTime, fModificationTime, fUdfValues, fValidationStatus, LONG_FORM, SHORT_FORM, VALIDATION_ERROR, VALIDATION_OK, VALIDATION_WARNING, writeAccess |
Constructor Summary | |
---|---|
DbINFColumn()
Parameter-less constructor. |
|
DbINFColumn(DbObject composite)
Creates an instance of DbINFColumn. |
Method Summary | |
---|---|
void |
addToFragmentationKeyIndexes(DbINFIndex value)
Adds an element to the list of indexes associated to a DbINFColumn's instance. |
void |
addToSbspaces(DbINFSbspace value)
Adds an element to the list of sbspaces associated to a DbINFColumn's instance. |
DbRelationN |
getFragmentationKeyIndexes()
Gets the list of indexes associated to a DbINFColumn's instance. |
DbINFTable |
getFragmentationKeyTable()
Gets the table object associated to a DbINFColumn's instance. |
MetaClass |
getMetaClass()
|
DbRelationN |
getSbspaces()
Gets the list of sbspaces associated to a DbINFColumn's instance. |
static void |
initMeta()
For internal use only. |
void |
removeFromFragmentationKeyIndexes(DbINFIndex value)
Removes an element from the list of indexes associated to a DbINFColumn's instance. |
void |
removeFromSbspaces(DbINFSbspace value)
Removes an element from the list of sbspaces associated to a DbINFColumn's instance. |
void |
set(MetaField metaField,
java.lang.Object value)
|
void |
set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
setFragmentationKeyIndexes(DbINFIndex value,
int op)
Adds an element to or removes an element from the list of indexes associated to a DbINFColumn's instance. |
void |
setFragmentationKeyTable(DbINFTable value)
Sets the table object associated to a DbINFColumn's instance. |
void |
setSbspaces(DbINFSbspace value,
int op)
Adds an element to or removes an element from the list of sbspaces associated to a DbINFColumn's instance. |
Methods inherited from class org.modelsphere.sms.or.db.DbORColumn |
---|
addToPrimaryUniques, addToTriggers, getChecks, getCommonItem, getDestFKeyColumns, getFKeyColumns, getForeign, getIndexKeys, getNull, getPrimaryUniques, getReference, getSecurityMask, getTriggers, isForeign, isNull, isReference, removeFromPrimaryUniques, removeFromTriggers, setCommonItem, setForeign, setNull, setPrimaryUniques, setReference, setTriggers |
Methods inherited from class org.modelsphere.sms.or.db.DbORAttribute |
---|
getLength, getLengthNbDecimal, getNbDecimal, getType, setLength, setNbDecimal, setType |
Methods inherited from class org.modelsphere.sms.db.DbSMSStructuralFeature |
---|
getInitialValue, setInitialValue |
Methods inherited from class org.modelsphere.sms.db.DbSMSFeature |
---|
addToOverriddenFeatures, addToOverridingFeatures, getOverriddenFeatures, getOverridingFeatures, removeFromOverriddenFeatures, removeFromOverridingFeatures, setOverriddenFeatures, setOverridingFeatures |
Methods inherited from class org.modelsphere.sms.db.DbSMSSemanticalObject |
---|
addToSourceLinks, addToTargetLinks, addToUmlConstraints, getObjectImports, getSourceLinks, getSubCopies, getSuperCopy, getTargetLinks, getUmlConstraints, getUmlStereotype, removeFromSourceLinks, removeFromTargetLinks, removeFromUmlConstraints, setSourceLinks, setSuperCopy, setTargetLinks, setUmlConstraints, setUmlStereotype |
Methods inherited from class org.modelsphere.jack.baseDb.db.DbSemanticalObject |
---|
findComponentByPhysicalName, getAdminAccessList, getAlias, getDescription, getName, getPhysicalName, getWriteAccessList, matches, setAlias, setDescription, setName, setPhysicalName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final MetaRelationN fSbspaces
public static final MetaRelation1 fFragmentationKeyTable
public static final MetaRelationN fFragmentationKeyIndexes
public static final MetaClass metaClass
Constructor Detail |
---|
public DbINFColumn()
public DbINFColumn(DbObject composite) throws DbException
composite
- the object which will contain the newly-created instance
DbException
Method Detail |
---|
public static void initMeta()
public final void setSbspaces(DbINFSbspace value, int op) throws DbException
value
- an element to be added to or removed from the list.op
- Either Db.ADD_TO_RELN or Db.REMOVE_FROM_RELN
DbException
public final void addToSbspaces(DbINFSbspace value) throws DbException
value
- the element to be added.
DbException
public final void removeFromSbspaces(DbINFSbspace value) throws DbException
value
- the element to be removed.
DbException
public final void setFragmentationKeyTable(DbINFTable value) throws DbException
value
- the table object to be associated
DbException
public final void setFragmentationKeyIndexes(DbINFIndex value, int op) throws DbException
value
- an element to be added to or removed from the list.op
- Either Db.ADD_TO_RELN or Db.REMOVE_FROM_RELN
DbException
public final void addToFragmentationKeyIndexes(DbINFIndex value) throws DbException
value
- the element to be added.
DbException
public final void removeFromFragmentationKeyIndexes(DbINFIndex value) throws DbException
value
- the element to be removed.
DbException
public void set(MetaField metaField, java.lang.Object value) throws DbException
set
in class DbORColumn
value
- java.lang.Object
DbException
public void set(MetaRelationN relation, DbObject neighbor, int op) throws DbException
set
in class DbORColumn
DbException
public final DbRelationN getSbspaces() throws DbException
DbException
public final DbINFTable getFragmentationKeyTable() throws DbException
DbException
public final DbRelationN getFragmentationKeyIndexes() throws DbException
DbException
public MetaClass getMetaClass()
getMetaClass
in class DbObject
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |