org.modelsphere.sms.or.db
Class DbORDomainStyle

java.lang.Object
  extended by PersistentObject
      extended by org.modelsphere.jack.baseDb.db.DbObject
          extended by org.modelsphere.sms.db.DbSMSStyle
              extended by org.modelsphere.sms.or.db.DbORDomainStyle
All Implemented Interfaces:
DbStyleI

public final class DbORDomainStyle
extends DbSMSStyle

Direct subclass(es)/subinterface(s) : none.
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 java.awt.Color[] domain_colorOptionDefaultValues
           
static MetaField[] domain_colorOptions
           
static SMSDisplayDescriptor[] domain_descriptorOptionDefaultValues
           
static MetaField[] domain_descriptorOptions
           
static java.lang.Boolean[] domain_displayOptionDefaultValues
           
static MetaField[] domain_displayOptions
           
static java.awt.Font[] domain_fontOptionDefaultValues
           
static MetaField[] domain_fontOptions
           
static java.lang.Boolean[] domain_lineOptionDefaultValues
           
static MetaField[] domain_lineOptions
           
static java.lang.String[] domain_listOptionTabs
           
static java.lang.String[] domain_optionGroupHeaders
           
static MetaField[][] domain_optionGroups
           
static java.lang.Object[][] domain_optionValueGroups
           
static DbtPrefix[] domain_prefixOptionDefaultValues
           
static MetaField[] domain_prefixOptions
           
static MetaField fBackgroundColorDbORDomain
           
static MetaField fDashStyleDbORDomain
           
static MetaField fDescriptorFontDbORDomain
           
static MetaField fHighlightDbORDomain
           
static MetaField fLineColorDbORDomain
           
static MetaField fOr_domainLengthDecimalsDisplay
           
static MetaField fOr_domainLengthDecimalsFont
           
static MetaField fOr_domainNonOrderedCollectionPrefix
           
static MetaField fOr_domainOrderedCollectionPrefix
           
static MetaField fOr_domainOwnerDisplay
           
static MetaField fOr_fieldDefaultValueDisplay
           
static MetaField fOr_fieldDefaultValueFont
           
static MetaField fOr_fieldDescriptorFont
           
static MetaField fOr_fieldDisplay
           
static MetaField fOr_fieldLengthDecimalsDisplay
           
static MetaField fOr_fieldLengthDecimalsFont
           
static MetaField fOr_fieldTypeDisplay
           
static MetaField fOr_fieldTypeFont
           
static MetaField fOr_nameDescriptor
           
static MetaRelation1 fReferringProjectDomain
           
static MetaField fTextColorDbORDomain
           
static MetaClass metaClass
           
static java.lang.String SEQUENCE_KEYWORD
           
 
Fields inherited from class org.modelsphere.sms.db.DbSMSStyle
fAncestor, fBackgroundColorDbSMSNotice, fBackgroundColorDbSMSPackage, fCategory, fDashStyleDbSMSAssociation, fDashStyleDbSMSInheritance, fDashStyleDbSMSLinkGo, fDashStyleDbSMSNotice, fDashStyleDbSMSPackage, fDefaultStyle, fDescendants, fDiagrams, fErrorPrefix, fGraphicalObjects, fHighlightDbSMSAssociation, fHighlightDbSMSInheritance, fHighlightDbSMSLinkGo, fHighlightDbSMSNotice, fHighlightDbSMSPackage, fInfoPrefix, fLineColorDbSMSAssociation, fLineColorDbSMSInheritance, fLineColorDbSMSLinkGo, fLineColorDbSMSNotice, fLineColorDbSMSPackage, fName, fRecentModificationDate, fRecentModificationDisplay, fRecentModificationFont, fRecentModificationPrefix, fSms_dataModelBackgroundColor, fSms_dataModelBorderColor, fSms_dataModelDescriptor, fSms_dataModelDescriptorColor, fSms_dataModelDescriptorFont, fSms_packageNameFont, fSourcePrefix, fTargetPrefix, fTextColorDbSMSNotice, fTextColorDbSMSPackage, fTextColorRecentModifications, fUsedInNotations, fWarningPrefix
 
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
DbORDomainStyle()
          Parameter-less constructor.
DbORDomainStyle(DbObject composite)
          Creates an instance of DbORDomainStyle.
 
Method Summary
 void copyOptions(DbObject srcStyle)
           
 java.awt.Color getBackgroundColorDbORDomain()
          Gets the "domain background" of a DbORDomainStyle's instance.
 java.lang.Boolean getDashStyleDbORDomain()
          Gets the "domain dash style" of a DbORDomainStyle's instance.
 java.awt.Font getDescriptorFontDbORDomain()
          Gets the "domain descriptor" of a DbORDomainStyle's instance.
 java.lang.Boolean getHighlightDbORDomain()
          Gets the "domain highlight" of a DbORDomainStyle's instance.
 java.awt.Color getLineColorDbORDomain()
          Gets the "domain border" of a DbORDomainStyle's instance.
 MetaClass getMetaClass()
           
 MetaField getMetaField(java.lang.String name)
           
 java.lang.Boolean getOr_domainLengthDecimalsDisplay()
          Gets the "domain length and decimals" of a DbORDomainStyle's instance.
 java.awt.Font getOr_domainLengthDecimalsFont()
          Gets the "domain length and decimals" of a DbORDomainStyle's instance.
 DbtPrefix getOr_domainNonOrderedCollectionPrefix()
          Gets the domain non-ordered collection object associated to a DbORDomainStyle's instance.
 DbtPrefix getOr_domainOrderedCollectionPrefix()
          Gets the domain ordered collection object associated to a DbORDomainStyle's instance.
 java.lang.Boolean getOr_domainOwnerDisplay()
          Gets the "domain user" of a DbORDomainStyle's instance.
 java.lang.Boolean getOr_fieldDefaultValueDisplay()
          Gets the "field initial value" of a DbORDomainStyle's instance.
 java.awt.Font getOr_fieldDefaultValueFont()
          Gets the "field initial value" of a DbORDomainStyle's instance.
 java.awt.Font getOr_fieldDescriptorFont()
          Gets the "field descriptor" of a DbORDomainStyle's instance.
 java.lang.Boolean getOr_fieldDisplay()
          Gets the "field" of a DbORDomainStyle's instance.
 java.lang.Boolean getOr_fieldLengthDecimalsDisplay()
          Gets the "field length and decimals" of a DbORDomainStyle's instance.
 java.awt.Font getOr_fieldLengthDecimalsFont()
          Gets the "field length and decimals" of a DbORDomainStyle's instance.
 java.lang.Boolean getOr_fieldTypeDisplay()
          Gets the "field type" of a DbORDomainStyle's instance.
 java.awt.Font getOr_fieldTypeFont()
          Gets the "field type" of a DbORDomainStyle's instance.
 SMSDisplayDescriptor getOr_nameDescriptor()
          Gets the "descriptor" of a DbORDomainStyle's instance.
 DbSMSProject getReferringProjectDomain()
          Gets the referringprojectdomain object associated to a DbORDomainStyle's instance.
 java.awt.Color getTextColorDbORDomain()
          Gets the "domain text" of a DbORDomainStyle's instance.
static void initMeta()
          For internal use only.
 void initNullOptions()
           
 void initOptions()
           
 void set(MetaField metaField, java.lang.Object value)
           
 void set(MetaRelationN relation, DbObject neighbor, int op)
           
 void setBackgroundColorDbORDomain(java.awt.Color value)
          Sets the "domain background" property of a DbORDomainStyle's instance.
 void setDashStyleDbORDomain(java.lang.Boolean value)
          Sets the "domain dash style" property of a DbORDomainStyle's instance.
 void setDescriptorFontDbORDomain(java.awt.Font value)
          Sets the "domain descriptor" property of a DbORDomainStyle's instance.
 void setHighlightDbORDomain(java.lang.Boolean value)
          Sets the "domain highlight" property of a DbORDomainStyle's instance.
 void setLineColorDbORDomain(java.awt.Color value)
          Sets the "domain border" property of a DbORDomainStyle's instance.
 void setOr_domainLengthDecimalsDisplay(java.lang.Boolean value)
          Sets the "domain length and decimals" property of a DbORDomainStyle's instance.
 void setOr_domainLengthDecimalsFont(java.awt.Font value)
          Sets the "domain length and decimals" property of a DbORDomainStyle's instance.
 void setOr_domainNonOrderedCollectionPrefix(DbtPrefix value)
          Sets the domain non-ordered collection object associated to a DbORDomainStyle's instance.
 void setOr_domainOrderedCollectionPrefix(DbtPrefix value)
          Sets the domain ordered collection object associated to a DbORDomainStyle's instance.
 void setOr_domainOwnerDisplay(java.lang.Boolean value)
          Sets the "domain user" property of a DbORDomainStyle's instance.
 void setOr_fieldDefaultValueDisplay(java.lang.Boolean value)
          Sets the "field initial value" property of a DbORDomainStyle's instance.
 void setOr_fieldDefaultValueFont(java.awt.Font value)
          Sets the "field initial value" property of a DbORDomainStyle's instance.
 void setOr_fieldDescriptorFont(java.awt.Font value)
          Sets the "field descriptor" property of a DbORDomainStyle's instance.
 void setOr_fieldDisplay(java.lang.Boolean value)
          Sets the "field" property of a DbORDomainStyle's instance.
 void setOr_fieldLengthDecimalsDisplay(java.lang.Boolean value)
          Sets the "field length and decimals" property of a DbORDomainStyle's instance.
 void setOr_fieldLengthDecimalsFont(java.awt.Font value)
          Sets the "field length and decimals" property of a DbORDomainStyle's instance.
 void setOr_fieldTypeDisplay(java.lang.Boolean value)
          Sets the "field type" property of a DbORDomainStyle's instance.
 void setOr_fieldTypeFont(java.awt.Font value)
          Sets the "field type" property of a DbORDomainStyle's instance.
 void setOr_nameDescriptor(SMSDisplayDescriptor value)
          Sets the "descriptor" property of a DbORDomainStyle's instance.
 void setReferringProjectDomain(DbSMSProject value)
          Sets the referringprojectdomain object associated to a DbORDomainStyle's instance.
 void setTextColorDbORDomain(java.awt.Color value)
          Sets the "domain text" property of a DbORDomainStyle's instance.
 
Methods inherited from class org.modelsphere.sms.db.DbSMSStyle
find, getAncestor, getBackgroundColorDbSMSNotice, getBackgroundColorDbSMSPackage, getCategory, getDashStyleDbSMSAssociation, getDashStyleDbSMSInheritance, getDashStyleDbSMSLinkGo, getDashStyleDbSMSNotice, getDashStyleDbSMSPackage, getDefaultStyle, getDescendants, getDiagrams, getErrorPrefix, getGraphicalObjects, getHighlightDbSMSAssociation, getHighlightDbSMSInheritance, getHighlightDbSMSLinkGo, getHighlightDbSMSNotice, getHighlightDbSMSPackage, getInfoPrefix, getLineColorDbSMSAssociation, getLineColorDbSMSInheritance, getLineColorDbSMSLinkGo, getLineColorDbSMSNotice, getLineColorDbSMSPackage, getName, getRecentModificationDate, getRecentModificationDisplay, getRecentModificationFont, getRecentModificationPrefix, getSms_dataModelBackgroundColor, getSms_dataModelBorderColor, getSms_dataModelDescriptor, getSms_dataModelDescriptorColor, getSms_dataModelDescriptorFont, getSms_packageNameFont, getSourcePrefix, getTargetPrefix, getTextColorDbSMSNotice, getTextColorDbSMSPackage, getTextColorRecentModifications, getUsedInNotations, getWarningPrefix, isDefaultStyle, matches, setAncestor, setBackgroundColorDbSMSNotice, setBackgroundColorDbSMSPackage, setCategory, setDashStyleDbSMSAssociation, setDashStyleDbSMSInheritance, setDashStyleDbSMSLinkGo, setDashStyleDbSMSNotice, setDashStyleDbSMSPackage, setDefaultStyle, setErrorPrefix, setHighlightDbSMSAssociation, setHighlightDbSMSInheritance, setHighlightDbSMSLinkGo, setHighlightDbSMSNotice, setHighlightDbSMSPackage, setInfoPrefix, setLineColorDbSMSAssociation, setLineColorDbSMSInheritance, setLineColorDbSMSLinkGo, setLineColorDbSMSNotice, setLineColorDbSMSPackage, setName, setRecentModificationDate, setRecentModificationDisplay, setRecentModificationFont, setRecentModificationPrefix, setSms_dataModelBackgroundColor, setSms_dataModelBorderColor, setSms_dataModelDescriptor, setSms_dataModelDescriptorColor, setSms_dataModelDescriptorFont, setSms_packageNameFont, setSourcePrefix, setTargetPrefix, setTextColorDbSMSNotice, setTextColorDbSMSPackage, setTextColorRecentModifications, setWarningPrefix
 
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, 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
 

Field Detail

fOr_nameDescriptor

public static final MetaField fOr_nameDescriptor

fHighlightDbORDomain

public static final MetaField fHighlightDbORDomain

fDashStyleDbORDomain

public static final MetaField fDashStyleDbORDomain

fTextColorDbORDomain

public static final MetaField fTextColorDbORDomain

fDescriptorFontDbORDomain

public static final MetaField fDescriptorFontDbORDomain

fBackgroundColorDbORDomain

public static final MetaField fBackgroundColorDbORDomain

fLineColorDbORDomain

public static final MetaField fLineColorDbORDomain

fReferringProjectDomain

public static final MetaRelation1 fReferringProjectDomain

fOr_fieldLengthDecimalsDisplay

public static final MetaField fOr_fieldLengthDecimalsDisplay

fOr_fieldLengthDecimalsFont

public static final MetaField fOr_fieldLengthDecimalsFont

fOr_fieldTypeFont

public static final MetaField fOr_fieldTypeFont

fOr_fieldDefaultValueDisplay

public static final MetaField fOr_fieldDefaultValueDisplay

fOr_fieldDefaultValueFont

public static final MetaField fOr_fieldDefaultValueFont

fOr_fieldDisplay

public static final MetaField fOr_fieldDisplay

fOr_fieldDescriptorFont

public static final MetaField fOr_fieldDescriptorFont

fOr_fieldTypeDisplay

public static final MetaField fOr_fieldTypeDisplay

fOr_domainOrderedCollectionPrefix

public static final MetaField fOr_domainOrderedCollectionPrefix

fOr_domainNonOrderedCollectionPrefix

public static final MetaField fOr_domainNonOrderedCollectionPrefix

fOr_domainOwnerDisplay

public static final MetaField fOr_domainOwnerDisplay

fOr_domainLengthDecimalsFont

public static final MetaField fOr_domainLengthDecimalsFont

fOr_domainLengthDecimalsDisplay

public static final MetaField fOr_domainLengthDecimalsDisplay

metaClass

public static final MetaClass metaClass

domain_listOptionTabs

public static java.lang.String[] domain_listOptionTabs

SEQUENCE_KEYWORD

public static final java.lang.String SEQUENCE_KEYWORD
See Also:
Constant Field Values

domain_optionGroupHeaders

public static java.lang.String[] domain_optionGroupHeaders

domain_optionGroups

public static MetaField[][] domain_optionGroups

domain_optionValueGroups

public static java.lang.Object[][] domain_optionValueGroups

domain_colorOptions

public static MetaField[] domain_colorOptions

domain_colorOptionDefaultValues

public static java.awt.Color[] domain_colorOptionDefaultValues

domain_fontOptions

public static MetaField[] domain_fontOptions

domain_fontOptionDefaultValues

public static java.awt.Font[] domain_fontOptionDefaultValues

domain_descriptorOptionDefaultValues

public static SMSDisplayDescriptor[] domain_descriptorOptionDefaultValues

domain_displayOptions

public static MetaField[] domain_displayOptions

domain_displayOptionDefaultValues

public static java.lang.Boolean[] domain_displayOptionDefaultValues

domain_descriptorOptions

public static MetaField[] domain_descriptorOptions

domain_lineOptionDefaultValues

public static java.lang.Boolean[] domain_lineOptionDefaultValues

domain_lineOptions

public static MetaField[] domain_lineOptions

domain_prefixOptionDefaultValues

public static DbtPrefix[] domain_prefixOptionDefaultValues

domain_prefixOptions

public static MetaField[] domain_prefixOptions

DEFAULT_STYLE_NAME

public static java.lang.String DEFAULT_STYLE_NAME
Constructor Detail

DbORDomainStyle

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


DbORDomainStyle

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

Parameters:
composite - the object which will contain the newly-created instance
Throws:
DbException
Method Detail

initMeta

public static void initMeta()
For internal use only.


initOptions

public void initOptions()
                 throws DbException
Throws:
DbException

initNullOptions

public void initNullOptions()
                     throws DbException
Throws:
DbException

copyOptions

public void copyOptions(DbObject srcStyle)
                 throws DbException
Parameters:
srcstyle - org.modelsphere.jack.baseDb.db.DbObject
Throws:
DbException

getMetaField

public final MetaField getMetaField(java.lang.String name)
Specified by:
getMetaField in class DbSMSStyle
Parameters:
name - java.lang.String
Returns:
metafield

setOr_nameDescriptor

public final void setOr_nameDescriptor(SMSDisplayDescriptor value)
                                throws DbException
Sets the "descriptor" property of a DbORDomainStyle's instance.

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

setHighlightDbORDomain

public final void setHighlightDbORDomain(java.lang.Boolean value)
                                  throws DbException
Sets the "domain highlight" property of a DbORDomainStyle's instance.

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

setDashStyleDbORDomain

public final void setDashStyleDbORDomain(java.lang.Boolean value)
                                  throws DbException
Sets the "domain dash style" property of a DbORDomainStyle's instance.

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

setTextColorDbORDomain

public final void setTextColorDbORDomain(java.awt.Color value)
                                  throws DbException
Sets the "domain text" property of a DbORDomainStyle's instance.

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

setDescriptorFontDbORDomain

public final void setDescriptorFontDbORDomain(java.awt.Font value)
                                       throws DbException
Sets the "domain descriptor" property of a DbORDomainStyle's instance.

Parameters:
value - the "domain descriptor" property
Throws:
DbException

setBackgroundColorDbORDomain

public final void setBackgroundColorDbORDomain(java.awt.Color value)
                                        throws DbException
Sets the "domain background" property of a DbORDomainStyle's instance.

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

setLineColorDbORDomain

public final void setLineColorDbORDomain(java.awt.Color value)
                                  throws DbException
Sets the "domain border" property of a DbORDomainStyle's instance.

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

setReferringProjectDomain

public final void setReferringProjectDomain(DbSMSProject value)
                                     throws DbException
Sets the referringprojectdomain object associated to a DbORDomainStyle's instance.

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

setOr_fieldLengthDecimalsDisplay

public final void setOr_fieldLengthDecimalsDisplay(java.lang.Boolean value)
                                            throws DbException
Sets the "field length and decimals" property of a DbORDomainStyle's instance.

Parameters:
value - the "field length and decimals" property
Throws:
DbException

setOr_fieldLengthDecimalsFont

public final void setOr_fieldLengthDecimalsFont(java.awt.Font value)
                                         throws DbException
Sets the "field length and decimals" property of a DbORDomainStyle's instance.

Parameters:
value - the "field length and decimals" property
Throws:
DbException

setOr_fieldTypeFont

public final void setOr_fieldTypeFont(java.awt.Font value)
                               throws DbException
Sets the "field type" property of a DbORDomainStyle's instance.

Parameters:
value - the "field type" property
Throws:
DbException

setOr_fieldDefaultValueDisplay

public final void setOr_fieldDefaultValueDisplay(java.lang.Boolean value)
                                          throws DbException
Sets the "field initial value" property of a DbORDomainStyle's instance.

Parameters:
value - the "field initial value" property
Throws:
DbException

setOr_fieldDefaultValueFont

public final void setOr_fieldDefaultValueFont(java.awt.Font value)
                                       throws DbException
Sets the "field initial value" property of a DbORDomainStyle's instance.

Parameters:
value - the "field initial value" property
Throws:
DbException

setOr_fieldDisplay

public final void setOr_fieldDisplay(java.lang.Boolean value)
                              throws DbException
Sets the "field" property of a DbORDomainStyle's instance.

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

setOr_fieldDescriptorFont

public final void setOr_fieldDescriptorFont(java.awt.Font value)
                                     throws DbException
Sets the "field descriptor" property of a DbORDomainStyle's instance.

Parameters:
value - the "field descriptor" property
Throws:
DbException

setOr_fieldTypeDisplay

public final void setOr_fieldTypeDisplay(java.lang.Boolean value)
                                  throws DbException
Sets the "field type" property of a DbORDomainStyle's instance.

Parameters:
value - the "field type" property
Throws:
DbException

setOr_domainOrderedCollectionPrefix

public final void setOr_domainOrderedCollectionPrefix(DbtPrefix value)
                                               throws DbException
Sets the domain ordered collection object associated to a DbORDomainStyle's instance.

Parameters:
value - the domain ordered collection object to be associated
Throws:
DbException

setOr_domainNonOrderedCollectionPrefix

public final void setOr_domainNonOrderedCollectionPrefix(DbtPrefix value)
                                                  throws DbException
Sets the domain non-ordered collection object associated to a DbORDomainStyle's instance.

Parameters:
value - the domain non-ordered collection object to be associated
Throws:
DbException

setOr_domainOwnerDisplay

public final void setOr_domainOwnerDisplay(java.lang.Boolean value)
                                    throws DbException
Sets the "domain user" property of a DbORDomainStyle's instance.

Parameters:
value - the "domain user" property
Throws:
DbException

setOr_domainLengthDecimalsFont

public final void setOr_domainLengthDecimalsFont(java.awt.Font value)
                                          throws DbException
Sets the "domain length and decimals" property of a DbORDomainStyle's instance.

Parameters:
value - the "domain length and decimals" property
Throws:
DbException

setOr_domainLengthDecimalsDisplay

public final void setOr_domainLengthDecimalsDisplay(java.lang.Boolean value)
                                             throws DbException
Sets the "domain length and decimals" property of a DbORDomainStyle's instance.

Parameters:
value - the "domain length and decimals" property
Throws:
DbException

set

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

set

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

getOr_nameDescriptor

public final SMSDisplayDescriptor getOr_nameDescriptor()
                                                throws DbException
Gets the "descriptor" of a DbORDomainStyle's instance.

Returns:
the "descriptor"
Throws:
DbException

getHighlightDbORDomain

public final java.lang.Boolean getHighlightDbORDomain()
                                               throws DbException
Gets the "domain highlight" of a DbORDomainStyle's instance.

Returns:
the "domain highlight"
Throws:
DbException

getDashStyleDbORDomain

public final java.lang.Boolean getDashStyleDbORDomain()
                                               throws DbException
Gets the "domain dash style" of a DbORDomainStyle's instance.

Returns:
the "domain dash style"
Throws:
DbException

getTextColorDbORDomain

public final java.awt.Color getTextColorDbORDomain()
                                            throws DbException
Gets the "domain text" of a DbORDomainStyle's instance.

Returns:
the "domain text"
Throws:
DbException

getDescriptorFontDbORDomain

public final java.awt.Font getDescriptorFontDbORDomain()
                                                throws DbException
Gets the "domain descriptor" of a DbORDomainStyle's instance.

Returns:
the "domain descriptor"
Throws:
DbException

getBackgroundColorDbORDomain

public final java.awt.Color getBackgroundColorDbORDomain()
                                                  throws DbException
Gets the "domain background" of a DbORDomainStyle's instance.

Returns:
the "domain background"
Throws:
DbException

getLineColorDbORDomain

public final java.awt.Color getLineColorDbORDomain()
                                            throws DbException
Gets the "domain border" of a DbORDomainStyle's instance.

Returns:
the "domain border"
Throws:
DbException

getReferringProjectDomain

public final DbSMSProject getReferringProjectDomain()
                                             throws DbException
Gets the referringprojectdomain object associated to a DbORDomainStyle's instance.

Returns:
the referringprojectdomain object
Throws:
DbException

getOr_fieldLengthDecimalsDisplay

public final java.lang.Boolean getOr_fieldLengthDecimalsDisplay()
                                                         throws DbException
Gets the "field length and decimals" of a DbORDomainStyle's instance.

Returns:
the "field length and decimals"
Throws:
DbException

getOr_fieldLengthDecimalsFont

public final java.awt.Font getOr_fieldLengthDecimalsFont()
                                                  throws DbException
Gets the "field length and decimals" of a DbORDomainStyle's instance.

Returns:
the "field length and decimals"
Throws:
DbException

getOr_fieldTypeFont

public final java.awt.Font getOr_fieldTypeFont()
                                        throws DbException
Gets the "field type" of a DbORDomainStyle's instance.

Returns:
the "field type"
Throws:
DbException

getOr_fieldDefaultValueDisplay

public final java.lang.Boolean getOr_fieldDefaultValueDisplay()
                                                       throws DbException
Gets the "field initial value" of a DbORDomainStyle's instance.

Returns:
the "field initial value"
Throws:
DbException

getOr_fieldDefaultValueFont

public final java.awt.Font getOr_fieldDefaultValueFont()
                                                throws DbException
Gets the "field initial value" of a DbORDomainStyle's instance.

Returns:
the "field initial value"
Throws:
DbException

getOr_fieldDisplay

public final java.lang.Boolean getOr_fieldDisplay()
                                           throws DbException
Gets the "field" of a DbORDomainStyle's instance.

Returns:
the "field"
Throws:
DbException

getOr_fieldDescriptorFont

public final java.awt.Font getOr_fieldDescriptorFont()
                                              throws DbException
Gets the "field descriptor" of a DbORDomainStyle's instance.

Returns:
the "field descriptor"
Throws:
DbException

getOr_fieldTypeDisplay

public final java.lang.Boolean getOr_fieldTypeDisplay()
                                               throws DbException
Gets the "field type" of a DbORDomainStyle's instance.

Returns:
the "field type"
Throws:
DbException

getOr_domainOrderedCollectionPrefix

public final DbtPrefix getOr_domainOrderedCollectionPrefix()
                                                    throws DbException
Gets the domain ordered collection object associated to a DbORDomainStyle's instance.

Returns:
the domain ordered collection object
Throws:
DbException

getOr_domainNonOrderedCollectionPrefix

public final DbtPrefix getOr_domainNonOrderedCollectionPrefix()
                                                       throws DbException
Gets the domain non-ordered collection object associated to a DbORDomainStyle's instance.

Returns:
the domain non-ordered collection object
Throws:
DbException

getOr_domainOwnerDisplay

public final java.lang.Boolean getOr_domainOwnerDisplay()
                                                 throws DbException
Gets the "domain user" of a DbORDomainStyle's instance.

Returns:
the "domain user"
Throws:
DbException

getOr_domainLengthDecimalsFont

public final java.awt.Font getOr_domainLengthDecimalsFont()
                                                   throws DbException
Gets the "domain length and decimals" of a DbORDomainStyle's instance.

Returns:
the "domain length and decimals"
Throws:
DbException

getOr_domainLengthDecimalsDisplay

public final java.lang.Boolean getOr_domainLengthDecimalsDisplay()
                                                          throws DbException
Gets the "domain length and decimals" of a DbORDomainStyle's instance.

Returns:
the "domain length and decimals"
Throws:
DbException

getMetaClass

public MetaClass getMetaClass()
Specified by:
getMetaClass in class DbObject


Open ModelSphere 2007. All Rights Reserved.