org.modelsphere.sms.be.db
Class DbBENotation

java.lang.Object
  extended by PersistentObject
      extended by org.modelsphere.jack.baseDb.db.DbObject
          extended by org.modelsphere.sms.db.DbSMSNotation
              extended by org.modelsphere.sms.be.db.DbBENotation

public final class DbBENotation
extends DbSMSNotation

Direct subclass(es)/subinterface(s) : none.
Composites : DbSMSProject.
Components : DbBESingleZoneDisplay.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.modelsphere.jack.baseDb.db.DbObject
DbObject.ComponentIterator
 
Field Summary
static java.lang.String ACTOR_ID_PREFIX
           
static java.lang.Object[] actorOptionDefaultValues
           
static MetaField[] actorOptions
           
static java.lang.String DATARUN_BPM
           
static java.lang.String DATARUN_ISA
           
static java.lang.String DATARUN_SPM
           
static MetaField fActorDefaultHeight
           
static MetaField fActorDefaultWidth
           
static MetaField fActorIdPrefix
           
static MetaField fActorShape
           
static MetaField fActorZoneOrientation
           
static MetaField fBuiltIn
           
static MetaField fCellTitleBoxed
           
static MetaField fCenterDisplay
           
static MetaField fConstraintCenter
           
static MetaField fDefButtomBorder
           
static MetaField fDefHorizontalAlignment
           
static MetaField fDefRightBorder
           
static MetaField fDefVerticalAlignment
           
static MetaRelationN fDiagrams
           
static MetaField fDisplayFrameBox
           
static MetaField fDisplayStereotypesAsIcons
           
static MetaField fFlowIdPrefix
           
static MetaField fFlowZoneOrientation
           
static MetaField fHasFrame
           
static java.lang.String FLOW_ID_PREFIX
           
static java.lang.Object[] flowOptionDefaultValues
           
static MetaField[] flowOptions
           
static MetaRelation1 fReferringProjectBe
           
static MetaField fStoreDefaultHeight
           
static MetaField fStoreDefaultWidth
           
static MetaField fStoreIdPrefix
           
static MetaField fStoreShape
           
static MetaField fStoreZoneOrientation
           
static MetaField fTerminologyName
           
static java.lang.String FUNCTIONAL_DIAGRAM
           
static MetaField fUseCaseDefaultHeight
           
static MetaField fUseCaseDefaultWidth
           
static MetaField fUseCaseShape
           
static MetaField fUseCaseZoneOrientation
           
static java.lang.String GANE_SARSON
           
static java.lang.String[] listOptionTabs
           
static java.lang.String MERISE
           
static java.lang.String MERISE_FLOW_SCHEMA
           
static java.lang.String MERISE_MCT
           
static java.lang.String MERISE_OOM
           
static java.lang.String MESSAGE_MODELING
           
static MetaClass metaClass
           
static java.lang.String OBJECT_LIFE_CYCLE
           
static java.lang.String[] optionGroupComponents
           
static java.lang.String[] optionGroupHeaders
           
static MetaField[][] optionGroups
           
static java.lang.Object[][] optionValueGroups
           
static java.lang.String P_PLUS
           
static java.lang.String P_PLUS_OPAL
           
static java.lang.String STORE_ID_PREFIX
           
static java.lang.Object[] storeOptionDefaultValues
           
static MetaField[] storeOptions
           
static java.lang.String UML_CLASS_DIAGRAM
           
static java.lang.String UML_COLLABORATION_DIAGRAM
           
static java.lang.String UML_SEQUENCE_DIAGRAM
           
static java.lang.String UML_STATE_DIAGRAM
           
static java.lang.String UML_USE_CASE
           
static java.lang.Object[] useCaseOptionDefaultValues
           
static MetaField[] useCaseOptions
           
static java.lang.String WARD_MELLOR
           
static java.lang.String YOURDON_DEMARCO
           
 
Fields inherited from class org.modelsphere.sms.db.DbSMSNotation
BE_MODE, ER_MODE, fDefaultStyle, fMasterNotationID, fName, fNotationID, fNotationMode, OR_MODE
 
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
DbBENotation()
          Parameter-less constructor.
DbBENotation(DbObject composite)
          Creates an instance of DbBENotation.
 
Method Summary
 void copyOptions(DbBENotation srcNotation)
           
 java.lang.Integer getActorDefaultHeight()
          Gets the "height" property of a DbBENotation's instance.
 java.lang.Integer getActorDefaultWidth()
          Gets the "width" property of a DbBENotation's instance.
 java.lang.String getActorIdPrefix()
          Gets the "formatting string" property of a DbBENotation's instance.
 SMSNotationShape getActorShape()
          Gets the "shape" of a DbBENotation's instance.
 SMSZoneOrientation getActorZoneOrientation()
          Gets the "orientation" of a DbBENotation's instance.
 java.util.ArrayList getActorZones()
          Get all Actor's zones
 java.lang.Boolean getBuiltIn()
          Deprecated. use isBuiltIn() method instead
 java.lang.Boolean getCellTitleBoxed()
          Gets the "cell title within a box" of a DbBENotation's instance.
 java.lang.Boolean getCenterDisplay()
          Gets the "display center of cells" of a DbBENotation's instance.
 java.lang.Boolean getConstraintCenter()
          Gets the "constraint to center" of a DbBENotation's instance.
 java.lang.Boolean getDefButtomBorder()
          Gets the "bottom border default value" of a DbBENotation's instance.
 java.lang.Integer getDefHorizontalAlignment()
          Gets the "horizontal aligment default value" of a DbBENotation's instance.
 java.lang.Boolean getDefRightBorder()
          Gets the "right border default value" of a DbBENotation's instance.
 java.lang.Integer getDefVerticalAlignment()
          Gets the "vertical aligment default value" of a DbBENotation's instance.
 DbRelationN getDiagrams()
          Gets the list of diagrams associated to a DbBENotation's instance.
 java.lang.Boolean getDisplayFrameBox()
          Gets the "display frame box" of a DbBENotation's instance.
 java.lang.Boolean getDisplayStereotypesAsIcons()
          Gets the "display stereotypes as icons" of a DbBENotation's instance.
 java.lang.String getFlowIdPrefix()
          Gets the "formatting string" property of a DbBENotation's instance.
 SMSZoneOrientation getFlowZoneOrientation()
          Gets the "orientation" of a DbBENotation's instance.
 java.util.ArrayList getFlowZones()
          Get all Flow's zones
 java.lang.Boolean getHasFrame()
          Gets the "has frame" of a DbBENotation's instance.
 MetaClass getMetaClass()
           
 DbSMSProject getReferringProjectBe()
          Gets the project object associated to a DbBENotation's instance.
 java.lang.Integer getStoreDefaultHeight()
          Gets the "height" property of a DbBENotation's instance.
 java.lang.Integer getStoreDefaultWidth()
          Gets the "width" property of a DbBENotation's instance.
 java.lang.String getStoreIdPrefix()
          Gets the "formatting string" property of a DbBENotation's instance.
 SMSNotationShape getStoreShape()
          Gets the "shape" of a DbBENotation's instance.
 SMSZoneOrientation getStoreZoneOrientation()
          Gets the "orientation" of a DbBENotation's instance.
 java.util.ArrayList getStoreZones()
          Get all Store's zones
 java.lang.String getTerminologyName()
          Gets the "terminology" property of a DbBENotation's instance.
 java.lang.Integer getUseCaseDefaultHeight()
          Gets the "height" property of a DbBENotation's instance.
 java.lang.Integer getUseCaseDefaultWidth()
          Gets the "width" property of a DbBENotation's instance.
 SMSNotationShape getUseCaseShape()
          Gets the "shape" of a DbBENotation's instance.
 SMSZoneOrientation getUseCaseZoneOrientation()
          Gets the "orientation" of a DbBENotation's instance.
 java.util.ArrayList getUseCaseZones()
          Get all Use Case's zones
static void initMeta()
          For internal use only.
 void initOptions()
           
 boolean isBuiltIn()
          Tells whether a DbBENotation's instance is builtIn or not.
 void set(MetaField metaField, java.lang.Object value)
           
 void set(MetaRelationN relation, DbObject neighbor, int op)
           
 void setActorDefaultHeight(java.lang.Integer value)
          Sets the "height" property of a DbBENotation's instance.
 void setActorDefaultWidth(java.lang.Integer value)
          Sets the "width" property of a DbBENotation's instance.
 void setActorIdPrefix(java.lang.String value)
          Sets the "formatting string" property of a DbBENotation's instance.
 void setActorShape(SMSNotationShape value)
          Sets the "shape" property of a DbBENotation's instance.
 void setActorZoneOrientation(SMSZoneOrientation value)
          Sets the "orientation" property of a DbBENotation's instance.
 void setBuiltIn(java.lang.Boolean value)
          Sets the "built in?"
 void setCellTitleBoxed(java.lang.Boolean value)
          Sets the "cell title within a box" property of a DbBENotation's instance.
 void setCenterDisplay(java.lang.Boolean value)
          Sets the "display center of cells" property of a DbBENotation's instance.
 void setConstraintCenter(java.lang.Boolean value)
          Sets the "constraint to center" property of a DbBENotation's instance.
 void setDefButtomBorder(java.lang.Boolean value)
          Sets the "bottom border default value" property of a DbBENotation's instance.
 void setDefHorizontalAlignment(java.lang.Integer value)
          Sets the "horizontal aligment default value" property of a DbBENotation's instance.
 void setDefRightBorder(java.lang.Boolean value)
          Sets the "right border default value" property of a DbBENotation's instance.
 void setDefVerticalAlignment(java.lang.Integer value)
          Sets the "vertical aligment default value" property of a DbBENotation's instance.
 void setDisplayFrameBox(java.lang.Boolean value)
          Sets the "display frame box" property of a DbBENotation's instance.
 void setDisplayStereotypesAsIcons(java.lang.Boolean value)
          Sets the "display stereotypes as icons" property of a DbBENotation's instance.
 void setFlowIdPrefix(java.lang.String value)
          Sets the "formatting string" property of a DbBENotation's instance.
 void setFlowZoneOrientation(SMSZoneOrientation value)
          Sets the "orientation" property of a DbBENotation's instance.
 void setHasFrame(java.lang.Boolean value)
          Sets the "has frame" property of a DbBENotation's instance.
 void setReferringProjectBe(DbSMSProject value)
          Sets the project object associated to a DbBENotation's instance.
 void setStoreDefaultHeight(java.lang.Integer value)
          Sets the "height" property of a DbBENotation's instance.
 void setStoreDefaultWidth(java.lang.Integer value)
          Sets the "width" property of a DbBENotation's instance.
 void setStoreIdPrefix(java.lang.String value)
          Sets the "formatting string" property of a DbBENotation's instance.
 void setStoreShape(SMSNotationShape value)
          Sets the "shape" property of a DbBENotation's instance.
 void setStoreZoneOrientation(SMSZoneOrientation value)
          Sets the "orientation" property of a DbBENotation's instance.
 void setTerminologyName(java.lang.String value)
          Sets the "terminology" property of a DbBENotation's instance.
 void setUseCaseDefaultHeight(java.lang.Integer value)
          Sets the "height" property of a DbBENotation's instance.
 void setUseCaseDefaultWidth(java.lang.Integer value)
          Sets the "width" property of a DbBENotation's instance.
 void setUseCaseShape(SMSNotationShape value)
          Sets the "shape" property of a DbBENotation's instance.
 void setUseCaseZoneOrientation(SMSZoneOrientation value)
          Sets the "orientation" property of a DbBENotation's instance.
 
Methods inherited from class org.modelsphere.sms.db.DbSMSNotation
getDefaultStyle, getMasterNotationID, getName, getNotationID, getNotationMode, matches, setDefaultStyle, setMasterNotationID, setName, setNotationID, setNotationMode
 
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

fReferringProjectBe

public static final MetaRelation1 fReferringProjectBe

fDiagrams

public static final MetaRelationN fDiagrams

fBuiltIn

public static final MetaField fBuiltIn

fUseCaseShape

public static final MetaField fUseCaseShape

fFlowZoneOrientation

public static final MetaField fFlowZoneOrientation

fUseCaseDefaultWidth

public static final MetaField fUseCaseDefaultWidth

fUseCaseDefaultHeight

public static final MetaField fUseCaseDefaultHeight

fStoreShape

public static final MetaField fStoreShape

fStoreZoneOrientation

public static final MetaField fStoreZoneOrientation

fStoreDefaultWidth

public static final MetaField fStoreDefaultWidth

fStoreDefaultHeight

public static final MetaField fStoreDefaultHeight

fStoreIdPrefix

public static final MetaField fStoreIdPrefix

fActorShape

public static final MetaField fActorShape

fActorZoneOrientation

public static final MetaField fActorZoneOrientation

fActorDefaultWidth

public static final MetaField fActorDefaultWidth

fActorDefaultHeight

public static final MetaField fActorDefaultHeight

fActorIdPrefix

public static final MetaField fActorIdPrefix

fTerminologyName

public static final MetaField fTerminologyName

fDisplayFrameBox

public static final MetaField fDisplayFrameBox

fCellTitleBoxed

public static final MetaField fCellTitleBoxed

fCenterDisplay

public static final MetaField fCenterDisplay

fConstraintCenter

public static final MetaField fConstraintCenter

fDefButtomBorder

public static final MetaField fDefButtomBorder

fDefRightBorder

public static final MetaField fDefRightBorder

fDefVerticalAlignment

public static final MetaField fDefVerticalAlignment

fDefHorizontalAlignment

public static final MetaField fDefHorizontalAlignment

fHasFrame

public static final MetaField fHasFrame

fDisplayStereotypesAsIcons

public static final MetaField fDisplayStereotypesAsIcons

fUseCaseZoneOrientation

public static final MetaField fUseCaseZoneOrientation

fFlowIdPrefix

public static final MetaField fFlowIdPrefix

metaClass

public static final MetaClass metaClass

STORE_ID_PREFIX

public static final java.lang.String STORE_ID_PREFIX

FLOW_ID_PREFIX

public static final java.lang.String FLOW_ID_PREFIX

ACTOR_ID_PREFIX

public static final java.lang.String ACTOR_ID_PREFIX

listOptionTabs

public static java.lang.String[] listOptionTabs

optionGroups

public static MetaField[][] optionGroups

optionValueGroups

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

optionGroupComponents

public static java.lang.String[] optionGroupComponents

optionGroupHeaders

public static java.lang.String[] optionGroupHeaders

flowOptions

public static MetaField[] flowOptions

storeOptionDefaultValues

public static java.lang.Object[] storeOptionDefaultValues

actorOptionDefaultValues

public static java.lang.Object[] actorOptionDefaultValues

actorOptions

public static MetaField[] actorOptions

flowOptionDefaultValues

public static java.lang.Object[] flowOptionDefaultValues

storeOptions

public static MetaField[] storeOptions

useCaseOptionDefaultValues

public static java.lang.Object[] useCaseOptionDefaultValues

useCaseOptions

public static MetaField[] useCaseOptions

DATARUN_SPM

public static final java.lang.String DATARUN_SPM

DATARUN_BPM

public static final java.lang.String DATARUN_BPM

DATARUN_ISA

public static final java.lang.String DATARUN_ISA

GANE_SARSON

public static final java.lang.String GANE_SARSON

MERISE

public static final java.lang.String MERISE

YOURDON_DEMARCO

public static final java.lang.String YOURDON_DEMARCO

WARD_MELLOR

public static final java.lang.String WARD_MELLOR

FUNCTIONAL_DIAGRAM

public static final java.lang.String FUNCTIONAL_DIAGRAM

MERISE_MCT

public static final java.lang.String MERISE_MCT

MERISE_FLOW_SCHEMA

public static final java.lang.String MERISE_FLOW_SCHEMA

MERISE_OOM

public static final java.lang.String MERISE_OOM

P_PLUS

public static final java.lang.String P_PLUS

P_PLUS_OPAL

public static final java.lang.String P_PLUS_OPAL

UML_USE_CASE

public static final java.lang.String UML_USE_CASE

UML_SEQUENCE_DIAGRAM

public static final java.lang.String UML_SEQUENCE_DIAGRAM

UML_STATE_DIAGRAM

public static final java.lang.String UML_STATE_DIAGRAM

UML_COLLABORATION_DIAGRAM

public static final java.lang.String UML_COLLABORATION_DIAGRAM

MESSAGE_MODELING

public static final java.lang.String MESSAGE_MODELING

OBJECT_LIFE_CYCLE

public static final java.lang.String OBJECT_LIFE_CYCLE

UML_CLASS_DIAGRAM

public static final java.lang.String UML_CLASS_DIAGRAM
Constructor Detail

DbBENotation

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


DbBENotation

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

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

initMeta

public static void initMeta()
For internal use only.


getUseCaseZones

public final java.util.ArrayList getUseCaseZones()
                                          throws DbException
Get all Use Case's zones

Returns:
arraylist
Throws:
DbException

getActorZones

public final java.util.ArrayList getActorZones()
                                        throws DbException
Get all Actor's zones

Returns:
arraylist
Throws:
DbException

getFlowZones

public final java.util.ArrayList getFlowZones()
                                       throws DbException
Get all Flow's zones

Returns:
arraylist
Throws:
DbException

getStoreZones

public final java.util.ArrayList getStoreZones()
                                        throws DbException
Get all Store's zones

Returns:
arraylist
Throws:
DbException

initOptions

public void initOptions()
                 throws DbException
Throws:
DbException

copyOptions

public void copyOptions(DbBENotation srcNotation)
                 throws DbException
Parameters:
srcnotation - org.modelsphere.sms.be.db.DbBENotation
Throws:
DbException

setReferringProjectBe

public final void setReferringProjectBe(DbSMSProject value)
                                 throws DbException
Sets the project object associated to a DbBENotation's instance.

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

setBuiltIn

public final void setBuiltIn(java.lang.Boolean value)
                      throws DbException
Sets the "built in?" property of a DbBENotation's instance.

Parameters:
value - the "built in?" property
Throws:
DbException

setUseCaseShape

public final void setUseCaseShape(SMSNotationShape value)
                           throws DbException
Sets the "shape" property of a DbBENotation's instance.

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

setFlowZoneOrientation

public final void setFlowZoneOrientation(SMSZoneOrientation value)
                                  throws DbException
Sets the "orientation" property of a DbBENotation's instance.

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

setUseCaseDefaultWidth

public final void setUseCaseDefaultWidth(java.lang.Integer value)
                                  throws DbException
Sets the "width" property of a DbBENotation's instance.

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

setUseCaseDefaultHeight

public final void setUseCaseDefaultHeight(java.lang.Integer value)
                                   throws DbException
Sets the "height" property of a DbBENotation's instance.

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

setStoreShape

public final void setStoreShape(SMSNotationShape value)
                         throws DbException
Sets the "shape" property of a DbBENotation's instance.

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

setStoreZoneOrientation

public final void setStoreZoneOrientation(SMSZoneOrientation value)
                                   throws DbException
Sets the "orientation" property of a DbBENotation's instance.

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

setStoreDefaultWidth

public final void setStoreDefaultWidth(java.lang.Integer value)
                                throws DbException
Sets the "width" property of a DbBENotation's instance.

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

setStoreDefaultHeight

public final void setStoreDefaultHeight(java.lang.Integer value)
                                 throws DbException
Sets the "height" property of a DbBENotation's instance.

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

setStoreIdPrefix

public final void setStoreIdPrefix(java.lang.String value)
                            throws DbException
Sets the "formatting string" property of a DbBENotation's instance.

Parameters:
value - the "formatting string" property
Throws:
DbException

setActorShape

public final void setActorShape(SMSNotationShape value)
                         throws DbException
Sets the "shape" property of a DbBENotation's instance.

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

setActorZoneOrientation

public final void setActorZoneOrientation(SMSZoneOrientation value)
                                   throws DbException
Sets the "orientation" property of a DbBENotation's instance.

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

setActorDefaultWidth

public final void setActorDefaultWidth(java.lang.Integer value)
                                throws DbException
Sets the "width" property of a DbBENotation's instance.

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

setActorDefaultHeight

public final void setActorDefaultHeight(java.lang.Integer value)
                                 throws DbException
Sets the "height" property of a DbBENotation's instance.

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

setActorIdPrefix

public final void setActorIdPrefix(java.lang.String value)
                            throws DbException
Sets the "formatting string" property of a DbBENotation's instance.

Parameters:
value - the "formatting string" property
Throws:
DbException

setTerminologyName

public final void setTerminologyName(java.lang.String value)
                              throws DbException
Sets the "terminology" property of a DbBENotation's instance.

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

setDisplayFrameBox

public final void setDisplayFrameBox(java.lang.Boolean value)
                              throws DbException
Sets the "display frame box" property of a DbBENotation's instance.

Parameters:
value - the "display frame box" property
Throws:
DbException

setCellTitleBoxed

public final void setCellTitleBoxed(java.lang.Boolean value)
                             throws DbException
Sets the "cell title within a box" property of a DbBENotation's instance.

Parameters:
value - the "cell title within a box" property
Throws:
DbException

setCenterDisplay

public final void setCenterDisplay(java.lang.Boolean value)
                            throws DbException
Sets the "display center of cells" property of a DbBENotation's instance.

Parameters:
value - the "display center of cells" property
Throws:
DbException

setConstraintCenter

public final void setConstraintCenter(java.lang.Boolean value)
                               throws DbException
Sets the "constraint to center" property of a DbBENotation's instance.

Parameters:
value - the "constraint to center" property
Throws:
DbException

setDefButtomBorder

public final void setDefButtomBorder(java.lang.Boolean value)
                              throws DbException
Sets the "bottom border default value" property of a DbBENotation's instance.

Parameters:
value - the "bottom border default value" property
Throws:
DbException

setDefRightBorder

public final void setDefRightBorder(java.lang.Boolean value)
                             throws DbException
Sets the "right border default value" property of a DbBENotation's instance.

Parameters:
value - the "right border default value" property
Throws:
DbException

setDefVerticalAlignment

public final void setDefVerticalAlignment(java.lang.Integer value)
                                   throws DbException
Sets the "vertical aligment default value" property of a DbBENotation's instance.

Parameters:
value - the "vertical aligment default value" property
Throws:
DbException

setDefHorizontalAlignment

public final void setDefHorizontalAlignment(java.lang.Integer value)
                                     throws DbException
Sets the "horizontal aligment default value" property of a DbBENotation's instance.

Parameters:
value - the "horizontal aligment default value" property
Throws:
DbException

setHasFrame

public final void setHasFrame(java.lang.Boolean value)
                       throws DbException
Sets the "has frame" property of a DbBENotation's instance.

Parameters:
value - the "has frame" property
Throws:
DbException

setDisplayStereotypesAsIcons

public final void setDisplayStereotypesAsIcons(java.lang.Boolean value)
                                        throws DbException
Sets the "display stereotypes as icons" property of a DbBENotation's instance.

Parameters:
value - the "display stereotypes as icons" property
Throws:
DbException

setUseCaseZoneOrientation

public final void setUseCaseZoneOrientation(SMSZoneOrientation value)
                                     throws DbException
Sets the "orientation" property of a DbBENotation's instance.

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

setFlowIdPrefix

public final void setFlowIdPrefix(java.lang.String value)
                           throws DbException
Sets the "formatting string" property of a DbBENotation's instance.

Parameters:
value - the "formatting string" property
Throws:
DbException

set

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

set

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

getReferringProjectBe

public final DbSMSProject getReferringProjectBe()
                                         throws DbException
Gets the project object associated to a DbBENotation's instance.

Returns:
the project object
Throws:
DbException

getDiagrams

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

Returns:
the list of diagrams.
Throws:
DbException

getBuiltIn

public final java.lang.Boolean getBuiltIn()
                                   throws DbException
Deprecated. use isBuiltIn() method instead

Gets the "built in?" property's Boolean value of a DbBENotation's instance.

Returns:
the "built in?" property's Boolean value
Throws:
DbException

isBuiltIn

public final boolean isBuiltIn()
                        throws DbException
Tells whether a DbBENotation's instance is builtIn or not.

Returns:
boolean
Throws:
DbException

getUseCaseShape

public final SMSNotationShape getUseCaseShape()
                                       throws DbException
Gets the "shape" of a DbBENotation's instance.

Returns:
the "shape"
Throws:
DbException

getFlowZoneOrientation

public final SMSZoneOrientation getFlowZoneOrientation()
                                                throws DbException
Gets the "orientation" of a DbBENotation's instance.

Returns:
the "orientation"
Throws:
DbException

getUseCaseDefaultWidth

public final java.lang.Integer getUseCaseDefaultWidth()
                                               throws DbException
Gets the "width" property of a DbBENotation's instance.

Returns:
the "width" property
Throws:
DbException

getUseCaseDefaultHeight

public final java.lang.Integer getUseCaseDefaultHeight()
                                                throws DbException
Gets the "height" property of a DbBENotation's instance.

Returns:
the "height" property
Throws:
DbException

getStoreShape

public final SMSNotationShape getStoreShape()
                                     throws DbException
Gets the "shape" of a DbBENotation's instance.

Returns:
the "shape"
Throws:
DbException

getStoreZoneOrientation

public final SMSZoneOrientation getStoreZoneOrientation()
                                                 throws DbException
Gets the "orientation" of a DbBENotation's instance.

Returns:
the "orientation"
Throws:
DbException

getStoreDefaultWidth

public final java.lang.Integer getStoreDefaultWidth()
                                             throws DbException
Gets the "width" property of a DbBENotation's instance.

Returns:
the "width" property
Throws:
DbException

getStoreDefaultHeight

public final java.lang.Integer getStoreDefaultHeight()
                                              throws DbException
Gets the "height" property of a DbBENotation's instance.

Returns:
the "height" property
Throws:
DbException

getStoreIdPrefix

public final java.lang.String getStoreIdPrefix()
                                        throws DbException
Gets the "formatting string" property of a DbBENotation's instance.

Returns:
the "formatting string" property
Throws:
DbException

getActorShape

public final SMSNotationShape getActorShape()
                                     throws DbException
Gets the "shape" of a DbBENotation's instance.

Returns:
the "shape"
Throws:
DbException

getActorZoneOrientation

public final SMSZoneOrientation getActorZoneOrientation()
                                                 throws DbException
Gets the "orientation" of a DbBENotation's instance.

Returns:
the "orientation"
Throws:
DbException

getActorDefaultWidth

public final java.lang.Integer getActorDefaultWidth()
                                             throws DbException
Gets the "width" property of a DbBENotation's instance.

Returns:
the "width" property
Throws:
DbException

getActorDefaultHeight

public final java.lang.Integer getActorDefaultHeight()
                                              throws DbException
Gets the "height" property of a DbBENotation's instance.

Returns:
the "height" property
Throws:
DbException

getActorIdPrefix

public final java.lang.String getActorIdPrefix()
                                        throws DbException
Gets the "formatting string" property of a DbBENotation's instance.

Returns:
the "formatting string" property
Throws:
DbException

getTerminologyName

public final java.lang.String getTerminologyName()
                                          throws DbException
Gets the "terminology" property of a DbBENotation's instance.

Returns:
the "terminology" property
Throws:
DbException

getDisplayFrameBox

public final java.lang.Boolean getDisplayFrameBox()
                                           throws DbException
Gets the "display frame box" of a DbBENotation's instance.

Returns:
the "display frame box"
Throws:
DbException

getCellTitleBoxed

public final java.lang.Boolean getCellTitleBoxed()
                                          throws DbException
Gets the "cell title within a box" of a DbBENotation's instance.

Returns:
the "cell title within a box"
Throws:
DbException

getCenterDisplay

public final java.lang.Boolean getCenterDisplay()
                                         throws DbException
Gets the "display center of cells" of a DbBENotation's instance.

Returns:
the "display center of cells"
Throws:
DbException

getConstraintCenter

public final java.lang.Boolean getConstraintCenter()
                                            throws DbException
Gets the "constraint to center" of a DbBENotation's instance.

Returns:
the "constraint to center"
Throws:
DbException

getDefButtomBorder

public final java.lang.Boolean getDefButtomBorder()
                                           throws DbException
Gets the "bottom border default value" of a DbBENotation's instance.

Returns:
the "bottom border default value"
Throws:
DbException

getDefRightBorder

public final java.lang.Boolean getDefRightBorder()
                                          throws DbException
Gets the "right border default value" of a DbBENotation's instance.

Returns:
the "right border default value"
Throws:
DbException

getDefVerticalAlignment

public final java.lang.Integer getDefVerticalAlignment()
                                                throws DbException
Gets the "vertical aligment default value" of a DbBENotation's instance.

Returns:
the "vertical aligment default value"
Throws:
DbException

getDefHorizontalAlignment

public final java.lang.Integer getDefHorizontalAlignment()
                                                  throws DbException
Gets the "horizontal aligment default value" of a DbBENotation's instance.

Returns:
the "horizontal aligment default value"
Throws:
DbException

getHasFrame

public final java.lang.Boolean getHasFrame()
                                    throws DbException
Gets the "has frame" of a DbBENotation's instance.

Returns:
the "has frame"
Throws:
DbException

getDisplayStereotypesAsIcons

public final java.lang.Boolean getDisplayStereotypesAsIcons()
                                                     throws DbException
Gets the "display stereotypes as icons" of a DbBENotation's instance.

Returns:
the "display stereotypes as icons"
Throws:
DbException

getUseCaseZoneOrientation

public final SMSZoneOrientation getUseCaseZoneOrientation()
                                                   throws DbException
Gets the "orientation" of a DbBENotation's instance.

Returns:
the "orientation"
Throws:
DbException

getFlowIdPrefix

public final java.lang.String getFlowIdPrefix()
                                       throws DbException
Gets the "formatting string" property of a DbBENotation's instance.

Returns:
the "formatting string" property
Throws:
DbException

getMetaClass

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


Open ModelSphere 2007. All Rights Reserved.