org.modelsphere.sms.db
Class DbSMSStyle

java.lang.Object
  extended by PersistentObject
      extended by org.modelsphere.jack.baseDb.db.DbObject
          extended by org.modelsphere.sms.db.DbSMSStyle
All Implemented Interfaces:
DbStyleI
Direct Known Subclasses:
DbBEStyle, DbOOStyle, DbORCommonItemStyle, DbORDomainStyle, DbORStyle

public abstract class DbSMSStyle
extends DbObject
implements DbStyleI

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
 
Field Summary
static java.lang.String DEFAULT_STYLE_NAME
           
static MetaRelation1 fAncestor
           
static MetaField fBackgroundColorDbSMSNotice
           
static MetaField fBackgroundColorDbSMSPackage
           
static MetaField fCategory
           
static MetaField fDashStyleDbSMSAssociation
           
static MetaField fDashStyleDbSMSInheritance
           
static MetaField fDashStyleDbSMSLinkGo
           
static MetaField fDashStyleDbSMSNotice
           
static MetaField fDashStyleDbSMSPackage
           
static MetaField fDefaultStyle
           
static MetaRelationN fDescendants
           
static MetaRelationN fDiagrams
           
static MetaField fErrorPrefix
           
static MetaRelationN fGraphicalObjects
           
static MetaField fHighlightDbSMSAssociation
           
static MetaField fHighlightDbSMSInheritance
           
static MetaField fHighlightDbSMSLinkGo
           
static MetaField fHighlightDbSMSNotice
           
static MetaField fHighlightDbSMSPackage
           
static MetaField fInfoPrefix
           
static MetaField fLineColorDbSMSAssociation
           
static MetaField fLineColorDbSMSInheritance
           
static MetaField fLineColorDbSMSLinkGo
           
static MetaField fLineColorDbSMSNotice
           
static MetaField fLineColorDbSMSPackage
           
static MetaField fName
           
static MetaField fRecentModificationDate
           
static MetaField fRecentModificationDisplay
           
static MetaField fRecentModificationFont
           
static MetaField fRecentModificationPrefix
           
static MetaField fSms_dataModelBackgroundColor
           
static MetaField fSms_dataModelBorderColor
           
static MetaField fSms_dataModelDescriptor
           
static MetaField fSms_dataModelDescriptorColor
           
static MetaField fSms_dataModelDescriptorFont
           
static MetaField fSms_packageNameFont
           
static MetaField fSourcePrefix
           
static MetaField fTargetPrefix
           
static MetaField fTextColorDbSMSNotice
           
static MetaField fTextColorDbSMSPackage
           
static MetaField fTextColorRecentModifications
           
static MetaRelationN fUsedInNotations
           
static MetaField fWarningPrefix
           
static MetaClass metaClass
           
 
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 org.modelsphere.jack.baseDb.db.DbObject
addDbRefreshListener, addDbRefreshListener, basicReinsert, basicSet, basicSet, buildFullNameString, buildFullNameString, componentTree, componentTree, componentTree, copyComponent, createComponent, createComponent, createRAMRelN, deepCopy, deepCopy, doDeleteAction, findComponentByName, findComponentByName, findMatchingObject, generateEDCTimestamp, get, get, get, getAccordingToStatus, getComponents, getComposite, getCompositeOfType, getCreationTime, getDb, getDependencyRelations, getEDCTimestamp, getFullDisplayName, getId, getMatchingObject, getMetaClass, getMinCard, getModificationTime, getNbNeighbors, getNextTs, getOld, getProject, getSemanticalIcon, getSemanticalName, getTransStatus, getTs, getUDF, getUdfValues, getValidationStatus, hasAdminAccess, hasChanged, hasField, hasWriteAccess, isAddedAndRemoved, isAlive, isDeletable, isDescendingFrom, isHugeRelN, load, load, reinsert, remove, removeDbRefreshListener, save, set, setComposite, setMatchingObject, setModificationTime, setRelationNN, setRelationNN, setValidationStatus, toString, valuesAreEqual
 
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

fName

public static final MetaField fName

fDescendants

public static final MetaRelationN fDescendants

fAncestor

public static final MetaRelation1 fAncestor

fDiagrams

public static final MetaRelationN fDiagrams

fGraphicalObjects

public static final MetaRelationN fGraphicalObjects

fLineColorDbSMSInheritance

public static final MetaField fLineColorDbSMSInheritance

fLineColorDbSMSAssociation

public static final MetaField fLineColorDbSMSAssociation

fDashStyleDbSMSAssociation

public static final MetaField fDashStyleDbSMSAssociation

fHighlightDbSMSInheritance

public static final MetaField fHighlightDbSMSInheritance

fDashStyleDbSMSInheritance

public static final MetaField fDashStyleDbSMSInheritance

fHighlightDbSMSAssociation

public static final MetaField fHighlightDbSMSAssociation

fSms_dataModelDescriptorFont

public static final MetaField fSms_dataModelDescriptorFont

fSms_dataModelDescriptor

public static final MetaField fSms_dataModelDescriptor

fSms_dataModelDescriptorColor

public static final MetaField fSms_dataModelDescriptorColor

fSms_dataModelBorderColor

public static final MetaField fSms_dataModelBorderColor

fSms_dataModelBackgroundColor

public static final MetaField fSms_dataModelBackgroundColor

fDefaultStyle

public static final MetaField fDefaultStyle

fCategory

public static final MetaField fCategory

fDashStyleDbSMSPackage

public static final MetaField fDashStyleDbSMSPackage

fBackgroundColorDbSMSPackage

public static final MetaField fBackgroundColorDbSMSPackage

fLineColorDbSMSPackage

public static final MetaField fLineColorDbSMSPackage

fHighlightDbSMSPackage

public static final MetaField fHighlightDbSMSPackage

fTextColorDbSMSPackage

public static final MetaField fTextColorDbSMSPackage

fSms_packageNameFont

public static final MetaField fSms_packageNameFont

fBackgroundColorDbSMSNotice

public static final MetaField fBackgroundColorDbSMSNotice

fTextColorDbSMSNotice

public static final MetaField fTextColorDbSMSNotice

fLineColorDbSMSNotice

public static final MetaField fLineColorDbSMSNotice

fDashStyleDbSMSNotice

public static final MetaField fDashStyleDbSMSNotice

fHighlightDbSMSNotice

public static final MetaField fHighlightDbSMSNotice

fLineColorDbSMSLinkGo

public static final MetaField fLineColorDbSMSLinkGo

fHighlightDbSMSLinkGo

public static final MetaField fHighlightDbSMSLinkGo

fDashStyleDbSMSLinkGo

public static final MetaField fDashStyleDbSMSLinkGo

fUsedInNotations

public static final MetaRelationN fUsedInNotations

fSourcePrefix

public static final MetaField fSourcePrefix

fTargetPrefix

public static final MetaField fTargetPrefix

fTextColorRecentModifications

public static final MetaField fTextColorRecentModifications

fRecentModificationDate

public static final MetaField fRecentModificationDate

fRecentModificationFont

public static final MetaField fRecentModificationFont

fRecentModificationPrefix

public static final MetaField fRecentModificationPrefix

fErrorPrefix

public static final MetaField fErrorPrefix

fWarningPrefix

public static final MetaField fWarningPrefix

fInfoPrefix

public static final MetaField fInfoPrefix

fRecentModificationDisplay

public static final MetaField fRecentModificationDisplay

metaClass

public static final MetaClass metaClass

DEFAULT_STYLE_NAME

public static java.lang.String DEFAULT_STYLE_NAME
Constructor Detail

DbSMSStyle

public DbSMSStyle()
Parameter-less constructor. Required by Java Beans Conventions.


DbSMSStyle

public DbSMSStyle(DbObject composite)
           throws DbException
Creates an instance of DbSMSStyle.

Parameters:
composite - org.modelsphere.jack.baseDb.db.DbObject
Throws:
DbException

DbSMSStyle

public DbSMSStyle(DbObject composite,
                  SMSStyleCategory category)
           throws DbException
Creates an instance of DbSMSStyle.

Parameters:
composite - org.modelsphere.jack.baseDb.db.DbObject
category - org.modelsphere.sms.db.srtypes.SMSStyleCategory
Throws:
DbException
Method Detail

initMeta

public static void initMeta()
For internal use only.


find

public final java.lang.Object find(MetaField metaField)
                            throws DbException
Specified by:
find in interface DbStyleI
Parameters:
metafield - org.modelsphere.jack.baseDb.meta.MetaField
Returns:
object
Throws:
DbException

getMetaField

public abstract MetaField getMetaField(java.lang.String name)
Parameters:
name - java.lang.String
Returns:
metafield

matches

public boolean matches(DbObject dbo)
                throws DbException
Overrides:
matches in class DbObject
Parameters:
dbo - org.modelsphere.jack.baseDb.db.DbObject
Returns:
boolean
Throws:
DbException

setName

public final void setName(java.lang.String value)
                   throws DbException
Sets the "name" property of a DbSMSStyle's instance.

Overrides:
setName in class DbObject
Parameters:
value - the "name" property
Throws:
DbException

setAncestor

public final void setAncestor(DbSMSStyle value)
                       throws DbException
Sets the ancestor object associated to a DbSMSStyle's instance.

Parameters:
value - the ancestor object to be associated
Throws:
DbException

setLineColorDbSMSInheritance

public final void setLineColorDbSMSInheritance(java.awt.Color value)
                                        throws DbException
Sets the "inheritance line" property of a DbSMSStyle's instance.

Parameters:
value - the "inheritance line" property
Throws:
DbException

setLineColorDbSMSAssociation

public final void setLineColorDbSMSAssociation(java.awt.Color value)
                                        throws DbException
Sets the "association line" property of a DbSMSStyle's instance.

Parameters:
value - the "association line" property
Throws:
DbException

setDashStyleDbSMSAssociation

public final void setDashStyleDbSMSAssociation(java.lang.Boolean value)
                                        throws DbException
Sets the "association dash style" property of a DbSMSStyle's instance.

Parameters:
value - the "association dash style" property
Throws:
DbException

setHighlightDbSMSInheritance

public final void setHighlightDbSMSInheritance(java.lang.Boolean value)
                                        throws DbException
Sets the "inheritance highlight" property of a DbSMSStyle's instance.

Parameters:
value - the "inheritance highlight" property
Throws:
DbException

setDashStyleDbSMSInheritance

public final void setDashStyleDbSMSInheritance(java.lang.Boolean value)
                                        throws DbException
Sets the "inheritance dash style" property of a DbSMSStyle's instance.

Parameters:
value - the "inheritance dash style" property
Throws:
DbException

setHighlightDbSMSAssociation

public final void setHighlightDbSMSAssociation(java.lang.Boolean value)
                                        throws DbException
Sets the "association highlight" property of a DbSMSStyle's instance.

Parameters:
value - the "association highlight" property
Throws:
DbException

setSms_dataModelDescriptorFont

public final void setSms_dataModelDescriptorFont(java.awt.Font value)
                                          throws DbException
Sets the "data model descriptor" property of a DbSMSStyle's instance.

Parameters:
value - the "data model descriptor" property
Throws:
DbException

setSms_dataModelDescriptor

public final void setSms_dataModelDescriptor(SMSDisplayDescriptor value)
                                      throws DbException
Sets the "data model descriptor" property of a DbSMSStyle's instance.

Parameters:
value - the "data model descriptor" property
Throws:
DbException

setSms_dataModelDescriptorColor

public final void setSms_dataModelDescriptorColor(java.awt.Color value)
                                           throws DbException
Sets the "data model descriptor" property of a DbSMSStyle's instance.

Parameters:
value - the "data model descriptor" property
Throws:
DbException

setSms_dataModelBorderColor

public final void setSms_dataModelBorderColor(java.awt.Color value)
                                       throws DbException
Sets the "data model border" property of a DbSMSStyle's instance.

Parameters:
value - the "data model border" property
Throws:
DbException

setSms_dataModelBackgroundColor

public final void setSms_dataModelBackgroundColor(java.awt.Color value)
                                           throws DbException
Sets the "data model background" property of a DbSMSStyle's instance.

Parameters:
value - the "data model background" property
Throws:
DbException

setDefaultStyle

public final void setDefaultStyle(java.lang.Boolean value)
                           throws DbException
Sets the "default style?" property of a DbSMSStyle's instance.

Parameters:
value - the "default style?" property
Throws:
DbException

setCategory

public final void setCategory(SMSStyleCategory value)
                       throws DbException
Sets the "category" property of a DbSMSStyle's instance.

Parameters:
value - the "category" property
Throws:
DbException

setDashStyleDbSMSPackage

public final void setDashStyleDbSMSPackage(java.lang.Boolean value)
                                    throws DbException
Sets the "package dash style" property of a DbSMSStyle's instance.

Parameters:
value - the "package dash style" property
Throws:
DbException

setBackgroundColorDbSMSPackage

public final void setBackgroundColorDbSMSPackage(java.awt.Color value)
                                          throws DbException
Sets the "package background" property of a DbSMSStyle's instance.

Parameters:
value - the "package background" property
Throws:
DbException

setLineColorDbSMSPackage

public final void setLineColorDbSMSPackage(java.awt.Color value)
                                    throws DbException
Sets the "package border" property of a DbSMSStyle's instance.

Parameters:
value - the "package border" property
Throws:
DbException

setHighlightDbSMSPackage

public final void setHighlightDbSMSPackage(java.lang.Boolean value)
                                    throws DbException
Sets the "package highlight" property of a DbSMSStyle's instance.

Parameters:
value - the "package highlight" property
Throws:
DbException

setTextColorDbSMSPackage

public final void setTextColorDbSMSPackage(java.awt.Color value)
                                    throws DbException
Sets the "package name" property of a DbSMSStyle's instance.

Parameters:
value - the "package name" property
Throws:
DbException

setSms_packageNameFont

public final void setSms_packageNameFont(java.awt.Font value)
                                  throws DbException
Sets the "package name" property of a DbSMSStyle's instance.

Parameters:
value - the "package name" property
Throws:
DbException

setBackgroundColorDbSMSNotice

public final void setBackgroundColorDbSMSNotice(java.awt.Color value)
                                         throws DbException
Sets the "notice background" property of a DbSMSStyle's instance.

Parameters:
value - the "notice background" property
Throws:
DbException

setTextColorDbSMSNotice

public final void setTextColorDbSMSNotice(java.awt.Color value)
                                   throws DbException
Sets the "notice text" property of a DbSMSStyle's instance.

Parameters:
value - the "notice text" property
Throws:
DbException

setLineColorDbSMSNotice

public final void setLineColorDbSMSNotice(java.awt.Color value)
                                   throws DbException
Sets the "notice border" property of a DbSMSStyle's instance.

Parameters:
value - the "notice border" property
Throws:
DbException

setDashStyleDbSMSNotice

public final void setDashStyleDbSMSNotice(java.lang.Boolean value)
                                   throws DbException
Sets the "notice dash style" property of a DbSMSStyle's instance.

Parameters:
value - the "notice dash style" property
Throws:
DbException

setHighlightDbSMSNotice

public final void setHighlightDbSMSNotice(java.lang.Boolean value)
                                   throws DbException
Sets the "notice highlight" property of a DbSMSStyle's instance.

Parameters:
value - the "notice highlight" property
Throws:
DbException

setLineColorDbSMSLinkGo

public final void setLineColorDbSMSLinkGo(java.awt.Color value)
                                   throws DbException
Sets the "graphical link color" property of a DbSMSStyle's instance.

Parameters:
value - the "graphical link color" property
Throws:
DbException

setHighlightDbSMSLinkGo

public final void setHighlightDbSMSLinkGo(java.lang.Boolean value)
                                   throws DbException
Sets the "graphical link highlight" property of a DbSMSStyle's instance.

Parameters:
value - the "graphical link highlight" property
Throws:
DbException

setDashStyleDbSMSLinkGo

public final void setDashStyleDbSMSLinkGo(java.lang.Boolean value)
                                   throws DbException
Sets the "graphical link dash style" property of a DbSMSStyle's instance.

Parameters:
value - the "graphical link dash style" property
Throws:
DbException

setSourcePrefix

public final void setSourcePrefix(DbtPrefix value)
                           throws DbException
Sets the source prefix object associated to a DbSMSStyle's instance.

Parameters:
value - the source prefix object to be associated
Throws:
DbException

setTargetPrefix

public final void setTargetPrefix(DbtPrefix value)
                           throws DbException
Sets the target prefix object associated to a DbSMSStyle's instance.

Parameters:
value - the target prefix object to be associated
Throws:
DbException

setTextColorRecentModifications

public final void setTextColorRecentModifications(java.awt.Color value)
                                           throws DbException
Sets the "text color for recent modifications" property of a DbSMSStyle's instance.

Parameters:
value - the "text color for recent modifications" property
Throws:
DbException

setRecentModificationDate

public final void setRecentModificationDate(java.lang.Long value)
                                     throws DbException
Sets the "date of recent modifications " property of a DbSMSStyle's instance.

Parameters:
value - the "date of recent modifications " property
Throws:
DbException

setRecentModificationFont

public final void setRecentModificationFont(java.awt.Font value)
                                     throws DbException
Sets the "font for recent modifications" property of a DbSMSStyle's instance.

Parameters:
value - the "font for recent modifications" property
Throws:
DbException

setRecentModificationPrefix

public final void setRecentModificationPrefix(DbtPrefix value)
                                       throws DbException
Sets the recent modification prefix object associated to a DbSMSStyle's instance.

Parameters:
value - the recent modification prefix object to be associated
Throws:
DbException

setErrorPrefix

public final void setErrorPrefix(DbtPrefix value)
                          throws DbException
Sets the error prefix object associated to a DbSMSStyle's instance.

Parameters:
value - the error prefix object to be associated
Throws:
DbException

setWarningPrefix

public final void setWarningPrefix(DbtPrefix value)
                            throws DbException
Sets the warning prefix object associated to a DbSMSStyle's instance.

Parameters:
value - the warning prefix object to be associated
Throws:
DbException

setInfoPrefix

public final void setInfoPrefix(DbtPrefix value)
                         throws DbException
Sets the information prefix object associated to a DbSMSStyle's instance.

Parameters:
value - the information prefix object to be associated
Throws:
DbException

setRecentModificationDisplay

public final void setRecentModificationDisplay(SMSRecentModificationOption value)
                                        throws DbException
Sets the "display of recent modifications" property of a DbSMSStyle's instance.

Parameters:
value - the "display of recent modifications" property
Throws:
DbException

set

public void set(MetaField metaField,
                java.lang.Object value)
         throws DbException
Overrides:
set in class DbObject
Throws:
DbException

set

public void set(MetaRelationN relation,
                DbObject neighbor,
                int op)
         throws DbException
Overrides:
set in class DbObject
Throws:
DbException

getName

public final java.lang.String getName()
                               throws DbException
Gets the "name" property of a DbSMSStyle's instance.

Overrides:
getName in class DbObject
Returns:
the "name" property
Throws:
DbException

getDescendants

public final DbRelationN getDescendants()
                                 throws DbException
Gets the list of descendants associated to a DbSMSStyle's instance.

Returns:
the list of descendants.
Throws:
DbException

getAncestor

public final DbSMSStyle getAncestor()
                             throws DbException
Gets the ancestor object associated to a DbSMSStyle's instance.

Returns:
the ancestor object
Throws:
DbException

getDiagrams

public final DbRelationN getDiagrams()
                              throws DbException
Gets the list of diagrams associated to a DbSMSStyle's instance.

Returns:
the list of diagrams.
Throws:
DbException

getGraphicalObjects

public final DbRelationN getGraphicalObjects()
                                      throws DbException
Gets the list of graphical objects associated to a DbSMSStyle's instance.

Returns:
the list of graphical objects.
Throws:
DbException

getLineColorDbSMSInheritance

public final java.awt.Color getLineColorDbSMSInheritance()
                                                  throws DbException
Gets the "inheritance line" of a DbSMSStyle's instance.

Returns:
the "inheritance line"
Throws:
DbException

getLineColorDbSMSAssociation

public final java.awt.Color getLineColorDbSMSAssociation()
                                                  throws DbException
Gets the "association line" of a DbSMSStyle's instance.

Returns:
the "association line"
Throws:
DbException

getDashStyleDbSMSAssociation

public final java.lang.Boolean getDashStyleDbSMSAssociation()
                                                     throws DbException
Gets the "association dash style" of a DbSMSStyle's instance.

Returns:
the "association dash style"
Throws:
DbException

getHighlightDbSMSInheritance

public final java.lang.Boolean getHighlightDbSMSInheritance()
                                                     throws DbException
Gets the "inheritance highlight" of a DbSMSStyle's instance.

Returns:
the "inheritance highlight"
Throws:
DbException

getDashStyleDbSMSInheritance

public final java.lang.Boolean getDashStyleDbSMSInheritance()
                                                     throws DbException
Gets the "inheritance dash style" of a DbSMSStyle's instance.

Returns:
the "inheritance dash style"
Throws:
DbException

getHighlightDbSMSAssociation

public final java.lang.Boolean getHighlightDbSMSAssociation()
                                                     throws DbException
Gets the "association highlight" of a DbSMSStyle's instance.

Returns:
the "association highlight"
Throws:
DbException

getSms_dataModelDescriptorFont

public final java.awt.Font getSms_dataModelDescriptorFont()
                                                   throws DbException
Gets the "data model descriptor" of a DbSMSStyle's instance.

Returns:
the "data model descriptor"
Throws:
DbException

getSms_dataModelDescriptor

public final SMSDisplayDescriptor getSms_dataModelDescriptor()
                                                      throws DbException
Gets the "data model descriptor" of a DbSMSStyle's instance.

Returns:
the "data model descriptor"
Throws:
DbException

getSms_dataModelDescriptorColor

public final java.awt.Color getSms_dataModelDescriptorColor()
                                                     throws DbException
Gets the "data model descriptor" of a DbSMSStyle's instance.

Returns:
the "data model descriptor"
Throws:
DbException

getSms_dataModelBorderColor

public final java.awt.Color getSms_dataModelBorderColor()
                                                 throws DbException
Gets the "data model border" of a DbSMSStyle's instance.

Returns:
the "data model border"
Throws:
DbException

getSms_dataModelBackgroundColor

public final java.awt.Color getSms_dataModelBackgroundColor()
                                                     throws DbException
Gets the "data model background" of a DbSMSStyle's instance.

Returns:
the "data model background"
Throws:
DbException

getDefaultStyle

public final java.lang.Boolean getDefaultStyle()
                                        throws DbException
Deprecated. use isDefaultStyle() method instead

Gets the "default style?" property's Boolean value of a DbSMSStyle's instance.

Returns:
the "default style?" property's Boolean value
Throws:
DbException

isDefaultStyle

public final boolean isDefaultStyle()
                             throws DbException
Tells whether a DbSMSStyle's instance is defaultStyle or not.

Returns:
boolean
Throws:
DbException

getCategory

public final SMSStyleCategory getCategory()
                                   throws DbException
Gets the "category" of a DbSMSStyle's instance.

Returns:
the "category"
Throws:
DbException

getDashStyleDbSMSPackage

public final java.lang.Boolean getDashStyleDbSMSPackage()
                                                 throws DbException
Gets the "package dash style" of a DbSMSStyle's instance.

Returns:
the "package dash style"
Throws:
DbException

getBackgroundColorDbSMSPackage

public final java.awt.Color getBackgroundColorDbSMSPackage()
                                                    throws DbException
Gets the "package background" of a DbSMSStyle's instance.

Returns:
the "package background"
Throws:
DbException

getLineColorDbSMSPackage

public final java.awt.Color getLineColorDbSMSPackage()
                                              throws DbException
Gets the "package border" of a DbSMSStyle's instance.

Returns:
the "package border"
Throws:
DbException

getHighlightDbSMSPackage

public final java.lang.Boolean getHighlightDbSMSPackage()
                                                 throws DbException
Gets the "package highlight" of a DbSMSStyle's instance.

Returns:
the "package highlight"
Throws:
DbException

getTextColorDbSMSPackage

public final java.awt.Color getTextColorDbSMSPackage()
                                              throws DbException
Gets the "package name" of a DbSMSStyle's instance.

Returns:
the "package name"
Throws:
DbException

getSms_packageNameFont

public final java.awt.Font getSms_packageNameFont()
                                           throws DbException
Gets the "package name" of a DbSMSStyle's instance.

Returns:
the "package name"
Throws:
DbException

getBackgroundColorDbSMSNotice

public final java.awt.Color getBackgroundColorDbSMSNotice()
                                                   throws DbException
Gets the "notice background" of a DbSMSStyle's instance.

Returns:
the "notice background"
Throws:
DbException

getTextColorDbSMSNotice

public final java.awt.Color getTextColorDbSMSNotice()
                                             throws DbException
Gets the "notice text" of a DbSMSStyle's instance.

Returns:
the "notice text"
Throws:
DbException

getLineColorDbSMSNotice

public final java.awt.Color getLineColorDbSMSNotice()
                                             throws DbException
Gets the "notice border" of a DbSMSStyle's instance.

Returns:
the "notice border"
Throws:
DbException

getDashStyleDbSMSNotice

public final java.lang.Boolean getDashStyleDbSMSNotice()
                                                throws DbException
Gets the "notice dash style" of a DbSMSStyle's instance.

Returns:
the "notice dash style"
Throws:
DbException

getHighlightDbSMSNotice

public final java.lang.Boolean getHighlightDbSMSNotice()
                                                throws DbException
Gets the "notice highlight" of a DbSMSStyle's instance.

Returns:
the "notice highlight"
Throws:
DbException

getLineColorDbSMSLinkGo

public final java.awt.Color getLineColorDbSMSLinkGo()
                                             throws DbException
Gets the "graphical link color" of a DbSMSStyle's instance.

Returns:
the "graphical link color"
Throws:
DbException

getHighlightDbSMSLinkGo

public final java.lang.Boolean getHighlightDbSMSLinkGo()
                                                throws DbException
Gets the "graphical link highlight" of a DbSMSStyle's instance.

Returns:
the "graphical link highlight"
Throws:
DbException

getDashStyleDbSMSLinkGo

public final java.lang.Boolean getDashStyleDbSMSLinkGo()
                                                throws DbException
Gets the "graphical link dash style" of a DbSMSStyle's instance.

Returns:
the "graphical link dash style"
Throws:
DbException

getUsedInNotations

public final DbRelationN getUsedInNotations()
                                     throws DbException
Gets the list of used in notations associated to a DbSMSStyle's instance.

Returns:
the list of used in notations.
Throws:
DbException

getSourcePrefix

public final DbtPrefix getSourcePrefix()
                                throws DbException
Gets the source prefix object associated to a DbSMSStyle's instance.

Returns:
the source prefix object
Throws:
DbException

getTargetPrefix

public final DbtPrefix getTargetPrefix()
                                throws DbException
Gets the target prefix object associated to a DbSMSStyle's instance.

Returns:
the target prefix object
Throws:
DbException

getTextColorRecentModifications

public final java.awt.Color getTextColorRecentModifications()
                                                     throws DbException
Gets the "text color for recent modifications" of a DbSMSStyle's instance.

Returns:
the "text color for recent modifications"
Throws:
DbException

getRecentModificationDate

public final java.lang.Long getRecentModificationDate()
                                               throws DbException
Gets the "date of recent modifications " property of a DbSMSStyle's instance.

Returns:
the "date of recent modifications " property
Throws:
DbException

getRecentModificationFont

public final java.awt.Font getRecentModificationFont()
                                              throws DbException
Gets the "font for recent modifications" of a DbSMSStyle's instance.

Returns:
the "font for recent modifications"
Throws:
DbException

getRecentModificationPrefix

public final DbtPrefix getRecentModificationPrefix()
                                            throws DbException
Gets the recent modification prefix object associated to a DbSMSStyle's instance.

Returns:
the recent modification prefix object
Throws:
DbException

getErrorPrefix

public final DbtPrefix getErrorPrefix()
                               throws DbException
Gets the error prefix object associated to a DbSMSStyle's instance.

Returns:
the error prefix object
Throws:
DbException

getWarningPrefix

public final DbtPrefix getWarningPrefix()
                                 throws DbException
Gets the warning prefix object associated to a DbSMSStyle's instance.

Returns:
the warning prefix object
Throws:
DbException

getInfoPrefix

public final DbtPrefix getInfoPrefix()
                              throws DbException
Gets the information prefix object associated to a DbSMSStyle's instance.

Returns:
the information prefix object
Throws:
DbException

getRecentModificationDisplay

public final SMSRecentModificationOption getRecentModificationDisplay()
                                                               throws DbException
Gets the "display of recent modifications" of a DbSMSStyle's instance.

Returns:
the "display of recent modifications"
Throws:
DbException


Open ModelSphere 2007. All Rights Reserved.