|
||||||||||
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.sms.db.DbSMSGraphicalObject
org.modelsphere.sms.db.DbSMSClassifierGo
org.modelsphere.sms.or.db.DbORTableGo
public final class DbORTableGo
Direct subclass(es)/subinterface(s) : none.
Composites : DbORDiagram.
Components : none.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.modelsphere.jack.baseDb.db.DbObject |
---|
DbObject.ComponentIterator |
Field Summary | |
---|---|
static MetaClass |
metaClass
|
Fields inherited from class org.modelsphere.sms.db.DbSMSClassifierGo |
---|
fBackgroundColor, fClassifier, fDashStyle, fHighlight, fLineColor, fTextColor |
Fields inherited from class org.modelsphere.sms.db.DbSMSGraphicalObject |
---|
DEFAULT_RECT, fAutoFit, fBackEndLineGos, fFrontEndLineGos, fRectangle, fStyle |
Fields inherited from class org.modelsphere.jack.baseDb.db.DbObject |
---|
ACCESS_GRANTED, ACCESS_NOT_GRANTED, fComponents, fComposite, fCreationTime, fModificationTime, fUdfValues, LONG_FORM, SHORT_FORM, writeAccess |
Constructor Summary | |
---|---|
DbORTableGo()
Parameter-less constructor. |
|
DbORTableGo(DbSMSDiagram composite,
DbSMSClassifier classifier)
Creates an instance of DbORTableGo. |
Method Summary | |
---|---|
MetaClass |
getMetaClass()
|
static void |
initMeta()
For internal use only. |
void |
set(MetaField metaField,
java.lang.Object value)
|
void |
set(MetaRelationN relation,
DbObject neighbor,
int op)
|
Methods inherited from class org.modelsphere.sms.db.DbSMSClassifierGo |
---|
getBackgroundColor, getClassifier, getDashStyle, getHighlight, getLineColor, getSO, getTextColor, isInSourceDiagram, remove, setBackgroundColor, setClassifier, setDashStyle, setHighlight, setLineColor, setTextColor |
Methods inherited from class org.modelsphere.sms.db.DbSMSGraphicalObject |
---|
find, findStyle, getAutoFit, getBackEndLineGos, getFrontEndLineGos, getGraphicPeer, getMetaField, getRectangle, getStyle, isAutoFit, isDeleteCascadeLineGo, setAutoFit, setGraphicPeer, setRectangle, setStyle |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final MetaClass metaClass
Constructor Detail |
---|
public DbORTableGo()
public DbORTableGo(DbSMSDiagram composite, DbSMSClassifier classifier) throws DbException
composite
- org.modelsphere.sms.db.DbSMSDiagramclassifier
- org.modelsphere.sms.db.DbSMSClassifier
DbException
Method Detail |
---|
public static void initMeta()
public void set(MetaField metaField, java.lang.Object value) throws DbException
set
in class DbSMSClassifierGo
DbException
public void set(MetaRelationN relation, DbObject neighbor, int op) throws DbException
set
in class DbSMSClassifierGo
DbException
public MetaClass getMetaClass()
getMetaClass
in class DbObject
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |