|
||||||||||
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
org.modelsphere.sms.oo.db.DbOOStyle
public final class DbOOStyle
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 |
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 | |
---|---|
DbOOStyle()
Parameter-less constructor. |
|
DbOOStyle(DbObject composite)
Creates an instance of DbOOStyle. |
Method Summary | |
---|---|
void |
copyOptions(DbObject srcStyle)
|
java.awt.Color |
getBackgroundColorClass()
Gets the "class background" of a DbOOStyle's instance. |
java.awt.Color |
getBackgroundColorException()
Gets the "exception background" of a DbOOStyle's instance. |
java.awt.Color |
getBackgroundColorInterface()
Gets the "interface background" of a DbOOStyle's instance. |
java.lang.Boolean |
getDashStyleAggregation()
Gets the "aggregation dash style" of a DbOOStyle's instance. |
java.lang.Boolean |
getDashStyleClass()
Gets the "class dash style" of a DbOOStyle's instance. |
java.lang.Boolean |
getDashStyleComposition()
Gets the "composition dash style" of a DbOOStyle's instance. |
java.lang.Boolean |
getDashStyleException()
Gets the "exception dash style" of a DbOOStyle's instance. |
java.lang.Boolean |
getDashStyleInterface()
Gets the "interface dash style" of a DbOOStyle's instance. |
java.lang.Boolean |
getDashStyleRealizationInheritance()
Gets the "realization inheritance dash style" of a DbOOStyle's instance. |
java.lang.Boolean |
getHighlightAggregation()
Gets the "aggregation highlight" of a DbOOStyle's instance. |
java.lang.Boolean |
getHighlightClass()
Gets the "class highlight" of a DbOOStyle's instance. |
java.lang.Boolean |
getHighlightComposition()
Gets the "composition highlight" of a DbOOStyle's instance. |
java.lang.Boolean |
getHighlightException()
Gets the "exception highlight" of a DbOOStyle's instance. |
java.lang.Boolean |
getHighlightInterface()
Gets the "interface highlight" of a DbOOStyle's instance. |
java.lang.Boolean |
getHighlightRealizationInheritance()
Gets the "realization inheritance highlight" of a DbOOStyle's instance. |
java.awt.Color |
getLineColorAggregation()
Gets the "aggregation" of a DbOOStyle's instance. |
java.awt.Color |
getLineColorClass()
Gets the "class border" of a DbOOStyle's instance. |
java.awt.Color |
getLineColorComposition()
Gets the "composition" of a DbOOStyle's instance. |
java.awt.Color |
getLineColorException()
Gets the "exception border" of a DbOOStyle's instance. |
java.awt.Color |
getLineColorInterface()
Gets the "interface border" of a DbOOStyle's instance. |
MetaClass |
getMetaClass()
|
MetaField |
getMetaField(java.lang.String name)
|
java.awt.Font |
getOojv_abstractClassNameFont()
Gets the "abstract class name" of a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_abstractModifierDisplayed()
Gets the "abstract" of a DbOOStyle's instance. |
DbtPrefix |
getOojv_abstractModifierPrefix()
Gets the abstract modifier object associated to a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_associationAttributeDisplayed()
Gets the "association field" of a DbOOStyle's instance. |
java.awt.Font |
getOojv_associationAttributeLabelFont()
Gets the "association field label" of a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_associationAttributeNameLabelDisplayed()
Gets the "association name field label" of a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_associationAttributeTypeLabelDisplayed()
Gets the "association type field label" of a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_associationNameDisplayed()
Gets the "association name" of a DbOOStyle's instance. |
java.awt.Font |
getOojv_associationNameFont()
Gets the "association name" of a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_attributeDisplayed()
Gets the "field" of a DbOOStyle's instance. |
java.awt.Font |
getOojv_classNameFont()
Gets the "class name" of a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_classQualifiedNameDisplayed()
Gets the "class fully qualified name" of a DbOOStyle's instance. |
java.awt.Font |
getOojv_exceptionNameFont()
Gets the "exception name" of a DbOOStyle's instance. |
java.awt.Font |
getOojv_fieldFont()
Gets the "field" of a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_finalModifierDisplayed()
Gets the "final" of a DbOOStyle's instance. |
DbtPrefix |
getOojv_finalModifierPrefix()
Gets the final modifier object associated to a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_hideParameterNamesInSignatures()
Gets the "hide parameter names in signatures" of a DbOOStyle's instance. |
DbtPrefix |
getOojv_hidingMemberPrefix()
Gets the hiding member object associated to a DbOOStyle's instance. |
DbtPrefix |
getOojv_importedClassPrefix()
Gets the imported class object associated to a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_inheritedAttributeDisplayed()
Gets the "inherited field" of a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_inheritedInnerClassDisplayed()
Gets the "inherited inner class" of a DbOOStyle's instance. |
java.awt.Font |
getOojv_inheritedMemberFont()
Gets the "inherited member" of a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_inheritedMethodDisplayed()
Gets the "inherited method" of a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_inheritedMethodSignatureDisplayed()
Gets the "inherited method signature" of a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_innerClassDisplayed()
Gets the "inner class" of a DbOOStyle's instance. |
java.awt.Font |
getOojv_innerClassFont()
Gets the "inner class" of a DbOOStyle's instance. |
java.awt.Font |
getOojv_interfaceNameFont()
Gets the "interface name" of a DbOOStyle's instance. |
DbtPrefix |
getOojv_memberInheritedFromInterfacePrefix()
Gets the member inherited from interface object associated to a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_methodDisplayed()
Gets the "method" of a DbOOStyle's instance. |
java.awt.Font |
getOojv_methodFont()
Gets the "method" of a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_methodSignatureDisplayed()
Gets the "method signature" of a DbOOStyle's instance. |
java.awt.Font |
getOojv_multiplicityFont()
Gets the "multiplicity" of a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_nonAbstractModifierDisplayed()
Gets the "non abstract" of a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_nonFinalModifierDisplayed()
Gets the "non final" of a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_nonStaticModifierDisplayed()
Gets the "non static" of a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_nonTransientModifierDisplayed()
Gets the "non transient" of a DbOOStyle's instance. |
DbtPrefix |
getOojv_overridingMemberPrefix()
Gets the overriding member object associated to a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_packageModifierDisplayed()
Gets the "default access" of a DbOOStyle's instance. |
DbtPrefix |
getOojv_packageVisibilityPrefix()
Gets the default access visibility object associated to a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_privateModifierDisplayed()
Gets the "private" of a DbOOStyle's instance. |
DbtPrefix |
getOojv_privateVisibilityPrefix()
Gets the private visibility object associated to a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_protectedModifierDisplayed()
Gets the "protected" of a DbOOStyle's instance. |
DbtPrefix |
getOojv_protectedVisibilityPrefix()
Gets the protected visibility object associated to a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_publicModifierDisplayed()
Gets the "public" of a DbOOStyle's instance. |
DbtPrefix |
getOojv_publicVisibilityPrefix()
Gets the public visibility object associated to a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_showOnlyStereotypeIcon()
Gets the "show only stereotype icons" of a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_staticModifierDisplayed()
Gets the "static" of a DbOOStyle's instance. |
DbtPrefix |
getOojv_staticModifierPrefix()
Gets the static modifier object associated to a DbOOStyle's instance. |
java.awt.Font |
getOojv_stereotypeNameFont()
Gets the "stereotype name" of a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_transientModifierDisplayed()
Gets the "transient" of a DbOOStyle's instance. |
DbtPrefix |
getOojv_transientModifierPrefix()
Gets the transient modifier object associated to a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_umlAssociationDirection()
Gets the "association direction" of a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_umlConstraintDisplayed()
Gets the "uml constraint" of a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_umlForceItalicOnAbstract()
Gets the "force italic on abstract methods" of a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_umlForceUnderlineOnStatic()
Gets the "force underline on static members" of a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_umlInterfaceShownAsCircle()
Gets the "interfaces shown as circles" of a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_umlStereotypeDisplayed()
Gets the "uml stereotype" of a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_umlStereotypeIconDisplayed()
Gets the "uml stereotype icon" of a DbOOStyle's instance. |
java.lang.Boolean |
getOojv_umlTypeBeforeName()
Gets the "apply java style (name after type)" of a DbOOStyle's instance. |
DbSMSProject |
getReferringProjectOo()
Gets the project object associated to a DbOOStyle's instance. |
java.awt.Color |
getTextColorClass()
Gets the "class text" of a DbOOStyle's instance. |
java.awt.Color |
getTextColorException()
Gets the "exception text" of a DbOOStyle's instance. |
java.awt.Color |
getTextColorInterface()
Gets the "interface text" of a DbOOStyle'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 |
setBackgroundColorClass(java.awt.Color value)
Sets the "class background" property of a DbOOStyle's instance. |
void |
setBackgroundColorException(java.awt.Color value)
Sets the "exception background" property of a DbOOStyle's instance. |
void |
setBackgroundColorInterface(java.awt.Color value)
Sets the "interface background" property of a DbOOStyle's instance. |
void |
setDashStyleAggregation(java.lang.Boolean value)
Sets the "aggregation dash style" property of a DbOOStyle's instance. |
void |
setDashStyleClass(java.lang.Boolean value)
Sets the "class dash style" property of a DbOOStyle's instance. |
void |
setDashStyleComposition(java.lang.Boolean value)
Sets the "composition dash style" property of a DbOOStyle's instance. |
void |
setDashStyleException(java.lang.Boolean value)
Sets the "exception dash style" property of a DbOOStyle's instance. |
void |
setDashStyleInterface(java.lang.Boolean value)
Sets the "interface dash style" property of a DbOOStyle's instance. |
void |
setDashStyleRealizationInheritance(java.lang.Boolean value)
Sets the "realization inheritance dash style" property of a DbOOStyle's instance. |
void |
setHighlightAggregation(java.lang.Boolean value)
Sets the "aggregation highlight" property of a DbOOStyle's instance. |
void |
setHighlightClass(java.lang.Boolean value)
Sets the "class highlight" property of a DbOOStyle's instance. |
void |
setHighlightComposition(java.lang.Boolean value)
Sets the "composition highlight" property of a DbOOStyle's instance. |
void |
setHighlightException(java.lang.Boolean value)
Sets the "exception highlight" property of a DbOOStyle's instance. |
void |
setHighlightInterface(java.lang.Boolean value)
Sets the "interface highlight" property of a DbOOStyle's instance. |
void |
setHighlightRealizationInheritance(java.lang.Boolean value)
Sets the "realization inheritance highlight" property of a DbOOStyle's instance. |
void |
setLineColorAggregation(java.awt.Color value)
Sets the "aggregation" property of a DbOOStyle's instance. |
void |
setLineColorClass(java.awt.Color value)
Sets the "class border" property of a DbOOStyle's instance. |
void |
setLineColorComposition(java.awt.Color value)
Sets the "composition" property of a DbOOStyle's instance. |
void |
setLineColorException(java.awt.Color value)
Sets the "exception border" property of a DbOOStyle's instance. |
void |
setLineColorInterface(java.awt.Color value)
Sets the "interface border" property of a DbOOStyle's instance. |
void |
setOojv_abstractClassNameFont(java.awt.Font value)
Sets the "abstract class name" property of a DbOOStyle's instance. |
void |
setOojv_abstractModifierDisplayed(java.lang.Boolean value)
Sets the "abstract" property of a DbOOStyle's instance. |
void |
setOojv_abstractModifierPrefix(DbtPrefix value)
Sets the abstract modifier object associated to a DbOOStyle's instance. |
void |
setOojv_associationAttributeDisplayed(java.lang.Boolean value)
Sets the "association field" property of a DbOOStyle's instance. |
void |
setOojv_associationAttributeLabelFont(java.awt.Font value)
Sets the "association field label" property of a DbOOStyle's instance. |
void |
setOojv_associationAttributeNameLabelDisplayed(java.lang.Boolean value)
Sets the "association name field label" property of a DbOOStyle's instance. |
void |
setOojv_associationAttributeTypeLabelDisplayed(java.lang.Boolean value)
Sets the "association type field label" property of a DbOOStyle's instance. |
void |
setOojv_associationNameDisplayed(java.lang.Boolean value)
Sets the "association name" property of a DbOOStyle's instance. |
void |
setOojv_associationNameFont(java.awt.Font value)
Sets the "association name" property of a DbOOStyle's instance. |
void |
setOojv_attributeDisplayed(java.lang.Boolean value)
Sets the "field" property of a DbOOStyle's instance. |
void |
setOojv_classNameFont(java.awt.Font value)
Sets the "class name" property of a DbOOStyle's instance. |
void |
setOojv_classQualifiedNameDisplayed(java.lang.Boolean value)
Sets the "class fully qualified name" property of a DbOOStyle's instance. |
void |
setOojv_exceptionNameFont(java.awt.Font value)
Sets the "exception name" property of a DbOOStyle's instance. |
void |
setOojv_fieldFont(java.awt.Font value)
Sets the "field" property of a DbOOStyle's instance. |
void |
setOojv_finalModifierDisplayed(java.lang.Boolean value)
Sets the "final" property of a DbOOStyle's instance. |
void |
setOojv_finalModifierPrefix(DbtPrefix value)
Sets the final modifier object associated to a DbOOStyle's instance. |
void |
setOojv_hideParameterNamesInSignatures(java.lang.Boolean value)
Sets the "hide parameter names in signatures" property of a DbOOStyle's instance. |
void |
setOojv_hidingMemberPrefix(DbtPrefix value)
Sets the hiding member object associated to a DbOOStyle's instance. |
void |
setOojv_importedClassPrefix(DbtPrefix value)
Sets the imported class object associated to a DbOOStyle's instance. |
void |
setOojv_inheritedAttributeDisplayed(java.lang.Boolean value)
Sets the "inherited field" property of a DbOOStyle's instance. |
void |
setOojv_inheritedInnerClassDisplayed(java.lang.Boolean value)
Sets the "inherited inner class" property of a DbOOStyle's instance. |
void |
setOojv_inheritedMemberFont(java.awt.Font value)
Sets the "inherited member" property of a DbOOStyle's instance. |
void |
setOojv_inheritedMethodDisplayed(java.lang.Boolean value)
Sets the "inherited method" property of a DbOOStyle's instance. |
void |
setOojv_inheritedMethodSignatureDisplayed(java.lang.Boolean value)
Sets the "inherited method signature" property of a DbOOStyle's instance. |
void |
setOojv_innerClassDisplayed(java.lang.Boolean value)
Sets the "inner class" property of a DbOOStyle's instance. |
void |
setOojv_innerClassFont(java.awt.Font value)
Sets the "inner class" property of a DbOOStyle's instance. |
void |
setOojv_interfaceNameFont(java.awt.Font value)
Sets the "interface name" property of a DbOOStyle's instance. |
void |
setOojv_memberInheritedFromInterfacePrefix(DbtPrefix value)
Sets the member inherited from interface object associated to a DbOOStyle's instance. |
void |
setOojv_methodDisplayed(java.lang.Boolean value)
Sets the "method" property of a DbOOStyle's instance. |
void |
setOojv_methodFont(java.awt.Font value)
Sets the "method" property of a DbOOStyle's instance. |
void |
setOojv_methodSignatureDisplayed(java.lang.Boolean value)
Sets the "method signature" property of a DbOOStyle's instance. |
void |
setOojv_multiplicityFont(java.awt.Font value)
Sets the "multiplicity" property of a DbOOStyle's instance. |
void |
setOojv_nonAbstractModifierDisplayed(java.lang.Boolean value)
Sets the "non abstract" property of a DbOOStyle's instance. |
void |
setOojv_nonFinalModifierDisplayed(java.lang.Boolean value)
Sets the "non final" property of a DbOOStyle's instance. |
void |
setOojv_nonStaticModifierDisplayed(java.lang.Boolean value)
Sets the "non static" property of a DbOOStyle's instance. |
void |
setOojv_nonTransientModifierDisplayed(java.lang.Boolean value)
Sets the "non transient" property of a DbOOStyle's instance. |
void |
setOojv_overridingMemberPrefix(DbtPrefix value)
Sets the overriding member object associated to a DbOOStyle's instance. |
void |
setOojv_packageModifierDisplayed(java.lang.Boolean value)
Sets the "default access" property of a DbOOStyle's instance. |
void |
setOojv_packageVisibilityPrefix(DbtPrefix value)
Sets the default access visibility object associated to a DbOOStyle's instance. |
void |
setOojv_privateModifierDisplayed(java.lang.Boolean value)
Sets the "private" property of a DbOOStyle's instance. |
void |
setOojv_privateVisibilityPrefix(DbtPrefix value)
Sets the private visibility object associated to a DbOOStyle's instance. |
void |
setOojv_protectedModifierDisplayed(java.lang.Boolean value)
Sets the "protected" property of a DbOOStyle's instance. |
void |
setOojv_protectedVisibilityPrefix(DbtPrefix value)
Sets the protected visibility object associated to a DbOOStyle's instance. |
void |
setOojv_publicModifierDisplayed(java.lang.Boolean value)
Sets the "public" property of a DbOOStyle's instance. |
void |
setOojv_publicVisibilityPrefix(DbtPrefix value)
Sets the public visibility object associated to a DbOOStyle's instance. |
void |
setOojv_showOnlyStereotypeIcon(java.lang.Boolean value)
Sets the "show only stereotype icons" property of a DbOOStyle's instance. |
void |
setOojv_staticModifierDisplayed(java.lang.Boolean value)
Sets the "static" property of a DbOOStyle's instance. |
void |
setOojv_staticModifierPrefix(DbtPrefix value)
Sets the static modifier object associated to a DbOOStyle's instance. |
void |
setOojv_stereotypeNameFont(java.awt.Font value)
Sets the "stereotype name" property of a DbOOStyle's instance. |
void |
setOojv_transientModifierDisplayed(java.lang.Boolean value)
Sets the "transient" property of a DbOOStyle's instance. |
void |
setOojv_transientModifierPrefix(DbtPrefix value)
Sets the transient modifier object associated to a DbOOStyle's instance. |
void |
setOojv_umlAssociationDirection(java.lang.Boolean value)
Sets the "association direction" property of a DbOOStyle's instance. |
void |
setOojv_umlConstraintDisplayed(java.lang.Boolean value)
Sets the "uml constraint" property of a DbOOStyle's instance. |
void |
setOojv_umlForceItalicOnAbstract(java.lang.Boolean value)
Sets the "force italic on abstract methods" property of a DbOOStyle's instance. |
void |
setOojv_umlForceUnderlineOnStatic(java.lang.Boolean value)
Sets the "force underline on static members" property of a DbOOStyle's instance. |
void |
setOojv_umlInterfaceShownAsCircle(java.lang.Boolean value)
Sets the "interfaces shown as circles" property of a DbOOStyle's instance. |
void |
setOojv_umlStereotypeDisplayed(java.lang.Boolean value)
Sets the "uml stereotype" property of a DbOOStyle's instance. |
void |
setOojv_umlStereotypeIconDisplayed(java.lang.Boolean value)
Sets the "uml stereotype icon" property of a DbOOStyle's instance. |
void |
setOojv_umlTypeBeforeName(java.lang.Boolean value)
Sets the "apply java style (name after type)" property of a DbOOStyle's instance. |
void |
setReferringProjectOo(DbSMSProject value)
Sets the project object associated to a DbOOStyle's instance. |
void |
setTextColorClass(java.awt.Color value)
Sets the "class text" property of a DbOOStyle's instance. |
void |
setTextColorException(java.awt.Color value)
Sets the "exception text" property of a DbOOStyle's instance. |
void |
setTextColorInterface(java.awt.Color value)
Sets the "interface text" property of a DbOOStyle's instance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final MetaField fOojv_methodSignatureDisplayed
public static final MetaField fLineColorInterface
public static final MetaField fOojv_memberInheritedFromInterfacePrefix
public static final MetaField fOojv_innerClassFont
public static final MetaField fLineColorClass
public static final MetaField fDashStyleComposition
public static final MetaField fOojv_associationAttributeDisplayed
public static final MetaField fTextColorClass
public static final MetaField fOojv_classQualifiedNameDisplayed
public static final MetaField fHighlightAggregation
public static final MetaField fLineColorAggregation
public static final MetaField fOojv_inheritedMethodDisplayed
public static final MetaField fBackgroundColorInterface
public static final MetaField fOojv_nonFinalModifierDisplayed
public static final MetaField fBackgroundColorClass
public static final MetaField fOojv_importedClassPrefix
public static final MetaField fOojv_abstractModifierPrefix
public static final MetaField fOojv_transientModifierDisplayed
public static final MetaField fHighlightComposition
public static final MetaField fOojv_publicVisibilityPrefix
public static final MetaField fOojv_interfaceNameFont
public static final MetaField fOojv_inheritedAttributeDisplayed
public static final MetaField fOojv_nonStaticModifierDisplayed
public static final MetaField fOojv_associationAttributeNameLabelDisplayed
public static final MetaField fOojv_packageModifierDisplayed
public static final MetaField fDashStyleException
public static final MetaField fLineColorException
public static final MetaField fOojv_inheritedMemberFont
public static final MetaField fOojv_finalModifierPrefix
public static final MetaField fOojv_protectedModifierDisplayed
public static final MetaField fOojv_abstractModifierDisplayed
public static final MetaField fHighlightClass
public static final MetaField fDashStyleAggregation
public static final MetaField fOojv_staticModifierDisplayed
public static final MetaField fOojv_fieldFont
public static final MetaField fOojv_finalModifierDisplayed
public static final MetaField fDashStyleClass
public static final MetaField fOojv_methodDisplayed
public static final MetaField fOojv_hidingMemberPrefix
public static final MetaField fBackgroundColorException
public static final MetaField fOojv_nonTransientModifierDisplayed
public static final MetaField fOojv_staticModifierPrefix
public static final MetaField fOojv_methodFont
public static final MetaField fTextColorException
public static final MetaField fOojv_protectedVisibilityPrefix
public static final MetaField fOojv_abstractClassNameFont
public static final MetaField fOojv_inheritedInnerClassDisplayed
public static final MetaField fOojv_nonAbstractModifierDisplayed
public static final MetaField fOojv_privateModifierDisplayed
public static final MetaField fOojv_transientModifierPrefix
public static final MetaField fLineColorComposition
public static final MetaField fOojv_overridingMemberPrefix
public static final MetaField fOojv_privateVisibilityPrefix
public static final MetaField fOojv_classNameFont
public static final MetaField fTextColorInterface
public static final MetaField fHighlightException
public static final MetaField fOojv_exceptionNameFont
public static final MetaField fOojv_innerClassDisplayed
public static final MetaField fHighlightInterface
public static final MetaField fOojv_publicModifierDisplayed
public static final MetaField fOojv_attributeDisplayed
public static final MetaField fDashStyleInterface
public static final MetaField fOojv_packageVisibilityPrefix
public static final MetaField fOojv_stereotypeNameFont
public static final MetaField fOojv_inheritedMethodSignatureDisplayed
public static final MetaRelation1 fReferringProjectOo
public static final MetaField fOojv_associationNameDisplayed
public static final MetaField fOojv_associationAttributeLabelFont
public static final MetaField fOojv_multiplicityFont
public static final MetaField fOojv_associationNameFont
public static final MetaField fOojv_umlForceItalicOnAbstract
public static final MetaField fOojv_umlConstraintDisplayed
public static final MetaField fOojv_umlStereotypeDisplayed
public static final MetaField fOojv_umlForceUnderlineOnStatic
public static final MetaField fOojv_umlStereotypeIconDisplayed
public static final MetaField fOojv_umlTypeBeforeName
public static final MetaField fHighlightRealizationInheritance
public static final MetaField fDashStyleRealizationInheritance
public static final MetaField fOojv_umlInterfaceShownAsCircle
public static final MetaField fOojv_associationAttributeTypeLabelDisplayed
public static final MetaField fOojv_showOnlyStereotypeIcon
public static final MetaField fOojv_umlAssociationDirection
public static final MetaField fOojv_hideParameterNamesInSignatures
public static final MetaClass metaClass
public static MetaField[] oojv_displayOptions
public static MetaField[] oojv_fontOptions
public static MetaField[] oojv_prefixOptions
public static java.awt.Font[] oojv_fontOptionDefaultValues
public static java.lang.String[] oojv_optionGroupHeaders
public static MetaField[] oojv_modifierDisplayOptions
public static MetaField[] oojv_colorOptions
public static MetaField[] oojv_lineOptions
public static MetaField[][] oojv_optionGroups
public static java.lang.Object[][] oojv_optionValueGroups
public static java.lang.Boolean[] oojv_lineOptionDefaultValues
public static java.awt.Color[] oojv_colorOptionDefaultValues
public static java.lang.Boolean[] oojv_displayOptionDefaultValues
public static java.lang.String[] oojv_listOptionTabs
public static java.lang.Boolean[] oojv_modifierDisplayOptionDefaultValues
public static DbtPrefix[] oojv_prefixOptionDefaultValues
public static java.lang.String DEFAULT_STYLE_NAME
public static java.lang.Boolean[] oojv_advancedDisplayOptionDefaultValues
public static MetaField[] oojv_advancedDisplayOptions
Constructor Detail |
---|
public DbOOStyle()
public DbOOStyle(DbObject composite) throws DbException
composite
- the object which will contain the newly-created instance
DbException
Method Detail |
---|
public static void initMeta()
public void copyOptions(DbObject srcStyle) throws DbException
srcstyle
- org.modelsphere.jack.baseDb.db.DbObject
DbException
public MetaField getMetaField(java.lang.String name)
getMetaField
in class DbSMSStyle
name
- java.lang.String
public void initOptions() throws DbException
DbException
public void initNullOptions() throws DbException
DbException
public final void setOojv_methodSignatureDisplayed(java.lang.Boolean value) throws DbException
value
- the "method signature" property
DbException
public final void setLineColorInterface(java.awt.Color value) throws DbException
value
- the "interface border" property
DbException
public final void setOojv_memberInheritedFromInterfacePrefix(DbtPrefix value) throws DbException
value
- the member inherited from interface object to be associated
DbException
public final void setOojv_innerClassFont(java.awt.Font value) throws DbException
value
- the "inner class" property
DbException
public final void setLineColorClass(java.awt.Color value) throws DbException
value
- the "class border" property
DbException
public final void setDashStyleComposition(java.lang.Boolean value) throws DbException
value
- the "composition dash style" property
DbException
public final void setOojv_associationAttributeDisplayed(java.lang.Boolean value) throws DbException
value
- the "association field" property
DbException
public final void setTextColorClass(java.awt.Color value) throws DbException
value
- the "class text" property
DbException
public final void setOojv_classQualifiedNameDisplayed(java.lang.Boolean value) throws DbException
value
- the "class fully qualified name" property
DbException
public final void setHighlightAggregation(java.lang.Boolean value) throws DbException
value
- the "aggregation highlight" property
DbException
public final void setLineColorAggregation(java.awt.Color value) throws DbException
value
- the "aggregation" property
DbException
public final void setOojv_inheritedMethodDisplayed(java.lang.Boolean value) throws DbException
value
- the "inherited method" property
DbException
public final void setBackgroundColorInterface(java.awt.Color value) throws DbException
value
- the "interface background" property
DbException
public final void setOojv_nonFinalModifierDisplayed(java.lang.Boolean value) throws DbException
value
- the "non final" property
DbException
public final void setBackgroundColorClass(java.awt.Color value) throws DbException
value
- the "class background" property
DbException
public final void setOojv_importedClassPrefix(DbtPrefix value) throws DbException
value
- the imported class object to be associated
DbException
public final void setOojv_abstractModifierPrefix(DbtPrefix value) throws DbException
value
- the abstract modifier object to be associated
DbException
public final void setOojv_transientModifierDisplayed(java.lang.Boolean value) throws DbException
value
- the "transient" property
DbException
public final void setHighlightComposition(java.lang.Boolean value) throws DbException
value
- the "composition highlight" property
DbException
public final void setOojv_publicVisibilityPrefix(DbtPrefix value) throws DbException
value
- the public visibility object to be associated
DbException
public final void setOojv_interfaceNameFont(java.awt.Font value) throws DbException
value
- the "interface name" property
DbException
public final void setOojv_inheritedAttributeDisplayed(java.lang.Boolean value) throws DbException
value
- the "inherited field" property
DbException
public final void setOojv_nonStaticModifierDisplayed(java.lang.Boolean value) throws DbException
value
- the "non static" property
DbException
public final void setOojv_associationAttributeNameLabelDisplayed(java.lang.Boolean value) throws DbException
value
- the "association name field label" property
DbException
public final void setOojv_packageModifierDisplayed(java.lang.Boolean value) throws DbException
value
- the "default access" property
DbException
public final void setDashStyleException(java.lang.Boolean value) throws DbException
value
- the "exception dash style" property
DbException
public final void setLineColorException(java.awt.Color value) throws DbException
value
- the "exception border" property
DbException
public final void setOojv_inheritedMemberFont(java.awt.Font value) throws DbException
value
- the "inherited member" property
DbException
public final void setOojv_finalModifierPrefix(DbtPrefix value) throws DbException
value
- the final modifier object to be associated
DbException
public final void setOojv_protectedModifierDisplayed(java.lang.Boolean value) throws DbException
value
- the "protected" property
DbException
public final void setOojv_abstractModifierDisplayed(java.lang.Boolean value) throws DbException
value
- the "abstract" property
DbException
public final void setHighlightClass(java.lang.Boolean value) throws DbException
value
- the "class highlight" property
DbException
public final void setDashStyleAggregation(java.lang.Boolean value) throws DbException
value
- the "aggregation dash style" property
DbException
public final void setOojv_staticModifierDisplayed(java.lang.Boolean value) throws DbException
value
- the "static" property
DbException
public final void setOojv_fieldFont(java.awt.Font value) throws DbException
value
- the "field" property
DbException
public final void setOojv_finalModifierDisplayed(java.lang.Boolean value) throws DbException
value
- the "final" property
DbException
public final void setDashStyleClass(java.lang.Boolean value) throws DbException
value
- the "class dash style" property
DbException
public final void setOojv_methodDisplayed(java.lang.Boolean value) throws DbException
value
- the "method" property
DbException
public final void setOojv_hidingMemberPrefix(DbtPrefix value) throws DbException
value
- the hiding member object to be associated
DbException
public final void setBackgroundColorException(java.awt.Color value) throws DbException
value
- the "exception background" property
DbException
public final void setOojv_nonTransientModifierDisplayed(java.lang.Boolean value) throws DbException
value
- the "non transient" property
DbException
public final void setOojv_staticModifierPrefix(DbtPrefix value) throws DbException
value
- the static modifier object to be associated
DbException
public final void setOojv_methodFont(java.awt.Font value) throws DbException
value
- the "method" property
DbException
public final void setTextColorException(java.awt.Color value) throws DbException
value
- the "exception text" property
DbException
public final void setOojv_protectedVisibilityPrefix(DbtPrefix value) throws DbException
value
- the protected visibility object to be associated
DbException
public final void setOojv_abstractClassNameFont(java.awt.Font value) throws DbException
value
- the "abstract class name" property
DbException
public final void setOojv_inheritedInnerClassDisplayed(java.lang.Boolean value) throws DbException
value
- the "inherited inner class" property
DbException
public final void setOojv_nonAbstractModifierDisplayed(java.lang.Boolean value) throws DbException
value
- the "non abstract" property
DbException
public final void setOojv_privateModifierDisplayed(java.lang.Boolean value) throws DbException
value
- the "private" property
DbException
public final void setOojv_transientModifierPrefix(DbtPrefix value) throws DbException
value
- the transient modifier object to be associated
DbException
public final void setLineColorComposition(java.awt.Color value) throws DbException
value
- the "composition" property
DbException
public final void setOojv_overridingMemberPrefix(DbtPrefix value) throws DbException
value
- the overriding member object to be associated
DbException
public final void setOojv_privateVisibilityPrefix(DbtPrefix value) throws DbException
value
- the private visibility object to be associated
DbException
public final void setOojv_classNameFont(java.awt.Font value) throws DbException
value
- the "class name" property
DbException
public final void setTextColorInterface(java.awt.Color value) throws DbException
value
- the "interface text" property
DbException
public final void setHighlightException(java.lang.Boolean value) throws DbException
value
- the "exception highlight" property
DbException
public final void setOojv_exceptionNameFont(java.awt.Font value) throws DbException
value
- the "exception name" property
DbException
public final void setOojv_innerClassDisplayed(java.lang.Boolean value) throws DbException
value
- the "inner class" property
DbException
public final void setHighlightInterface(java.lang.Boolean value) throws DbException
value
- the "interface highlight" property
DbException
public final void setOojv_publicModifierDisplayed(java.lang.Boolean value) throws DbException
value
- the "public" property
DbException
public final void setOojv_attributeDisplayed(java.lang.Boolean value) throws DbException
value
- the "field" property
DbException
public final void setDashStyleInterface(java.lang.Boolean value) throws DbException
value
- the "interface dash style" property
DbException
public final void setOojv_packageVisibilityPrefix(DbtPrefix value) throws DbException
value
- the default access visibility object to be associated
DbException
public final void setOojv_stereotypeNameFont(java.awt.Font value) throws DbException
value
- the "stereotype name" property
DbException
public final void setOojv_inheritedMethodSignatureDisplayed(java.lang.Boolean value) throws DbException
value
- the "inherited method signature" property
DbException
public final void setReferringProjectOo(DbSMSProject value) throws DbException
value
- the project object to be associated
DbException
public final void setOojv_associationNameDisplayed(java.lang.Boolean value) throws DbException
value
- the "association name" property
DbException
public final void setOojv_associationAttributeLabelFont(java.awt.Font value) throws DbException
value
- the "association field label" property
DbException
public final void setOojv_multiplicityFont(java.awt.Font value) throws DbException
value
- the "multiplicity" property
DbException
public final void setOojv_associationNameFont(java.awt.Font value) throws DbException
value
- the "association name" property
DbException
public final void setOojv_umlForceItalicOnAbstract(java.lang.Boolean value) throws DbException
value
- the "force italic on abstract methods" property
DbException
public final void setOojv_umlConstraintDisplayed(java.lang.Boolean value) throws DbException
value
- the "uml constraint" property
DbException
public final void setOojv_umlStereotypeDisplayed(java.lang.Boolean value) throws DbException
value
- the "uml stereotype" property
DbException
public final void setOojv_umlForceUnderlineOnStatic(java.lang.Boolean value) throws DbException
value
- the "force underline on static members" property
DbException
public final void setOojv_umlStereotypeIconDisplayed(java.lang.Boolean value) throws DbException
value
- the "uml stereotype icon" property
DbException
public final void setOojv_umlTypeBeforeName(java.lang.Boolean value) throws DbException
value
- the "apply java style (name after type)" property
DbException
public final void setHighlightRealizationInheritance(java.lang.Boolean value) throws DbException
value
- the "realization inheritance highlight" property
DbException
public final void setDashStyleRealizationInheritance(java.lang.Boolean value) throws DbException
value
- the "realization inheritance dash style" property
DbException
public final void setOojv_umlInterfaceShownAsCircle(java.lang.Boolean value) throws DbException
value
- the "interfaces shown as circles" property
DbException
public final void setOojv_associationAttributeTypeLabelDisplayed(java.lang.Boolean value) throws DbException
value
- the "association type field label" property
DbException
public final void setOojv_showOnlyStereotypeIcon(java.lang.Boolean value) throws DbException
value
- the "show only stereotype icons" property
DbException
public final void setOojv_umlAssociationDirection(java.lang.Boolean value) throws DbException
value
- the "association direction" property
DbException
public final void setOojv_hideParameterNamesInSignatures(java.lang.Boolean value) throws DbException
value
- the "hide parameter names in signatures" property
DbException
public void set(MetaField metaField, java.lang.Object value) throws DbException
set
in class DbSMSStyle
DbException
public void set(MetaRelationN relation, DbObject neighbor, int op) throws DbException
set
in class DbSMSStyle
DbException
public final java.lang.Boolean getOojv_methodSignatureDisplayed() throws DbException
DbException
public final java.awt.Color getLineColorInterface() throws DbException
DbException
public final DbtPrefix getOojv_memberInheritedFromInterfacePrefix() throws DbException
DbException
public final java.awt.Font getOojv_innerClassFont() throws DbException
DbException
public final java.awt.Color getLineColorClass() throws DbException
DbException
public final java.lang.Boolean getDashStyleComposition() throws DbException
DbException
public final java.lang.Boolean getOojv_associationAttributeDisplayed() throws DbException
DbException
public final java.awt.Color getTextColorClass() throws DbException
DbException
public final java.lang.Boolean getOojv_classQualifiedNameDisplayed() throws DbException
DbException
public final java.lang.Boolean getHighlightAggregation() throws DbException
DbException
public final java.awt.Color getLineColorAggregation() throws DbException
DbException
public final java.lang.Boolean getOojv_inheritedMethodDisplayed() throws DbException
DbException
public final java.awt.Color getBackgroundColorInterface() throws DbException
DbException
public final java.lang.Boolean getOojv_nonFinalModifierDisplayed() throws DbException
DbException
public final java.awt.Color getBackgroundColorClass() throws DbException
DbException
public final DbtPrefix getOojv_importedClassPrefix() throws DbException
DbException
public final DbtPrefix getOojv_abstractModifierPrefix() throws DbException
DbException
public final java.lang.Boolean getOojv_transientModifierDisplayed() throws DbException
DbException
public final java.lang.Boolean getHighlightComposition() throws DbException
DbException
public final DbtPrefix getOojv_publicVisibilityPrefix() throws DbException
DbException
public final java.awt.Font getOojv_interfaceNameFont() throws DbException
DbException
public final java.lang.Boolean getOojv_inheritedAttributeDisplayed() throws DbException
DbException
public final java.lang.Boolean getOojv_nonStaticModifierDisplayed() throws DbException
DbException
public final java.lang.Boolean getOojv_associationAttributeNameLabelDisplayed() throws DbException
DbException
public final java.lang.Boolean getOojv_packageModifierDisplayed() throws DbException
DbException
public final java.lang.Boolean getDashStyleException() throws DbException
DbException
public final java.awt.Color getLineColorException() throws DbException
DbException
public final java.awt.Font getOojv_inheritedMemberFont() throws DbException
DbException
public final DbtPrefix getOojv_finalModifierPrefix() throws DbException
DbException
public final java.lang.Boolean getOojv_protectedModifierDisplayed() throws DbException
DbException
public final java.lang.Boolean getOojv_abstractModifierDisplayed() throws DbException
DbException
public final java.lang.Boolean getHighlightClass() throws DbException
DbException
public final java.lang.Boolean getDashStyleAggregation() throws DbException
DbException
public final java.lang.Boolean getOojv_staticModifierDisplayed() throws DbException
DbException
public final java.awt.Font getOojv_fieldFont() throws DbException
DbException
public final java.lang.Boolean getOojv_finalModifierDisplayed() throws DbException
DbException
public final java.lang.Boolean getDashStyleClass() throws DbException
DbException
public final java.lang.Boolean getOojv_methodDisplayed() throws DbException
DbException
public final DbtPrefix getOojv_hidingMemberPrefix() throws DbException
DbException
public final java.awt.Color getBackgroundColorException() throws DbException
DbException
public final java.lang.Boolean getOojv_nonTransientModifierDisplayed() throws DbException
DbException
public final DbtPrefix getOojv_staticModifierPrefix() throws DbException
DbException
public final java.awt.Font getOojv_methodFont() throws DbException
DbException
public final java.awt.Color getTextColorException() throws DbException
DbException
public final DbtPrefix getOojv_protectedVisibilityPrefix() throws DbException
DbException
public final java.awt.Font getOojv_abstractClassNameFont() throws DbException
DbException
public final java.lang.Boolean getOojv_inheritedInnerClassDisplayed() throws DbException
DbException
public final java.lang.Boolean getOojv_nonAbstractModifierDisplayed() throws DbException
DbException
public final java.lang.Boolean getOojv_privateModifierDisplayed() throws DbException
DbException
public final DbtPrefix getOojv_transientModifierPrefix() throws DbException
DbException
public final java.awt.Color getLineColorComposition() throws DbException
DbException
public final DbtPrefix getOojv_overridingMemberPrefix() throws DbException
DbException
public final DbtPrefix getOojv_privateVisibilityPrefix() throws DbException
DbException
public final java.awt.Font getOojv_classNameFont() throws DbException
DbException
public final java.awt.Color getTextColorInterface() throws DbException
DbException
public final java.lang.Boolean getHighlightException() throws DbException
DbException
public final java.awt.Font getOojv_exceptionNameFont() throws DbException
DbException
public final java.lang.Boolean getOojv_innerClassDisplayed() throws DbException
DbException
public final java.lang.Boolean getHighlightInterface() throws DbException
DbException
public final java.lang.Boolean getOojv_publicModifierDisplayed() throws DbException
DbException
public final java.lang.Boolean getOojv_attributeDisplayed() throws DbException
DbException
public final java.lang.Boolean getDashStyleInterface() throws DbException
DbException
public final DbtPrefix getOojv_packageVisibilityPrefix() throws DbException
DbException
public final java.awt.Font getOojv_stereotypeNameFont() throws DbException
DbException
public final java.lang.Boolean getOojv_inheritedMethodSignatureDisplayed() throws DbException
DbException
public final DbSMSProject getReferringProjectOo() throws DbException
DbException
public final java.lang.Boolean getOojv_associationNameDisplayed() throws DbException
DbException
public final java.awt.Font getOojv_associationAttributeLabelFont() throws DbException
DbException
public final java.awt.Font getOojv_multiplicityFont() throws DbException
DbException
public final java.awt.Font getOojv_associationNameFont() throws DbException
DbException
public final java.lang.Boolean getOojv_umlForceItalicOnAbstract() throws DbException
DbException
public final java.lang.Boolean getOojv_umlConstraintDisplayed() throws DbException
DbException
public final java.lang.Boolean getOojv_umlStereotypeDisplayed() throws DbException
DbException
public final java.lang.Boolean getOojv_umlForceUnderlineOnStatic() throws DbException
DbException
public final java.lang.Boolean getOojv_umlStereotypeIconDisplayed() throws DbException
DbException
public final java.lang.Boolean getOojv_umlTypeBeforeName() throws DbException
DbException
public final java.lang.Boolean getHighlightRealizationInheritance() throws DbException
DbException
public final java.lang.Boolean getDashStyleRealizationInheritance() throws DbException
DbException
public final java.lang.Boolean getOojv_umlInterfaceShownAsCircle() throws DbException
DbException
public final java.lang.Boolean getOojv_associationAttributeTypeLabelDisplayed() throws DbException
DbException
public final java.lang.Boolean getOojv_showOnlyStereotypeIcon() throws DbException
DbException
public final java.lang.Boolean getOojv_umlAssociationDirection() throws DbException
DbException
public final java.lang.Boolean getOojv_hideParameterNamesInSignatures() throws DbException
DbException
public MetaClass getMetaClass()
getMetaClass
in class DbObject
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |