|
||||||||||
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.DbSMSStyle
public abstract class DbSMSStyle
Direct subclass(es)/subinterface(s) : DbOOStyle, DbORStyle, DbORDomainStyle, DbORCommonItemStyle,
DbBEStyle.
Composites : DbSMSProject.
Components : none.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.modelsphere.jack.baseDb.db.DbObject |
---|
DbObject.ComponentIterator |
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 | |
---|---|
DbSMSStyle()
Parameter-less constructor. |
|
DbSMSStyle(DbObject composite)
Creates an instance of DbSMSStyle. |
|
DbSMSStyle(DbObject composite,
SMSStyleCategory category)
Creates an instance of DbSMSStyle. |
Method Summary | |
---|---|
java.lang.Object |
find(MetaField metaField)
|
DbSMSStyle |
getAncestor()
Gets the ancestor object associated to a DbSMSStyle's instance. |
java.awt.Color |
getBackgroundColorDbSMSNotice()
Gets the "notice background" of a DbSMSStyle's instance. |
java.awt.Color |
getBackgroundColorDbSMSPackage()
Gets the "package background" of a DbSMSStyle's instance. |
SMSStyleCategory |
getCategory()
Gets the "category" of a DbSMSStyle's instance. |
java.lang.Boolean |
getDashStyleDbSMSAssociation()
Gets the "association dash style" of a DbSMSStyle's instance. |
java.lang.Boolean |
getDashStyleDbSMSInheritance()
Gets the "inheritance dash style" of a DbSMSStyle's instance. |
java.lang.Boolean |
getDashStyleDbSMSLinkGo()
Gets the "graphical link dash style" of a DbSMSStyle's instance. |
java.lang.Boolean |
getDashStyleDbSMSNotice()
Gets the "notice dash style" of a DbSMSStyle's instance. |
java.lang.Boolean |
getDashStyleDbSMSPackage()
Gets the "package dash style" of a DbSMSStyle's instance. |
java.lang.Boolean |
getDefaultStyle()
Deprecated. use isDefaultStyle() method instead |
DbRelationN |
getDescendants()
Gets the list of descendants associated to a DbSMSStyle's instance. |
DbRelationN |
getDiagrams()
Gets the list of diagrams associated to a DbSMSStyle's instance. |
DbtPrefix |
getErrorPrefix()
Gets the error prefix object associated to a DbSMSStyle's instance. |
DbRelationN |
getGraphicalObjects()
Gets the list of graphical objects associated to a DbSMSStyle's instance. |
java.lang.Boolean |
getHighlightDbSMSAssociation()
Gets the "association highlight" of a DbSMSStyle's instance. |
java.lang.Boolean |
getHighlightDbSMSInheritance()
Gets the "inheritance highlight" of a DbSMSStyle's instance. |
java.lang.Boolean |
getHighlightDbSMSLinkGo()
Gets the "graphical link highlight" of a DbSMSStyle's instance. |
java.lang.Boolean |
getHighlightDbSMSNotice()
Gets the "notice highlight" of a DbSMSStyle's instance. |
java.lang.Boolean |
getHighlightDbSMSPackage()
Gets the "package highlight" of a DbSMSStyle's instance. |
DbtPrefix |
getInfoPrefix()
Gets the information prefix object associated to a DbSMSStyle's instance. |
java.awt.Color |
getLineColorDbSMSAssociation()
Gets the "association line" of a DbSMSStyle's instance. |
java.awt.Color |
getLineColorDbSMSInheritance()
Gets the "inheritance line" of a DbSMSStyle's instance. |
java.awt.Color |
getLineColorDbSMSLinkGo()
Gets the "graphical link color" of a DbSMSStyle's instance. |
java.awt.Color |
getLineColorDbSMSNotice()
Gets the "notice border" of a DbSMSStyle's instance. |
java.awt.Color |
getLineColorDbSMSPackage()
Gets the "package border" of a DbSMSStyle's instance. |
abstract MetaField |
getMetaField(java.lang.String name)
|
java.lang.String |
getName()
Gets the "name" property of a DbSMSStyle's instance. |
java.lang.Long |
getRecentModificationDate()
Gets the "date of recent modifications " property of a DbSMSStyle's instance. |
SMSRecentModificationOption |
getRecentModificationDisplay()
Gets the "display of recent modifications" of a DbSMSStyle's instance. |
java.awt.Font |
getRecentModificationFont()
Gets the "font for recent modifications" of a DbSMSStyle's instance. |
DbtPrefix |
getRecentModificationPrefix()
Gets the recent modification prefix object associated to a DbSMSStyle's instance. |
java.awt.Color |
getSms_dataModelBackgroundColor()
Gets the "data model background" of a DbSMSStyle's instance. |
java.awt.Color |
getSms_dataModelBorderColor()
Gets the "data model border" of a DbSMSStyle's instance. |
SMSDisplayDescriptor |
getSms_dataModelDescriptor()
Gets the "data model descriptor" of a DbSMSStyle's instance. |
java.awt.Color |
getSms_dataModelDescriptorColor()
Gets the "data model descriptor" of a DbSMSStyle's instance. |
java.awt.Font |
getSms_dataModelDescriptorFont()
Gets the "data model descriptor" of a DbSMSStyle's instance. |
java.awt.Font |
getSms_packageNameFont()
Gets the "package name" of a DbSMSStyle's instance. |
DbtPrefix |
getSourcePrefix()
Gets the source prefix object associated to a DbSMSStyle's instance. |
DbtPrefix |
getTargetPrefix()
Gets the target prefix object associated to a DbSMSStyle's instance. |
java.awt.Color |
getTextColorDbSMSNotice()
Gets the "notice text" of a DbSMSStyle's instance. |
java.awt.Color |
getTextColorDbSMSPackage()
Gets the "package name" of a DbSMSStyle's instance. |
java.awt.Color |
getTextColorRecentModifications()
Gets the "text color for recent modifications" of a DbSMSStyle's instance. |
DbRelationN |
getUsedInNotations()
Gets the list of used in notations associated to a DbSMSStyle's instance. |
DbtPrefix |
getWarningPrefix()
Gets the warning prefix object associated to a DbSMSStyle's instance. |
static void |
initMeta()
For internal use only. |
boolean |
isDefaultStyle()
Tells whether a DbSMSStyle's instance is defaultStyle or not. |
boolean |
matches(DbObject dbo)
|
void |
set(MetaField metaField,
java.lang.Object value)
|
void |
set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
setAncestor(DbSMSStyle value)
Sets the ancestor object associated to a DbSMSStyle's instance. |
void |
setBackgroundColorDbSMSNotice(java.awt.Color value)
Sets the "notice background" property of a DbSMSStyle's instance. |
void |
setBackgroundColorDbSMSPackage(java.awt.Color value)
Sets the "package background" property of a DbSMSStyle's instance. |
void |
setCategory(SMSStyleCategory value)
Sets the "category" property of a DbSMSStyle's instance. |
void |
setDashStyleDbSMSAssociation(java.lang.Boolean value)
Sets the "association dash style" property of a DbSMSStyle's instance. |
void |
setDashStyleDbSMSInheritance(java.lang.Boolean value)
Sets the "inheritance dash style" property of a DbSMSStyle's instance. |
void |
setDashStyleDbSMSLinkGo(java.lang.Boolean value)
Sets the "graphical link dash style" property of a DbSMSStyle's instance. |
void |
setDashStyleDbSMSNotice(java.lang.Boolean value)
Sets the "notice dash style" property of a DbSMSStyle's instance. |
void |
setDashStyleDbSMSPackage(java.lang.Boolean value)
Sets the "package dash style" property of a DbSMSStyle's instance. |
void |
setDefaultStyle(java.lang.Boolean value)
Sets the "default style?" |
void |
setErrorPrefix(DbtPrefix value)
Sets the error prefix object associated to a DbSMSStyle's instance. |
void |
setHighlightDbSMSAssociation(java.lang.Boolean value)
Sets the "association highlight" property of a DbSMSStyle's instance. |
void |
setHighlightDbSMSInheritance(java.lang.Boolean value)
Sets the "inheritance highlight" property of a DbSMSStyle's instance. |
void |
setHighlightDbSMSLinkGo(java.lang.Boolean value)
Sets the "graphical link highlight" property of a DbSMSStyle's instance. |
void |
setHighlightDbSMSNotice(java.lang.Boolean value)
Sets the "notice highlight" property of a DbSMSStyle's instance. |
void |
setHighlightDbSMSPackage(java.lang.Boolean value)
Sets the "package highlight" property of a DbSMSStyle's instance. |
void |
setInfoPrefix(DbtPrefix value)
Sets the information prefix object associated to a DbSMSStyle's instance. |
void |
setLineColorDbSMSAssociation(java.awt.Color value)
Sets the "association line" property of a DbSMSStyle's instance. |
void |
setLineColorDbSMSInheritance(java.awt.Color value)
Sets the "inheritance line" property of a DbSMSStyle's instance. |
void |
setLineColorDbSMSLinkGo(java.awt.Color value)
Sets the "graphical link color" property of a DbSMSStyle's instance. |
void |
setLineColorDbSMSNotice(java.awt.Color value)
Sets the "notice border" property of a DbSMSStyle's instance. |
void |
setLineColorDbSMSPackage(java.awt.Color value)
Sets the "package border" property of a DbSMSStyle's instance. |
void |
setName(java.lang.String value)
Sets the "name" property of a DbSMSStyle's instance. |
void |
setRecentModificationDate(java.lang.Long value)
Sets the "date of recent modifications " property of a DbSMSStyle's instance. |
void |
setRecentModificationDisplay(SMSRecentModificationOption value)
Sets the "display of recent modifications" property of a DbSMSStyle's instance. |
void |
setRecentModificationFont(java.awt.Font value)
Sets the "font for recent modifications" property of a DbSMSStyle's instance. |
void |
setRecentModificationPrefix(DbtPrefix value)
Sets the recent modification prefix object associated to a DbSMSStyle's instance. |
void |
setSms_dataModelBackgroundColor(java.awt.Color value)
Sets the "data model background" property of a DbSMSStyle's instance. |
void |
setSms_dataModelBorderColor(java.awt.Color value)
Sets the "data model border" property of a DbSMSStyle's instance. |
void |
setSms_dataModelDescriptor(SMSDisplayDescriptor value)
Sets the "data model descriptor" property of a DbSMSStyle's instance. |
void |
setSms_dataModelDescriptorColor(java.awt.Color value)
Sets the "data model descriptor" property of a DbSMSStyle's instance. |
void |
setSms_dataModelDescriptorFont(java.awt.Font value)
Sets the "data model descriptor" property of a DbSMSStyle's instance. |
void |
setSms_packageNameFont(java.awt.Font value)
Sets the "package name" property of a DbSMSStyle's instance. |
void |
setSourcePrefix(DbtPrefix value)
Sets the source prefix object associated to a DbSMSStyle's instance. |
void |
setTargetPrefix(DbtPrefix value)
Sets the target prefix object associated to a DbSMSStyle's instance. |
void |
setTextColorDbSMSNotice(java.awt.Color value)
Sets the "notice text" property of a DbSMSStyle's instance. |
void |
setTextColorDbSMSPackage(java.awt.Color value)
Sets the "package name" property of a DbSMSStyle's instance. |
void |
setTextColorRecentModifications(java.awt.Color value)
Sets the "text color for recent modifications" property of a DbSMSStyle's instance. |
void |
setWarningPrefix(DbtPrefix value)
Sets the warning prefix object associated to a DbSMSStyle's instance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.modelsphere.jack.baseDb.db.DbStyleI |
---|
copyOptions, initNullOptions, initOptions |
Field Detail |
---|
public static final MetaField fName
public static final MetaRelationN fDescendants
public static final MetaRelation1 fAncestor
public static final MetaRelationN fDiagrams
public static final MetaRelationN fGraphicalObjects
public static final MetaField fLineColorDbSMSInheritance
public static final MetaField fLineColorDbSMSAssociation
public static final MetaField fDashStyleDbSMSAssociation
public static final MetaField fHighlightDbSMSInheritance
public static final MetaField fDashStyleDbSMSInheritance
public static final MetaField fHighlightDbSMSAssociation
public static final MetaField fSms_dataModelDescriptorFont
public static final MetaField fSms_dataModelDescriptor
public static final MetaField fSms_dataModelDescriptorColor
public static final MetaField fSms_dataModelBorderColor
public static final MetaField fSms_dataModelBackgroundColor
public static final MetaField fDefaultStyle
public static final MetaField fCategory
public static final MetaField fDashStyleDbSMSPackage
public static final MetaField fBackgroundColorDbSMSPackage
public static final MetaField fLineColorDbSMSPackage
public static final MetaField fHighlightDbSMSPackage
public static final MetaField fTextColorDbSMSPackage
public static final MetaField fSms_packageNameFont
public static final MetaField fBackgroundColorDbSMSNotice
public static final MetaField fTextColorDbSMSNotice
public static final MetaField fLineColorDbSMSNotice
public static final MetaField fDashStyleDbSMSNotice
public static final MetaField fHighlightDbSMSNotice
public static final MetaField fLineColorDbSMSLinkGo
public static final MetaField fHighlightDbSMSLinkGo
public static final MetaField fDashStyleDbSMSLinkGo
public static final MetaRelationN fUsedInNotations
public static final MetaField fSourcePrefix
public static final MetaField fTargetPrefix
public static final MetaField fTextColorRecentModifications
public static final MetaField fRecentModificationDate
public static final MetaField fRecentModificationFont
public static final MetaField fRecentModificationPrefix
public static final MetaField fErrorPrefix
public static final MetaField fWarningPrefix
public static final MetaField fInfoPrefix
public static final MetaField fRecentModificationDisplay
public static final MetaClass metaClass
public static java.lang.String DEFAULT_STYLE_NAME
Constructor Detail |
---|
public DbSMSStyle()
public DbSMSStyle(DbObject composite) throws DbException
composite
- org.modelsphere.jack.baseDb.db.DbObject
DbException
public DbSMSStyle(DbObject composite, SMSStyleCategory category) throws DbException
composite
- org.modelsphere.jack.baseDb.db.DbObjectcategory
- org.modelsphere.sms.db.srtypes.SMSStyleCategory
DbException
Method Detail |
---|
public static void initMeta()
public final java.lang.Object find(MetaField metaField) throws DbException
find
in interface DbStyleI
metafield
- org.modelsphere.jack.baseDb.meta.MetaField
DbException
public abstract MetaField getMetaField(java.lang.String name)
name
- java.lang.String
public boolean matches(DbObject dbo) throws DbException
matches
in class DbObject
dbo
- org.modelsphere.jack.baseDb.db.DbObject
DbException
public final void setName(java.lang.String value) throws DbException
setName
in class DbObject
value
- the "name" property
DbException
public final void setAncestor(DbSMSStyle value) throws DbException
value
- the ancestor object to be associated
DbException
public final void setLineColorDbSMSInheritance(java.awt.Color value) throws DbException
value
- the "inheritance line" property
DbException
public final void setLineColorDbSMSAssociation(java.awt.Color value) throws DbException
value
- the "association line" property
DbException
public final void setDashStyleDbSMSAssociation(java.lang.Boolean value) throws DbException
value
- the "association dash style" property
DbException
public final void setHighlightDbSMSInheritance(java.lang.Boolean value) throws DbException
value
- the "inheritance highlight" property
DbException
public final void setDashStyleDbSMSInheritance(java.lang.Boolean value) throws DbException
value
- the "inheritance dash style" property
DbException
public final void setHighlightDbSMSAssociation(java.lang.Boolean value) throws DbException
value
- the "association highlight" property
DbException
public final void setSms_dataModelDescriptorFont(java.awt.Font value) throws DbException
value
- the "data model descriptor" property
DbException
public final void setSms_dataModelDescriptor(SMSDisplayDescriptor value) throws DbException
value
- the "data model descriptor" property
DbException
public final void setSms_dataModelDescriptorColor(java.awt.Color value) throws DbException
value
- the "data model descriptor" property
DbException
public final void setSms_dataModelBorderColor(java.awt.Color value) throws DbException
value
- the "data model border" property
DbException
public final void setSms_dataModelBackgroundColor(java.awt.Color value) throws DbException
value
- the "data model background" property
DbException
public final void setDefaultStyle(java.lang.Boolean value) throws DbException
value
- the "default style?" property
DbException
public final void setCategory(SMSStyleCategory value) throws DbException
value
- the "category" property
DbException
public final void setDashStyleDbSMSPackage(java.lang.Boolean value) throws DbException
value
- the "package dash style" property
DbException
public final void setBackgroundColorDbSMSPackage(java.awt.Color value) throws DbException
value
- the "package background" property
DbException
public final void setLineColorDbSMSPackage(java.awt.Color value) throws DbException
value
- the "package border" property
DbException
public final void setHighlightDbSMSPackage(java.lang.Boolean value) throws DbException
value
- the "package highlight" property
DbException
public final void setTextColorDbSMSPackage(java.awt.Color value) throws DbException
value
- the "package name" property
DbException
public final void setSms_packageNameFont(java.awt.Font value) throws DbException
value
- the "package name" property
DbException
public final void setBackgroundColorDbSMSNotice(java.awt.Color value) throws DbException
value
- the "notice background" property
DbException
public final void setTextColorDbSMSNotice(java.awt.Color value) throws DbException
value
- the "notice text" property
DbException
public final void setLineColorDbSMSNotice(java.awt.Color value) throws DbException
value
- the "notice border" property
DbException
public final void setDashStyleDbSMSNotice(java.lang.Boolean value) throws DbException
value
- the "notice dash style" property
DbException
public final void setHighlightDbSMSNotice(java.lang.Boolean value) throws DbException
value
- the "notice highlight" property
DbException
public final void setLineColorDbSMSLinkGo(java.awt.Color value) throws DbException
value
- the "graphical link color" property
DbException
public final void setHighlightDbSMSLinkGo(java.lang.Boolean value) throws DbException
value
- the "graphical link highlight" property
DbException
public final void setDashStyleDbSMSLinkGo(java.lang.Boolean value) throws DbException
value
- the "graphical link dash style" property
DbException
public final void setSourcePrefix(DbtPrefix value) throws DbException
value
- the source prefix object to be associated
DbException
public final void setTargetPrefix(DbtPrefix value) throws DbException
value
- the target prefix object to be associated
DbException
public final void setTextColorRecentModifications(java.awt.Color value) throws DbException
value
- the "text color for recent modifications" property
DbException
public final void setRecentModificationDate(java.lang.Long value) throws DbException
value
- the "date of recent modifications " property
DbException
public final void setRecentModificationFont(java.awt.Font value) throws DbException
value
- the "font for recent modifications" property
DbException
public final void setRecentModificationPrefix(DbtPrefix value) throws DbException
value
- the recent modification prefix object to be associated
DbException
public final void setErrorPrefix(DbtPrefix value) throws DbException
value
- the error prefix object to be associated
DbException
public final void setWarningPrefix(DbtPrefix value) throws DbException
value
- the warning prefix object to be associated
DbException
public final void setInfoPrefix(DbtPrefix value) throws DbException
value
- the information prefix object to be associated
DbException
public final void setRecentModificationDisplay(SMSRecentModificationOption value) throws DbException
value
- the "display of recent modifications" property
DbException
public void set(MetaField metaField, java.lang.Object value) throws DbException
set
in class DbObject
DbException
public void set(MetaRelationN relation, DbObject neighbor, int op) throws DbException
set
in class DbObject
DbException
public final java.lang.String getName() throws DbException
getName
in class DbObject
DbException
public final DbRelationN getDescendants() throws DbException
DbException
public final DbSMSStyle getAncestor() throws DbException
DbException
public final DbRelationN getDiagrams() throws DbException
DbException
public final DbRelationN getGraphicalObjects() throws DbException
DbException
public final java.awt.Color getLineColorDbSMSInheritance() throws DbException
DbException
public final java.awt.Color getLineColorDbSMSAssociation() throws DbException
DbException
public final java.lang.Boolean getDashStyleDbSMSAssociation() throws DbException
DbException
public final java.lang.Boolean getHighlightDbSMSInheritance() throws DbException
DbException
public final java.lang.Boolean getDashStyleDbSMSInheritance() throws DbException
DbException
public final java.lang.Boolean getHighlightDbSMSAssociation() throws DbException
DbException
public final java.awt.Font getSms_dataModelDescriptorFont() throws DbException
DbException
public final SMSDisplayDescriptor getSms_dataModelDescriptor() throws DbException
DbException
public final java.awt.Color getSms_dataModelDescriptorColor() throws DbException
DbException
public final java.awt.Color getSms_dataModelBorderColor() throws DbException
DbException
public final java.awt.Color getSms_dataModelBackgroundColor() throws DbException
DbException
public final java.lang.Boolean getDefaultStyle() throws DbException
DbException
public final boolean isDefaultStyle() throws DbException
DbException
public final SMSStyleCategory getCategory() throws DbException
DbException
public final java.lang.Boolean getDashStyleDbSMSPackage() throws DbException
DbException
public final java.awt.Color getBackgroundColorDbSMSPackage() throws DbException
DbException
public final java.awt.Color getLineColorDbSMSPackage() throws DbException
DbException
public final java.lang.Boolean getHighlightDbSMSPackage() throws DbException
DbException
public final java.awt.Color getTextColorDbSMSPackage() throws DbException
DbException
public final java.awt.Font getSms_packageNameFont() throws DbException
DbException
public final java.awt.Color getBackgroundColorDbSMSNotice() throws DbException
DbException
public final java.awt.Color getTextColorDbSMSNotice() throws DbException
DbException
public final java.awt.Color getLineColorDbSMSNotice() throws DbException
DbException
public final java.lang.Boolean getDashStyleDbSMSNotice() throws DbException
DbException
public final java.lang.Boolean getHighlightDbSMSNotice() throws DbException
DbException
public final java.awt.Color getLineColorDbSMSLinkGo() throws DbException
DbException
public final java.lang.Boolean getHighlightDbSMSLinkGo() throws DbException
DbException
public final java.lang.Boolean getDashStyleDbSMSLinkGo() throws DbException
DbException
public final DbRelationN getUsedInNotations() throws DbException
DbException
public final DbtPrefix getSourcePrefix() throws DbException
DbException
public final DbtPrefix getTargetPrefix() throws DbException
DbException
public final java.awt.Color getTextColorRecentModifications() throws DbException
DbException
public final java.lang.Long getRecentModificationDate() throws DbException
DbException
public final java.awt.Font getRecentModificationFont() throws DbException
DbException
public final DbtPrefix getRecentModificationPrefix() throws DbException
DbException
public final DbtPrefix getErrorPrefix() throws DbException
DbException
public final DbtPrefix getWarningPrefix() throws DbException
DbException
public final DbtPrefix getInfoPrefix() throws DbException
DbException
public final SMSRecentModificationOption getRecentModificationDisplay() throws DbException
DbException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |