|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DbException in org.modelsphere.jack.baseDb.db |
---|
Subclasses of DbException in org.modelsphere.jack.baseDb.db | |
---|---|
class |
DbDeadObjectException
A subclass of DbException. |
class |
DbMaxConnectivityException
An exception thrown if the number of allowed connectivities has been exceeded. |
Methods in org.modelsphere.jack.baseDb.db that throw DbException | |
---|---|
DbUDF |
DbUDF.UDFMap.add(MetaClass metaClass,
java.lang.String udfName,
UDFValueType valueType)
|
protected void |
DbObject.basicReinsert(MetaRelationN relation,
int oldIndex,
int newIndex)
|
protected boolean |
DbObject.basicSet(MetaField metaField,
java.lang.Object value)
|
protected boolean |
DbObject.basicSet(MetaField metaField,
java.lang.Object value,
int index)
|
void |
Db.beginReadTrans()
|
void |
Db.beginTrans(int access)
|
void |
Db.beginTrans(int access,
java.lang.String name)
|
void |
Db.beginWriteTrans(java.lang.String name)
|
java.lang.String |
DbObject.buildFullNameString()
|
java.lang.String |
DbObject.buildFullNameString(DbObject.ComponentIterator compIter)
|
void |
Db.changePassword(java.lang.String oldPass,
java.lang.String newPass)
|
protected void |
DbLogin.checkAccess()
|
boolean |
DbHugeRAMRelationN.checkIntegrity()
|
abstract void |
Db.cluster(java.lang.Object obj,
java.lang.Object container)
|
void |
DbRAM.cluster(java.lang.Object obj,
java.lang.Object container)
|
void |
Db.commitTrans()
|
void |
Db.commitTrans(int histAction)
|
DbEnumeration |
DbObject.componentTree(MetaClass metaClass)
|
DbEnumeration |
DbObject.componentTree(MetaClass metaClass,
boolean[] compositeAncestors,
MetaClass[] bounds)
|
DbEnumeration |
DbObject.componentTree(MetaClass metaClass,
MetaClass[] bounds)
|
DbObject |
DbObject.copyComponent()
Create a copy of DbObject |
void |
DbStyleI.copyOptions(DbObject srcStyle)
|
DbObject |
DbObject.createComponent(MetaClass metaClass)
|
DbObject |
DbObject.createComponent(MetaClass metaClass,
java.lang.Object[] parameters,
java.lang.Class[] parametersClasses)
|
static DbObject[] |
DbObject.deepCopy(DbObject[] dbos,
DbObject composite,
DeepCopyCustomizer customizer)
|
static DbObject[] |
DbObject.deepCopy(DbObject[] dbos,
DbObject composite,
DeepCopyCustomizer customizer,
boolean namePrefixedWithCopyOf)
|
void |
DbObject.doDeleteAction()
|
protected boolean |
Db.doLogin(java.awt.Component owner)
|
DbObject |
DbHugeRAMRelationN.elementAt(int index)
|
DbObject |
DbRAMRelationN.elementAt(int index)
|
abstract DbObject |
DbRelationN.elementAt(int index)
|
DbEnumeration |
DbRelationN.elements()
|
DbEnumeration |
DbRelationN.elements(MetaClass metaClass)
|
DbEnumeration |
DbRelationN.elements(MetaClass metaClass,
int direction)
|
abstract void |
Db.fetch(java.lang.Object obj)
|
void |
DbRAM.fetch(java.lang.Object obj)
|
DbUDF |
DbUDF.UDFMap.find(MetaClass metaClass,
java.lang.String udfName,
UDFValueType valueType)
|
java.lang.Object |
DbStyleI.find(MetaField metaField)
|
DbUDF |
DbUDF.UDFMap.findAdd(MetaClass metaClass,
java.lang.String udfName,
UDFValueType valueType)
|
DbObject |
DbObject.findComponentByName(MetaClass metaClass,
java.lang.String name)
|
DbObject |
DbObject.findComponentByName(MetaClass metaClass,
java.lang.String name,
boolean caseSentitive)
|
DbObject |
DbSemanticalObject.findComponentByPhysicalName(MetaClass metaClass,
java.lang.String physicalName)
Returns the component of the specified class with the specified physical name. |
DbObject |
DbObject.findMatchingObject()
|
static java.lang.String |
DbObject.generateEDCTimestamp()
|
java.lang.Object |
DbObject.get(DbUDF udf)
|
java.lang.Object |
DbObject.get(MetaField metaField)
|
java.lang.Object |
DbObject.get(MetaField metaField,
int which)
|
java.lang.Object |
DbObject.getAccordingToStatus(MetaField metaField)
|
DbtLoginList |
DbSemanticalObject.getAdminAccessList()
|
java.lang.String |
DbSemanticalObject.getAlias()
|
DbRelationN |
DbObject.getComponents()
|
DbObject |
DbObject.getComposite()
|
DbObject |
DbObject.getCompositeOfType(MetaClass metaClass)
|
java.lang.Object |
DbObject.getCreationTime()
|
DbObject |
DbUDFValue.getDbObject()
|
java.lang.String |
DbSemanticalObject.getDescription()
|
java.lang.Boolean |
DbZoneDisplay.getDisplayed()
Deprecated. use isDisplayed() method instead |
DbRelationN |
DbUDF.getDisplayZones()
|
java.lang.String |
DbObject.getEDCTimestamp()
|
java.lang.String |
DbObject.getFullDisplayName()
|
DbRelationN |
DbLogin.getGroups()
|
java.lang.String |
DbSingleZoneDisplay.getGUIName()
Get Field GUIName or UDF Name |
java.lang.String |
DbObject.getId()
|
ZoneJustification |
DbSingleZoneDisplay.getJustification()
Gets the "justification" of a DbZoneDisplay's instance. |
java.lang.Integer |
DbLoginNode.getLastNo()
|
DbLogin |
DbLoginNode.getLogin(int no)
|
DbRelationN |
DbLoginGroup.getMembers()
|
java.lang.String |
DbUDF.getMetaClassName()
|
MetaField |
DbSingleZoneDisplay.getMetaField()
Gets the metafield object associated to a DbDisplayField's instance. |
int |
DbObject.getMinCard(MetaRelationship metaRel)
|
java.lang.Object |
DbObject.getModificationTime()
|
java.lang.String |
DbLogin.getName()
|
java.lang.String |
DbObject.getName()
|
java.lang.String |
DbSemanticalObject.getName()
|
int |
DbObject.getNbNeighbors(MetaRelationship relation)
|
java.lang.Integer |
DbLogin.getNo()
|
java.lang.Object |
DbObject.getOld(MetaField metaField)
|
DbtPassword |
DbLoginUser.getPassword()
|
java.lang.String |
DbSemanticalObject.getPhysicalName()
|
javax.swing.Icon |
DbObject.getSemanticalIcon(int form)
|
java.lang.String |
DbObject.getSemanticalName(int form)
|
java.lang.String |
DbUDF.getSemanticalName(int form)
|
java.lang.Boolean |
DbSingleZoneDisplay.getSeparator()
Deprecated. use isSeparator() method instead |
java.lang.Object |
DbSingleZoneDisplay.getSourceObject()
Gets the source object associated to a DbDisplayField's instance. |
int |
DbObject.getTs()
|
DbUDF |
DbSingleZoneDisplay.getUdf()
Gets the udf object associated to a DbDisplayField's instance. |
static DbUDF[] |
DbUDF.getUDF(DbProject project,
MetaClass metaClass)
|
static DbUDF |
DbUDF.getUDF(DbProject project,
MetaClass metaClass,
java.lang.String udfName)
|
java.lang.Object |
DbObject.getUDF(java.lang.String udfName)
|
MetaClass |
DbUDF.getUDFMetaClass()
|
DbRelationN |
DbObject.getUdfValues()
|
java.lang.Boolean |
DbSingleZoneDisplay.getUseExtraSpace()
Deprecated. use isUseExtraSpace() method instead |
UserType |
DbLoginUser.getUserType()
|
int |
DbObject.getValidationStatus()
|
java.lang.Object |
DbUDFValue.getValue()
|
java.lang.Object |
DbSingleZoneDisplay.getValue(DbObject dbo)
Get the value of the MetaField or the UDF |
java.lang.Class |
DbUDF.getValueClass()
|
java.lang.Object |
DbServices.getValueOfObject(DbObject obj,
MetaField mf)
|
UDFValueType |
DbUDF.getValueType()
|
int |
DbRoot.getVersion()
|
DbtLoginList |
DbSemanticalObject.getWriteAccessList()
|
boolean |
DbObject.hasAdminAccess()
|
boolean |
DbObject.hasChanged(MetaField metaField)
|
boolean |
DbEnumeration.hasMoreElements()
|
boolean |
DbObject.hasWriteAccess()
|
boolean |
DbUDFValue.hasWriteAccess()
|
int |
DbHugeRAMRelationN.indexOf(DbObject dbo)
|
int |
DbRAMRelationN.indexOf(DbObject dbo)
|
abstract int |
DbRelationN.indexOf(DbObject dbo)
|
void |
DbStyleI.initNullOptions()
|
void |
DbStyleI.initOptions()
|
boolean |
DbObject.isAlive()
|
boolean |
DbUDF.isAUserPropertyOf(DbObject dbo)
|
boolean |
DbLoginUser.isDeletable()
|
boolean |
DbObject.isDeletable()
|
boolean |
DbProject.isDeletable()
|
boolean |
DbObject.isDescendingFrom(DbObject dbo)
|
boolean |
DbZoneDisplay.isDisplayed()
Tells whether a DbZoneDisplay's instance is displayed or not. |
boolean |
DbSingleZoneDisplay.isEmpty()
Tells whether a DbZoneDisplay's instance is empty or not. |
abstract boolean |
DbProject.isIsLocked()
|
boolean |
DbSingleZoneDisplay.isSeparator()
Tells whether a DbZoneDisplay's instance is separator or not. |
boolean |
DbSingleZoneDisplay.isUseExtraSpace()
Tells whether a DbZoneDisplay's instance is useExtraSpace or not. |
DbObject |
DbObject.load(java.io.ObjectInputStream in,
VersionConverter converter)
|
DbObject |
DbObject.load(java.io.ObjectInputStream in,
VersionConverter converter,
boolean isRestore)
|
boolean |
DbObject.matches(DbObject dbo)
|
boolean |
DbSemanticalObject.matches(DbObject dbo)
|
boolean |
DbUDF.matches(DbObject dbo)
|
boolean |
DbUDFValue.matches(DbObject dbo)
|
java.lang.String |
DbObject.ComponentIterator.modifiedComponentName(DbObject component,
java.lang.String currentName)
|
DbObject |
DbEnumeration.nextElement()
|
void |
Db.redo()
|
void |
DbReinsertCommand.redo()
|
void |
DbSetCommand.redo()
|
void |
DbSetRelationNNCommand.redo()
|
abstract void |
DbUpdateCommand.redo()
Reapply the new value on the object. |
void |
DbObject.reinsert(MetaRelationN relation,
int oldIndex,
int newIndex)
|
void |
DbLogin.remove()
|
void |
DbObject.remove()
|
void |
DbObject.save(java.io.ObjectOutputStream out)
|
void |
DbObject.set(DbUDF udf,
java.lang.Object value)
|
void |
DbLogin.set(MetaField metaField,
java.lang.Object value)
|
void |
DbLoginGroup.set(MetaField metaField,
java.lang.Object value)
|
void |
DbLoginNode.set(MetaField metaField,
java.lang.Object value)
|
void |
DbLoginUser.set(MetaField metaField,
java.lang.Object value)
|
void |
DbObject.set(MetaField metaField,
java.lang.Object value)
|
void |
DbProject.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSemanticalObject.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSingleZoneDisplay.set(MetaField metaField,
java.lang.Object value)
Deprecated. use the appropriate setXXX() method instead. |
void |
DbUDF.set(MetaField metaField,
java.lang.Object value)
|
void |
DbUDFValue.set(MetaField metaField,
java.lang.Object value)
|
void |
DbZoneDisplay.set(MetaField metaField,
java.lang.Object value)
|
void |
DbLogin.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbLoginGroup.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbObject.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSingleZoneDisplay.set(MetaRelationN relation,
DbObject neighbor,
int op)
Deprecated. use the appropriate addToXXX() or removeFromXXX() method instead. |
void |
DbZoneDisplay.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSemanticalObject.setAlias(java.lang.String value)
Change the alias. |
void |
DbObject.setComposite(DbObject value)
|
void |
DbUDFValue.setDbObject(DbObject dbo)
|
void |
DbSemanticalObject.setDescription(java.lang.String value)
Change the description for this object. |
void |
DbZoneDisplay.setDisplayed(java.lang.Boolean value)
Sets the "displayed" property of a DbZoneDisplay's instance. |
void |
DbSingleZoneDisplay.setJustification(ZoneJustification value)
Sets the "justification" property of a DbZoneDisplay's instance. |
void |
DbLoginNode.setLastNo(java.lang.Integer value)
|
void |
DbUDF.setMetaClassName(java.lang.String value)
|
void |
DbSingleZoneDisplay.setMetaField(MetaField value)
Sets the metafield object associated to a DbDisplayField's instance. |
void |
DbObject.setModificationTime(java.lang.Long value)
|
void |
DbObject.setName(java.lang.String name)
|
void |
DbSemanticalObject.setName(java.lang.String value)
|
void |
DbSemanticalObject.setPhysicalName(java.lang.String value)
Change the physical name. |
void |
DbServices.setProject(DbObject obj,
DbProject project)
|
protected boolean |
DbObject.setRelationNN(MetaRelationN relation,
DbObject dbo,
int op)
|
protected boolean |
DbObject.setRelationNN(MetaRelationN relation,
DbObject dbo,
int op,
int index,
int oppositeIndex)
|
void |
DbSingleZoneDisplay.setSeparator(java.lang.Boolean value)
Sets the "separator" property of a DbZoneDisplay's instance. |
void |
DbSingleZoneDisplay.setUdf(DbUDF value)
Sets the udf object associated to a DbDisplayField's instance. |
void |
DbSingleZoneDisplay.setUseExtraSpace(java.lang.Boolean value)
Sets the "useExtraSpace" property of a DbZoneDisplay's instance. |
void |
DbObject.setValidationStatus(int value)
|
void |
DbUDFValue.setValue(java.lang.Object value)
|
void |
DbServices.setValueOfObject(DbObject obj,
MetaField mf,
java.lang.Object value)
|
void |
DbUDF.setValueType(UDFValueType value)
|
void |
DbRoot.setVersion(int version)
|
int |
DbHugeRAMRelationN.size()
|
int |
DbRAMRelationN.size()
|
abstract int |
DbRelationN.size()
|
void |
Db.undo()
|
void |
DbReinsertCommand.undo()
|
void |
DbSetCommand.undo()
|
void |
DbSetRelationNNCommand.undo()
|
abstract void |
DbUpdateCommand.undo()
Set the old value on the object to restore its previous state. |
Constructors in org.modelsphere.jack.baseDb.db that throw DbException | |
---|---|
DbLogin(DbObject composite)
|
|
DbLoginGroup(DbObject composite)
|
|
DbLoginNode(DbRoot dbRoot)
|
|
DbLoginUser(DbObject composite)
|
|
DbObject(DbObject composite)
|
|
DbProject(DbObject composite)
|
|
DbSemanticalObject(DbObject composite)
|
|
DbSingleZoneDisplay(DbObject composite)
Creates an instance of DbSingleZoneDisplay. |
|
DbSingleZoneDisplay(DbObject composite,
boolean displayed,
ZoneJustification justification,
boolean separator)
Creates an empty instance of DbSingleZoneDisplay. |
|
DbSingleZoneDisplay(DbObject composite,
DbUDF udf,
boolean displayed,
ZoneJustification justification,
boolean separator)
Creates an instance of DbSingleZoneDisplay. |
|
DbSingleZoneDisplay(DbObject composite,
MetaField metaField,
boolean displayed,
ZoneJustification justification,
boolean separator)
Creates an instance of DbSingleZoneDisplay. |
|
DbUDF.UDFMap(DbProject project)
|
|
DbUDF(DbProject project,
MetaClass metaClass)
|
|
DbUDFValue(DbUDF udf,
DbObject dbo,
java.lang.Object value)
|
|
DbZoneDisplay(DbObject composite)
Creates an instance of DbDisplayField. |
Uses of DbException in org.modelsphere.jack.baseDb.meta |
---|
Methods in org.modelsphere.jack.baseDb.meta that throw DbException | |
---|---|
void |
MetaField.fireDbRefreshListeners(DbUpdateEvent event)
|
Uses of DbException in org.modelsphere.sms.be.db |
---|
Methods in org.modelsphere.sms.be.db that throw DbException | |
---|---|
void |
DbBENotation.copyOptions(DbBENotation srcNotation)
|
void |
DbBEStyle.copyOptions(DbObject srcStyle)
|
DbBEFlow |
DbBEUseCase.findFlowComponentByID(java.lang.String identifier)
|
DbBENotation |
DbBEDiagram.findMasterNotation()
|
DbBENotation |
DbBEDiagram.findNotation()
|
DbSMSStyle |
DbBEDiagram.findStyle()
|
DbObject |
DbBEModel.findUseCaseComponentByAlphanumericHierID(java.lang.String alphanumericHierId)
|
DbObject |
DbBEModel.findUseCaseComponentByNumericHierID(java.lang.String numericHierId)
|
java.lang.Integer |
DbBENotation.getActorDefaultHeight()
Gets the "height" property of a DbBENotation's instance. |
java.lang.Integer |
DbBENotation.getActorDefaultWidth()
Gets the "width" property of a DbBENotation's instance. |
DbRelationN |
DbBEContextCell.getActorGos()
Gets the list of actor graphical objects associated to a DbBEContextCell's instance. |
java.lang.String |
DbBENotation.getActorIdPrefix()
Gets the "formatting string" property of a DbBENotation's instance. |
SMSNotationShape |
DbBENotation.getActorShape()
Gets the "shape" of a DbBENotation's instance. |
SMSZoneOrientation |
DbBENotation.getActorZoneOrientation()
Gets the "orientation" of a DbBENotation's instance. |
java.util.ArrayList |
DbBENotation.getActorZones()
Get all Actor's zones |
java.awt.Font |
DbBEStyle.getAliasFontDbBEActor()
Gets the "external entity alias" of a DbBEStyle's instance. |
java.awt.Font |
DbBEStyle.getAliasFontDbBEFlow()
Gets the "flow alias" of a DbBEStyle's instance. |
java.awt.Font |
DbBEStyle.getAliasFontDbBEStore()
Gets the "store alias" of a DbBEStyle's instance. |
java.awt.Font |
DbBEStyle.getAliasFontDbBEUseCase()
Gets the "process alias" of a DbBEStyle's instance. |
java.lang.String |
DbBEUseCase.getAlphanumericHierID()
|
java.lang.String |
DbBEUseCase.getAlphanumericIdentifier()
Gets the "alphanumeric identifier" property of a DbBEUseCase's instance. |
java.awt.Font |
DbBEStyle.getAlphanumericIdentifierFontDbBEUseCase()
Gets the "process alphanumerical identifier" of a DbBEStyle's instance. |
java.lang.Boolean |
DbBEFlow.getArrowFirstEnd()
Deprecated. use isArrowFirstEnd() method instead |
java.lang.Boolean |
DbBEFlow.getArrowSecondEnd()
Deprecated. use isArrowSecondEnd() method instead |
java.awt.Color |
DbBEStyle.getBackgroundColorDbBEActor()
Gets the "external entity background" of a DbBEStyle's instance. |
java.awt.Color |
DbBEStyle.getBackgroundColorDbBEContextGo()
Gets the "frame background" of a DbBEStyle's instance. |
java.awt.Color |
DbBEStyle.getBackgroundColorDbBEStore()
Gets the "store background" of a DbBEStyle's instance. |
java.awt.Color |
DbBEStyle.getBackgroundColorDbBEUseCase()
Gets the "process background" of a DbBEStyle's instance. |
java.lang.Boolean |
DbBEContextCell.getBottomBorder()
Deprecated. use isBottomBorder() method instead |
java.lang.Boolean |
DbBENotation.getBuiltIn()
Deprecated. use isBuiltIn() method instead |
java.lang.String |
DbBEResource.getCategory()
Gets the "category" property of a DbBEResource's instance. |
DbBEContextCell |
DbBEActorGo.getCell()
Gets the cell object associated to a DbBEActorGo's instance. |
DbBEContextCell |
DbBEStoreGo.getCell()
Gets the cell object associated to a DbBEStoreGo's instance. |
DbBEContextCell |
DbBEUseCaseGo.getCell()
Gets the cell object associated to a DbBEUseCaseGo's instance. |
java.lang.Boolean |
DbBENotation.getCellTitleBoxed()
Gets the "cell title within a box" of a DbBENotation's instance. |
java.lang.Boolean |
DbBENotation.getCenterDisplay()
Gets the "display center of cells" of a DbBENotation's instance. |
java.awt.Point |
DbBEFlowGo.getCenterOffset()
Gets the "center offset" of a DbBEFlowGo's instance. |
java.lang.Boolean |
DbBENotation.getConstraintCenter()
Gets the "constraint to center" of a DbBENotation's instance. |
java.lang.Boolean |
DbBEActor.getControl()
Deprecated. use isControl() method instead |
java.lang.Boolean |
DbBEFlow.getControl()
Deprecated. use isControl() method instead |
java.lang.Boolean |
DbBEStore.getControl()
Deprecated. use isControl() method instead |
java.lang.Boolean |
DbBEUseCase.getControl()
Deprecated. use isControl() method instead |
java.lang.Double |
DbBEResource.getCost()
Gets the "cost" of a DbBEResource's instance. |
BETimeUnit |
DbBEResource.getCostTimeUnit()
Gets the "cost time unit" of a DbBEResource's instance. |
java.lang.Boolean |
DbBEStyle.getDashStyleDbBEActor()
Gets the "external entity dash style" of a DbBEStyle's instance. |
java.lang.Boolean |
DbBEStyle.getDashStyleDbBEContextCell()
Gets the "dash style cell boundaries" of a DbBEStyle's instance. |
java.lang.Boolean |
DbBEStyle.getDashStyleDbBEContextGo()
Gets the "frame dash style" of a DbBEStyle's instance. |
java.lang.Boolean |
DbBEStyle.getDashStyleDbBEFlow()
Gets the "flow dash style" of a DbBEStyle's instance. |
java.lang.Boolean |
DbBEStyle.getDashStyleDbBEStore()
Gets the "store dash style" of a DbBEStyle's instance. |
java.lang.Boolean |
DbBEStyle.getDashStyleDbBEUseCase()
Gets the "process dash style" of a DbBEStyle's instance. |
DbJVClass |
DbBEStore.getDbJVClass()
Gets the class name object associated to a DbBEStore's instance. |
java.lang.Boolean |
DbBENotation.getDefButtomBorder()
Gets the "bottom border default value" of a DbBENotation's instance. |
java.lang.Integer |
DbBENotation.getDefHorizontalAlignment()
Gets the "horizontal aligment default value" of a DbBENotation's instance. |
java.lang.String |
DbBEActor.getDefinition()
Gets the "definition" property of a DbBEActor's instance. |
java.awt.Font |
DbBEStyle.getDefinitionFontDbBEActor()
Gets the "external entity definition" of a DbBEStyle's instance. |
java.lang.Boolean |
DbBENotation.getDefRightBorder()
Gets the "right border default value" of a DbBENotation's instance. |
java.lang.Integer |
DbBENotation.getDefVerticalAlignment()
Gets the "vertical aligment default value" of a DbBENotation's instance. |
java.lang.String |
DbBEContextCell.getDescription()
Gets the "description" property of a DbBEContextCell's instance. |
java.lang.String |
DbBEQualifierLink.getDescription()
Gets the "description" property of a DbBEQualifierLink's instance. |
java.lang.String |
DbBEUseCaseResource.getDescription()
Gets the "description" property of a DbBEUseCaseResource's instance. |
java.awt.Font |
DbBEStyle.getDescriptionFontDbBEActor()
Gets the "external entity description" of a DbBEStyle's instance. |
java.awt.Font |
DbBEStyle.getDescriptionFontDbBEFlow()
Gets the "flow description" of a DbBEStyle's instance. |
java.awt.Font |
DbBEStyle.getDescriptionFontDbBEStore()
Gets the "store description" of a DbBEStyle's instance. |
java.awt.Font |
DbBEStyle.getDescriptionFontDbBEUseCase()
Gets the "process description" of a DbBEStyle's instance. |
DbRelationN |
DbBENotation.getDiagrams()
Gets the list of diagrams associated to a DbBENotation's instance. |
BEDiscreteContinous |
DbBEFlow.getDiscreteContinous()
Gets the "discrete / continous" of a DbBEFlow's instance. |
java.lang.Boolean |
DbBENotation.getDisplayFrameBox()
Gets the "display frame box" of a DbBENotation's instance. |
java.lang.Boolean |
DbBEStyle.getDisplayHierAlphanumericIdDbBEUseCase()
Gets the "process hierarchical alphanumeric identifier" of a DbBEStyle's instance. |
java.lang.Boolean |
DbBEStyle.getDisplayHierNumericIdDbBEUseCase()
Gets the "process hierarchical numeric identifier" of a DbBEStyle's instance. |
java.lang.Boolean |
DbBEStyle.getDisplayLabelDbBEFlow()
Gets the "flow label" of a DbBEStyle's instance. |
java.lang.Boolean |
DbBEStyle.getDisplayQualiferDbBEActor()
Gets the "external entity qualifiers" of a DbBEStyle's instance. |
java.lang.Boolean |
DbBEStyle.getDisplayQualiferDbBEFlow()
Gets the "flow qualifiers" of a DbBEStyle's instance. |
java.lang.Boolean |
DbBEStyle.getDisplayQualiferDbBEStore()
Gets the "store qualifiers" of a DbBEStyle's instance. |
java.lang.Boolean |
DbBEStyle.getDisplayQualiferDbBEUseCase()
Gets the "process qualifiers" of a DbBEStyle's instance. |
java.lang.Boolean |
DbBEStyle.getDisplayStereotypeIcon()
Gets the "stereotype icon" of a DbBEStyle's instance. |
java.lang.Boolean |
DbBEStyle.getDisplayStereotypeName()
Gets the "stereotype name" of a DbBEStyle's instance. |
java.lang.Boolean |
DbBEStyle.getDisplayStereotypeOnly()
Gets the "stereotype only" of a DbBEStyle's instance. |
java.lang.Boolean |
DbBENotation.getDisplayStereotypesAsIcons()
Gets the "display stereotypes as icons" of a DbBENotation's instance. |
java.lang.String |
DbBEFlow.getEmissionCondition()
Gets the "emission condition" property of a DbBEFlow's instance. |
java.awt.Font |
DbBEStyle.getEmissionConditionFontDbBEFlow()
Gets the "flow emission condition" of a DbBEStyle's instance. |
java.lang.Boolean |
DbBEUseCase.getExternal()
Deprecated. use isExternal() method instead |
DbSMSClassifier |
DbBEFlow.getFirstEnd()
Gets the extremity 1 object associated to a DbBEFlow's instance. |
DbRelationN |
DbBEActor.getFirstEndFlows()
Gets the list of flows associated to a DbBEActor's instance. |
DbRelationN |
DbBEStore.getFirstEndFlows()
Gets the list of flows associated to a DbBEStore's instance. |
DbRelationN |
DbBEUseCase.getFirstEndFlows()
Gets the list of flows associated to a DbBEUseCase's instance. |
java.lang.Double |
DbBEUseCase.getFixedCost()
Gets the "fixed cost" of a DbBEUseCase's instance. |
java.awt.Font |
DbBEStyle.getFixedCostFontDbBEUseCase()
Gets the "process fixed cost" of a DbBEStyle's instance. |
java.lang.Double |
DbBEUseCase.getFixedTime()
Gets the "fixed time" of a DbBEUseCase's instance. |
java.awt.Font |
DbBEStyle.getFixedTimeFontDbBEUseCase()
Gets the "process fixed time" of a DbBEStyle's instance. |
BETimeUnit |
DbBEUseCase.getFixedTimeUnit()
Gets the "fixed time unit" of a DbBEUseCase's instance. |
DbBEFlow |
DbBEFlowGo.getFlow()
Gets the flow object associated to a DbBEFlowGo's instance. |
DbRelationN |
DbBEFlow.getFlowGos()
Gets the list of graphical objects associated to a DbBEFlow's instance. |
java.lang.String |
DbBENotation.getFlowIdPrefix()
Gets the "formatting string" property of a DbBENotation's instance. |
SMSZoneOrientation |
DbBENotation.getFlowZoneOrientation()
Gets the "orientation" of a DbBENotation's instance. |
java.util.ArrayList |
DbBENotation.getFlowZones()
Get all Flow's zones |
java.awt.Font |
DbBEContextCell.getFont()
Gets the "font" of a DbBEContextCell's instance. |
java.awt.Font |
DbBEStyle.getFrameHeaderFont()
Gets the "frame header" of a DbBEStyle's instance. |
java.lang.Integer |
DbBEFlow.getFrequency()
Gets the "frequency" of a DbBEFlow's instance. |
java.awt.Font |
DbBEStyle.getFrequencyFontDbBEFlow()
Gets the "flow frequency" of a DbBEStyle's instance. |
java.lang.Boolean |
DbBENotation.getHasFrame()
Gets the "has frame" of a DbBENotation's instance. |
java.lang.Boolean |
DbBEContextGo.getHide()
Deprecated. use isHide() method instead |
java.lang.Boolean |
DbBEStyle.getHighlightDbBEActor()
Gets the "external entity highlight" of a DbBEStyle's instance. |
java.lang.Boolean |
DbBEStyle.getHighlightDbBEContextCell()
Gets the "highlight cell boundaries" of a DbBEStyle's instance. |
java.lang.Boolean |
DbBEStyle.getHighlightDbBEContextGo()
Gets the "frame highlight" of a DbBEStyle's instance. |
java.lang.Boolean |
DbBEStyle.getHighlightDbBEFlow()
Gets the "flow highlight" of a DbBEStyle's instance. |
java.lang.Boolean |
DbBEStyle.getHighlightDbBEStore()
Gets the "store highlight" of a DbBEStyle's instance. |
java.lang.Boolean |
DbBEStyle.getHighlightDbBEUseCase()
Gets the "process highlight" of a DbBEStyle's instance. |
java.lang.Integer |
DbBEContextCell.getHorizontalJustification()
Gets the "horizontal alignment" property of a DbBEContextCell's instance. |
SMSHorizontalAlignment |
DbBEContextCell.getHorizontalJustification2()
Gets the "horizontal alignment" of a DbBEContextCell's instance. |
java.awt.Image |
DbBEQualifier.getIcon()
Gets the "icon" of a DbBEQualifier's instance. |
java.lang.Integer |
DbBEActor.getIdentifier()
Gets the "identifier" of a DbBEActor's instance. |
java.lang.String |
DbBEFlow.getIdentifier()
Gets the "identifier" property of a DbBEFlow's instance. |
java.lang.String |
DbBEQualifier.getIdentifier()
Gets the "identifier" property of a DbBEQualifier's instance. |
java.lang.String |
DbBEResource.getIdentifier()
Gets the "identifier" property of a DbBEResource's instance. |
java.lang.Integer |
DbBEStore.getIdentifier()
Gets the "identifier" of a DbBEStore's instance. |
java.awt.Font |
DbBEStyle.getIdentifierFontDbBEActor()
Gets the "external entity identifier" of a DbBEStyle's instance. |
java.awt.Font |
DbBEStyle.getIdentifierFontDbBEFlow()
Gets the "flow identifier" of a DbBEStyle's instance. |
java.awt.Font |
DbBEStyle.getIdentifierFontDbBEStore()
Gets the "store identifier" of a DbBEStyle's instance. |
java.lang.Boolean |
DbBEModel.getIsLocked()
Deprecated. use isIsLocked() method instead |
java.awt.Color |
DbBEStyle.getLineColorDbBEActor()
Gets the "external entity border" of a DbBEStyle's instance. |
java.awt.Color |
DbBEStyle.getLineColorDbBEContextCell()
Gets the "cell boundary color" of a DbBEStyle's instance. |
java.awt.Color |
DbBEStyle.getLineColorDbBEContextGo()
Gets the "frame border" of a DbBEStyle's instance. |
java.awt.Color |
DbBEStyle.getLineColorDbBEFlow()
Gets the "flow line" of a DbBEStyle's instance. |
java.awt.Color |
DbBEStyle.getLineColorDbBEStore()
Gets the "store border" of a DbBEStyle's instance. |
java.awt.Color |
DbBEStyle.getLineColorDbBEUseCase()
Gets the "process border" of a DbBEStyle's instance. |
java.lang.String |
DbBEActorQualifier.getName()
|
java.lang.String |
DbBEFlowQualifier.getName()
|
java.lang.String |
DbBEStoreQualifier.getName()
|
java.lang.String |
DbBEUseCaseQualifier.getName()
|
java.lang.String |
DbBEUseCaseResource.getName()
|
java.awt.Font |
DbBEStyle.getNameFontDbBEActor()
Gets the "external entity name" of a DbBEStyle's instance. |
java.awt.Font |
DbBEStyle.getNameFontDbBEFlow()
Gets the "flow name" of a DbBEStyle's instance. |
java.awt.Font |
DbBEStyle.getNameFontDbBEStore()
Gets the "store name" of a DbBEStyle's instance. |
java.awt.Font |
DbBEStyle.getNameFontDbBEUseCase()
Gets the "process name" of a DbBEStyle's instance. |
protected java.lang.Integer |
DbBEModel.getNextActorIdentifier()
|
protected java.lang.Integer |
DbBEModel.getNextStoreIdentifier()
|
DbBENotation |
DbBEDiagram.getNotation()
Gets the notation object associated to a DbBEDiagram's instance. |
java.lang.String |
DbBEUseCase.getNumericHierID()
|
java.lang.Integer |
DbBEUseCase.getNumericIdentifier()
Gets the "numeric identifier" of a DbBEUseCase's instance. |
java.awt.Font |
DbBEStyle.getNumericIdentifierFontDbBEUseCase()
Gets the "process numerical identifier" of a DbBEStyle's instance. |
java.lang.Double |
DbBEUseCase.getPartialCost()
Gets the "partial cost" of a DbBEUseCase's instance. |
java.awt.Font |
DbBEStyle.getPartialCostFontDbBEUseCase()
Gets the "process partial cost" of a DbBEStyle's instance. |
java.lang.Double |
DbBEUseCase.getPartialTime()
Gets the "partial time" of a DbBEUseCase's instance. |
java.awt.Font |
DbBEStyle.getPartialTimeFontDbBEUseCase()
Gets the "process partial time" of a DbBEStyle's instance. |
BETimeUnit |
DbBEUseCase.getPartialTimeUnit()
Gets the "partial time unit" of a DbBEUseCase's instance. |
java.awt.Font |
DbBEStyle.getPhysicalNameFontDbBEActor()
Gets the "external entity physical name" of a DbBEStyle's instance. |
java.awt.Font |
DbBEStyle.getPhysicalNameFontDbBEFlow()
Gets the "flow physical name" of a DbBEStyle's instance. |
java.awt.Font |
DbBEStyle.getPhysicalNameFontDbBEStore()
Gets the "store physical name" of a DbBEStyle's instance. |
java.awt.Font |
DbBEStyle.getPhysicalNameFontDbBEUseCase()
Gets the "process physical name" of a DbBEStyle's instance. |
DbRelationN |
DbBEResource.getProcessUsages()
Gets the list of processes associated to a DbBEResource's instance. |
DbRelationN |
DbBEQualifier.getQualifiedActors()
Gets the list of external entities associated to a DbBEQualifier's instance. |
DbRelationN |
DbBEQualifier.getQualifiedFlows()
Gets the list of flows associated to a DbBEQualifier's instance. |
DbRelationN |
DbBEQualifier.getQualifiedStores()
Gets the list of stores associated to a DbBEQualifier's instance. |
DbRelationN |
DbBEQualifier.getQualifiedUseCases()
Gets the list of processes associated to a DbBEQualifier's instance. |
DbBEQualifier |
DbBEActorQualifier.getQualifier()
Gets the qualifier object associated to a DbBEActorQualifier's instance. |
DbBEQualifier |
DbBEFlowQualifier.getQualifier()
Gets the qualifier object associated to a DbBEFlowQualifier's instance. |
DbBEQualifier |
DbBEStoreQualifier.getQualifier()
Gets the qualifier object associated to a DbBEStoreQualifier's instance. |
DbBEQualifier |
DbBEUseCaseQualifier.getQualifier()
Gets the qualifier object associated to a DbBEUseCaseQualifier's instance. |
java.lang.String |
DbBEQualifier.getQualifierId()
Gets the "qualifier id" property of a DbBEQualifier's instance. |
java.awt.Point |
DbBEActorGo.getQualifiersOffset()
Gets the "qualifiers offset" of a DbBEActorGo's instance. |
java.awt.Point |
DbBEFlowGo.getQualifiersOffset()
Gets the "qualifiers offset" of a DbBEFlowGo's instance. |
java.awt.Point |
DbBEStoreGo.getQualifiersOffset()
Gets the "qualifiers offset" of a DbBEStoreGo's instance. |
java.awt.Point |
DbBEUseCaseGo.getQualifiersOffset()
Gets the "qualifiers offset" of a DbBEUseCaseGo's instance. |
java.lang.String |
DbBEQualifierLink.getRate()
Gets the "rate (obsolete)" property of a DbBEQualifierLink's instance. |
java.lang.Double |
DbBEQualifierLink.getRate2()
Gets the "rate" property of a DbBEQualifierLink's instance. |
java.lang.String |
DbBEQualifierLink.getRateUnit()
Gets the "rate unit" property of a DbBEQualifierLink's instance. |
DbSMSProject |
DbBENotation.getReferringProjectBe()
Gets the project object associated to a DbBENotation's instance. |
DbSMSProject |
DbBEStyle.getReferringProjectBe()
Gets the referringprojectbpm object associated to a DbBEStyle's instance. |
DbBEResource |
DbBEUseCaseResource.getResource()
Gets the resource object associated to a DbBEUseCaseResource's instance. |
java.lang.Double |
DbBEUseCase.getResourceCost()
Gets the "resource cost" of a DbBEUseCase's instance. |
java.awt.Font |
DbBEStyle.getResourceCostFontDbBEUseCase()
Gets the "process resource cost" of a DbBEStyle's instance. |
java.awt.Font |
DbBEStyle.getResourcesFontDbBEUseCase()
Gets the "process resources" of a DbBEStyle's instance. |
java.lang.Double |
DbBEUseCase.getResourceTime()
Gets the "resource time" of a DbBEUseCase's instance. |
java.awt.Font |
DbBEStyle.getResourceTimeFontDbBEUseCase()
Gets the "process resource time" of a DbBEStyle's instance. |
BETimeUnit |
DbBEUseCase.getResourceTimeUnit()
Gets the "resource time unit" of a DbBEUseCase's instance. |
java.lang.Boolean |
DbBEContextCell.getRightBorder()
Deprecated. use isRightBorder() method instead |
java.lang.String |
DbBEUseCaseResource.getRole()
Gets the "role" property of a DbBEUseCaseResource's instance. |
DbSMSClassifier |
DbBEFlow.getSecondEnd()
Gets the extremity 2 object associated to a DbBEFlow's instance. |
DbRelationN |
DbBEActor.getSecondEndFlows()
Gets the list of flows associated to a DbBEActor's instance. |
DbRelationN |
DbBEStore.getSecondEndFlows()
Gets the list of flows associated to a DbBEStore's instance. |
DbRelationN |
DbBEUseCase.getSecondEndFlows()
Gets the list of flows associated to a DbBEUseCase's instance. |
javax.swing.Icon |
DbBEUseCase.getSemanticalIcon(int form)
|
java.lang.String |
DbBEActorQualifier.getSemanticalName(int form)
|
java.lang.String |
DbBEFlow.getSemanticalName(int form)
|
java.lang.String |
DbBEFlowQualifier.getSemanticalName(int form)
|
java.lang.String |
DbBEStoreQualifier.getSemanticalName(int form)
|
java.lang.String |
DbBEUseCase.getSemanticalName(int form)
|
java.lang.String |
DbBEUseCaseQualifier.getSemanticalName(int form)
|
java.lang.String |
DbBEUseCaseResource.getSemanticalName(int form)
|
DbObject |
DbBEFlowGo.getSO()
|
java.lang.String |
DbBEUseCase.getSourceAlphanumericIdentifier()
Gets the "external alphanumeric identifier" property of a DbBEUseCase's instance. |
java.lang.String |
DbBEUseCase.getSourceNumericIdentifier()
Gets the "external numeric identifier" property of a DbBEUseCase's instance. |
BEZoneStereotype |
DbBESingleZoneDisplay.getStereotype()
Gets the "stereotype" of a DbBESingleZoneDisplay's instance. |
java.lang.Integer |
DbBENotation.getStoreDefaultHeight()
Gets the "height" property of a DbBENotation's instance. |
java.lang.Integer |
DbBENotation.getStoreDefaultWidth()
Gets the "width" property of a DbBENotation's instance. |
DbRelationN |
DbBEContextCell.getStoreGos()
Gets the list of store graphical objects associated to a DbBEContextCell's instance. |
java.lang.String |
DbBENotation.getStoreIdPrefix()
Gets the "formatting string" property of a DbBENotation's instance. |
SMSNotationShape |
DbBENotation.getStoreShape()
Gets the "shape" of a DbBENotation's instance. |
SMSZoneOrientation |
DbBENotation.getStoreZoneOrientation()
Gets the "orientation" of a DbBENotation's instance. |
java.util.ArrayList |
DbBENotation.getStoreZones()
Get all Store's zones |
java.lang.String |
DbBEUseCase.getSynchronizationRule()
Gets the "synchronization rule" property of a DbBEUseCase's instance. |
java.awt.Font |
DbBEStyle.getSynchronizationRuleFontDbBEUseCase()
Gets the "process synchronization rule" of a DbBEStyle's instance. |
java.lang.String |
DbBEModel.getTerminologyName()
Gets the "terminology" property of a DbBEModel's instance. |
java.lang.String |
DbBENotation.getTerminologyName()
Gets the "terminology" property of a DbBENotation's instance. |
java.lang.String |
DbBEUseCase.getTerminologyName()
Gets the "terminology" property of a DbBEUseCase's instance. |
java.awt.Color |
DbBEStyle.getTextColorDbBEActor()
Gets the "external entity text" of a DbBEStyle's instance. |
java.awt.Color |
DbBEStyle.getTextColorDbBEContextGo()
Gets the "frame text" of a DbBEStyle's instance. |
java.awt.Color |
DbBEStyle.getTextColorDbBEStore()
Gets the "store text" of a DbBEStyle's instance. |
java.awt.Color |
DbBEStyle.getTextColorDbBEUseCase()
Gets the "process text" of a DbBEStyle's instance. |
java.lang.Double |
DbBEUseCase.getTotalCost()
Gets the "total cost" of a DbBEUseCase's instance. |
java.awt.Font |
DbBEStyle.getTotalCostFontDbBEUseCase()
Gets the "process total cost" of a DbBEStyle's instance. |
java.lang.Double |
DbBEUseCase.getTotalTime()
Gets the "total time" of a DbBEUseCase's instance. |
java.awt.Font |
DbBEStyle.getTotalTimeFontDbBEUseCase()
Gets the "process total time" of a DbBEStyle's instance. |
BETimeUnit |
DbBEUseCase.getTotalTimeUnit()
Gets the "total time unit" of a DbBEUseCase's instance. |
java.awt.Font |
DbBEStyle.getUdfFontDbBEActor()
Gets the "external entity user properties" of a DbBEStyle's instance. |
java.awt.Font |
DbBEStyle.getUdfFontDbBEFlow()
Gets the "flow user properties" of a DbBEStyle's instance. |
java.awt.Font |
DbBEStyle.getUdfFontDbBEStore()
Gets the "store user properties" of a DbBEStyle's instance. |
java.awt.Font |
DbBEStyle.getUdfFontDbBEUseCase()
Gets the "process user properties" of a DbBEStyle's instance. |
java.lang.Double |
DbBEUseCaseResource.getUsageRate()
Gets the "usage rate" of a DbBEUseCaseResource's instance. |
BETimeUnit |
DbBEUseCaseResource.getUsageRateTimeUnit()
Gets the "usage rate time unit" of a DbBEUseCaseResource's instance. |
java.lang.Integer |
DbBENotation.getUseCaseDefaultHeight()
Gets the "height" property of a DbBENotation's instance. |
java.lang.Integer |
DbBENotation.getUseCaseDefaultWidth()
Gets the "width" property of a DbBENotation's instance. |
DbRelationN |
DbBEContextCell.getUsecaseGos()
Gets the list of process graphical objects associated to a DbBEContextCell's instance. |
SMSNotationShape |
DbBENotation.getUseCaseShape()
Gets the "shape" of a DbBENotation's instance. |
SMSZoneOrientation |
DbBENotation.getUseCaseZoneOrientation()
Gets the "orientation" of a DbBENotation's instance. |
java.util.ArrayList |
DbBENotation.getUseCaseZones()
Get all Use Case's zones |
java.lang.String |
DbBEResource.getUser()
Gets the "user" property of a DbBEResource's instance. |
java.lang.Integer |
DbBEContextCell.getVerticalJustification()
Gets the "vertical alignment" property of a DbBEContextCell's instance. |
SMSVerticalAlignment |
DbBEContextCell.getVerticalJustification2()
Gets the "vertical alignment" of a DbBEContextCell's instance. |
java.lang.Integer |
DbBEStore.getVolume()
Gets the "volume" of a DbBEStore's instance. |
java.awt.Font |
DbBEStyle.getVolumeFontDbBEStore()
Gets the "store volume" of a DbBEStyle's instance. |
java.lang.Double |
DbBEResource.getWorkLoad()
Gets the "work load" of a DbBEResource's instance. |
BETimeUnit |
DbBEResource.getWorkLoadTimeUnit()
Gets the "work load time unit" of a DbBEResource's instance. |
java.lang.Integer |
DbBEContextCell.getX()
Gets the "column" property of a DbBEContextCell's instance. |
java.lang.Double |
DbBEContextCell.getXweight()
Gets the "x weight" property of a DbBEContextCell's instance. |
java.lang.Integer |
DbBEContextCell.getY()
Gets the "row" property of a DbBEContextCell's instance. |
java.lang.Double |
DbBEContextCell.getYweight()
Gets the "y weight" property of a DbBEContextCell's instance. |
java.awt.Point |
DbBEFlowGo.getZone1Offset()
Gets the "label 1 offset" of a DbBEFlowGo's instance. |
java.awt.Point |
DbBEFlowGo.getZone2Offset()
Gets the "label 2 offset" of a DbBEFlowGo's instance. |
java.awt.Point |
DbBEFlowGo.getZone3Offset()
Gets the "label 3 offset" of a DbBEFlowGo's instance. |
java.awt.Point |
DbBEFlowGo.getZone4Offset()
Gets the "label 4 offset" of a DbBEFlowGo's instance. |
void |
DbBEStyle.initNullOptions()
|
void |
DbBENotation.initOptions()
|
void |
DbBEStyle.initOptions()
|
boolean |
DbBEFlow.isArrowFirstEnd()
Tells whether a DbBEFlow's instance is arrowFirstEnd or not. |
boolean |
DbBEFlow.isArrowSecondEnd()
Tells whether a DbBEFlow's instance is arrowSecondEnd or not. |
boolean |
DbBEContextCell.isBottomBorder()
Tells whether a DbBEContextCell's instance is bottomBorder or not. |
boolean |
DbBENotation.isBuiltIn()
Tells whether a DbBENotation's instance is builtIn or not. |
boolean |
DbBEUseCase.isContext()
|
boolean |
DbBEActor.isControl()
Tells whether a DbBEActor's instance is control or not. |
boolean |
DbBEFlow.isControl()
Tells whether a DbBEFlow's instance is control or not. |
boolean |
DbBEStore.isControl()
Tells whether a DbBEStore's instance is control or not. |
boolean |
DbBEUseCase.isControl()
Tells whether a DbBEUseCase's instance is control or not. |
boolean |
DbBEContextGo.isDeletable()
|
boolean |
DbBEUseCase.isExternal()
Tells whether a DbBEUseCase's instance is external or not. |
boolean |
DbBEContextGo.isHide()
Tells whether a DbBEContextGo's instance is hide or not. |
boolean |
DbBEModel.isIsLocked()
Tells whether a DbBEModel's instance is isLocked or not. |
boolean |
DbBEContextCell.isRightBorder()
Tells whether a DbBEContextCell's instance is rightBorder or not. |
void |
DbBEFlowGo.resetLabelsPosition()
|
void |
DbBEActor.set(MetaField metaField,
java.lang.Object value)
|
void |
DbBEActorGo.set(MetaField metaField,
java.lang.Object value)
|
void |
DbBEActorQualifier.set(MetaField metaField,
java.lang.Object value)
|
void |
DbBEContextCell.set(MetaField metaField,
java.lang.Object value)
|
void |
DbBEContextGo.set(MetaField metaField,
java.lang.Object value)
|
void |
DbBEDiagram.set(MetaField metaField,
java.lang.Object value)
|
void |
DbBEFlow.set(MetaField metaField,
java.lang.Object value)
|
void |
DbBEFlowGo.set(MetaField metaField,
java.lang.Object value)
|
void |
DbBEFlowQualifier.set(MetaField metaField,
java.lang.Object value)
|
void |
DbBEModel.set(MetaField metaField,
java.lang.Object value)
|
void |
DbBENotation.set(MetaField metaField,
java.lang.Object value)
|
void |
DbBEQualifier.set(MetaField metaField,
java.lang.Object value)
|
void |
DbBEQualifierLink.set(MetaField metaField,
java.lang.Object value)
|
void |
DbBEResource.set(MetaField metaField,
java.lang.Object value)
|
void |
DbBESingleZoneDisplay.set(MetaField metaField,
java.lang.Object value)
|
void |
DbBEStore.set(MetaField metaField,
java.lang.Object value)
|
void |
DbBEStoreGo.set(MetaField metaField,
java.lang.Object value)
|
void |
DbBEStoreQualifier.set(MetaField metaField,
java.lang.Object value)
|
void |
DbBEStyle.set(MetaField metaField,
java.lang.Object value)
|
void |
DbBEUseCase.set(MetaField metaField,
java.lang.Object value)
|
void |
DbBEUseCaseGo.set(MetaField metaField,
java.lang.Object value)
|
void |
DbBEUseCaseQualifier.set(MetaField metaField,
java.lang.Object value)
|
void |
DbBEUseCaseResource.set(MetaField metaField,
java.lang.Object value)
|
void |
DbBEActor.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbBEActorGo.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbBEActorQualifier.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbBEContextCell.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbBEContextGo.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbBEDiagram.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbBEFlow.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbBEFlowGo.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbBEFlowQualifier.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbBEModel.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbBENotation.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbBEQualifier.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbBEQualifierLink.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbBEResource.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbBESingleZoneDisplay.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbBEStore.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbBEStoreGo.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbBEStoreQualifier.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbBEStyle.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbBEUseCase.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbBEUseCaseGo.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbBEUseCaseQualifier.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbBEUseCaseResource.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbBENotation.setActorDefaultHeight(java.lang.Integer value)
Sets the "height" property of a DbBENotation's instance. |
void |
DbBENotation.setActorDefaultWidth(java.lang.Integer value)
Sets the "width" property of a DbBENotation's instance. |
void |
DbBENotation.setActorIdPrefix(java.lang.String value)
Sets the "formatting string" property of a DbBENotation's instance. |
void |
DbBENotation.setActorShape(SMSNotationShape value)
Sets the "shape" property of a DbBENotation's instance. |
void |
DbBENotation.setActorZoneOrientation(SMSZoneOrientation value)
Sets the "orientation" property of a DbBENotation's instance. |
void |
DbBEStyle.setAliasFontDbBEActor(java.awt.Font value)
Sets the "external entity alias" property of a DbBEStyle's instance. |
void |
DbBEStyle.setAliasFontDbBEFlow(java.awt.Font value)
Sets the "flow alias" property of a DbBEStyle's instance. |
void |
DbBEStyle.setAliasFontDbBEStore(java.awt.Font value)
Sets the "store alias" property of a DbBEStyle's instance. |
void |
DbBEStyle.setAliasFontDbBEUseCase(java.awt.Font value)
Sets the "process alias" property of a DbBEStyle's instance. |
void |
DbBEUseCase.setAlphanumericIdentifier(java.lang.String value)
Sets the "alphanumeric identifier" property of a DbBEUseCase's instance. |
void |
DbBEStyle.setAlphanumericIdentifierFontDbBEUseCase(java.awt.Font value)
Sets the "process alphanumerical identifier" property of a DbBEStyle's instance. |
void |
DbBEFlow.setArrowFirstEnd(java.lang.Boolean value)
Sets the "extremity 1 arrow" property of a DbBEFlow's instance. |
void |
DbBEFlow.setArrowSecondEnd(java.lang.Boolean value)
Sets the "extremity 2 arrow" property of a DbBEFlow's instance. |
void |
DbBEStyle.setBackgroundColorDbBEActor(java.awt.Color value)
Sets the "external entity background" property of a DbBEStyle's instance. |
void |
DbBEStyle.setBackgroundColorDbBEContextGo(java.awt.Color value)
Sets the "frame background" property of a DbBEStyle's instance. |
void |
DbBEStyle.setBackgroundColorDbBEStore(java.awt.Color value)
Sets the "store background" property of a DbBEStyle's instance. |
void |
DbBEStyle.setBackgroundColorDbBEUseCase(java.awt.Color value)
Sets the "process background" property of a DbBEStyle's instance. |
void |
DbBEContextCell.setBottomBorder(java.lang.Boolean value)
Sets the "bottom border" property of a DbBEContextCell's instance. |
void |
DbBENotation.setBuiltIn(java.lang.Boolean value)
Sets the "built in?" |
void |
DbBEResource.setCategory(java.lang.String value)
Sets the "category" property of a DbBEResource's instance. |
void |
DbBEActorGo.setCell(DbBEContextCell value)
Sets the cell object associated to a DbBEActorGo's instance. |
void |
DbBEStoreGo.setCell(DbBEContextCell value)
Sets the cell object associated to a DbBEStoreGo's instance. |
void |
DbBEUseCaseGo.setCell(DbBEContextCell value)
Sets the cell object associated to a DbBEUseCaseGo's instance. |
void |
DbBENotation.setCellTitleBoxed(java.lang.Boolean value)
Sets the "cell title within a box" property of a DbBENotation's instance. |
void |
DbBENotation.setCenterDisplay(java.lang.Boolean value)
Sets the "display center of cells" property of a DbBENotation's instance. |
void |
DbBEFlowGo.setCenterOffset(java.awt.Point value)
Sets the "center offset" property of a DbBEFlowGo's instance. |
void |
DbBENotation.setConstraintCenter(java.lang.Boolean value)
Sets the "constraint to center" property of a DbBENotation's instance. |
void |
DbBEActor.setControl(java.lang.Boolean value)
Sets the "control" property of a DbBEActor's instance. |
void |
DbBEFlow.setControl(java.lang.Boolean value)
Sets the "control" property of a DbBEFlow's instance. |
void |
DbBEStore.setControl(java.lang.Boolean value)
Sets the "control" property of a DbBEStore's instance. |
void |
DbBEUseCase.setControl(java.lang.Boolean value)
Sets the "control" property of a DbBEUseCase's instance. |
void |
DbBEResource.setCost(java.lang.Double value)
Sets the "cost" property of a DbBEResource's instance. |
void |
DbBEResource.setCostTimeUnit(BETimeUnit value)
Sets the "cost time unit" property of a DbBEResource's instance. |
void |
DbBEStyle.setDashStyleDbBEActor(java.lang.Boolean value)
Sets the "external entity dash style" property of a DbBEStyle's instance. |
void |
DbBEStyle.setDashStyleDbBEContextCell(java.lang.Boolean value)
Sets the "dash style cell boundaries" property of a DbBEStyle's instance. |
void |
DbBEStyle.setDashStyleDbBEContextGo(java.lang.Boolean value)
Sets the "frame dash style" property of a DbBEStyle's instance. |
void |
DbBEStyle.setDashStyleDbBEFlow(java.lang.Boolean value)
Sets the "flow dash style" property of a DbBEStyle's instance. |
void |
DbBEStyle.setDashStyleDbBEStore(java.lang.Boolean value)
Sets the "store dash style" property of a DbBEStyle's instance. |
void |
DbBEStyle.setDashStyleDbBEUseCase(java.lang.Boolean value)
Sets the "process dash style" property of a DbBEStyle's instance. |
void |
DbBEStore.setDbJVClass(DbJVClass value)
Sets the class name object associated to a DbBEStore's instance. |
void |
DbBENotation.setDefButtomBorder(java.lang.Boolean value)
Sets the "bottom border default value" property of a DbBENotation's instance. |
void |
DbBENotation.setDefHorizontalAlignment(java.lang.Integer value)
Sets the "horizontal aligment default value" property of a DbBENotation's instance. |
void |
DbBEActor.setDefinition(java.lang.String value)
Sets the "definition" property of a DbBEActor's instance. |
void |
DbBEStyle.setDefinitionFontDbBEActor(java.awt.Font value)
Sets the "external entity definition" property of a DbBEStyle's instance. |
void |
DbBENotation.setDefRightBorder(java.lang.Boolean value)
Sets the "right border default value" property of a DbBENotation's instance. |
void |
DbBENotation.setDefVerticalAlignment(java.lang.Integer value)
Sets the "vertical aligment default value" property of a DbBENotation's instance. |
void |
DbBEContextCell.setDescription(java.lang.String value)
Sets the "description" property of a DbBEContextCell's instance. |
void |
DbBEQualifierLink.setDescription(java.lang.String value)
Sets the "description" property of a DbBEQualifierLink's instance. |
void |
DbBEUseCaseResource.setDescription(java.lang.String value)
Sets the "description" property of a DbBEUseCaseResource's instance. |
void |
DbBEStyle.setDescriptionFontDbBEActor(java.awt.Font value)
Sets the "external entity description" property of a DbBEStyle's instance. |
void |
DbBEStyle.setDescriptionFontDbBEFlow(java.awt.Font value)
Sets the "flow description" property of a DbBEStyle's instance. |
void |
DbBEStyle.setDescriptionFontDbBEStore(java.awt.Font value)
Sets the "store description" property of a DbBEStyle's instance. |
void |
DbBEStyle.setDescriptionFontDbBEUseCase(java.awt.Font value)
Sets the "process description" property of a DbBEStyle's instance. |
void |
DbBEFlow.setDiscreteContinous(BEDiscreteContinous value)
Sets the "discrete / continous" property of a DbBEFlow's instance. |
void |
DbBENotation.setDisplayFrameBox(java.lang.Boolean value)
Sets the "display frame box" property of a DbBENotation's instance. |
void |
DbBEStyle.setDisplayHierAlphanumericIdDbBEUseCase(java.lang.Boolean value)
Sets the "process hierarchical alphanumeric identifier" property of a DbBEStyle's instance. |
void |
DbBEStyle.setDisplayHierNumericIdDbBEUseCase(java.lang.Boolean value)
Sets the "process hierarchical numeric identifier" property of a DbBEStyle's instance. |
void |
DbBEStyle.setDisplayLabelDbBEFlow(java.lang.Boolean value)
Sets the "flow label" property of a DbBEStyle's instance. |
void |
DbBEStyle.setDisplayQualiferDbBEActor(java.lang.Boolean value)
Sets the "external entity qualifiers" property of a DbBEStyle's instance. |
void |
DbBEStyle.setDisplayQualiferDbBEFlow(java.lang.Boolean value)
Sets the "flow qualifiers" property of a DbBEStyle's instance. |
void |
DbBEStyle.setDisplayQualiferDbBEStore(java.lang.Boolean value)
Sets the "store qualifiers" property of a DbBEStyle's instance. |
void |
DbBEStyle.setDisplayQualiferDbBEUseCase(java.lang.Boolean value)
Sets the "process qualifiers" property of a DbBEStyle's instance. |
void |
DbBEStyle.setDisplayStereotypeIcon(java.lang.Boolean value)
Sets the "stereotype icon" property of a DbBEStyle's instance. |
void |
DbBEStyle.setDisplayStereotypeName(java.lang.Boolean value)
Sets the "stereotype name" property of a DbBEStyle's instance. |
void |
DbBEStyle.setDisplayStereotypeOnly(java.lang.Boolean value)
Sets the "stereotype only" property of a DbBEStyle's instance. |
void |
DbBENotation.setDisplayStereotypesAsIcons(java.lang.Boolean value)
Sets the "display stereotypes as icons" property of a DbBENotation's instance. |
void |
DbBEFlow.setEmissionCondition(java.lang.String value)
Sets the "emission condition" property of a DbBEFlow's instance. |
void |
DbBEStyle.setEmissionConditionFontDbBEFlow(java.awt.Font value)
Sets the "flow emission condition" property of a DbBEStyle's instance. |
void |
DbBEUseCase.setExternal(java.lang.Boolean value)
Sets the "external" property of a DbBEUseCase's instance. |
void |
DbBEFlow.setFirstEnd(DbSMSClassifier value)
Sets the extremity 1 object associated to a DbBEFlow's instance. |
void |
DbBEUseCase.setFixedCost(java.lang.Double value)
Sets the "fixed cost" property of a DbBEUseCase's instance. |
void |
DbBEStyle.setFixedCostFontDbBEUseCase(java.awt.Font value)
Sets the "process fixed cost" property of a DbBEStyle's instance. |
void |
DbBEUseCase.setFixedTime(java.lang.Double value)
Sets the "fixed time" property of a DbBEUseCase's instance. |
void |
DbBEStyle.setFixedTimeFontDbBEUseCase(java.awt.Font value)
Sets the "process fixed time" property of a DbBEStyle's instance. |
void |
DbBEUseCase.setFixedTimeUnit(BETimeUnit value)
Sets the "fixed time unit" property of a DbBEUseCase's instance. |
void |
DbBEFlowGo.setFlow(DbBEFlow value)
Sets the flow object associated to a DbBEFlowGo's instance. |
void |
DbBENotation.setFlowIdPrefix(java.lang.String value)
Sets the "formatting string" property of a DbBENotation's instance. |
void |
DbBENotation.setFlowZoneOrientation(SMSZoneOrientation value)
Sets the "orientation" property of a DbBENotation's instance. |
void |
DbBEContextCell.setFont(java.awt.Font value)
Sets the "font" property of a DbBEContextCell's instance. |
void |
DbBEStyle.setFrameHeaderFont(java.awt.Font value)
Sets the "frame header" property of a DbBEStyle's instance. |
void |
DbBEFlow.setFrequency(java.lang.Integer value)
Sets the "frequency" property of a DbBEFlow's instance. |
void |
DbBEStyle.setFrequencyFontDbBEFlow(java.awt.Font value)
Sets the "flow frequency" property of a DbBEStyle's instance. |
void |
DbBENotation.setHasFrame(java.lang.Boolean value)
Sets the "has frame" property of a DbBENotation's instance. |
void |
DbBEContextGo.setHide(java.lang.Boolean value)
Sets the "hide" property of a DbBEContextGo's instance. |
void |
DbBEStyle.setHighlightDbBEActor(java.lang.Boolean value)
Sets the "external entity highlight" property of a DbBEStyle's instance. |
void |
DbBEStyle.setHighlightDbBEContextCell(java.lang.Boolean value)
Sets the "highlight cell boundaries" property of a DbBEStyle's instance. |
void |
DbBEStyle.setHighlightDbBEContextGo(java.lang.Boolean value)
Sets the "frame highlight" property of a DbBEStyle's instance. |
void |
DbBEStyle.setHighlightDbBEFlow(java.lang.Boolean value)
Sets the "flow highlight" property of a DbBEStyle's instance. |
void |
DbBEStyle.setHighlightDbBEStore(java.lang.Boolean value)
Sets the "store highlight" property of a DbBEStyle's instance. |
void |
DbBEStyle.setHighlightDbBEUseCase(java.lang.Boolean value)
Sets the "process highlight" property of a DbBEStyle's instance. |
void |
DbBEContextCell.setHorizontalJustification(java.lang.Integer value)
Sets the "horizontal alignment" property of a DbBEContextCell's instance. |
void |
DbBEContextCell.setHorizontalJustification2(SMSHorizontalAlignment value)
Sets the "horizontal alignment" property of a DbBEContextCell's instance. |
void |
DbBEQualifier.setIcon(java.awt.Image value)
|
void |
DbBEActor.setIdentifier(java.lang.Integer value)
Sets the "identifier" property of a DbBEActor's instance. |
void |
DbBEStore.setIdentifier(java.lang.Integer value)
Sets the "identifier" property of a DbBEStore's instance. |
void |
DbBEFlow.setIdentifier(java.lang.String value)
Sets the "identifier" property of a DbBEFlow's instance. |
void |
DbBEQualifier.setIdentifier(java.lang.String value)
Sets the "identifier" property of a DbBEQualifier's instance. |
void |
DbBEResource.setIdentifier(java.lang.String value)
Sets the "identifier" property of a DbBEResource's instance. |
void |
DbBEStyle.setIdentifierFontDbBEActor(java.awt.Font value)
Sets the "external entity identifier" property of a DbBEStyle's instance. |
void |
DbBEStyle.setIdentifierFontDbBEFlow(java.awt.Font value)
Sets the "flow identifier" property of a DbBEStyle's instance. |
void |
DbBEStyle.setIdentifierFontDbBEStore(java.awt.Font value)
Sets the "store identifier" property of a DbBEStyle's instance. |
void |
DbBEModel.setIsLocked(java.lang.Boolean value)
Sets the "locked" property of a DbBEModel's instance. |
void |
DbBEStyle.setLineColorDbBEActor(java.awt.Color value)
Sets the "external entity border" property of a DbBEStyle's instance. |
void |
DbBEStyle.setLineColorDbBEContextCell(java.awt.Color value)
Sets the "cell boundary color" property of a DbBEStyle's instance. |
void |
DbBEStyle.setLineColorDbBEContextGo(java.awt.Color value)
Sets the "frame border" property of a DbBEStyle's instance. |
void |
DbBEStyle.setLineColorDbBEFlow(java.awt.Color value)
Sets the "flow line" property of a DbBEStyle's instance. |
void |
DbBEStyle.setLineColorDbBEStore(java.awt.Color value)
Sets the "store border" property of a DbBEStyle's instance. |
void |
DbBEStyle.setLineColorDbBEUseCase(java.awt.Color value)
Sets the "process border" property of a DbBEStyle's instance. |
void |
DbBEStyle.setNameFontDbBEActor(java.awt.Font value)
Sets the "external entity name" property of a DbBEStyle's instance. |
void |
DbBEStyle.setNameFontDbBEFlow(java.awt.Font value)
Sets the "flow name" property of a DbBEStyle's instance. |
void |
DbBEStyle.setNameFontDbBEStore(java.awt.Font value)
Sets the "store name" property of a DbBEStyle's instance. |
void |
DbBEStyle.setNameFontDbBEUseCase(java.awt.Font value)
Sets the "process name" property of a DbBEStyle's instance. |
void |
DbBEDiagram.setNotation(DbBENotation value)
Sets the notation object associated to a DbBEDiagram's instance. |
void |
DbBEUseCase.setNumericIdentifier(java.lang.Integer value)
Sets the "numeric identifier" property of a DbBEUseCase's instance. |
void |
DbBEStyle.setNumericIdentifierFontDbBEUseCase(java.awt.Font value)
Sets the "process numerical identifier" property of a DbBEStyle's instance. |
void |
DbBEUseCase.setPartialCost(java.lang.Double value)
Sets the "partial cost" property of a DbBEUseCase's instance. |
void |
DbBEStyle.setPartialCostFontDbBEUseCase(java.awt.Font value)
Sets the "process partial cost" property of a DbBEStyle's instance. |
void |
DbBEUseCase.setPartialTime(java.lang.Double value)
Sets the "partial time" property of a DbBEUseCase's instance. |
void |
DbBEStyle.setPartialTimeFontDbBEUseCase(java.awt.Font value)
Sets the "process partial time" property of a DbBEStyle's instance. |
void |
DbBEUseCase.setPartialTimeUnit(BETimeUnit value)
Sets the "partial time unit" property of a DbBEUseCase's instance. |
void |
DbBEStyle.setPhysicalNameFontDbBEActor(java.awt.Font value)
Sets the "external entity physical name" property of a DbBEStyle's instance. |
void |
DbBEStyle.setPhysicalNameFontDbBEFlow(java.awt.Font value)
Sets the "flow physical name" property of a DbBEStyle's instance. |
void |
DbBEStyle.setPhysicalNameFontDbBEStore(java.awt.Font value)
Sets the "store physical name" property of a DbBEStyle's instance. |
void |
DbBEStyle.setPhysicalNameFontDbBEUseCase(java.awt.Font value)
Sets the "process physical name" property of a DbBEStyle's instance. |
void |
DbBEActorQualifier.setQualifier(DbBEQualifier value)
Sets the qualifier object associated to a DbBEActorQualifier's instance. |
void |
DbBEFlowQualifier.setQualifier(DbBEQualifier value)
Sets the qualifier object associated to a DbBEFlowQualifier's instance. |
void |
DbBEStoreQualifier.setQualifier(DbBEQualifier value)
Sets the qualifier object associated to a DbBEStoreQualifier's instance. |
void |
DbBEUseCaseQualifier.setQualifier(DbBEQualifier value)
Sets the qualifier object associated to a DbBEUseCaseQualifier's instance. |
void |
DbBEQualifier.setQualifierId(java.lang.String value)
Sets the "qualifier id" property of a DbBEQualifier's instance. |
void |
DbBEActorGo.setQualifiersOffset(java.awt.Point value)
Sets the "qualifiers offset" property of a DbBEActorGo's instance. |
void |
DbBEFlowGo.setQualifiersOffset(java.awt.Point value)
Sets the "qualifiers offset" property of a DbBEFlowGo's instance. |
void |
DbBEStoreGo.setQualifiersOffset(java.awt.Point value)
Sets the "qualifiers offset" property of a DbBEStoreGo's instance. |
void |
DbBEUseCaseGo.setQualifiersOffset(java.awt.Point value)
Sets the "qualifiers offset" property of a DbBEUseCaseGo's instance. |
void |
DbBEQualifierLink.setRate(java.lang.String value)
Sets the "rate (obsolete)" property of a DbBEQualifierLink's instance. |
void |
DbBEQualifierLink.setRate2(java.lang.Double value)
Sets the "rate" property of a DbBEQualifierLink's instance. |
void |
DbBEQualifierLink.setRateUnit(java.lang.String value)
Sets the "rate unit" property of a DbBEQualifierLink's instance. |
void |
DbBENotation.setReferringProjectBe(DbSMSProject value)
Sets the project object associated to a DbBENotation's instance. |
void |
DbBEStyle.setReferringProjectBe(DbSMSProject value)
Sets the referringprojectbpm object associated to a DbBEStyle's instance. |
void |
DbBEUseCaseResource.setResource(DbBEResource value)
Sets the resource object associated to a DbBEUseCaseResource's instance. |
void |
DbBEUseCase.setResourceCost(java.lang.Double value)
Sets the "resource cost" property of a DbBEUseCase's instance. |
void |
DbBEStyle.setResourceCostFontDbBEUseCase(java.awt.Font value)
Sets the "process resource cost" property of a DbBEStyle's instance. |
void |
DbBEStyle.setResourcesFontDbBEUseCase(java.awt.Font value)
Sets the "process resources" property of a DbBEStyle's instance. |
void |
DbBEUseCase.setResourceTime(java.lang.Double value)
Sets the "resource time" property of a DbBEUseCase's instance. |
void |
DbBEStyle.setResourceTimeFontDbBEUseCase(java.awt.Font value)
Sets the "process resource time" property of a DbBEStyle's instance. |
void |
DbBEUseCase.setResourceTimeUnit(BETimeUnit value)
Sets the "resource time unit" property of a DbBEUseCase's instance. |
void |
DbBEContextCell.setRightBorder(java.lang.Boolean value)
Sets the "right border" property of a DbBEContextCell's instance. |
void |
DbBEUseCaseResource.setRole(java.lang.String value)
Sets the "role" property of a DbBEUseCaseResource's instance. |
void |
DbBEFlow.setSecondEnd(DbSMSClassifier value)
Sets the extremity 2 object associated to a DbBEFlow's instance. |
void |
DbBEUseCase.setSourceAlphanumericIdentifier(java.lang.String value)
Sets the "external alphanumeric identifier" property of a DbBEUseCase's instance. |
void |
DbBEUseCase.setSourceNumericIdentifier(java.lang.String value)
Sets the "external numeric identifier" property of a DbBEUseCase's instance. |
void |
DbBESingleZoneDisplay.setStereotype(BEZoneStereotype value)
Sets the "stereotype" property of a DbBESingleZoneDisplay's instance. |
void |
DbBENotation.setStoreDefaultHeight(java.lang.Integer value)
Sets the "height" property of a DbBENotation's instance. |
void |
DbBENotation.setStoreDefaultWidth(java.lang.Integer value)
Sets the "width" property of a DbBENotation's instance. |
void |
DbBENotation.setStoreIdPrefix(java.lang.String value)
Sets the "formatting string" property of a DbBENotation's instance. |
void |
DbBENotation.setStoreShape(SMSNotationShape value)
Sets the "shape" property of a DbBENotation's instance. |
void |
DbBENotation.setStoreZoneOrientation(SMSZoneOrientation value)
Sets the "orientation" property of a DbBENotation's instance. |
void |
DbBEUseCase.setSynchronizationRule(java.lang.String value)
Sets the "synchronization rule" property of a DbBEUseCase's instance. |
void |
DbBEStyle.setSynchronizationRuleFontDbBEUseCase(java.awt.Font value)
Sets the "process synchronization rule" property of a DbBEStyle's instance. |
void |
DbBEModel.setTerminologyName(java.lang.String value)
Sets the "terminology" property of a DbBEModel's instance. |
void |
DbBENotation.setTerminologyName(java.lang.String value)
Sets the "terminology" property of a DbBENotation's instance. |
void |
DbBEUseCase.setTerminologyName(java.lang.String value)
Sets the "terminology" property of a DbBEUseCase's instance. |
void |
DbBEStyle.setTextColorDbBEActor(java.awt.Color value)
Sets the "external entity text" property of a DbBEStyle's instance. |
void |
DbBEStyle.setTextColorDbBEContextGo(java.awt.Color value)
Sets the "frame text" property of a DbBEStyle's instance. |
void |
DbBEStyle.setTextColorDbBEStore(java.awt.Color value)
Sets the "store text" property of a DbBEStyle's instance. |
void |
DbBEStyle.setTextColorDbBEUseCase(java.awt.Color value)
Sets the "process text" property of a DbBEStyle's instance. |
void |
DbBEUseCase.setTotalCost(java.lang.Double value)
Sets the "total cost" property of a DbBEUseCase's instance. |
void |
DbBEStyle.setTotalCostFontDbBEUseCase(java.awt.Font value)
Sets the "process total cost" property of a DbBEStyle's instance. |
void |
DbBEUseCase.setTotalTime(java.lang.Double value)
Sets the "total time" property of a DbBEUseCase's instance. |
void |
DbBEStyle.setTotalTimeFontDbBEUseCase(java.awt.Font value)
Sets the "process total time" property of a DbBEStyle's instance. |
void |
DbBEUseCase.setTotalTimeUnit(BETimeUnit value)
Sets the "total time unit" property of a DbBEUseCase's instance. |
void |
DbBEStyle.setUdfFontDbBEActor(java.awt.Font value)
Sets the "external entity user properties" property of a DbBEStyle's instance. |
void |
DbBEStyle.setUdfFontDbBEFlow(java.awt.Font value)
Sets the "flow user properties" property of a DbBEStyle's instance. |
void |
DbBEStyle.setUdfFontDbBEStore(java.awt.Font value)
Sets the "store user properties" property of a DbBEStyle's instance. |
void |
DbBEStyle.setUdfFontDbBEUseCase(java.awt.Font value)
Sets the "process user properties" property of a DbBEStyle's instance. |
void |
DbBEUseCaseResource.setUsageRate(java.lang.Double value)
Sets the "usage rate" property of a DbBEUseCaseResource's instance. |
void |
DbBEUseCaseResource.setUsageRateTimeUnit(BETimeUnit value)
Sets the "usage rate time unit" property of a DbBEUseCaseResource's instance. |
void |
DbBENotation.setUseCaseDefaultHeight(java.lang.Integer value)
Sets the "height" property of a DbBENotation's instance. |
void |
DbBENotation.setUseCaseDefaultWidth(java.lang.Integer value)
Sets the "width" property of a DbBENotation's instance. |
void |
DbBENotation.setUseCaseShape(SMSNotationShape value)
Sets the "shape" property of a DbBENotation's instance. |
void |
DbBENotation.setUseCaseZoneOrientation(SMSZoneOrientation value)
Sets the "orientation" property of a DbBENotation's instance. |
void |
DbBEResource.setUser(java.lang.String value)
Sets the "user" property of a DbBEResource's instance. |
void |
DbBEContextCell.setVerticalJustification(java.lang.Integer value)
Sets the "vertical alignment" property of a DbBEContextCell's instance. |
void |
DbBEContextCell.setVerticalJustification2(SMSVerticalAlignment value)
Sets the "vertical alignment" property of a DbBEContextCell's instance. |
void |
DbBEStore.setVolume(java.lang.Integer value)
Sets the "volume" property of a DbBEStore's instance. |
void |
DbBEStyle.setVolumeFontDbBEStore(java.awt.Font value)
Sets the "store volume" property of a DbBEStyle's instance. |
void |
DbBEResource.setWorkLoad(java.lang.Double value)
Sets the "work load" property of a DbBEResource's instance. |
void |
DbBEResource.setWorkLoadTimeUnit(BETimeUnit value)
Sets the "work load time unit" property of a DbBEResource's instance. |
void |
DbBEContextCell.setX(java.lang.Integer value)
Sets the "column" property of a DbBEContextCell's instance. |
void |
DbBEContextCell.setXweight(java.lang.Double value)
Sets the "x weight" property of a DbBEContextCell's instance. |
void |
DbBEContextCell.setY(java.lang.Integer value)
Sets the "row" property of a DbBEContextCell's instance. |
void |
DbBEContextCell.setYweight(java.lang.Double value)
Sets the "y weight" property of a DbBEContextCell's instance. |
void |
DbBEFlowGo.setZone1Offset(java.awt.Point value)
Sets the "label 1 offset" property of a DbBEFlowGo's instance. |
void |
DbBEFlowGo.setZone2Offset(java.awt.Point value)
Sets the "label 2 offset" property of a DbBEFlowGo's instance. |
void |
DbBEFlowGo.setZone3Offset(java.awt.Point value)
Sets the "label 3 offset" property of a DbBEFlowGo's instance. |
void |
DbBEFlowGo.setZone4Offset(java.awt.Point value)
Sets the "label 4 offset" property of a DbBEFlowGo's instance. |
Constructors in org.modelsphere.sms.be.db that throw DbException | |
---|---|
DbBEActor(DbObject composite)
Creates an instance of DbBEActor. |
|
DbBEActorGo(DbSMSDiagram composite,
DbSMSClassifier classifier)
Creates an instance of DbBEActorGo. |
|
DbBEActorQualifier(DbObject composite,
DbSMSSemanticalObject semObj)
Creates an instance of DbBEActorQualifier. |
|
DbBEContextCell(DbObject composite,
int x,
int y)
Creates an instance of DbBEContextCell. |
|
DbBEContextGo(DbSMSDiagram composite,
DbSMSClassifier classifier)
Creates an instance of DbBEContextGo. |
|
DbBEDiagram(DbObject composite)
Creates an instance of DbBEDiagram. |
|
DbBEFlow(DbObject composite)
Creates an instance of DbBEFlow. |
|
DbBEFlowGo(DbSMSDiagram composite,
DbSMSGraphicalObject frontEndGo,
DbSMSGraphicalObject backEndGo,
DbBEFlow flow)
Creates an instance of DbBEFlowGo. |
|
DbBEFlowQualifier(DbObject composite,
DbSMSSemanticalObject semObj)
Creates an instance of DbBEFlowQualifier. |
|
DbBEModel(DbObject composite)
Creates an instance of DbBEModel. |
|
DbBENotation(DbObject composite)
Creates an instance of DbBENotation. |
|
DbBEQualifier(DbObject composite)
Creates an instance of DbBEQualifier. |
|
DbBEQualifierLink(DbObject composite)
Creates an instance of DbBEQualifierLink. |
|
DbBEResource(DbObject composite)
Creates an instance of DbBEResource. |
|
DbBESingleZoneDisplay(DbObject composite,
boolean displayed,
ZoneJustification justification,
boolean separator,
BEZoneStereotype stereotype)
Creates an instance of DbBESingleZoneDisplay. |
|
DbBESingleZoneDisplay(DbObject composite,
DbUDF udf,
boolean displayed,
ZoneJustification justification,
boolean separator,
BEZoneStereotype stereotype)
Creates an instance of DbBESingleZoneDisplay. |
|
DbBESingleZoneDisplay(DbObject composite,
MetaField metaField,
boolean displayed,
ZoneJustification justification,
boolean separator,
BEZoneStereotype stereotype)
Creates an instance of DbBESingleZoneDisplay. |
|
DbBEStore(DbObject composite)
Creates an instance of DbBEStore. |
|
DbBEStoreGo(DbSMSDiagram composite,
DbSMSClassifier classifier)
Creates an instance of DbBEStoreGo. |
|
DbBEStoreQualifier(DbObject composite,
DbSMSSemanticalObject semObj)
Creates an instance of DbBEStoreQualifier. |
|
DbBEStyle(DbObject composite)
Creates an instance of DbBEStyle. |
|
DbBEUseCase(DbObject composite)
Creates an instance of DbBEUseCase. |
|
DbBEUseCaseGo(DbSMSDiagram composite,
DbSMSClassifier classifier)
Creates an instance of DbBEUseCaseGo. |
|
DbBEUseCaseQualifier(DbObject composite,
DbSMSSemanticalObject semObj)
Creates an instance of DbBEUseCaseQualifier. |
|
DbBEUseCaseResource(DbObject composite,
DbBEResource resource)
Creates an instance of DbBEUseCaseResource. |
Uses of DbException in org.modelsphere.sms.db |
---|
Methods in org.modelsphere.sms.db that throw DbException | |
---|---|
void |
DbSMSUmlConstraint.addToConstrainedObjects(DbSMSSemanticalObject value)
Adds an element to the list of constrained objects associated to a DbSMSUmlConstraint's instance. |
void |
DbSMSFeature.addToOverriddenFeatures(DbSMSFeature value)
Adds an element to the list of overridden features associated to a DbSMSFeature's instance. |
void |
DbSMSFeature.addToOverridingFeatures(DbSMSFeature value)
Adds an element to the list of overriding features associated to a DbSMSFeature's instance. |
void |
DbSMSSemanticalObject.addToSourceLinks(DbSMSLink value)
Adds an element to the list of source links associated to a DbSMSSemanticalObject's instance. |
void |
DbSMSLink.addToSourceObjects(DbSMSSemanticalObject value)
Adds an element to the list of source objects associated to a DbSMSLink's instance. |
void |
DbSMSStereotype.addToSubStereotypes(DbSMSStereotype value)
Adds an element to the list of substereotypes associated to a DbSMSStereotype's instance. |
void |
DbSMSStereotype.addToSuperStereotypes(DbSMSStereotype value)
Adds an element to the list of superstereotypes associated to a DbSMSStereotype's instance. |
void |
DbSMSSemanticalObject.addToTargetLinks(DbSMSLink value)
Adds an element to the list of target links associated to a DbSMSSemanticalObject's instance. |
void |
DbSMSLink.addToTargetObjects(DbSMSSemanticalObject value)
Adds an element to the list of target objects associated to a DbSMSLink's instance. |
void |
DbSMSSemanticalObject.addToUmlConstraints(DbSMSUmlConstraint value)
Adds an element to the list of uml constraints associated to a DbSMSSemanticalObject's instance. |
void |
DbSMSProject.createBuiltInBENotations()
|
void |
DbSMSProject.createDefaultStyle()
|
java.lang.Object |
DbSMSGraphicalObject.find(MetaField metaField)
|
java.lang.Object |
DbSMSStyle.find(MetaField metaField)
|
abstract DbSMSStyle |
DbSMSDiagram.findStyle()
|
DbSMSStyle |
DbSMSGraphicalObject.findStyle()
|
java.lang.String |
DbSMSObjectImport.getAlias()
Gets the "alias" property of a DbSMSObjectImport's instance. |
SMSHorizontalAlignment |
DbSMSNotice.getAlignment()
Gets the "alignment" of a DbSMSNotice's instance. |
DbSMSStyle |
DbSMSStyle.getAncestor()
Gets the ancestor object associated to a DbSMSStyle's instance. |
DbSMSAssociation |
DbSMSAssociationGo.getAssociation()
Gets the association object associated to a DbSMSAssociationGo's instance. |
DbRelationN |
DbSMSAssociation.getAssociationGos()
Gets the list of graphical objects associated to a DbSMSAssociation's instance. |
java.lang.String |
DbSMSPackage.getAuthor()
Gets the "author" property of a DbSMSPackage's instance. |
java.lang.Boolean |
DbSMSGraphicalObject.getAutoFit()
Deprecated. use isAutoFit() method instead |
DbSMSGraphicalObject |
DbSMSLineGo.getBackEndGo()
Gets the back end graphical object object associated to a DbSMSLineGo's instance. |
DbRelationN |
DbSMSGraphicalObject.getBackEndLineGos()
Gets the list of back end line graphical objects associated to a DbSMSGraphicalObject's instance. |
java.awt.Color |
DbSMSClassifierGo.getBackgroundColor()
Gets the "backgroundcolor" of a DbSMSClassifierGo's instance. |
java.awt.Color |
DbSMSCommonItemGo.getBackgroundColor()
Gets the "backgroundcolor" of a DbSMSCommonItemGo's instance. |
java.awt.Color |
DbSMSFreeFormGo.getBackgroundColor()
Gets the "backgroundcolor" of a DbSMSFreeFormGo's instance. |
java.awt.Color |
DbSMSNoticeGo.getBackgroundColor()
Gets the "backgroundcolor" of a DbSMSNoticeGo's instance. |
java.awt.Color |
DbSMSPackageGo.getBackgroundColor()
Gets the "backgroundcolor" of a DbSMSPackageGo's instance. |
java.awt.Color |
DbSMSStampGo.getBackgroundColor()
Gets the "background color" of a DbSMSStampGo's instance. |
java.awt.Color |
DbSMSUserTextGo.getBackgroundColor()
Gets the "backgroundcolor" of a DbSMSUserTextGo's instance. |
java.awt.Color |
DbSMSStyle.getBackgroundColorDbSMSNotice()
Gets the "notice background" of a DbSMSStyle's instance. |
java.awt.Color |
DbSMSStyle.getBackgroundColorDbSMSPackage()
Gets the "package background" of a DbSMSStyle's instance. |
DbBENotation |
DbSMSProject.getBeDefaultNotation()
Gets the bpm - default notation object associated to a DbSMSProject's instance. |
DbBEStyle |
DbSMSProject.getBeDefaultStyle()
Gets the business process default style object associated to a DbSMSProject's instance. |
java.lang.Boolean |
DbSMSBuiltInTypePackage.getBuiltIn()
Deprecated. use isBuiltIn() method instead |
java.lang.Boolean |
DbSMSStereotype.getBuiltIn()
Deprecated. use isBuiltIn() method instead |
java.lang.Boolean |
DbSMSTargetSystem.getBuiltIn()
Deprecated. use isBuiltIn() method instead |
java.lang.Boolean |
DbSMSUmlConstraint.getBuiltIn()
Deprecated. use isBuiltIn() method instead |
DbSMSBuiltInTypeNode |
DbSMSProject.getBuiltInTypeNode()
|
DbSMSBuiltInTypePackage |
DbSMSTargetSystem.getBuiltInTypePackage()
|
SMSFreeForm |
DbSMSFreeFormGo.getCategory()
Gets the "category" of a DbSMSFreeFormGo's instance. |
SMSStyleCategory |
DbSMSStyle.getCategory()
Gets the "category" of a DbSMSStyle's instance. |
java.awt.Point |
DbSMSAssociationGo.getCenterOffset()
Gets the "center offset" of a DbSMSAssociationGo's instance. |
java.awt.Point |
DbSMSInheritanceGo.getCenterOffset()
Gets the "center offset" of a DbSMSInheritanceGo's instance. |
java.awt.Point |
DbSMSLinkGo.getCenterOffset()
Gets the "centeroffset" of a DbSMSLinkGo's instance. |
DbRelationN |
DbSMSDiagram.getChildDiagrams()
Gets the list of child diagrams associated to a DbSMSDiagram's instance. |
DbSMSClassifier |
DbSMSClassifierGo.getClassifier()
Gets the classifier object associated to a DbSMSClassifierGo's instance. |
DbRelationN |
DbSMSClassifier.getClassifierGos()
Gets the list of graphical objects associated to a DbSMSClassifier's instance. |
DbSMSCommonItem |
DbSMSCommonItemGo.getCommonItem()
Gets the common item object associated to a DbSMSCommonItemGo's instance. |
DbRelationN |
DbSMSCommonItem.getCommonItemGos()
Gets the list of graphical objects associated to a DbSMSCommonItem's instance. |
java.awt.Image |
DbSMSStampGo.getCompanyLogo()
Gets the "company logo" of a DbSMSStampGo's instance. |
DbRelationN |
DbSMSUmlConstraint.getConstrainedObjects()
Gets the list of constrained objects associated to a DbSMSUmlConstraint's instance. |
java.lang.Boolean |
DbSMSClassifierGo.getDashStyle()
Gets the "dashstyle" of a DbSMSClassifierGo's instance. |
java.lang.Boolean |
DbSMSCommonItemGo.getDashStyle()
Gets the "dashstyle" of a DbSMSCommonItemGo's instance. |
java.lang.Boolean |
DbSMSFreeGraphicGo.getDashStyle()
Gets the "dashstyle" of a DbSMSFreeGraphicGo's instance. |
java.lang.Boolean |
DbSMSLineGo.getDashStyle()
Gets the "dash style" of a DbSMSLineGo's instance. |
java.lang.Boolean |
DbSMSNoticeGo.getDashStyle()
Gets the "dashstyle" of a DbSMSNoticeGo's instance. |
java.lang.Boolean |
DbSMSPackageGo.getDashStyle()
Gets the "dashstyle" of a DbSMSPackageGo's instance. |
java.lang.Boolean |
DbSMSStampGo.getDashStyle()
Gets the "dash style" of a DbSMSStampGo's instance. |
java.lang.Boolean |
DbSMSStyle.getDashStyleDbSMSAssociation()
Gets the "association dash style" of a DbSMSStyle's instance. |
java.lang.Boolean |
DbSMSStyle.getDashStyleDbSMSInheritance()
Gets the "inheritance dash style" of a DbSMSStyle's instance. |
java.lang.Boolean |
DbSMSStyle.getDashStyleDbSMSLinkGo()
Gets the "graphical link dash style" of a DbSMSStyle's instance. |
java.lang.Boolean |
DbSMSStyle.getDashStyleDbSMSNotice()
Gets the "notice dash style" of a DbSMSStyle's instance. |
java.lang.Boolean |
DbSMSStyle.getDashStyleDbSMSPackage()
Gets the "package dash style" of a DbSMSStyle's instance. |
DbJVClass |
DbSMSProject.getDefaultCollectionType()
Gets the default collection type object associated to a DbSMSProject's instance. |
DbSMSLinkModel |
DbSMSProject.getDefaultLinkModel()
Gets the default link model object associated to a DbSMSProject's instance. |
DbSMSStyle |
DbSMSNotation.getDefaultStyle()
Gets the default style object associated to a DbSMSNotation's instance. |
java.lang.Boolean |
DbSMSStyle.getDefaultStyle()
Deprecated. use isDefaultStyle() method instead |
java.lang.String |
DbSMSParameter.getDefaultValue()
Gets the "default value" property of a DbSMSParameter's instance. |
DbRelationN |
DbSMSStyle.getDescendants()
Gets the list of descendants associated to a DbSMSStyle's instance. |
java.lang.String |
DbSMSStampGo.getDescription()
Gets the "description" property of a DbSMSStampGo's instance. |
java.awt.Image |
DbSMSImageGo.getDiagramImage()
Gets the "diagram image" of a DbSMSImageGo's instance. |
DbRelationN |
DbSMSStyle.getDiagrams()
Gets the list of diagrams associated to a DbSMSStyle's instance. |
DbORNotation |
DbSMSProject.getErDefaultNotation()
Gets the entity relationship - default notation object associated to a DbSMSProject's instance. |
DbORStyle |
DbSMSProject.getErDefaultStyle()
Gets the entity relationship model default style object associated to a DbSMSProject's instance. |
DbtPrefix |
DbSMSStyle.getErrorPrefix()
Gets the error prefix object associated to a DbSMSStyle's instance. |
java.lang.String |
DbSMSUmlConstraint.getExpression()
Gets the "expression" property of a DbSMSUmlConstraint's instance. |
java.lang.String |
DbSMSNotice.getExternalDocument()
Gets the "external document" property of a DbSMSNotice's instance. |
java.awt.Font |
DbSMSUserTextGo.getFont()
Gets the "free text" of a DbSMSUserTextGo's instance. |
DbSMSGraphicalObject |
DbSMSLineGo.getFrontEndGo()
Gets the front end graphical object object associated to a DbSMSLineGo's instance. |
DbRelationN |
DbSMSGraphicalObject.getFrontEndLineGos()
Gets the list of front end lines graphical objects associated to a DbSMSGraphicalObject's instance. |
DbRelationN |
DbSMSStyle.getGraphicalObjects()
Gets the list of graphical objects associated to a DbSMSStyle's instance. |
java.lang.Boolean |
DbSMSClassifierGo.getHighlight()
Gets the "highlight" of a DbSMSClassifierGo's instance. |
java.lang.Boolean |
DbSMSCommonItemGo.getHighlight()
Gets the "highlight" of a DbSMSCommonItemGo's instance. |
java.lang.Boolean |
DbSMSFreeGraphicGo.getHighlight()
Gets the "highlight" of a DbSMSFreeGraphicGo's instance. |
java.lang.Boolean |
DbSMSLineGo.getHighlight()
Gets the "highlight" of a DbSMSLineGo's instance. |
java.lang.Boolean |
DbSMSNoticeGo.getHighlight()
Gets the "highlight" of a DbSMSNoticeGo's instance. |
java.lang.Boolean |
DbSMSPackageGo.getHighlight()
Gets the "highlight" of a DbSMSPackageGo's instance. |
java.lang.Boolean |
DbSMSStampGo.getHighlight()
Gets the "highlight" of a DbSMSStampGo's instance. |
java.lang.Boolean |
DbSMSStyle.getHighlightDbSMSAssociation()
Gets the "association highlight" of a DbSMSStyle's instance. |
java.lang.Boolean |
DbSMSStyle.getHighlightDbSMSInheritance()
Gets the "inheritance highlight" of a DbSMSStyle's instance. |
java.lang.Boolean |
DbSMSStyle.getHighlightDbSMSLinkGo()
Gets the "graphical link highlight" of a DbSMSStyle's instance. |
java.lang.Boolean |
DbSMSStyle.getHighlightDbSMSNotice()
Gets the "notice highlight" of a DbSMSStyle's instance. |
java.lang.Boolean |
DbSMSStyle.getHighlightDbSMSPackage()
Gets the "package highlight" of a DbSMSStyle's instance. |
java.awt.Image |
DbSMSStereotype.getIcon()
Gets the "icon" of a DbSMSStereotype's instance. |
java.lang.Integer |
DbSMSTargetSystem.getID()
Gets the "id" property of a DbSMSTargetSystem's instance. |
DbtPrefix |
DbSMSStyle.getInfoPrefix()
Gets the information prefix object associated to a DbSMSStyle's instance. |
DbSMSInheritance |
DbSMSInheritanceGo.getInheritance()
Gets the inheritance object associated to a DbSMSInheritanceGo's instance. |
DbRelationN |
DbSMSInheritance.getInheritanceGos()
Gets the list of inheritance graphical objects associated to a DbSMSInheritance's instance. |
java.lang.String |
DbSMSStructuralFeature.getInitialValue()
Gets the "initial value" property of a DbSMSStructuralFeature's instance. |
java.lang.Boolean |
DbSMSAbstractPackage.getIsLocked()
Deprecated. use isIsLocked() method instead |
java.lang.Boolean |
DbSMSProject.getIsLocked()
Deprecated. use isIsLocked() method instead |
java.lang.Boolean |
DbSMSAbstractPackage.getIsValidated()
Deprecated. use isIsValidated() method instead |
java.awt.Color |
DbSMSClassifierGo.getLineColor()
Gets the "linecolor" of a DbSMSClassifierGo's instance. |
java.awt.Color |
DbSMSCommonItemGo.getLineColor()
Gets the "linecolor" of a DbSMSCommonItemGo's instance. |
java.awt.Color |
DbSMSFreeGraphicGo.getLineColor()
Gets the "linecolor" of a DbSMSFreeGraphicGo's instance. |
java.awt.Color |
DbSMSLineGo.getLineColor()
Gets the "line color" of a DbSMSLineGo's instance. |
java.awt.Color |
DbSMSNoticeGo.getLineColor()
Gets the "linecolor" of a DbSMSNoticeGo's instance. |
java.awt.Color |
DbSMSPackageGo.getLineColor()
Gets the "linecolor" of a DbSMSPackageGo's instance. |
java.awt.Color |
DbSMSStampGo.getLineColor()
Gets the "line color" of a DbSMSStampGo's instance. |
java.awt.Color |
DbSMSStyle.getLineColorDbSMSAssociation()
Gets the "association line" of a DbSMSStyle's instance. |
java.awt.Color |
DbSMSStyle.getLineColorDbSMSInheritance()
Gets the "inheritance line" of a DbSMSStyle's instance. |
java.awt.Color |
DbSMSStyle.getLineColorDbSMSLinkGo()
Gets the "graphical link color" of a DbSMSStyle's instance. |
java.awt.Color |
DbSMSStyle.getLineColorDbSMSNotice()
Gets the "notice border" of a DbSMSStyle's instance. |
java.awt.Color |
DbSMSStyle.getLineColorDbSMSPackage()
Gets the "package border" of a DbSMSStyle's instance. |
DbSMSLink |
DbSMSLinkGo.getLink()
Gets the link object associated to a DbSMSLinkGo's instance. |
DbRelationN |
DbSMSLink.getLinkGos()
Gets the list of link graphical objects associated to a DbSMSLink's instance. |
DbSMSProject |
DbSMSLinkModel.getLinkModelProject()
Gets the project object associated to a DbSMSLinkModel's instance. |
java.lang.Integer |
DbSMSNotation.getMasterNotationID()
Gets the "master notation id" property of a DbSMSNotation's instance. |
java.lang.String |
DbSMSLinkModel.getMetaClassName()
Gets the "filtter on" property of a DbSMSLinkModel's instance. |
java.lang.String |
DbSMSStereotype.getMetaClassName()
Gets the "applicable on" property of a DbSMSStereotype's instance. |
java.lang.String |
DbSMSUmlConstraint.getMetaClassName()
Gets the "applicable on" property of a DbSMSUmlConstraint's instance. |
MetaField |
DbSMSGraphicalObject.getMetaField(java.lang.String metaField)
|
java.awt.Point |
DbSMSAssociationGo.getMulti1Offset()
Gets the "multi1 offset" of a DbSMSAssociationGo's instance. |
java.awt.Point |
DbSMSAssociationGo.getMulti2Offset()
Gets the "multi2 offset" of a DbSMSAssociationGo's instance. |
SMSMultiplicity |
DbSMSAssociationEnd.getMultiplicity()
Gets the "multiplicity" of a DbSMSAssociationEnd's instance. |
java.lang.String |
DbSMSDiagram.getName()
Gets the "name" property of a DbSMSDiagram's instance. |
java.lang.String |
DbSMSNotation.getName()
Gets the "name" property of a DbSMSNotation's instance. |
java.lang.String |
DbSMSStyle.getName()
Gets the "name" property of a DbSMSStyle's instance. |
java.awt.Dimension |
DbSMSDiagram.getNbPages()
Gets the "page count" of a DbSMSDiagram's instance. |
java.lang.Integer |
DbSMSNotation.getNotationID()
Gets the "notation id" property of a DbSMSNotation's instance. |
java.lang.Integer |
DbSMSNotation.getNotationMode()
Gets the "notation mode" property of a DbSMSNotation's instance. |
DbSMSNotice |
DbSMSNoticeGo.getNotice()
Gets the notice object associated to a DbSMSNoticeGo's instance. |
DbRelationN |
DbSMSNotice.getNoticeGos()
Gets the list of notice graphical objects associated to a DbSMSNotice's instance. |
DbRelationN |
DbSMSSemanticalObject.getObjectImports()
Gets the list of imports associated to a DbSMSSemanticalObject's instance. |
DbOOStyle |
DbSMSProject.getOoDefaultStyle()
Gets the object models default style object associated to a DbSMSProject's instance. |
java.lang.Float |
DbSMSImageGo.getOpacityFactor()
Gets the "opacity factor" property of a DbSMSImageGo's instance. |
DbORCommonItemStyle |
DbSMSProject.getOrDefaultCommonItemStyle()
Gets the common item models default style object associated to a DbSMSProject's instance. |
DbORDomainStyle |
DbSMSProject.getOrDefaultDomainStyle()
Gets the domain models default style object associated to a DbSMSProject's instance. |
DbORNotation |
DbSMSProject.getOrDefaultNotation()
Gets the data - default notation object associated to a DbSMSProject's instance. |
DbORStyle |
DbSMSProject.getOrDefaultStyle()
Gets the relational model default style object associated to a DbSMSProject's instance. |
DbRelationN |
DbSMSFeature.getOverriddenFeatures()
Gets the list of overridden features associated to a DbSMSFeature's instance. |
DbRelationN |
DbSMSFeature.getOverridingFeatures()
Gets the list of overriding features associated to a DbSMSFeature's instance. |
DbSMSPackage |
DbSMSPackageGo.getPackage()
Gets the package object associated to a DbSMSPackageGo's instance. |
DbRelationN |
DbSMSPackage.getPackageGos()
Gets the list of packages graphical objects associated to a DbSMSPackage's instance. |
DbRelationN |
DbSMSTargetSystem.getPackages()
Gets the list of packages associated to a DbSMSTargetSystem's instance. |
java.awt.print.PageFormat |
DbSMSDiagram.getPageFormat()
Gets the "page format" of a DbSMSDiagram's instance. |
java.awt.Font |
DbSMSDiagram.getPageNoFont()
Gets the "page number font" of a DbSMSDiagram's instance. |
PageNoPosition |
DbSMSDiagram.getPageNoPosition()
Gets the "page number position" of a DbSMSDiagram's instance. |
DbSMSDiagram |
DbSMSDiagram.getParentDiagram()
Gets the parent diagram object associated to a DbSMSDiagram's instance. |
SMSPassingConvention |
DbSMSParameter.getPassingConvention()
Gets the "passing convention" of a DbSMSParameter's instance. |
java.awt.Polygon |
DbSMSFreeLineGo.getPolyline()
Gets the "polygon" of a DbSMSFreeLineGo's instance. |
java.awt.Polygon |
DbSMSLineGo.getPolyline()
Gets the "polygon" of a DbSMSLineGo's instance. |
java.lang.Integer |
DbSMSDiagram.getPrintScale()
Gets the "print scale" property of a DbSMSDiagram's instance. |
java.lang.Long |
DbSMSStyle.getRecentModificationDate()
Gets the "date of recent modifications " property of a DbSMSStyle's instance. |
SMSRecentModificationOption |
DbSMSProject.getRecentModificationDisplay()
Gets the "display of recent modifications" of a DbSMSProject's instance. |
SMSRecentModificationOption |
DbSMSStyle.getRecentModificationDisplay()
Gets the "display of recent modifications" of a DbSMSStyle's instance. |
java.awt.Font |
DbSMSStyle.getRecentModificationFont()
Gets the "font for recent modifications" of a DbSMSStyle's instance. |
DbtPrefix |
DbSMSStyle.getRecentModificationPrefix()
Gets the recent modification prefix object associated to a DbSMSStyle's instance. |
java.awt.Rectangle |
DbSMSGraphicalObject.getRectangle()
Gets the "rectangle" of a DbSMSGraphicalObject's instance. |
java.lang.Boolean |
DbSMSFreeLineGo.getRightAngle()
Deprecated. use isRightAngle() method instead |
java.lang.Boolean |
DbSMSLineGo.getRightAngle()
Deprecated. use isRightAngle() method instead |
java.awt.Point |
DbSMSAssociationGo.getRole1Offset()
Gets the "role1 offset" of a DbSMSAssociationGo's instance. |
java.awt.Point |
DbSMSAssociationGo.getRole2Offset()
Gets the "role2 offset" of a DbSMSAssociationGo's instance. |
java.lang.Integer |
DbSMSTargetSystem.getRootID()
Gets the "root id" property of a DbSMSTargetSystem's instance. |
java.awt.Color |
DbSMSStyle.getSms_dataModelBackgroundColor()
Gets the "data model background" of a DbSMSStyle's instance. |
java.awt.Color |
DbSMSStyle.getSms_dataModelBorderColor()
Gets the "data model border" of a DbSMSStyle's instance. |
SMSDisplayDescriptor |
DbSMSStyle.getSms_dataModelDescriptor()
Gets the "data model descriptor" of a DbSMSStyle's instance. |
java.awt.Color |
DbSMSStyle.getSms_dataModelDescriptorColor()
Gets the "data model descriptor" of a DbSMSStyle's instance. |
java.awt.Font |
DbSMSStyle.getSms_dataModelDescriptorFont()
Gets the "data model descriptor" of a DbSMSStyle's instance. |
java.awt.Font |
DbSMSStyle.getSms_packageNameFont()
Gets the "package name" of a DbSMSStyle's instance. |
DbObject |
DbSMSAssociationGo.getSO()
|
DbObject |
DbSMSClassifierGo.getSO()
|
DbObject |
DbSMSCommonItemGo.getSO()
|
DbObject |
DbSMSFreeGraphicGo.getSO()
|
abstract DbObject |
DbSMSGraphicalObject.getSO()
|
DbObject |
DbSMSImageGo.getSO()
|
DbObject |
DbSMSInheritanceGo.getSO()
|
DbObject |
DbSMSLinkGo.getSO()
|
DbObject |
DbSMSNoticeGo.getSO()
|
DbObject |
DbSMSPackageGo.getSO()
|
DbObject |
DbSMSStampGo.getSO()
|
DbObject |
DbSMSUserTextGo.getSO()
|
DbRelationN |
DbSMSSemanticalObject.getSourceLinks()
Gets the list of source links associated to a DbSMSSemanticalObject's instance. |
DbSMSSemanticalObject |
DbSMSObjectImport.getSourceObject()
Gets the source object object associated to a DbSMSObjectImport's instance. |
DbRelationN |
DbSMSLink.getSourceObjects()
Gets the list of source objects associated to a DbSMSLink's instance. |
DbtPrefix |
DbSMSStyle.getSourcePrefix()
Gets the source prefix object associated to a DbSMSStyle's instance. |
java.lang.String |
DbSMSAssociationEnd.getSpecificRangeMultiplicity()
Gets the "specific-range multiplicity" property of a DbSMSAssociationEnd's instance. |
DbRelationN |
DbSMSStereotype.getStereotypedObjects()
Gets the list of stereotyped objects associated to a DbSMSStereotype's instance. |
MetaClass |
DbSMSStereotype.getStereotypeMetaClass()
|
DbSMSStyle |
DbSMSDiagram.getStyle()
Gets the style object associated to a DbSMSDiagram's instance. |
DbSMSStyle |
DbSMSGraphicalObject.getStyle()
Gets the style object associated to a DbSMSGraphicalObject's instance. |
DbRelationN |
DbSMSSemanticalObject.getSubCopies()
Gets the list of sub-copies associated to a DbSMSSemanticalObject's instance. |
DbRelationN |
DbSMSStereotype.getSubStereotypes()
Gets the list of substereotypes associated to a DbSMSStereotype's instance. |
DbSMSSemanticalObject |
DbSMSSemanticalObject.getSuperCopy()
Gets the super-copy object associated to a DbSMSSemanticalObject's instance. |
DbRelationN |
DbSMSStereotype.getSuperStereotypes()
Gets the list of superstereotypes associated to a DbSMSStereotype's instance. |
DbRelationN |
DbSMSSemanticalObject.getTargetLinks()
Gets the list of target links associated to a DbSMSSemanticalObject's instance. |
DbRelationN |
DbSMSLink.getTargetObjects()
Gets the list of target objects associated to a DbSMSLink's instance. |
DbtPrefix |
DbSMSStyle.getTargetPrefix()
Gets the target prefix object associated to a DbSMSStyle's instance. |
DbSMSTargetSystem |
DbSMSAbstractPackage.getTargetSystem()
Gets the target system object associated to a DbSMSAbstractPackage's instance. |
java.lang.String |
DbSMSUserTextGo.getText()
Gets the "text" property of a DbSMSUserTextGo's instance. |
java.awt.Color |
DbSMSClassifierGo.getTextColor()
Gets the "textcolor" of a DbSMSClassifierGo's instance. |
java.awt.Color |
DbSMSCommonItemGo.getTextColor()
Gets the "textcolor" of a DbSMSCommonItemGo's instance. |
java.awt.Color |
DbSMSNoticeGo.getTextColor()
Gets the "textcolor" of a DbSMSNoticeGo's instance. |
java.awt.Color |
DbSMSPackageGo.getTextColor()
Gets the "textcolor" of a DbSMSPackageGo's instance. |
java.awt.Color |
DbSMSStampGo.getTextColor()
Gets the "text color" of a DbSMSStampGo's instance. |
java.awt.Color |
DbSMSUserTextGo.getTextColor()
Gets the "textcolor" of a DbSMSUserTextGo's instance. |
java.awt.Color |
DbSMSStyle.getTextColorDbSMSNotice()
Gets the "notice text" of a DbSMSStyle's instance. |
java.awt.Color |
DbSMSStyle.getTextColorDbSMSPackage()
Gets the "package name" of a DbSMSStyle's instance. |
java.awt.Color |
DbSMSStyle.getTextColorRecentModifications()
Gets the "text color for recent modifications" of a DbSMSStyle's instance. |
java.lang.Boolean |
DbSMSAssociation.getToFrontEnd()
Deprecated. use isToFrontEnd() method instead |
java.awt.Point |
DbSMSAssociationGo.getUml1Offset()
Gets the "uml1 offset" of a DbSMSAssociationGo's instance. |
java.awt.Point |
DbSMSAssociationGo.getUml2Offset()
Gets the "uml2 offset" of a DbSMSAssociationGo's instance. |
MetaClass |
DbSMSUmlConstraint.getUmlConstraintMetaClass()
|
DbRelationN |
DbSMSSemanticalObject.getUmlConstraints()
Gets the list of uml constraints associated to a DbSMSSemanticalObject's instance. |
DbSMSUmlExtensibility |
DbSMSProject.getUmlExtensibility()
|
DbSMSStereotype |
DbSMSSemanticalObject.getUmlStereotype()
Gets the uml stereotype object associated to a DbSMSSemanticalObject's instance. |
DbRelationN |
DbSMSStyle.getUsedInNotations()
Gets the list of used in notations associated to a DbSMSStyle's instance. |
DbORUserNode |
DbSMSProject.getUserNode()
|
java.lang.Integer |
DbSMSProject.getUserTargetID()
Gets the "user defined target system" property of a DbSMSProject's instance. |
java.lang.String |
DbSMSPackage.getVersion()
Gets the "version" property of a DbSMSPackage's instance. |
java.lang.String |
DbSMSTargetSystem.getVersion()
Gets the "version" property of a DbSMSTargetSystem's instance. |
DbtPrefix |
DbSMSStyle.getWarningPrefix()
Gets the warning prefix object associated to a DbSMSStyle's instance. |
void |
DbSMSProject.initUMLExtensibility()
|
boolean |
DbSMSGraphicalObject.isAutoFit()
Tells whether a DbSMSGraphicalObject's instance is autoFit or not. |
boolean |
DbSMSBuiltInTypePackage.isBuiltIn()
Tells whether a DbSMSBuiltInTypePackage's instance is builtIn or not. |
boolean |
DbSMSStereotype.isBuiltIn()
Tells whether a DbSMSStereotype's instance is builtIn or not. |
boolean |
DbSMSTargetSystem.isBuiltIn()
Tells whether a DbSMSTargetSystem's instance is builtIn or not. |
boolean |
DbSMSUmlConstraint.isBuiltIn()
Tells whether a DbSMSUmlConstraint's instance is builtIn or not. |
boolean |
DbSMSStyle.isDefaultStyle()
Tells whether a DbSMSStyle's instance is defaultStyle or not. |
boolean |
DbSMSBuiltInTypeNode.isDeletable()
|
boolean |
DbSMSBuiltInTypePackage.isDeletable()
|
boolean |
DbSMSStereotype.isDeletable()
|
boolean |
DbSMSTargetSystem.isDeletable()
|
boolean |
DbSMSUmlConstraint.isDeletable()
|
boolean |
DbSMSUmlExtensibility.isDeletable()
|
boolean |
DbSMSGraphicalObject.isDeleteCascadeLineGo()
|
boolean |
DbSMSClassifierGo.isInSourceDiagram()
|
boolean |
DbSMSAbstractPackage.isIsLocked()
Tells whether a DbSMSAbstractPackage's instance is isLocked or not. |
boolean |
DbSMSProject.isIsLocked()
Tells whether a DbSMSProject's instance is isLocked or not. |
boolean |
DbSMSAbstractPackage.isIsValidated()
Tells whether a DbSMSAbstractPackage's instance is isValidated or not. |
boolean |
DbSMSFreeLineGo.isRightAngle()
Tells whether a DbSMSFreeLineGo's instance is rightAngle or not. |
boolean |
DbSMSLineGo.isRightAngle()
Tells whether a DbSMSLineGo's instance is rightAngle or not. |
boolean |
DbSMSAssociation.isToFrontEnd()
Tells whether a DbSMSAssociation's instance is toFrontEnd or not. |
boolean |
DbSMSAbstractPackage.matches(DbObject dbo)
|
boolean |
DbSMSBuiltInTypeNode.matches(DbObject dbo)
|
boolean |
DbSMSBuiltInTypePackage.matches(DbObject dbo)
|
boolean |
DbSMSNotation.matches(DbObject dbo)
|
boolean |
DbSMSStyle.matches(DbObject dbo)
|
boolean |
DbSMSTargetSystem.matches(DbObject dbo)
|
boolean |
DbSMSUmlExtensibility.matches(DbObject dbo)
|
void |
DbSMSClassifierGo.remove()
Overriding methods must call super.remove() |
void |
DbSMSTargetSystem.remove()
|
void |
DbSMSUmlConstraint.removeFromConstrainedObjects(DbSMSSemanticalObject value)
Removes an element from the list of constrained objects associated to a DbSMSUmlConstraint's instance. |
void |
DbSMSFeature.removeFromOverriddenFeatures(DbSMSFeature value)
Removes an element from the list of overridden features associated to a DbSMSFeature's instance. |
void |
DbSMSFeature.removeFromOverridingFeatures(DbSMSFeature value)
Removes an element from the list of overriding features associated to a DbSMSFeature's instance. |
void |
DbSMSSemanticalObject.removeFromSourceLinks(DbSMSLink value)
Removes an element from the list of source links associated to a DbSMSSemanticalObject's instance. |
void |
DbSMSLink.removeFromSourceObjects(DbSMSSemanticalObject value)
Removes an element from the list of source objects associated to a DbSMSLink's instance. |
void |
DbSMSStereotype.removeFromSubStereotypes(DbSMSStereotype value)
Removes an element from the list of substereotypes associated to a DbSMSStereotype's instance. |
void |
DbSMSStereotype.removeFromSuperStereotypes(DbSMSStereotype value)
Removes an element from the list of superstereotypes associated to a DbSMSStereotype's instance. |
void |
DbSMSSemanticalObject.removeFromTargetLinks(DbSMSLink value)
Removes an element from the list of target links associated to a DbSMSSemanticalObject's instance. |
void |
DbSMSLink.removeFromTargetObjects(DbSMSSemanticalObject value)
Removes an element from the list of target objects associated to a DbSMSLink's instance. |
void |
DbSMSSemanticalObject.removeFromUmlConstraints(DbSMSUmlConstraint value)
Removes an element from the list of uml constraints associated to a DbSMSSemanticalObject's instance. |
void |
DbSMSAssociationGo.resetLabelsPosition()
|
void |
DbSMSInheritanceGo.resetLabelsPosition()
|
void |
DbSMSLineGo.resetLabelsPosition()
|
void |
DbSMSLinkGo.resetLabelsPosition()
|
void |
DbSMSAbstractPackage.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSAbstractRelationship.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSAbstractRelationshipEnd.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSAssociation.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSAssociationEnd.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSAssociationGo.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSBehavioralFeature.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSBuiltInTypeNode.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSBuiltInTypePackage.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSClassifier.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSClassifierGo.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSCommonItem.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSCommonItemGo.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSConstraint.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSDiagram.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSFeature.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSFreeFormGo.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSFreeGraphicGo.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSFreeLineGo.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSGraphicalObject.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSImageGo.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSIndex.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSIndexKey.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSInheritance.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSInheritanceGo.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSLineGo.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSLink.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSLinkGo.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSLinkModel.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSNotation.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSNotice.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSNoticeGo.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSObjectImport.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSPackage.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSPackageGo.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSParameter.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSProject.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSSemanticalObject.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSStampGo.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSStereotype.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSStructuralFeature.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSStyle.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSTargetSystem.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSTypeClassifier.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSTypedElement.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSUmlConstraint.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSUmlExtensibility.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSUser.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSUserDefinedPackage.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSUserTextGo.set(MetaField metaField,
java.lang.Object value)
|
void |
DbSMSAbstractPackage.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSAbstractRelationship.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSAbstractRelationshipEnd.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSAssociation.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSAssociationEnd.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSAssociationGo.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSBehavioralFeature.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSBuiltInTypeNode.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSBuiltInTypePackage.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSClassifier.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSClassifierGo.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSCommonItem.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSCommonItemGo.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSConstraint.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSDiagram.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSFeature.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSFreeFormGo.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSFreeGraphicGo.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSFreeLineGo.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSGraphicalObject.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSImageGo.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSIndex.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSIndexKey.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSInheritance.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSInheritanceGo.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSLineGo.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSLink.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSLinkGo.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSLinkModel.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSNotation.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSNotice.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSNoticeGo.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSObjectImport.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSPackage.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSPackageGo.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSParameter.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSProject.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSSemanticalObject.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSStampGo.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSStereotype.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSStructuralFeature.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSStyle.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSTargetSystem.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSTypeClassifier.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSTypedElement.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSUmlConstraint.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSUmlExtensibility.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSUser.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSUserDefinedPackage.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSUserTextGo.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbSMSObjectImport.setAlias(java.lang.String value)
Sets the "alias" property of a DbSMSObjectImport's instance. |
void |
DbSMSNotice.setAlignment(SMSHorizontalAlignment value)
Sets the "alignment" property of a DbSMSNotice's instance. |
void |
DbSMSStyle.setAncestor(DbSMSStyle value)
Sets the ancestor object associated to a DbSMSStyle's instance. |
void |
DbSMSAssociationGo.setAssociation(DbSMSAssociation value)
Sets the association object associated to a DbSMSAssociationGo's instance. |
void |
DbSMSPackage.setAuthor(java.lang.String value)
Sets the "author" property of a DbSMSPackage's instance. |
void |
DbSMSGraphicalObject.setAutoFit(java.lang.Boolean value)
Sets the "auto fit" property of a DbSMSGraphicalObject's instance. |
void |
DbSMSLineGo.setBackEndGo(DbSMSGraphicalObject value)
Sets the back end graphical object object associated to a DbSMSLineGo's instance. |
void |
DbSMSClassifierGo.setBackgroundColor(java.awt.Color value)
Sets the "backgroundcolor" property of a DbSMSClassifierGo's instance. |
void |
DbSMSCommonItemGo.setBackgroundColor(java.awt.Color value)
Sets the "backgroundcolor" property of a DbSMSCommonItemGo's instance. |
void |
DbSMSFreeFormGo.setBackgroundColor(java.awt.Color value)
Sets the "backgroundcolor" property of a DbSMSFreeFormGo's instance. |
void |
DbSMSNoticeGo.setBackgroundColor(java.awt.Color value)
Sets the "backgroundcolor" property of a DbSMSNoticeGo's instance. |
void |
DbSMSPackageGo.setBackgroundColor(java.awt.Color value)
Sets the "backgroundcolor" property of a DbSMSPackageGo's instance. |
void |
DbSMSStampGo.setBackgroundColor(java.awt.Color value)
Sets the "background color" property of a DbSMSStampGo's instance. |
void |
DbSMSUserTextGo.setBackgroundColor(java.awt.Color value)
Sets the "backgroundcolor" property of a DbSMSUserTextGo's instance. |
void |
DbSMSStyle.setBackgroundColorDbSMSNotice(java.awt.Color value)
Sets the "notice background" property of a DbSMSStyle's instance. |
void |
DbSMSStyle.setBackgroundColorDbSMSPackage(java.awt.Color value)
Sets the "package background" property of a DbSMSStyle's instance. |
void |
DbSMSProject.setBeDefaultNotation(DbBENotation value)
Sets the bpm - default notation object associated to a DbSMSProject's instance. |
void |
DbSMSProject.setBeDefaultStyle(DbBEStyle value)
Sets the business process default style object associated to a DbSMSProject's instance. |
void |
DbSMSBuiltInTypePackage.setBuiltIn(java.lang.Boolean value)
Sets the "built in?" |
void |
DbSMSStereotype.setBuiltIn(java.lang.Boolean value)
Sets the "built in?" |
void |
DbSMSTargetSystem.setBuiltIn(java.lang.Boolean value)
Sets the "built in?" |
void |
DbSMSUmlConstraint.setBuiltIn(java.lang.Boolean value)
Sets the "built in?" |
void |
DbSMSFreeFormGo.setCategory(SMSFreeForm value)
Sets the "category" property of a DbSMSFreeFormGo's instance. |
void |
DbSMSStyle.setCategory(SMSStyleCategory value)
Sets the "category" property of a DbSMSStyle's instance. |
void |
DbSMSAssociationGo.setCenterOffset(java.awt.Point value)
Sets the "center offset" property of a DbSMSAssociationGo's instance. |
void |
DbSMSInheritanceGo.setCenterOffset(java.awt.Point value)
Sets the "center offset" property of a DbSMSInheritanceGo's instance. |
void |
DbSMSLinkGo.setCenterOffset(java.awt.Point value)
Sets the "centeroffset" property of a DbSMSLinkGo's instance. |
void |
DbSMSClassifierGo.setClassifier(DbSMSClassifier value)
Sets the classifier object associated to a DbSMSClassifierGo's instance. |
void |
DbSMSCommonItemGo.setCommonItem(DbSMSCommonItem value)
Sets the common item object associated to a DbSMSCommonItemGo's instance. |
void |
DbSMSStampGo.setCompanyLogo(java.awt.Image value)
Sets the "company logo" property of a DbSMSStampGo's instance. |
void |
DbSMSUmlConstraint.setConstrainedObjects(DbSMSSemanticalObject value,
int op)
Adds an element to or removes an element from the list of constrained objects associated to a DbSMSUmlConstraint's instance. |
void |
DbSMSClassifierGo.setDashStyle(java.lang.Boolean value)
Sets the "dashstyle" property of a DbSMSClassifierGo's instance. |
void |
DbSMSCommonItemGo.setDashStyle(java.lang.Boolean value)
Sets the "dashstyle" property of a DbSMSCommonItemGo's instance. |
void |
DbSMSFreeGraphicGo.setDashStyle(java.lang.Boolean value)
Sets the "dashstyle" property of a DbSMSFreeGraphicGo's instance. |
void |
DbSMSLineGo.setDashStyle(java.lang.Boolean value)
Sets the "dash style" property of a DbSMSLineGo's instance. |
void |
DbSMSNoticeGo.setDashStyle(java.lang.Boolean value)
Sets the "dashstyle" property of a DbSMSNoticeGo's instance. |
void |
DbSMSPackageGo.setDashStyle(java.lang.Boolean value)
Sets the "dashstyle" property of a DbSMSPackageGo's instance. |
void |
DbSMSStampGo.setDashStyle(java.lang.Boolean value)
Sets the "dash style" property of a DbSMSStampGo's instance. |
void |
DbSMSStyle.setDashStyleDbSMSAssociation(java.lang.Boolean value)
Sets the "association dash style" property of a DbSMSStyle's instance. |
void |
DbSMSStyle.setDashStyleDbSMSInheritance(java.lang.Boolean value)
Sets the "inheritance dash style" property of a DbSMSStyle's instance. |
void |
DbSMSStyle.setDashStyleDbSMSLinkGo(java.lang.Boolean value)
Sets the "graphical link dash style" property of a DbSMSStyle's instance. |
void |
DbSMSStyle.setDashStyleDbSMSNotice(java.lang.Boolean value)
Sets the "notice dash style" property of a DbSMSStyle's instance. |
void |
DbSMSStyle.setDashStyleDbSMSPackage(java.lang.Boolean value)
Sets the "package dash style" property of a DbSMSStyle's instance. |
void |
DbSMSProject.setDefaultCollectionType(DbJVClass value)
Sets the default collection type object associated to a DbSMSProject's instance. |
void |
DbSMSProject.setDefaultLinkModel(DbSMSLinkModel value)
Sets the default link model object associated to a DbSMSProject's instance. |
void |
DbSMSStyle.setDefaultStyle(java.lang.Boolean value)
Sets the "default style?" |
void |
DbSMSNotation.setDefaultStyle(DbSMSStyle value)
Sets the default style object associated to a DbSMSNotation's instance. |
void |
DbSMSParameter.setDefaultValue(java.lang.String value)
Sets the "default value" property of a DbSMSParameter's instance. |
void |
DbSMSStampGo.setDescription(java.lang.String value)
Sets the "description" property of a DbSMSStampGo's instance. |
void |
DbSMSImageGo.setDiagramImage(java.awt.Image value)
Sets the "diagram image" property of a DbSMSImageGo's instance. |
void |
DbSMSProject.setErDefaultNotation(DbORNotation value)
Sets the entity relationship - default notation object associated to a DbSMSProject's instance. |
void |
DbSMSProject.setErDefaultStyle(DbORStyle value)
Sets the entity relationship model default style object associated to a DbSMSProject's instance. |
void |
DbSMSStyle.setErrorPrefix(DbtPrefix value)
Sets the error prefix object associated to a DbSMSStyle's instance. |
void |
DbSMSUmlConstraint.setExpression(java.lang.String value)
Sets the "expression" property of a DbSMSUmlConstraint's instance. |
void |
DbSMSNotice.setExternalDocument(java.lang.String value)
Sets the "external document" property of a DbSMSNotice's instance. |
void |
DbSMSUserTextGo.setFont(java.awt.Font value)
Sets the "free text" property of a DbSMSUserTextGo's instance. |
void |
DbSMSLineGo.setFrontEndGo(DbSMSGraphicalObject value)
Sets the front end graphical object object associated to a DbSMSLineGo's instance. |
void |
DbSMSClassifierGo.setHighlight(java.lang.Boolean value)
Sets the "highlight" property of a DbSMSClassifierGo's instance. |
void |
DbSMSCommonItemGo.setHighlight(java.lang.Boolean value)
Sets the "highlight" property of a DbSMSCommonItemGo's instance. |
void |
DbSMSFreeGraphicGo.setHighlight(java.lang.Boolean value)
Sets the "highlight" property of a DbSMSFreeGraphicGo's instance. |
void |
DbSMSLineGo.setHighlight(java.lang.Boolean value)
Sets the "highlight" property of a DbSMSLineGo's instance. |
void |
DbSMSNoticeGo.setHighlight(java.lang.Boolean value)
Sets the "highlight" property of a DbSMSNoticeGo's instance. |
void |
DbSMSPackageGo.setHighlight(java.lang.Boolean value)
Sets the "highlight" property of a DbSMSPackageGo's instance. |
void |
DbSMSStampGo.setHighlight(java.lang.Boolean value)
Sets the "highlight" property of a DbSMSStampGo's instance. |
void |
DbSMSStyle.setHighlightDbSMSAssociation(java.lang.Boolean value)
Sets the "association highlight" property of a DbSMSStyle's instance. |
void |
DbSMSStyle.setHighlightDbSMSInheritance(java.lang.Boolean value)
Sets the "inheritance highlight" property of a DbSMSStyle's instance. |
void |
DbSMSStyle.setHighlightDbSMSLinkGo(java.lang.Boolean value)
Sets the "graphical link highlight" property of a DbSMSStyle's instance. |
void |
DbSMSStyle.setHighlightDbSMSNotice(java.lang.Boolean value)
Sets the "notice highlight" property of a DbSMSStyle's instance. |
void |
DbSMSStyle.setHighlightDbSMSPackage(java.lang.Boolean value)
Sets the "package highlight" property of a DbSMSStyle's instance. |
void |
DbSMSStereotype.setIcon(java.awt.Image value)
Sets the "icon" property of a DbSMSStereotype's instance. |
void |
DbSMSTargetSystem.setID(java.lang.Integer value)
Sets the "id" property of a DbSMSTargetSystem's instance. |
void |
DbSMSStyle.setInfoPrefix(DbtPrefix value)
Sets the information prefix object associated to a DbSMSStyle's instance. |
void |
DbSMSInheritanceGo.setInheritance(DbSMSInheritance value)
Sets the inheritance object associated to a DbSMSInheritanceGo's instance. |
void |
DbSMSStructuralFeature.setInitialValue(java.lang.String value)
Sets the "initial value" property of a DbSMSStructuralFeature's instance. |
void |
DbSMSAbstractPackage.setIsLocked(java.lang.Boolean value)
Sets the "locked" property of a DbSMSAbstractPackage's instance. |
void |
DbSMSProject.setIsLocked(java.lang.Boolean value)
Sets the "locked" property of a DbSMSProject's instance. |
void |
DbSMSAbstractPackage.setIsValidated(java.lang.Boolean value)
Sets the "is validated" property of a DbSMSAbstractPackage's instance. |
void |
DbSMSClassifierGo.setLineColor(java.awt.Color value)
Sets the "linecolor" property of a DbSMSClassifierGo's instance. |
void |
DbSMSCommonItemGo.setLineColor(java.awt.Color value)
Sets the "linecolor" property of a DbSMSCommonItemGo's instance. |
void |
DbSMSFreeGraphicGo.setLineColor(java.awt.Color value)
Sets the "linecolor" property of a DbSMSFreeGraphicGo's instance. |
void |
DbSMSLineGo.setLineColor(java.awt.Color value)
Sets the "line color" property of a DbSMSLineGo's instance. |
void |
DbSMSNoticeGo.setLineColor(java.awt.Color value)
Sets the "linecolor" property of a DbSMSNoticeGo's instance. |
void |
DbSMSPackageGo.setLineColor(java.awt.Color value)
Sets the "linecolor" property of a DbSMSPackageGo's instance. |
void |
DbSMSStampGo.setLineColor(java.awt.Color value)
Sets the "line color" property of a DbSMSStampGo's instance. |
void |
DbSMSStyle.setLineColorDbSMSAssociation(java.awt.Color value)
Sets the "association line" property of a DbSMSStyle's instance. |
void |
DbSMSStyle.setLineColorDbSMSInheritance(java.awt.Color value)
Sets the "inheritance line" property of a DbSMSStyle's instance. |
void |
DbSMSStyle.setLineColorDbSMSLinkGo(java.awt.Color value)
Sets the "graphical link color" property of a DbSMSStyle's instance. |
void |
DbSMSStyle.setLineColorDbSMSNotice(java.awt.Color value)
Sets the "notice border" property of a DbSMSStyle's instance. |
void |
DbSMSStyle.setLineColorDbSMSPackage(java.awt.Color value)
Sets the "package border" property of a DbSMSStyle's instance. |
void |
DbSMSLinkGo.setLink(DbSMSLink value)
Sets the link object associated to a DbSMSLinkGo's instance. |
void |
DbSMSLinkModel.setLinkModelProject(DbSMSProject value)
Sets the project object associated to a DbSMSLinkModel's instance. |
void |
DbSMSNotation.setMasterNotationID(java.lang.Integer value)
Sets the "master notation id" property of a DbSMSNotation's instance. |
void |
DbSMSLinkModel.setMetaClassName(java.lang.String value)
Sets the "filtter on" property of a DbSMSLinkModel's instance. |
void |
DbSMSStereotype.setMetaClassName(java.lang.String value)
Sets the "applicable on" property of a DbSMSStereotype's instance. |
void |
DbSMSUmlConstraint.setMetaClassName(java.lang.String value)
Sets the "applicable on" property of a DbSMSUmlConstraint's instance. |
void |
DbSMSAssociationGo.setMulti1Offset(java.awt.Point value)
Sets the "multi1 offset" property of a DbSMSAssociationGo's instance. |
void |
DbSMSAssociationGo.setMulti2Offset(java.awt.Point value)
Sets the "multi2 offset" property of a DbSMSAssociationGo's instance. |
void |
DbSMSAssociationEnd.setMultiplicity(SMSMultiplicity mult)
|
void |
DbSMSDiagram.setName(java.lang.String value)
Sets the "name" property of a DbSMSDiagram's instance. |
void |
DbSMSNotation.setName(java.lang.String value)
Sets the "name" property of a DbSMSNotation's instance. |
void |
DbSMSStyle.setName(java.lang.String value)
Sets the "name" property of a DbSMSStyle's instance. |
void |
DbSMSDiagram.setNbPages(java.awt.Dimension value)
Sets the "page count" property of a DbSMSDiagram's instance. |
void |
DbSMSNotation.setNotationID(java.lang.Integer value)
Sets the "notation id" property of a DbSMSNotation's instance. |
void |
DbSMSNotation.setNotationMode(java.lang.Integer value)
Sets the "notation mode" property of a DbSMSNotation's instance. |
void |
DbSMSNoticeGo.setNotice(DbSMSNotice value)
Sets the notice object associated to a DbSMSNoticeGo's instance. |
void |
DbSMSProject.setOoDefaultStyle(DbOOStyle value)
Sets the object models default style object associated to a DbSMSProject's instance. |
void |
DbSMSImageGo.setOpacityFactor(java.lang.Float value)
Sets the "opacity factor" property of a DbSMSImageGo's instance. |
void |
DbSMSProject.setOrDefaultCommonItemStyle(DbORCommonItemStyle value)
Sets the common item models default style object associated to a DbSMSProject's instance. |
void |
DbSMSProject.setOrDefaultDomainStyle(DbORDomainStyle value)
Sets the domain models default style object associated to a DbSMSProject's instance. |
void |
DbSMSProject.setOrDefaultNotation(DbORNotation value)
Sets the data - default notation object associated to a DbSMSProject's instance. |
void |
DbSMSProject.setOrDefaultStyle(DbORStyle value)
Sets the relational model default style object associated to a DbSMSProject's instance. |
void |
DbSMSFeature.setOverriddenFeatures(DbSMSFeature value,
int op)
Adds an element to or removes an element from the list of overridden features associated to a DbSMSFeature's instance. |
void |
DbSMSFeature.setOverridingFeatures(DbSMSFeature value,
int op)
Adds an element to or removes an element from the list of overriding features associated to a DbSMSFeature's instance. |
void |
DbSMSPackageGo.setPackage(DbSMSPackage value)
Sets the package object associated to a DbSMSPackageGo's instance. |
void |
DbSMSDiagram.setPageFormat(java.awt.print.PageFormat value)
Sets the "page format" property of a DbSMSDiagram's instance. |
void |
DbSMSDiagram.setPageNoFont(java.awt.Font value)
Sets the "page number font" property of a DbSMSDiagram's instance. |
void |
DbSMSDiagram.setPageNoPosition(PageNoPosition value)
Sets the "page number position" property of a DbSMSDiagram's instance. |
void |
DbSMSDiagram.setParentDiagram(DbSMSDiagram value)
Sets the parent diagram object associated to a DbSMSDiagram's instance. |
void |
DbSMSParameter.setPassingConvention(SMSPassingConvention value)
Sets the "passing convention" property of a DbSMSParameter's instance. |
void |
DbSMSFreeLineGo.setPolyline(java.awt.Polygon value)
Sets the "polygon" property of a DbSMSFreeLineGo's instance. |
void |
DbSMSLineGo.setPolyline(java.awt.Polygon value)
Sets the "polygon" property of a DbSMSLineGo's instance. |
void |
DbSMSDiagram.setPrintScale(java.lang.Integer value)
Sets the "print scale" property of a DbSMSDiagram's instance. |
void |
DbSMSStyle.setRecentModificationDate(java.lang.Long value)
Sets the "date of recent modifications " property of a DbSMSStyle's instance. |
void |
DbSMSProject.setRecentModificationDisplay(SMSRecentModificationOption value)
Sets the "display of recent modifications" property of a DbSMSProject's instance. |
void |
DbSMSStyle.setRecentModificationDisplay(SMSRecentModificationOption value)
Sets the "display of recent modifications" property of a DbSMSStyle's instance. |
void |
DbSMSStyle.setRecentModificationFont(java.awt.Font value)
Sets the "font for recent modifications" property of a DbSMSStyle's instance. |
void |
DbSMSStyle.setRecentModificationPrefix(DbtPrefix value)
Sets the recent modification prefix object associated to a DbSMSStyle's instance. |
void |
DbSMSGraphicalObject.setRectangle(java.awt.Rectangle value)
Sets the "rectangle" property of a DbSMSGraphicalObject's instance. |
void |
DbSMSFreeLineGo.setRightAngle(java.lang.Boolean value)
Sets the "right angle?" |
void |
DbSMSLineGo.setRightAngle(java.lang.Boolean value)
Sets the "right angle?" |
void |
DbSMSAssociationGo.setRole1Offset(java.awt.Point value)
Sets the "role1 offset" property of a DbSMSAssociationGo's instance. |
void |
DbSMSAssociationGo.setRole2Offset(java.awt.Point value)
Sets the "role2 offset" property of a DbSMSAssociationGo's instance. |
void |
DbSMSTargetSystem.setRootID(java.lang.Integer value)
Sets the "root id" property of a DbSMSTargetSystem's instance. |
void |
DbSMSStyle.setSms_dataModelBackgroundColor(java.awt.Color value)
Sets the "data model background" property of a DbSMSStyle's instance. |
void |
DbSMSStyle.setSms_dataModelBorderColor(java.awt.Color value)
Sets the "data model border" property of a DbSMSStyle's instance. |
void |
DbSMSStyle.setSms_dataModelDescriptor(SMSDisplayDescriptor value)
Sets the "data model descriptor" property of a DbSMSStyle's instance. |
void |
DbSMSStyle.setSms_dataModelDescriptorColor(java.awt.Color value)
Sets the "data model descriptor" property of a DbSMSStyle's instance. |
void |
DbSMSStyle.setSms_dataModelDescriptorFont(java.awt.Font value)
Sets the "data model descriptor" property of a DbSMSStyle's instance. |
void |
DbSMSStyle.setSms_packageNameFont(java.awt.Font value)
Sets the "package name" property of a DbSMSStyle's instance. |
void |
DbSMSSemanticalObject.setSourceLinks(DbSMSLink value,
int op)
Adds an element to or removes an element from the list of source links associated to a DbSMSSemanticalObject's instance. |
void |
DbSMSObjectImport.setSourceObject(DbSMSSemanticalObject value)
Sets the source object object associated to a DbSMSObjectImport's instance. |
void |
DbSMSLink.setSourceObjects(DbSMSSemanticalObject value,
int op)
Adds an element to or removes an element from the list of source objects associated to a DbSMSLink's instance. |
void |
DbSMSStyle.setSourcePrefix(DbtPrefix value)
Sets the source prefix object associated to a DbSMSStyle's instance. |
void |
DbSMSAssociationEnd.setSpecificRangeMultiplicity(java.lang.String value)
Sets the "specific-range multiplicity" property of a DbSMSAssociationEnd's instance. |
void |
DbSMSDiagram.setStyle(DbSMSStyle value)
Sets the style object associated to a DbSMSDiagram's instance. |
void |
DbSMSGraphicalObject.setStyle(DbSMSStyle style)
|
void |
DbSMSStereotype.setSubStereotypes(DbSMSStereotype value,
int op)
Adds an element to or removes an element from the list of substereotypes associated to a DbSMSStereotype's instance. |
void |
DbSMSSemanticalObject.setSuperCopy(DbSMSSemanticalObject value)
|
void |
DbSMSStereotype.setSuperStereotypes(DbSMSStereotype value,
int op)
Adds an element to or removes an element from the list of superstereotypes associated to a DbSMSStereotype's instance. |
void |
DbSMSSemanticalObject.setTargetLinks(DbSMSLink value,
int op)
Adds an element to or removes an element from the list of target links associated to a DbSMSSemanticalObject's instance. |
void |
DbSMSLink.setTargetObjects(DbSMSSemanticalObject value,
int op)
Adds an element to or removes an element from the list of target objects associated to a DbSMSLink's instance. |
void |
DbSMSStyle.setTargetPrefix(DbtPrefix value)
Sets the target prefix object associated to a DbSMSStyle's instance. |
void |
DbSMSAbstractPackage.setTargetSystem(DbSMSTargetSystem value)
Sets the target system object associated to a DbSMSAbstractPackage's instance. |
void |
DbSMSUserTextGo.setText(java.lang.String value)
Sets the "text" property of a DbSMSUserTextGo's instance. |
void |
DbSMSClassifierGo.setTextColor(java.awt.Color value)
Sets the "textcolor" property of a DbSMSClassifierGo's instance. |
void |
DbSMSCommonItemGo.setTextColor(java.awt.Color value)
Sets the "textcolor" property of a DbSMSCommonItemGo's instance. |
void |
DbSMSNoticeGo.setTextColor(java.awt.Color value)
Sets the "textcolor" property of a DbSMSNoticeGo's instance. |
void |
DbSMSPackageGo.setTextColor(java.awt.Color value)
Sets the "textcolor" property of a DbSMSPackageGo's instance. |
void |
DbSMSStampGo.setTextColor(java.awt.Color value)
Sets the "text color" property of a DbSMSStampGo's instance. |
void |
DbSMSUserTextGo.setTextColor(java.awt.Color value)
Sets the "textcolor" property of a DbSMSUserTextGo's instance. |
void |
DbSMSStyle.setTextColorDbSMSNotice(java.awt.Color value)
Sets the "notice text" property of a DbSMSStyle's instance. |
void |
DbSMSStyle.setTextColorDbSMSPackage(java.awt.Color value)
Sets the "package name" property of a DbSMSStyle's instance. |
void |
DbSMSStyle.setTextColorRecentModifications(java.awt.Color value)
Sets the "text color for recent modifications" property of a DbSMSStyle's instance. |
void |
DbSMSAssociation.setToFrontEnd(java.lang.Boolean value)
Sets the "to front end" property of a DbSMSAssociation's instance. |
void |
DbSMSAssociationGo.setUml1Offset(java.awt.Point value)
Sets the "uml1 offset" property of a DbSMSAssociationGo's instance. |
void |
DbSMSAssociationGo.setUml2Offset(java.awt.Point value)
Sets the "uml2 offset" property of a DbSMSAssociationGo's instance. |
void |
DbSMSSemanticalObject.setUmlConstraints(DbSMSUmlConstraint value,
int op)
Adds an element to or removes an element from the list of uml constraints associated to a DbSMSSemanticalObject's instance. |
void |
DbSMSSemanticalObject.setUmlStereotype(DbSMSStereotype value)
Sets the uml stereotype object associated to a DbSMSSemanticalObject's instance. |
void |
DbSMSProject.setUserTargetID(java.lang.Integer value)
Sets the "user defined target system" property of a DbSMSProject's instance. |
void |
DbSMSPackage.setVersion(java.lang.String value)
Sets the "version" property of a DbSMSPackage's instance. |
void |
DbSMSTargetSystem.setVersion(java.lang.String value)
Sets the "version" property of a DbSMSTargetSystem's instance. |
void |
DbSMSStyle.setWarningPrefix(DbtPrefix value)
Sets the warning prefix object associated to a DbSMSStyle's instance. |
Constructors in org.modelsphere.sms.db that throw DbException | |
---|---|
DbSMSAbstractPackage(DbObject composite)
Creates an instance of DbSMSAbstractPackage. |
|
DbSMSAbstractRelationship(DbObject composite)
Creates an instance of DbSMSAbstractRelationship. |
|
DbSMSAbstractRelationshipEnd(DbObject composite)
Creates an instance of DbSMSAbstractRelationshipEnd. |
|
DbSMSAssociation(DbObject composite)
Creates an instance of DbSMSAssociation. |
|
DbSMSAssociationEnd(DbObject composite)
Creates an instance of DbSMSAssociationEnd. |
|
DbSMSAssociationGo(DbSMSDiagram composite,
DbSMSGraphicalObject frontEndGo,
DbSMSGraphicalObject backEndGo,
DbSMSAssociation association)
Creates an instance of DbSMSAssociationGo. |
|
DbSMSBehavioralFeature(DbObject composite)
Creates an instance of DbSMSBehavioralFeature. |
|
DbSMSBuiltInTypeNode(DbObject composite)
Creates an instance of DbSMSBuiltInTypeNode. |
|
DbSMSBuiltInTypePackage(DbSMSBuiltInTypeNode builtInTypeNode,
java.lang.String name,
DbSMSTargetSystem targetSystem)
Creates an instance of DbSMSBuiltInTypePackage. |
|
DbSMSClassifier(DbObject composite)
Creates an instance of DbSMSClassifier. |
|
DbSMSClassifierGo(DbSMSDiagram composite,
DbSMSClassifier classifier)
Creates an instance of DbSMSClassifierGo. |
|
DbSMSCommonItem(DbObject composite)
Creates an instance of DbSMSCommonItem. |
|
DbSMSCommonItemGo(DbSMSDiagram composite,
DbSMSCommonItem commonItem)
Creates an instance of DbSMSCommonItemGo. |
|
DbSMSConstraint(DbObject composite)
Creates an instance of DbSMSConstraint. |
|
DbSMSDiagram(DbObject composite)
Creates an instance of DbSMSDiagram. |
|
DbSMSFeature(DbObject composite)
Creates an instance of DbSMSFeature. |
|
DbSMSFreeFormGo(DbObject composite,
SMSFreeForm category)
Creates an instance of DbSMSFreeFormGo. |
|
DbSMSFreeGraphicGo(DbObject composite)
Creates an instance of DbSMSFreeGraphicGo. |
|
DbSMSFreeLineGo(DbObject composite)
Creates an instance of DbSMSFreeLineGo. |
|
DbSMSGraphicalObject(DbObject composite)
Creates an instance of DbSMSGraphicalObject. |
|
DbSMSImageGo(DbObject composite)
Creates an instance of DbSMSImageGo. |
|
DbSMSIndex(DbObject composite)
Creates an instance of DbSMSIndex. |
|
DbSMSIndexKey(DbObject composite)
Creates an instance of DbSMSIndexKey. |
|
DbSMSInheritance(DbObject composite)
Creates an instance of DbSMSInheritance. |
|
DbSMSInheritanceGo(DbSMSDiagram composite,
DbSMSGraphicalObject frontEndGo,
DbSMSGraphicalObject backEndGo,
DbSMSInheritance inheritance)
Creates an instance of DbSMSInheritanceGo. |
|
DbSMSLineGo(DbSMSDiagram composite,
DbSMSGraphicalObject frontEndGo,
DbSMSGraphicalObject backEndGo)
Creates an instance of DbSMSLineGo. |
|
DbSMSLink(DbObject composite)
Creates an instance of DbSMSLink. |
|
DbSMSLinkGo(DbSMSDiagram composite,
DbSMSGraphicalObject frontEndGo,
DbSMSGraphicalObject backEndGo,
DbSMSLink link)
Creates an instance of DbSMSLinkGo. |
|
DbSMSLinkModel(DbObject composite)
Creates an instance of DbSMSLinkModel. |
|
DbSMSNotation(DbObject composite)
Creates an instance of DbSMSNotation. |
|
DbSMSNotice(DbObject composite)
Creates an instance of DbSMSNotice. |
|
DbSMSNoticeGo(DbObject composite)
Creates an instance of DbSMSNoticeGo. |
|
DbSMSObjectImport(DbObject composite)
Creates an instance of DbSMSObjectImport. |
|
DbSMSPackage(DbObject composite)
Creates an instance of DbSMSPackage. |
|
DbSMSPackageGo(DbSMSDiagram composite,
DbSMSPackage pack)
Creates an instance of DbSMSPackageGo. |
|
DbSMSParameter(DbObject composite)
Creates an instance of DbSMSParameter. |
|
DbSMSProject(DbObject composite)
Creates an instance of DbSMSProject. |
|
DbSMSSemanticalObject(DbObject composite)
Creates an instance of DbSMSSemanticalObject. |
|
DbSMSStampGo(DbObject composite)
Creates an instance of DbSMSStampGo. |
|
DbSMSStereotype(DbObject composite)
Creates an instance of DbSMSStereotype. |
|
DbSMSStructuralFeature(DbObject composite)
Creates an instance of DbSMSStructuralFeature. |
|
DbSMSStyle(DbObject composite)
Creates an instance of DbSMSStyle. |
|
DbSMSStyle(DbObject composite,
SMSStyleCategory category)
Creates an instance of DbSMSStyle. |
|
DbSMSTargetSystem(DbSMSProject project,
java.lang.String name,
java.lang.String version,
java.lang.Integer id,
java.lang.Integer rootId)
Creates an instance of DbSMSTargetSystem. |
|
DbSMSTypeClassifier(DbObject composite)
Creates an instance of DbSMSTypeClassifier. |
|
DbSMSTypedElement(DbObject composite)
Creates an instance of DbSMSTypedElement. |
|
DbSMSUmlConstraint(DbObject composite)
Creates an instance of DbSMSUmlConstraint. |
|
DbSMSUmlExtensibility(DbObject composite)
Creates an instance of DbSMSUmlExtensibility. |
|
DbSMSUser(DbObject composite)
Creates an instance of DbSMSUser. |
|
DbSMSUserDefinedPackage(DbObject composite)
Creates an instance of DbSMSUserDefinedPackage. |
|
DbSMSUserTextGo(DbObject composite)
Creates an instance of DbSMSUserTextGo. |
Uses of DbException in org.modelsphere.sms.oo.db |
---|
Methods in org.modelsphere.sms.oo.db that throw DbException | |
---|---|
java.lang.String |
DbOOAbstractMethod.buildDisplayString()
|
java.lang.String |
DbOODataMember.buildDisplayString()
|
java.lang.String |
DbOOParameter.buildDisplayString()
|
java.lang.String |
DbOOAbstractMethod.buildSignature(int form)
|
java.lang.String |
DbOODataMember.buildTypeDisplayString()
|
java.lang.String |
DbOOMethod.buildTypeDisplayString()
|
java.lang.String |
DbOOParameter.buildTypeDisplayString()
|
void |
DbOOStyle.copyOptions(DbObject srcStyle)
|
void |
DbOOAssociation.doDeleteAction()
|
java.lang.Object |
DbOOAdtGo.find(MetaField metaField)
|
java.lang.Object |
DbOOAssociationGo.find(MetaField metaField)
|
DbSMSStyle |
DbOODiagram.findStyle()
|
java.lang.Boolean |
DbOOClass.getAbstract()
Deprecated. use isAbstract() method instead |
java.lang.Boolean |
DbOOMethod.getAbstract()
Deprecated. use isAbstract() method instead |
OOAggregation |
DbOOAssociationEnd.getAggregation()
Gets the "aggregation" of a DbOOAssociationEnd's instance. |
java.lang.Boolean |
DbOOClass.getAssociationClass()
Deprecated. use isAssociationClass() method instead |
DbOOAssociationEnd |
DbOODataMember.getAssociationEnd()
Gets the association end object associated to a DbOODataMember's instance. |
DbOODataMember |
DbOOAssociationEnd.getAssociationMember()
Gets the field object associated to a DbOOAssociationEnd's instance. |
DbOOAssociationEnd |
DbOOAssociation.getBackEnd()
|
java.awt.Color |
DbOOStyle.getBackgroundColorClass()
Gets the "class background" of a DbOOStyle's instance. |
java.awt.Color |
DbOOStyle.getBackgroundColorException()
Gets the "exception background" of a DbOOStyle's instance. |
java.awt.Color |
DbOOStyle.getBackgroundColorInterface()
Gets the "interface background" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOClass.getBaseType()
Deprecated. use isBaseType() method instead |
java.lang.String |
DbOOOperation.getBody()
Gets the "body" property of a DbOOOperation's instance. |
DbORCommonItem |
DbOODataMember.getCommonItem()
Gets the common item object associated to a DbOODataMember's instance. |
DbRelationN |
DbOOAdt.getCommonItems()
Gets the list of common items associated to a DbOOAdt's instance. |
java.lang.Boolean |
DbOOStyle.getDashStyleAggregation()
Gets the "aggregation dash style" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getDashStyleClass()
Gets the "class dash style" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getDashStyleComposition()
Gets the "composition dash style" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getDashStyleException()
Gets the "exception dash style" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getDashStyleInterface()
Gets the "interface dash style" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getDashStyleRealizationInheritance()
Gets the "realization inheritance dash style" of a DbOOStyle's instance. |
DbORDomain |
DbOODataMember.getDomain()
Gets the domain object associated to a DbOODataMember's instance. |
DbORDomain |
DbOOMethod.getDomain()
Gets the domain object associated to a DbOOMethod's instance. |
DbORDomain |
DbOOParameter.getDomain()
Gets the domain object associated to a DbOOParameter's instance. |
DbOOAdt |
DbOODataMember.getElementType()
Gets the element type object associated to a DbOODataMember's instance. |
DbOOAdt |
DbOOParameter.getElementType()
Gets the element type object associated to a DbOOParameter's instance. |
DbOOAssociationEnd |
DbOOAssociation.getFrontEnd()
|
java.lang.Boolean |
DbOOStyle.getHighlightAggregation()
Gets the "aggregation highlight" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getHighlightClass()
Gets the "class highlight" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getHighlightComposition()
Gets the "composition highlight" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getHighlightException()
Gets the "exception highlight" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getHighlightInterface()
Gets the "interface highlight" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getHighlightRealizationInheritance()
Gets the "realization inheritance highlight" of a DbOOStyle's instance. |
java.awt.Color |
DbOOStyle.getLineColorAggregation()
Gets the "aggregation" of a DbOOStyle's instance. |
java.awt.Color |
DbOOStyle.getLineColorClass()
Gets the "class border" of a DbOOStyle's instance. |
java.awt.Color |
DbOOStyle.getLineColorComposition()
Gets the "composition" of a DbOOStyle's instance. |
java.awt.Color |
DbOOStyle.getLineColorException()
Gets the "exception border" of a DbOOStyle's instance. |
java.awt.Color |
DbOOStyle.getLineColorInterface()
Gets the "interface border" of a DbOOStyle's instance. |
int |
DbOOAssociation.getMinCard(MetaRelationship metaRel)
|
int |
DbOODataMember.getMinCard(MetaRelationship metaRel)
|
java.lang.Boolean |
DbOOAssociationEnd.getNavigable()
Deprecated. use isNavigable() method instead |
java.awt.Font |
DbOOStyle.getOojv_abstractClassNameFont()
Gets the "abstract class name" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_abstractModifierDisplayed()
Gets the "abstract" of a DbOOStyle's instance. |
DbtPrefix |
DbOOStyle.getOojv_abstractModifierPrefix()
Gets the abstract modifier object associated to a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_associationAttributeDisplayed()
Gets the "association field" of a DbOOStyle's instance. |
java.awt.Font |
DbOOStyle.getOojv_associationAttributeLabelFont()
Gets the "association field label" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_associationAttributeNameLabelDisplayed()
Gets the "association name field label" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_associationAttributeTypeLabelDisplayed()
Gets the "association type field label" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_associationNameDisplayed()
Gets the "association name" of a DbOOStyle's instance. |
java.awt.Font |
DbOOStyle.getOojv_associationNameFont()
Gets the "association name" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_attributeDisplayed()
Gets the "field" of a DbOOStyle's instance. |
java.awt.Font |
DbOOStyle.getOojv_classNameFont()
Gets the "class name" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_classQualifiedNameDisplayed()
Gets the "class fully qualified name" of a DbOOStyle's instance. |
java.awt.Font |
DbOOStyle.getOojv_exceptionNameFont()
Gets the "exception name" of a DbOOStyle's instance. |
java.awt.Font |
DbOOStyle.getOojv_fieldFont()
Gets the "field" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_finalModifierDisplayed()
Gets the "final" of a DbOOStyle's instance. |
DbtPrefix |
DbOOStyle.getOojv_finalModifierPrefix()
Gets the final modifier object associated to a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_hideParameterNamesInSignatures()
Gets the "hide parameter names in signatures" of a DbOOStyle's instance. |
DbtPrefix |
DbOOStyle.getOojv_hidingMemberPrefix()
Gets the hiding member object associated to a DbOOStyle's instance. |
DbtPrefix |
DbOOStyle.getOojv_importedClassPrefix()
Gets the imported class object associated to a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_inheritedAttributeDisplayed()
Gets the "inherited field" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_inheritedInnerClassDisplayed()
Gets the "inherited inner class" of a DbOOStyle's instance. |
java.awt.Font |
DbOOStyle.getOojv_inheritedMemberFont()
Gets the "inherited member" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_inheritedMethodDisplayed()
Gets the "inherited method" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_inheritedMethodSignatureDisplayed()
Gets the "inherited method signature" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_innerClassDisplayed()
Gets the "inner class" of a DbOOStyle's instance. |
java.awt.Font |
DbOOStyle.getOojv_innerClassFont()
Gets the "inner class" of a DbOOStyle's instance. |
java.awt.Font |
DbOOStyle.getOojv_interfaceNameFont()
Gets the "interface name" of a DbOOStyle's instance. |
DbtPrefix |
DbOOStyle.getOojv_memberInheritedFromInterfacePrefix()
Gets the member inherited from interface object associated to a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_methodDisplayed()
Gets the "method" of a DbOOStyle's instance. |
java.awt.Font |
DbOOStyle.getOojv_methodFont()
Gets the "method" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_methodSignatureDisplayed()
Gets the "method signature" of a DbOOStyle's instance. |
java.awt.Font |
DbOOStyle.getOojv_multiplicityFont()
Gets the "multiplicity" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_nonAbstractModifierDisplayed()
Gets the "non abstract" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_nonFinalModifierDisplayed()
Gets the "non final" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_nonStaticModifierDisplayed()
Gets the "non static" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_nonTransientModifierDisplayed()
Gets the "non transient" of a DbOOStyle's instance. |
DbtPrefix |
DbOOStyle.getOojv_overridingMemberPrefix()
Gets the overriding member object associated to a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_packageModifierDisplayed()
Gets the "default access" of a DbOOStyle's instance. |
DbtPrefix |
DbOOStyle.getOojv_packageVisibilityPrefix()
Gets the default access visibility object associated to a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_privateModifierDisplayed()
Gets the "private" of a DbOOStyle's instance. |
DbtPrefix |
DbOOStyle.getOojv_privateVisibilityPrefix()
Gets the private visibility object associated to a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_protectedModifierDisplayed()
Gets the "protected" of a DbOOStyle's instance. |
DbtPrefix |
DbOOStyle.getOojv_protectedVisibilityPrefix()
Gets the protected visibility object associated to a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_publicModifierDisplayed()
Gets the "public" of a DbOOStyle's instance. |
DbtPrefix |
DbOOStyle.getOojv_publicVisibilityPrefix()
Gets the public visibility object associated to a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_showOnlyStereotypeIcon()
Gets the "show only stereotype icons" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_staticModifierDisplayed()
Gets the "static" of a DbOOStyle's instance. |
DbtPrefix |
DbOOStyle.getOojv_staticModifierPrefix()
Gets the static modifier object associated to a DbOOStyle's instance. |
java.awt.Font |
DbOOStyle.getOojv_stereotypeNameFont()
Gets the "stereotype name" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_transientModifierDisplayed()
Gets the "transient" of a DbOOStyle's instance. |
DbtPrefix |
DbOOStyle.getOojv_transientModifierPrefix()
Gets the transient modifier object associated to a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_umlAssociationDirection()
Gets the "association direction" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_umlConstraintDisplayed()
Gets the "uml constraint" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_umlForceItalicOnAbstract()
Gets the "force italic on abstract methods" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_umlForceUnderlineOnStatic()
Gets the "force underline on static members" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_umlInterfaceShownAsCircle()
Gets the "interfaces shown as circles" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_umlStereotypeDisplayed()
Gets the "uml stereotype" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_umlStereotypeIconDisplayed()
Gets the "uml stereotype icon" of a DbOOStyle's instance. |
java.lang.Boolean |
DbOOStyle.getOojv_umlTypeBeforeName()
Gets the "apply java style (name after type)" of a DbOOStyle's instance. |
DbOOAssociationEnd |
DbOOAssociationEnd.getOppositeEnd()
|
DbSMSProject |
DbOOStyle.getReferringProjectOo()
Gets the project object associated to a DbOOStyle's instance. |
DbOOAdt |
DbOOMethod.getReturnElementType()
Gets the return element type object associated to a DbOOMethod's instance. |
DbOOAdt |
DbOOMethod.getReturnType()
Gets the return type object associated to a DbOOMethod's instance. |
java.lang.String |
DbOOPrimitiveType.getSemanticalName(int form)
|
java.lang.Boolean |
DbOODataMember.getStatic()
Deprecated. use isStatic() method instead |
java.lang.Boolean |
DbOOInitBlock.getStatic()
Deprecated. use isStatic() method instead |
java.lang.Boolean |
DbOOMethod.getStatic()
Deprecated. use isStatic() method instead |
DbOOClass |
DbOOInheritance.getSubClass()
Gets the subclass object associated to a DbOOInheritance's instance. |
DbRelationN |
DbOOClass.getSubInheritances()
Gets the list of subinheritances associated to a DbOOClass's instance. |
DbOOClass |
DbOOInheritance.getSuperClass()
Gets the superclass object associated to a DbOOInheritance's instance. |
DbRelationN |
DbOOClass.getSuperInheritances()
Gets the list of superinheritances associated to a DbOOClass's instance. |
java.awt.Color |
DbOOStyle.getTextColorClass()
Gets the "class text" of a DbOOStyle's instance. |
java.awt.Color |
DbOOStyle.getTextColorException()
Gets the "exception text" of a DbOOStyle's instance. |
java.awt.Color |
DbOOStyle.getTextColorInterface()
Gets the "interface text" of a DbOOStyle's instance. |
DbOOAdt |
DbOODataMember.getType()
Gets the type object associated to a DbOODataMember's instance. |
DbOOAdt |
DbOOParameter.getType()
Gets the type object associated to a DbOOParameter's instance. |
DbRelationN |
DbOOAdt.getTypedDataMembers()
Gets the list of typed fields associated to a DbOOAdt's instance. |
DbRelationN |
DbOOAdt.getTypedElementDataMembers()
Gets the list of typed field elements associated to a DbOOAdt's instance. |
DbRelationN |
DbOOAdt.getTypedElementMethods()
Gets the list of typed elements methods associated to a DbOOAdt's instance. |
DbRelationN |
DbOOAdt.getTypedElementParameters()
Gets the list of typed element parameters associated to a DbOOAdt's instance. |
DbRelationN |
DbOOAdt.getTypedMethods()
Gets the list of typed methods associated to a DbOOAdt's instance. |
DbRelationN |
DbOOAdt.getTypedParameters()
Gets the list of typed parameters associated to a DbOOAdt's instance. |
java.lang.String |
DbOODataMember.getTypeUse()
Gets the "type use" property of a DbOODataMember's instance. |
java.lang.String |
DbOOMethod.getTypeUse()
Gets the "type use" property of a DbOOMethod's instance. |
java.lang.String |
DbOOParameter.getTypeUse()
Gets the "type use" property of a DbOOParameter's instance. |
OOTypeUseStyle |
DbOODataMember.getTypeUseStyle()
Gets the "type use style" of a DbOODataMember's instance. |
OOTypeUseStyle |
DbOOMethod.getTypeUseStyle()
Gets the "type use style" of a DbOOMethod's instance. |
OOTypeUseStyle |
DbOOParameter.getTypeUseStyle()
Gets the "type use style" of a DbOOParameter's instance. |
DbRelationN |
DbOOAdt.getUsedByDomains()
Gets the list of used by domains associated to a DbOOAdt's instance. |
OOVisibility |
DbOOAbstractMethod.getVisibility()
Gets the "visibility" of a DbOOAbstractMethod's instance. |
OOVisibility |
DbOODataMember.getVisibility()
Gets the "visibility" of a DbOODataMember's instance. |
boolean |
DbOOAbstractMethod.hasParameter()
|
boolean |
DbOOAbstractMethod.hasSameSignatureAs(DbOOAbstractMethod other)
|
void |
DbOOStyle.initNullOptions()
|
void |
DbOOStyle.initOptions()
|
boolean |
DbOOClass.isAbstract()
Tells whether a DbOOClass's instance is abstract or not. |
boolean |
DbOOMethod.isAbstract()
Tells whether a DbOOMethod's instance is abstract or not. |
boolean |
DbOOClass.isAssociationClass()
Tells whether a DbOOClass's instance is associationClass or not. |
boolean |
DbOOClass.isBaseType()
Tells whether a DbOOClass's instance is baseType or not. |
boolean |
DbOOPrimitiveType.isDeletable()
|
boolean |
DbOOAssociationEnd.isFrontEnd()
|
boolean |
DbOOAssociationEnd.isNavigable()
Tells whether a DbOOAssociationEnd's instance is navigable or not. |
boolean |
DbOODataMember.isStatic()
Tells whether a DbOODataMember's instance is static or not. |
boolean |
DbOOInitBlock.isStatic()
Tells whether a DbOOInitBlock's instance is static or not. |
boolean |
DbOOMethod.isStatic()
Tells whether a DbOOMethod's instance is static or not. |
boolean |
DbOODataMember.isTypeUseAfterType()
|
boolean |
DbOOParameter.isTypeUseAfterType()
|
boolean |
DbOOAbstractMethod.matches(DbObject dbo)
|
void |
DbOOAbsPackage.set(MetaField metaField,
java.lang.Object value)
|
void |
DbOOAbstractMethod.set(MetaField metaField,
java.lang.Object value)
|
void |
DbOOAdt.set(MetaField metaField,
java.lang.Object value)
|
void |
DbOOAdtGo.set(MetaField metaField,
java.lang.Object value)
|
void |
DbOOAssociation.set(MetaField metaField,
java.lang.Object value)
|
void |
DbOOAssociationEnd.set(MetaField metaField,
java.lang.Object value)
|
void |
DbOOAssociationGo.set(MetaField metaField,
java.lang.Object value)
|
void |
DbOOClass.set(MetaField metaField,
java.lang.Object value)
|
void |
DbOOClassModel.set(MetaField metaField,
java.lang.Object value)
|
void |
DbOOConstructor.set(MetaField metaField,
java.lang.Object value)
|
void |
DbOODataMember.set(MetaField metaField,
java.lang.Object value)
|
void |
DbOODiagram.set(MetaField metaField,
java.lang.Object value)
|
void |
DbOOInheritance.set(MetaField metaField,
java.lang.Object value)
|
void |
DbOOInitBlock.set(MetaField metaField,
java.lang.Object value)
|
void |
DbOOMethod.set(MetaField metaField,
java.lang.Object value)
|
void |
DbOOOperation.set(MetaField metaField,
java.lang.Object value)
|
void |
DbOOPackage.set(MetaField metaField,
java.lang.Object value)
|
void |
DbOOParameter.set(MetaField metaField,
java.lang.Object value)
|
void |
DbOOPrimitiveType.set(MetaField metaField,
java.lang.Object value)
|
void |
DbOOStyle.set(MetaField metaField,
java.lang.Object value)
|
void |
DbOOAbsPackage.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbOOAbstractMethod.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbOOAdt.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbOOAdtGo.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbOOAssociation.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbOOAssociationEnd.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbOOAssociationGo.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbOOClass.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbOOClassModel.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbOOConstructor.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbOODataMember.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbOODiagram.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbOOInheritance.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbOOInitBlock.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbOOMethod.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbOOOperation.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbOOPackage.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbOOParameter.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbOOPrimitiveType.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbOOStyle.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbOOClass.setAbstract(java.lang.Boolean value)
Sets the "abstract" property of a DbOOClass's instance. |
void |
DbOOMethod.setAbstract(java.lang.Boolean value)
Sets the "abstract" property of a DbOOMethod's instance. |
void |
DbOOAssociationEnd.setAggregation(OOAggregation value)
Sets the "aggregation" property of a DbOOAssociationEnd's instance. |
void |
DbOOClass.setAssociationClass(java.lang.Boolean value)
Sets the "association class" property of a DbOOClass's instance. |
void |
DbOODataMember.setAssociationEnd(DbOOAssociationEnd value)
Sets the association end object associated to a DbOODataMember's instance. |
void |
DbOOAssociationEnd.setAssociationMember(DbOODataMember value)
Sets the field object associated to a DbOOAssociationEnd's instance. |
void |
DbOOStyle.setBackgroundColorClass(java.awt.Color value)
Sets the "class background" property of a DbOOStyle's instance. |
void |
DbOOStyle.setBackgroundColorException(java.awt.Color value)
Sets the "exception background" property of a DbOOStyle's instance. |
void |
DbOOStyle.setBackgroundColorInterface(java.awt.Color value)
Sets the "interface background" property of a DbOOStyle's instance. |
void |
DbOOClass.setBaseType(java.lang.Boolean value)
Sets the "base type" property of a DbOOClass's instance. |
void |
DbOOOperation.setBody(java.lang.String value)
Sets the "body" property of a DbOOOperation's instance. |
void |
DbOODataMember.setCommonItem(DbORCommonItem value)
Sets the common item object associated to a DbOODataMember's instance. |
void |
DbOOStyle.setDashStyleAggregation(java.lang.Boolean value)
Sets the "aggregation dash style" property of a DbOOStyle's instance. |
void |
DbOOStyle.setDashStyleClass(java.lang.Boolean value)
Sets the "class dash style" property of a DbOOStyle's instance. |
void |
DbOOStyle.setDashStyleComposition(java.lang.Boolean value)
Sets the "composition dash style" property of a DbOOStyle's instance. |
void |
DbOOStyle.setDashStyleException(java.lang.Boolean value)
Sets the "exception dash style" property of a DbOOStyle's instance. |
void |
DbOOStyle.setDashStyleInterface(java.lang.Boolean value)
Sets the "interface dash style" property of a DbOOStyle's instance. |
void |
DbOOStyle.setDashStyleRealizationInheritance(java.lang.Boolean value)
Sets the "realization inheritance dash style" property of a DbOOStyle's instance. |
void |
DbOODataMember.setDomain(DbORDomain value)
Sets the domain object associated to a DbOODataMember's instance. |
void |
DbOOMethod.setDomain(DbORDomain value)
Sets the domain object associated to a DbOOMethod's instance. |
void |
DbOOParameter.setDomain(DbORDomain value)
Sets the domain object associated to a DbOOParameter's instance. |
void |
DbOODataMember.setElementType(DbOOAdt value)
Sets the element type object associated to a DbOODataMember's instance. |
void |
DbOOParameter.setElementType(DbOOAdt value)
Sets the element type object associated to a DbOOParameter's instance. |
void |
DbOOStyle.setHighlightAggregation(java.lang.Boolean value)
Sets the "aggregation highlight" property of a DbOOStyle's instance. |
void |
DbOOStyle.setHighlightClass(java.lang.Boolean value)
Sets the "class highlight" property of a DbOOStyle's instance. |
void |
DbOOStyle.setHighlightComposition(java.lang.Boolean value)
Sets the "composition highlight" property of a DbOOStyle's instance. |
void |
DbOOStyle.setHighlightException(java.lang.Boolean value)
Sets the "exception highlight" property of a DbOOStyle's instance. |
void |
DbOOStyle.setHighlightInterface(java.lang.Boolean value)
Sets the "interface highlight" property of a DbOOStyle's instance. |
void |
DbOOStyle.setHighlightRealizationInheritance(java.lang.Boolean value)
Sets the "realization inheritance highlight" property of a DbOOStyle's instance. |
void |
DbOOStyle.setLineColorAggregation(java.awt.Color value)
Sets the "aggregation" property of a DbOOStyle's instance. |
void |
DbOOStyle.setLineColorClass(java.awt.Color value)
Sets the "class border" property of a DbOOStyle's instance. |
void |
DbOOStyle.setLineColorComposition(java.awt.Color value)
Sets the "composition" property of a DbOOStyle's instance. |
void |
DbOOStyle.setLineColorException(java.awt.Color value)
Sets the "exception border" property of a DbOOStyle's instance. |
void |
DbOOStyle.setLineColorInterface(java.awt.Color value)
Sets the "interface border" property of a DbOOStyle's instance. |
void |
DbOOConstructor.setName(java.lang.String name)
|
void |
DbOOAssociationEnd.setNavigable(java.lang.Boolean value)
Sets the "navigable" property of a DbOOAssociationEnd's instance. |
void |
DbOOStyle.setOojv_abstractClassNameFont(java.awt.Font value)
Sets the "abstract class name" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_abstractModifierDisplayed(java.lang.Boolean value)
Sets the "abstract" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_abstractModifierPrefix(DbtPrefix value)
Sets the abstract modifier object associated to a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_associationAttributeDisplayed(java.lang.Boolean value)
Sets the "association field" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_associationAttributeLabelFont(java.awt.Font value)
Sets the "association field label" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_associationAttributeNameLabelDisplayed(java.lang.Boolean value)
Sets the "association name field label" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_associationAttributeTypeLabelDisplayed(java.lang.Boolean value)
Sets the "association type field label" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_associationNameDisplayed(java.lang.Boolean value)
Sets the "association name" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_associationNameFont(java.awt.Font value)
Sets the "association name" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_attributeDisplayed(java.lang.Boolean value)
Sets the "field" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_classNameFont(java.awt.Font value)
Sets the "class name" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_classQualifiedNameDisplayed(java.lang.Boolean value)
Sets the "class fully qualified name" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_exceptionNameFont(java.awt.Font value)
Sets the "exception name" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_fieldFont(java.awt.Font value)
Sets the "field" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_finalModifierDisplayed(java.lang.Boolean value)
Sets the "final" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_finalModifierPrefix(DbtPrefix value)
Sets the final modifier object associated to a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_hideParameterNamesInSignatures(java.lang.Boolean value)
Sets the "hide parameter names in signatures" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_hidingMemberPrefix(DbtPrefix value)
Sets the hiding member object associated to a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_importedClassPrefix(DbtPrefix value)
Sets the imported class object associated to a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_inheritedAttributeDisplayed(java.lang.Boolean value)
Sets the "inherited field" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_inheritedInnerClassDisplayed(java.lang.Boolean value)
Sets the "inherited inner class" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_inheritedMemberFont(java.awt.Font value)
Sets the "inherited member" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_inheritedMethodDisplayed(java.lang.Boolean value)
Sets the "inherited method" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_inheritedMethodSignatureDisplayed(java.lang.Boolean value)
Sets the "inherited method signature" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_innerClassDisplayed(java.lang.Boolean value)
Sets the "inner class" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_innerClassFont(java.awt.Font value)
Sets the "inner class" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_interfaceNameFont(java.awt.Font value)
Sets the "interface name" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_memberInheritedFromInterfacePrefix(DbtPrefix value)
Sets the member inherited from interface object associated to a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_methodDisplayed(java.lang.Boolean value)
Sets the "method" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_methodFont(java.awt.Font value)
Sets the "method" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_methodSignatureDisplayed(java.lang.Boolean value)
Sets the "method signature" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_multiplicityFont(java.awt.Font value)
Sets the "multiplicity" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_nonAbstractModifierDisplayed(java.lang.Boolean value)
Sets the "non abstract" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_nonFinalModifierDisplayed(java.lang.Boolean value)
Sets the "non final" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_nonStaticModifierDisplayed(java.lang.Boolean value)
Sets the "non static" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_nonTransientModifierDisplayed(java.lang.Boolean value)
Sets the "non transient" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_overridingMemberPrefix(DbtPrefix value)
Sets the overriding member object associated to a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_packageModifierDisplayed(java.lang.Boolean value)
Sets the "default access" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_packageVisibilityPrefix(DbtPrefix value)
Sets the default access visibility object associated to a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_privateModifierDisplayed(java.lang.Boolean value)
Sets the "private" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_privateVisibilityPrefix(DbtPrefix value)
Sets the private visibility object associated to a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_protectedModifierDisplayed(java.lang.Boolean value)
Sets the "protected" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_protectedVisibilityPrefix(DbtPrefix value)
Sets the protected visibility object associated to a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_publicModifierDisplayed(java.lang.Boolean value)
Sets the "public" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_publicVisibilityPrefix(DbtPrefix value)
Sets the public visibility object associated to a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_showOnlyStereotypeIcon(java.lang.Boolean value)
Sets the "show only stereotype icons" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_staticModifierDisplayed(java.lang.Boolean value)
Sets the "static" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_staticModifierPrefix(DbtPrefix value)
Sets the static modifier object associated to a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_stereotypeNameFont(java.awt.Font value)
Sets the "stereotype name" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_transientModifierDisplayed(java.lang.Boolean value)
Sets the "transient" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_transientModifierPrefix(DbtPrefix value)
Sets the transient modifier object associated to a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_umlAssociationDirection(java.lang.Boolean value)
Sets the "association direction" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_umlConstraintDisplayed(java.lang.Boolean value)
Sets the "uml constraint" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_umlForceItalicOnAbstract(java.lang.Boolean value)
Sets the "force italic on abstract methods" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_umlForceUnderlineOnStatic(java.lang.Boolean value)
Sets the "force underline on static members" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_umlInterfaceShownAsCircle(java.lang.Boolean value)
Sets the "interfaces shown as circles" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_umlStereotypeDisplayed(java.lang.Boolean value)
Sets the "uml stereotype" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_umlStereotypeIconDisplayed(java.lang.Boolean value)
Sets the "uml stereotype icon" property of a DbOOStyle's instance. |
void |
DbOOStyle.setOojv_umlTypeBeforeName(java.lang.Boolean value)
Sets the "apply java style (name after type)" property of a DbOOStyle's instance. |
void |
DbOOStyle.setReferringProjectOo(DbSMSProject value)
Sets the project object associated to a DbOOStyle's instance. |
void |
DbOOMethod.setReturnElementType(DbOOAdt value)
Sets the return element type object associated to a DbOOMethod's instance. |
void |
DbOOMethod.setReturnType(DbOOAdt value)
Sets the return type object associated to a DbOOMethod's instance. |
void |
DbOODataMember.setStatic(java.lang.Boolean value)
Sets the "static" property of a DbOODataMember's instance. |
void |
DbOOInitBlock.setStatic(java.lang.Boolean value)
Sets the "static" property of a DbOOInitBlock's instance. |
void |
DbOOMethod.setStatic(java.lang.Boolean value)
Sets the "static" property of a DbOOMethod's instance. |
void |
DbOOInheritance.setSubClass(DbOOClass value)
Sets the subclass object associated to a DbOOInheritance's instance. |
void |
DbOOInheritance.setSuperClass(DbOOClass value)
Sets the superclass object associated to a DbOOInheritance's instance. |
void |
DbOOStyle.setTextColorClass(java.awt.Color value)
Sets the "class text" property of a DbOOStyle's instance. |
void |
DbOOStyle.setTextColorException(java.awt.Color value)
Sets the "exception text" property of a DbOOStyle's instance. |
void |
DbOOStyle.setTextColorInterface(java.awt.Color value)
Sets the "interface text" property of a DbOOStyle's instance. |
void |
DbOODataMember.setType(DbOOAdt value)
Sets the type object associated to a DbOODataMember's instance. |
void |
DbOOParameter.setType(DbOOAdt value)
Sets the type object associated to a DbOOParameter's instance. |
void |
DbOODataMember.setTypeUse(java.lang.String value)
Sets the "type use" property of a DbOODataMember's instance. |
void |
DbOOMethod.setTypeUse(java.lang.String value)
Sets the "type use" property of a DbOOMethod's instance. |
void |
DbOOParameter.setTypeUse(java.lang.String value)
Sets the "type use" property of a DbOOParameter's instance. |
void |
DbOODataMember.setTypeUseStyle(OOTypeUseStyle value)
Sets the "type use style" property of a DbOODataMember's instance. |
void |
DbOOMethod.setTypeUseStyle(OOTypeUseStyle value)
Sets the "type use style" property of a DbOOMethod's instance. |
void |
DbOOParameter.setTypeUseStyle(OOTypeUseStyle value)
Sets the "type use style" property of a DbOOParameter's instance. |
void |
DbOOAbstractMethod.setVisibility(OOVisibility value)
Sets the "visibility" property of a DbOOAbstractMethod's instance. |
void |
DbOODataMember.setVisibility(OOVisibility value)
Sets the "visibility" property of a DbOODataMember's instance. |
Constructors in org.modelsphere.sms.oo.db that throw DbException | |
---|---|
DbOOAbsPackage(DbObject composite)
Creates an instance of DbOOAbsPackage. |
|
DbOOAbstractMethod(DbObject composite)
Creates an instance of DbOOAbstractMethod. |
|
DbOOAdt(DbObject composite)
Creates an instance of DbOOAdt. |
|
DbOOAdtGo(DbSMSDiagram composite,
DbOOAdt adt)
Creates an instance of DbOOAdtGo. |
|
DbOOAssociation(DbObject composite)
Creates an instance of DbOOAssociation. |
|
DbOOAssociationEnd(DbOOAssociation composite,
DbOODataMember associationMember,
SMSMultiplicity multiplicity)
Creates an instance of DbOOAssociationEnd. |
|
DbOOAssociationGo(DbSMSDiagram composite,
DbSMSGraphicalObject frontEndGo,
DbSMSGraphicalObject backEndGo,
DbSMSAssociation association)
Creates an instance of DbOOAssociationGo. |
|
DbOOClass(DbObject composite)
Creates an instance of DbOOClass. |
|
DbOOClassModel(DbObject composite)
Creates an instance of DbOOClassModel. |
|
DbOOConstructor(DbObject composite)
Creates an instance of DbOOConstructor. |
|
DbOODataMember(DbObject composite)
Creates an instance of DbOODataMember. |
|
DbOODiagram(DbObject composite)
Creates an instance of DbOODiagram. |
|
DbOOInheritance(DbOOClass subClass,
DbOOClass superClass)
Creates an instance of DbOOInheritance. |
|
DbOOInitBlock(DbObject composite)
Creates an instance of DbOOInitBlock. |
|
DbOOMethod(DbObject composite)
Creates an instance of DbOOMethod. |
|
DbOOOperation(DbObject composite)
Creates an instance of DbOOOperation. |
|
DbOOPackage(DbObject composite)
Creates an instance of DbOOPackage. |
|
DbOOParameter(DbObject composite)
Creates an instance of DbOOParameter. |
|
DbOOPrimitiveType(DbObject composite)
Creates an instance of DbOOPrimitiveType. |
|
DbOOStyle(DbObject composite)
Creates an instance of DbOOStyle. |
Uses of DbException in org.modelsphere.sms.oo.java.db |
---|
Methods in org.modelsphere.sms.oo.java.db that throw DbException | |
---|---|
void |
DbJVConstructor.addToJavaExceptions(DbJVClass value)
Adds an element to the list of exceptions associated to a DbJVConstructor's instance. |
void |
DbJVMethod.addToJavaExceptions(DbJVClass value)
Adds an element to the list of exceptions associated to a DbJVMethod's instance. |
void |
DbJVClass.addToThrowingConstructors(DbJVConstructor value)
Adds an element to the list of throwing constructors associated to a DbJVClass's instance. |
void |
DbJVClass.addToThrowingMethods(DbJVMethod value)
Adds an element to the list of throwing methods associated to a DbJVClass's instance. |
java.lang.Boolean |
DbJVImport.getAll()
Deprecated. use isAll() method instead |
DbRelationN |
DbJVCompilationUnit.getClasses()
Gets the list of classes associated to a DbJVCompilationUnit's instance. |
java.lang.Boolean |
DbJVClass.getCollection()
Deprecated. use isCollection() method instead |
DbJVCompilationUnit |
DbJVClass.getCompilationUnit()
Gets the compilation unit object associated to a DbJVClass's instance. |
java.lang.Boolean |
DbJVCompilationUnit.getCompiled()
Deprecated. use isCompiled() method instead |
DbRelationN |
DbJVClass.getDbBEStores()
Gets the list of roles associated to a DbJVClass's instance. |
java.lang.Boolean |
DbJVClass.getFinal()
Deprecated. use isFinal() method instead |
java.lang.Boolean |
DbJVDataMember.getFinal()
Deprecated. use isFinal() method instead |
java.lang.Boolean |
DbJVMethod.getFinal()
Deprecated. use isFinal() method instead |
java.lang.Boolean |
DbJVParameter.getFinal()
Deprecated. use isFinal() method instead |
DbSMSSemanticalObject |
DbJVImport.getImportedObject()
Gets the imported object object associated to a DbJVImport's instance. |
DbRelationN |
DbJVClass.getImports()
Gets the list of imports associated to a DbJVClass's instance. |
DbRelationN |
DbJVPackage.getImports()
Gets the list of imports associated to a DbJVPackage's instance. |
DbRelationN |
DbJVConstructor.getJavaExceptions()
Gets the list of exceptions associated to a DbJVConstructor's instance. |
DbRelationN |
DbJVMethod.getJavaExceptions()
Gets the list of exceptions associated to a DbJVMethod's instance. |
java.lang.String |
DbJVImport.getName()
|
java.lang.Boolean |
DbJVMethod.getNative()
Deprecated. use isNative() method instead |
java.lang.Boolean |
DbJVAssociationEnd.getOrdered()
Deprecated. use isOrdered() method instead |
DbRelationN |
DbJVMethod.getProcedures()
Gets the list of procedures associated to a DbJVMethod's instance. |
DbSMSProject |
DbJVClass.getReferringProject()
Gets the project object associated to a DbJVClass's instance. |
javax.swing.Icon |
DbJVClass.getSemanticalIcon(int form)
|
java.lang.String |
DbJVImport.getSemanticalName(int form)
|
java.lang.Boolean |
DbJVClass.getStatic()
Deprecated. use isStatic() method instead |
JVClassCategory |
DbJVClass.getStereotype()
Gets the "classifier type" of a DbJVClass's instance. |
java.lang.Boolean |
DbJVClass.getStrictfp()
Deprecated. use isStrictfp() method instead |
java.lang.Boolean |
DbJVMethod.getStrictfp()
Deprecated. use isStrictfp() method instead |
java.lang.Boolean |
DbJVMethod.getSynchronized()
Deprecated. use isSynchronized() method instead |
DbRelationN |
DbJVClass.getThrowingConstructors()
Gets the list of throwing constructors associated to a DbJVClass's instance. |
DbRelationN |
DbJVClass.getThrowingMethods()
Gets the list of throwing methods associated to a DbJVClass's instance. |
java.lang.Boolean |
DbJVDataMember.getTransient()
Deprecated. use isTransient() method instead |
JVVisibility |
DbJVClass.getVisibility()
Gets the "visibility" of a DbJVClass's instance. |
java.lang.Boolean |
DbJVDataMember.getVolatile()
Deprecated. use isVolatile() method instead |
boolean |
DbJVAssociation.hasWriteAccess()
|
boolean |
DbJVAssociationEnd.hasWriteAccess()
|
boolean |
DbJVImport.isAll()
Tells whether a DbJVImport's instance is all or not. |
boolean |
DbJVClass.isClass()
|
boolean |
DbJVClass.isCollection()
Tells whether a DbJVClass's instance is collection or not. |
boolean |
DbJVCompilationUnit.isCompiled()
Tells whether a DbJVCompilationUnit's instance is compiled or not. |
boolean |
DbJVClass.isException()
|
boolean |
DbJVClass.isFinal()
Tells whether a DbJVClass's instance is final or not. |
boolean |
DbJVDataMember.isFinal()
Tells whether a DbJVDataMember's instance is final or not. |
boolean |
DbJVMethod.isFinal()
Tells whether a DbJVMethod's instance is final or not. |
boolean |
DbJVParameter.isFinal()
Tells whether a DbJVParameter's instance is final or not. |
boolean |
DbJVClass.isInterface()
|
boolean |
DbJVMethod.isNative()
Tells whether a DbJVMethod's instance is native or not. |
boolean |
DbJVAssociationEnd.isOrdered()
Tells whether a DbJVAssociationEnd's instance is ordered or not. |
boolean |
DbJVClass.isStatic()
Tells whether a DbJVClass's instance is static or not. |
boolean |
DbJVClass.isStrictfp()
Tells whether a DbJVClass's instance is strictfp or not. |
boolean |
DbJVMethod.isStrictfp()
Tells whether a DbJVMethod's instance is strictfp or not. |
boolean |
DbJVMethod.isSynchronized()
Tells whether a DbJVMethod's instance is synchronized or not. |
boolean |
DbJVDataMember.isTransient()
Tells whether a DbJVDataMember's instance is transient or not. |
boolean |
DbJVDataMember.isVolatile()
Tells whether a DbJVDataMember's instance is volatile or not. |
void |
DbJVConstructor.removeFromJavaExceptions(DbJVClass value)
Removes an element from the list of exceptions associated to a DbJVConstructor's instance. |
void |
DbJVMethod.removeFromJavaExceptions(DbJVClass value)
Removes an element from the list of exceptions associated to a DbJVMethod's instance. |
void |
DbJVClass.removeFromThrowingConstructors(DbJVConstructor value)
Removes an element from the list of throwing constructors associated to a DbJVClass's instance. |
void |
DbJVClass.removeFromThrowingMethods(DbJVMethod value)
Removes an element from the list of throwing methods associated to a DbJVClass's instance. |
void |
DbJVAssociation.set(MetaField metaField,
java.lang.Object value)
|
void |
DbJVAssociationEnd.set(MetaField metaField,
java.lang.Object value)
|
void |
DbJVClass.set(MetaField metaField,
java.lang.Object value)
|
void |
DbJVClassModel.set(MetaField metaField,
java.lang.Object value)
|
void |
DbJVCompilationUnit.set(MetaField metaField,
java.lang.Object value)
|
void |
DbJVConstructor.set(MetaField metaField,
java.lang.Object value)
|
void |
DbJVDataMember.set(MetaField metaField,
java.lang.Object value)
|
void |
DbJVImport.set(MetaField metaField,
java.lang.Object value)
|
void |
DbJVInheritance.set(MetaField metaField,
java.lang.Object value)
|
void |
DbJVInitBlock.set(MetaField metaField,
java.lang.Object value)
|
void |
DbJVMethod.set(MetaField metaField,
java.lang.Object value)
|
void |
DbJVPackage.set(MetaField metaField,
java.lang.Object value)
|
void |
DbJVParameter.set(MetaField metaField,
java.lang.Object value)
|
void |
DbJVPrimitiveType.set(MetaField metaField,
java.lang.Object value)
|
void |
DbJVAssociation.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbJVAssociationEnd.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbJVClass.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbJVClassModel.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbJVCompilationUnit.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbJVConstructor.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbJVDataMember.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbJVImport.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbJVInheritance.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbJVInitBlock.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbJVMethod.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbJVPackage.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbJVParameter.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbJVPrimitiveType.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbJVImport.setAll(java.lang.Boolean value)
|
void |
DbJVClass.setCollection(java.lang.Boolean value)
Sets the "collection" property of a DbJVClass's instance. |
void |
DbJVClass.setCompilationUnit(DbJVCompilationUnit value)
|
void |
DbJVCompilationUnit.setCompiled(java.lang.Boolean value)
Sets the "is compiled" property of a DbJVCompilationUnit's instance. |
void |
DbJVClass.setFinal(java.lang.Boolean value)
Sets the "final" property of a DbJVClass's instance. |
void |
DbJVDataMember.setFinal(java.lang.Boolean value)
Sets the "final" property of a DbJVDataMember's instance. |
void |
DbJVMethod.setFinal(java.lang.Boolean value)
Sets the "final" property of a DbJVMethod's instance. |
void |
DbJVParameter.setFinal(java.lang.Boolean value)
Sets the "final" property of a DbJVParameter's instance. |
void |
DbJVImport.setImportedObject(DbSMSSemanticalObject value)
Sets the imported object object associated to a DbJVImport's instance. |
void |
DbJVConstructor.setJavaExceptions(DbJVClass value,
int op)
Adds an element to or removes an element from the list of exceptions associated to a DbJVConstructor's instance. |
void |
DbJVMethod.setJavaExceptions(DbJVClass value,
int op)
Adds an element to or removes an element from the list of exceptions associated to a DbJVMethod's instance. |
void |
DbJVAssociationEnd.setMultiplicity(SMSMultiplicity mult)
|
void |
DbJVClass.setName(java.lang.String name)
|
void |
DbJVMethod.setNative(java.lang.Boolean value)
Sets the "native" property of a DbJVMethod's instance. |
void |
DbJVAssociationEnd.setOrdered(java.lang.Boolean value)
Sets the "ordered" property of a DbJVAssociationEnd's instance. |
void |
DbJVClass.setReferringProject(DbSMSProject value)
Sets the project object associated to a DbJVClass's instance. |
void |
DbJVDataMember.setRoleDefaultInitialValues(DbJVDataMember oppMember,
SMSMultiplicity mult)
|
void |
DbJVClass.setStatic(java.lang.Boolean value)
Sets the "static" property of a DbJVClass's instance. |
void |
DbJVClass.setStereotype(JVClassCategory value)
Sets the "classifier type" property of a DbJVClass's instance. |
void |
DbJVClass.setStrictfp(java.lang.Boolean value)
Sets the "strictfp" property of a DbJVClass's instance. |
void |
DbJVMethod.setStrictfp(java.lang.Boolean value)
Sets the "strictfp" property of a DbJVMethod's instance. |
void |
DbJVMethod.setSynchronized(java.lang.Boolean value)
Sets the "synchronized" property of a DbJVMethod's instance. |
void |
DbJVClass.setThrowingConstructors(DbJVConstructor value,
int op)
Adds an element to or removes an element from the list of throwing constructors associated to a DbJVClass's instance. |
void |
DbJVClass.setThrowingMethods(DbJVMethod value,
int op)
Adds an element to or removes an element from the list of throwing methods associated to a DbJVClass's instance. |
void |
DbJVDataMember.setTransient(java.lang.Boolean value)
Sets the "transient" property of a DbJVDataMember's instance. |
void |
DbJVClass.setVisibility(JVVisibility value)
Sets the "visibility" property of a DbJVClass's instance. |
void |
DbJVDataMember.setVolatile(java.lang.Boolean value)
Sets the "volatile" property of a DbJVDataMember's instance. |
Constructors in org.modelsphere.sms.oo.java.db that throw DbException | |
---|---|
DbJVAssociation(DbJVDataMember frontEndMember,
SMSMultiplicity frontEndMult,
DbJVDataMember backEndMember,
SMSMultiplicity backEndMult)
Creates an instance of DbJVAssociation. |
|
DbJVAssociationEnd(DbJVAssociation composite,
DbJVDataMember associationMember,
SMSMultiplicity multiplicity)
Creates an instance of DbJVAssociationEnd. |
|
DbJVClass(DbObject composite,
JVClassCategory stereotype)
Creates an instance of DbJVClass. |
|
DbJVClassModel(DbObject composite)
Creates an instance of DbJVClassModel. |
|
DbJVCompilationUnit(DbObject composite)
Creates an instance of DbJVCompilationUnit. |
|
DbJVConstructor(DbObject composite)
Creates an instance of DbJVConstructor. |
|
DbJVDataMember(DbObject composite)
Creates an instance of DbJVDataMember. |
|
DbJVImport(DbJVCompilationUnit composite,
DbSMSSemanticalObject semObj,
java.lang.Boolean all)
Creates an instance of DbJVImport. |
|
DbJVInheritance(DbJVClass subClass,
DbJVClass superClass)
Creates an instance of DbJVInheritance. |
|
DbJVInitBlock(DbObject composite)
Creates an instance of DbJVInitBlock. |
|
DbJVMethod(DbObject composite)
Creates an instance of DbJVMethod. |
|
DbJVPackage(DbObject composite)
Creates an instance of DbJVPackage. |
|
DbJVParameter(DbObject composite)
Creates an instance of DbJVParameter. |
|
DbJVPrimitiveType(DbObject composite,
java.lang.String typeName)
Creates an instance of DbJVPrimitiveType. |
Uses of DbException in org.modelsphere.sms.or.db |
---|
Methods in org.modelsphere.sms.or.db that throw DbException | |
---|---|
void |
DbORPrimaryUnique.addToAssociationDependencies(DbORAssociationEnd value)
Adds an element to the list of dependencies associated to a DbORPrimaryUnique's instance. |
void |
DbORPrimaryUnique.addToColumns(DbORColumn value)
Adds an element to the list of columns associated to a DbORPrimaryUnique's instance. |
void |
DbORTrigger.addToColumns(DbORColumn value)
Adds an element to the list of columns associated to a DbORTrigger's instance. |
void |
DbORAssociationEnd.addToDependentConstraints(DbORPrimaryUnique value)
Adds an element to the list of dependent constraints associated to a DbORAssociationEnd's instance. |
void |
DbORColumn.addToPrimaryUniques(DbORPrimaryUnique value)
Adds an element to the list of primary / unique keys associated to a DbORColumn's instance. |
void |
DbORColumn.addToTriggers(DbORTrigger value)
Adds an element to the list of triggers associated to a DbORColumn's instance. |
java.lang.String |
DbORProcedure.buildSignature()
|
void |
DbORCommonItemStyle.copyOptions(DbObject srcStyle)
|
void |
DbORDomainStyle.copyOptions(DbObject srcStyle)
|
void |
DbORStyle.copyOptions(DbObject srcStyle)
|
void |
DbORNotation.copyOptions(DbORNotation srcNotation)
|
DbORNotation |
DbORDiagram.findNotation()
|
DbSMSStyle |
DbORDiagram.findStyle()
|
DbORAssociationEnd |
DbORAssociation.getArcEnd()
|
DbRelationN |
DbORPrimaryUnique.getAssociationDependencies()
Gets the list of dependencies associated to a DbORPrimaryUnique's instance. |
DbORAssociationEnd |
DbORForeign.getAssociationEnd()
Gets the association role object associated to a DbORForeign's instance. |
DbRelationN |
DbORAbsTable.getAssociationEnds()
Gets the list of association roles associated to a DbORAbsTable's instance. |
DbRelationN |
DbORPrimaryUnique.getAssociationReferences()
Gets the list of referenced bys associated to a DbORPrimaryUnique's instance. |
DbORAssociationEnd |
DbORAssociation.getBackEnd()
|
java.awt.Color |
DbORCommonItemStyle.getBackgroundColorDbORCommonItem()
Gets the "common item background" of a DbORCommonItemStyle's instance. |
java.awt.Color |
DbORDomainStyle.getBackgroundColorDbORDomain()
Gets the "domain background" of a DbORDomainStyle's instance. |
java.awt.Color |
DbORStyle.getBackgroundColorDbORTable()
Gets the "table background" of a DbORStyle's instance. |
java.awt.Color |
DbORStyle.getBackgroundColorDbORView()
Gets the "view background" of a DbORStyle's instance. |
java.lang.String |
DbORAbstractMethod.getBody()
Gets the "body" property of a DbORAbstractMethod's instance. |
java.lang.Boolean |
DbORBuiltInType.getBuiltIn()
Deprecated. use isBuiltIn() method instead |
java.lang.Boolean |
DbORNotation.getBuiltIn()
Deprecated. use isBuiltIn() method instead |
java.lang.Boolean |
DbORDomain.getCaseSensitive()
Deprecated. use isCaseSensitive() method instead |
ORDomainCategory |
DbORDomain.getCategory()
Gets the "category" of a DbORDomain's instance. |
DbRelationN |
DbORUser.getCheckConstraints()
Gets the list of check constraints associated to a DbORUser's instance. |
DbRelationN |
DbORColumn.getChecks()
Gets the list of check constraints associated to a DbORColumn's instance. |
ORNotationSymbol |
DbORNotation.getChildRoleSymbol()
Gets the "child role symbol" of a DbORNotation's instance. |
java.lang.Boolean |
DbORNotation.getChildRoleVisible()
Deprecated. use isChildRoleVisible() method instead |
DbORAbsTable |
DbORAssociationEnd.getClassifier()
Gets the classifier object associated to a DbORAssociationEnd's instance. |
DbORColumn |
DbORCheck.getColumn()
Gets the column object associated to a DbORCheck's instance. |
DbORColumn |
DbORFKeyColumn.getColumn()
Gets the column object associated to a DbORFKeyColumn's instance. |
DbRelationN |
DbORCommonItem.getColumns()
Gets the list of columns associated to a DbORCommonItem's instance. |
DbRelationN |
DbORPrimaryUnique.getColumns()
Gets the list of columns associated to a DbORPrimaryUnique's instance. |
DbRelationN |
DbORTrigger.getColumns()
Gets the list of columns associated to a DbORTrigger's instance. |
DbORCommonItem |
DbORColumn.getCommonItem()
Gets the common item object associated to a DbORColumn's instance. |
DbRelationN |
DbORTypeClassifier.getCommonItems()
Gets the list of common items associated to a DbORTypeClassifier's instance. |
java.lang.String |
DbORCheck.getCondition()
Gets the "condition" property of a DbORCheck's instance. |
DbORConstraint |
DbORIndex.getConstraint()
Gets the constraint object associated to a DbORIndex's instance. |
ORConstraintType |
DbORAssociationEnd.getConstraintType()
Gets the "constraint type" of a DbORAssociationEnd's instance. |
java.lang.Boolean |
DbORCommonItemStyle.getDashStyleDbORCommonItem()
Gets the "common item dash style" of a DbORCommonItemStyle's instance. |
java.lang.Boolean |
DbORDomainStyle.getDashStyleDbORDomain()
Gets the "domain dash style" of a DbORDomainStyle's instance. |
java.lang.Boolean |
DbORStyle.getDashStyleDbORTable()
Gets the "table dash style" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getDashStyleDbORView()
Gets the "view dash style" of a DbORStyle's instance. |
DbRelationN |
DbORDomainModel.getDatabasesDefaultDomains()
Gets the list of databases default domains associated to a DbORDomainModel's instance. |
DbORDomainModel |
DbORDatabase.getDefaultDomainModel()
Gets the default domain model object associated to a DbORDatabase's instance. |
java.lang.String |
DbORAllowableValue.getDefinition()
Gets the "definition" property of a DbORAllowableValue's instance. |
ORValidationRule |
DbORAssociationEnd.getDeleteRule()
Gets the "delete rule" of a DbORAssociationEnd's instance. |
DbRelationN |
DbORAssociationEnd.getDependentConstraints()
Gets the list of dependent constraints associated to a DbORAssociationEnd's instance. |
DbORDatabase |
DbORDataModel.getDeploymentDatabase()
Gets the deployment database object associated to a DbORDataModel's instance. |
DbORDatabase |
DbORDomainModel.getDeploymentDatabase()
Gets the deployment database object associated to a DbORDomainModel's instance. |
DbORDatabase |
DbOROperationLibrary.getDeploymentDatabase()
Gets the deployment database object associated to a DbOROperationLibrary's instance. |
java.awt.Font |
DbORCommonItemStyle.getDescriptorFontDbORCommonItem()
Gets the "common item descriptor" of a DbORCommonItemStyle's instance. |
java.awt.Font |
DbORDomainStyle.getDescriptorFontDbORDomain()
Gets the "domain descriptor" of a DbORDomainStyle's instance. |
DbRelationN |
DbORColumn.getDestFKeyColumns()
Gets the list of dest foreign keys associated to a DbORColumn's instance. |
DbRelationN |
DbORNotation.getDiagrams()
Gets the list of diagrams associated to a DbORNotation's instance. |
DbRelationN |
DbORTypeClassifier.getDomains()
Gets the list of domains associated to a DbORTypeClassifier's instance. |
DbRelationN |
DbORUser.getDomains()
Gets the list of domains associated to a DbORUser's instance. |
ORTriggerEvent |
DbORTrigger.getEvent()
Gets the "event" of a DbORTrigger's instance. |
java.lang.String |
DbORIndexKey.getExpression()
Gets the "expression" property of a DbORIndexKey's instance. |
DbRelationN |
DbORCommonItem.getFields()
Gets the list of fields associated to a DbORCommonItem's instance. |
DbRelationN |
DbORDomain.getFields()
Gets the list of fields associated to a DbORDomain's instance. |
java.lang.Boolean |
DbORCommonItem.getFinal()
Deprecated. use isFinal() method instead |
DbRelationN |
DbORColumn.getFKeyColumns()
Gets the list of foreign keys associated to a DbORColumn's instance. |
java.lang.Boolean |
DbORColumn.getForeign()
Deprecated. use isForeign() method instead |
DbRelationN |
DbORUser.getForeignKeys()
Gets the list of foreign keys associated to a DbORUser's instance. |
DbORAssociationEnd |
DbORAssociation.getFrontEnd()
|
java.lang.Boolean |
DbORProcedure.getFunction()
Deprecated. use isFunction() method instead |
java.lang.Boolean |
DbORCommonItemStyle.getHighlightDbORCommonItem()
Gets the "common item highlight" of a DbORCommonItemStyle's instance. |
java.lang.Boolean |
DbORDomainStyle.getHighlightDbORDomain()
Gets the "domain highlight" of a DbORDomainStyle's instance. |
java.lang.Boolean |
DbORStyle.getHighlightDbORTable()
Gets the "table highlight" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getHighlightDbORView()
Gets the "view highlight" of a DbORStyle's instance. |
DbRelationN |
DbORUser.getIbmSequences()
Gets the list of db2-udb sequences associated to a DbORUser's instance. |
DbORIndex |
DbORForeign.getIndex()
Gets the index object associated to a DbORForeign's instance. |
DbORIndex |
DbORPrimaryUnique.getIndex()
Gets the index object associated to a DbORPrimaryUnique's instance. |
DbORColumn |
DbORIndexKey.getIndexedElement()
Gets the column object associated to a DbORIndexKey's instance. |
DbRelationN |
DbORUser.getIndexes()
Gets the list of indexes associated to a DbORUser's instance. |
DbRelationN |
DbORColumn.getIndexKeys()
Gets the list of index keys associated to a DbORColumn's instance. |
ORValidationRule |
DbORAssociationEnd.getInsertRule()
Gets the "insert rule" of a DbORAssociationEnd's instance. |
java.lang.Boolean |
DbORAssociation.getIsArc()
Deprecated. use isIsArc() method instead |
java.lang.Boolean |
DbORTable.getIsAssociation()
Deprecated. use isIsAssociation() method instead |
java.lang.Boolean |
DbORDataModel.getIsConverted()
Deprecated. use isIsConverted() method instead |
java.lang.Boolean |
DbORTable.getIsDependant()
Deprecated. use isIsDependant() method instead |
java.lang.Boolean |
DbORAssociation.getIsIdentifying()
Deprecated. use isIsIdentifying() method instead |
DbJVMethod |
DbORProcedure.getJavaMethod()
Gets the java method object associated to a DbORProcedure's instance. |
ORNotationSymbol |
DbORNotation.getKeyDependencySymbol()
Gets the "key dependency symbol" of a DbORNotation's instance. |
java.lang.Boolean |
DbORNotation.getKeyDependencyVisible()
Deprecated. use isKeyDependencyVisible() method instead |
java.lang.Integer |
DbORAttribute.getLength()
Gets the "length" of a DbORAttribute's instance. |
java.lang.Integer |
DbORCommonItem.getLength()
Gets the "length" of a DbORCommonItem's instance. |
java.lang.Integer |
DbORDomain.getLength()
Gets the "length" of a DbORDomain's instance. |
java.lang.Integer |
DbORParameter.getLength()
Gets the "length" of a DbORParameter's instance. |
java.lang.Integer |
DbORProcedure.getLength()
Gets the "length" property of a DbORProcedure's instance. |
java.lang.String |
DbORAttribute.getLengthNbDecimal()
|
java.awt.Color |
DbORCommonItemStyle.getLineColorDbORCommonItem()
Gets the "common item border" of a DbORCommonItemStyle's instance. |
java.awt.Color |
DbORDomainStyle.getLineColorDbORDomain()
Gets the "domain border" of a DbORDomainStyle's instance. |
java.awt.Color |
DbORStyle.getLineColorDbORTable()
Gets the "table border" of a DbORStyle's instance. |
java.awt.Color |
DbORStyle.getLineColorDbORView()
Gets the "view border" of a DbORStyle's instance. |
java.lang.Integer |
DbORDataModel.getLogicalMode()
Gets the "logical mode" property of a DbORDataModel's instance. |
ORNotationSymbol |
DbORNotation.getMax1Symbol()
Gets the "maximum 1" of a DbORNotation's instance. |
ORNotationSymbol |
DbORNotation.getMaxNSymbol()
Gets the "maximum n" of a DbORNotation's instance. |
DbORForeign |
DbORAssociationEnd.getMember()
Gets the foreign key object associated to a DbORAssociationEnd's instance. |
DbRelationN |
DbORDomain.getMethods()
Gets the list of methods associated to a DbORDomain's instance. |
ORNotationSymbol |
DbORNotation.getMin0Symbol()
Gets the "minimum 0" of a DbORNotation's instance. |
ORNotationSymbol |
DbORNotation.getMin1Symbol()
Gets the "minimum 1" of a DbORNotation's instance. |
int |
DbORAssociation.getMinCard(MetaRelationship metaRel)
|
java.lang.String |
DbORAllowableValue.getName()
|
java.lang.String |
DbORFKeyColumn.getName()
|
java.lang.String |
DbORIndexKey.getName()
|
java.lang.Boolean |
DbORAssociationEnd.getNavigable()
Deprecated. use isNavigable() method instead |
java.lang.Integer |
DbORAttribute.getNbDecimal()
Gets the "nbr. decimals" of a DbORAttribute's instance. |
java.lang.Integer |
DbORCommonItem.getNbDecimal()
Gets the "nbr. decimals" of a DbORCommonItem's instance. |
java.lang.Integer |
DbORDomain.getNbDecimal()
Gets the "nbr. decimals" of a DbORDomain's instance. |
java.lang.Integer |
DbORParameter.getNbDecimal()
Gets the "nbr. decimals" of a DbORParameter's instance. |
java.lang.String |
DbORTrigger.getNewAlias()
Gets the "new alias" property of a DbORTrigger's instance. |
DbORNotation |
DbORDiagram.getNotation()
Gets the notation object associated to a DbORDiagram's instance. |
java.lang.Boolean |
DbORColumn.getNull()
Deprecated. use isNull() method instead |
java.lang.Boolean |
DbORCommonItem.getNull()
Gets the "null possible" of a DbORCommonItem's instance. |
java.lang.Boolean |
DbORDomain.getNull()
Deprecated. use isNull() method instead |
ORConnectivitiesDisplay |
DbORNotation.getNumericDisplay()
Gets the "numeric connectivities displayed" of a DbORNotation's instance. |
ORConnectivityPosition |
DbORNotation.getNumericPosition()
Gets the "numeric connectivity position" of a DbORNotation's instance. |
ORNumericRepresentation |
DbORNotation.getNumericRepresentation()
Gets the "numeric style" of a DbORNotation's instance. |
java.lang.String |
DbORTrigger.getOldAlias()
Gets the "old alias" property of a DbORTrigger's instance. |
DbOOAdt |
DbORDomain.getOoSourceType()
Gets the oo source type object associated to a DbORDomain's instance. |
DbOOAdt |
DbORCommonItem.getOoType()
Gets the oo type object associated to a DbORCommonItem's instance. |
int |
DbORDataModel.getOperationalMode()
|
DbOROperationLibrary |
DbORDatabase.getOperationLibrary()
Gets the operation library object associated to a DbORDatabase's instance. |
DbRelationN |
DbORUser.getOperations()
Gets the list of operations associated to a DbORUser's instance. |
DbORAssociationEnd |
DbORAssociationEnd.getOppositeEnd()
|
java.lang.Boolean |
DbORStyle.getOr_associationAsRelationships()
Gets the "show associations as relationships" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_associationChildRoleConnectivitiesDisplay()
Gets the "association navigable role connectivities" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_associationChildRoleDescriptorDisplay()
Gets the "association navigable role descriptor" of a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_associationConnectivitiesFont()
Gets the "association role connectivities" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_associationDescriptorDisplay()
Gets the "association descriptor" of a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_associationDescriptorFont()
Gets the "association descriptor" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_associationParentRoleConnectivitiesDisplay()
Gets the "association not navigable role connectivities" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_associationParentRoleDescriptorDisplay()
Gets the "association not navigable role descriptor" of a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_associationRoleDescriptorFont()
Gets the "association role descriptor" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_associationTablesAsRelationships()
Gets the "show association tables as relationships" of a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_checkConstraintFont()
Gets the "check constraint" of a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_checkConstraintPrefixFont()
Gets the "check constraint prefix" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_checkDisplay()
Gets the "check constraint" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_checkParametersDisplay()
Gets the "check constraint column" of a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_checkParametersFont()
Gets the "check constraint column" of a DbORStyle's instance. |
SMSDisplayDescriptor |
DbORStyle.getOr_columnAdditionnalDescriptor()
Gets the "column additional descriptor" of a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_columnAdditionnalDescriptorFont()
Gets the "column additional descriptor" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_columnDefaultValueDisplay()
Gets the "column initial value" of a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_columnDefaultValueFont()
Gets the "column initial value" of a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_columnDescriptorFont()
Gets the "column descriptor" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_columnDisplay()
Gets the "column" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_columnDomainSourceTypeDisplay()
Gets the "column domain source type" of a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_columnDomainSourceTypeFont()
Gets the "column domain source type" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_columnLengthDecimalsDisplay()
Gets the "column length and decimals" of a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_columnLengthDecimalsFont()
Gets the "column length and decimals" of a DbORStyle's instance. |
DbtPrefix |
DbORStyle.getOr_columnLinkedToSubModelPrefix()
Gets the column having subcolumns object associated to a DbORStyle's instance. |
DbtPrefix |
DbORStyle.getOr_columnLinkedToSuperModelPrefix()
Gets the column having a supercolumn object associated to a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_columnNullValueDisplay()
Gets the "column null value" of a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_columnNullValueFont()
Gets the "column null value" of a DbORStyle's instance. |
DbtPrefix |
DbORStyle.getOr_columnNullValuePrefix()
Gets the column null value object associated to a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_columnPrefixFont()
Gets the "column prefix" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_columnTypeDisplay()
Gets the "column type" of a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_columnTypeFont()
Gets the "column type descriptor" of a DbORStyle's instance. |
java.lang.Boolean |
DbORCommonItemStyle.getOr_commonItemLengthDecimalsDisplay()
Gets the "common item length and decimals" of a DbORCommonItemStyle's instance. |
java.awt.Font |
DbORCommonItemStyle.getOr_commonItemLengthDecimalsFont()
Gets the "common item length and decimals" of a DbORCommonItemStyle's instance. |
java.lang.Boolean |
DbORCommonItemStyle.getOr_commonItemNullValueDisplay()
Gets the "common item null value" of a DbORCommonItemStyle's instance. |
java.awt.Font |
DbORCommonItemStyle.getOr_commonItemNullValueFont()
Gets the "common item null value" of a DbORCommonItemStyle's instance. |
java.lang.Boolean |
DbORCommonItemStyle.getOr_commonItemTypeDisplay()
Gets the "common item type" of a DbORCommonItemStyle's instance. |
java.awt.Font |
DbORCommonItemStyle.getOr_commonItemTypeFont()
Gets the "common item type descriptor" of a DbORCommonItemStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_dataModelDashStyle()
Gets the "data model dash style" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_dataModelHighlight()
Gets the "data model highlight" of a DbORStyle's instance. |
DbtPrefix |
DbORStyle.getOr_dimensionTable()
Gets the dimension table object associated to a DbORStyle's instance. |
java.lang.Boolean |
DbORDomainStyle.getOr_domainLengthDecimalsDisplay()
Gets the "domain length and decimals" of a DbORDomainStyle's instance. |
java.awt.Font |
DbORDomainStyle.getOr_domainLengthDecimalsFont()
Gets the "domain length and decimals" of a DbORDomainStyle's instance. |
DbtPrefix |
DbORDomainStyle.getOr_domainNonOrderedCollectionPrefix()
Gets the domain non-ordered collection object associated to a DbORDomainStyle's instance. |
DbtPrefix |
DbORDomainStyle.getOr_domainOrderedCollectionPrefix()
Gets the domain ordered collection object associated to a DbORDomainStyle's instance. |
java.lang.Boolean |
DbORDomainStyle.getOr_domainOwnerDisplay()
Gets the "domain user" of a DbORDomainStyle's instance. |
DbtPrefix |
DbORStyle.getOr_factTable()
Gets the fact table object associated to a DbORStyle's instance. |
java.lang.Boolean |
DbORDomainStyle.getOr_fieldDefaultValueDisplay()
Gets the "field initial value" of a DbORDomainStyle's instance. |
java.awt.Font |
DbORDomainStyle.getOr_fieldDefaultValueFont()
Gets the "field initial value" of a DbORDomainStyle's instance. |
java.awt.Font |
DbORDomainStyle.getOr_fieldDescriptorFont()
Gets the "field descriptor" of a DbORDomainStyle's instance. |
java.lang.Boolean |
DbORDomainStyle.getOr_fieldDisplay()
Gets the "field" of a DbORDomainStyle's instance. |
java.lang.Boolean |
DbORDomainStyle.getOr_fieldLengthDecimalsDisplay()
Gets the "field length and decimals" of a DbORDomainStyle's instance. |
java.awt.Font |
DbORDomainStyle.getOr_fieldLengthDecimalsFont()
Gets the "field length and decimals" of a DbORDomainStyle's instance. |
java.lang.Boolean |
DbORDomainStyle.getOr_fieldTypeDisplay()
Gets the "field type" of a DbORDomainStyle's instance. |
java.awt.Font |
DbORDomainStyle.getOr_fieldTypeFont()
Gets the "field type" of a DbORDomainStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_fkColumnsDisplay()
Gets the "foreign key columns" of a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_fkColumnsFont()
Gets the "foreign key columns" of a DbORStyle's instance. |
DbtPrefix |
DbORStyle.getOr_fkColumnsPrefix()
Gets the foreign key columns object associated to a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_fkDescriptorFont()
Gets the "foreign key descriptor" of a DbORStyle's instance. |
ORDescriptorFormat |
DbORStyle.getOr_fkDescriptorFormat()
Gets the "foreign column descriptor" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_fkDisplay()
Gets the "foreign key" of a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_fkPrefixFont()
Gets the "foreign key prefix" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_indexColumnsDisplay()
Gets the "index columns" of a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_indexColumnsFont()
Gets the "index columns" of a DbORStyle's instance. |
DbtPrefix |
DbORStyle.getOr_indexColumnsPrefix()
Gets the index columns object associated to a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_indexDescriptorFont()
Gets the "index descriptor" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_indexDisplay()
Gets the "index" of a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_indexPrefixFont()
Gets the "index prefix" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_indexTypeDisplay()
Gets the "index cluster" of a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_indexTypeFont()
Gets the "index cluster" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_indexUniqueDisplay()
Gets the "index unique" of a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_indexUniqueFont()
Gets the "index unique" of a DbORStyle's instance. |
SMSDisplayDescriptor |
DbORCommonItemStyle.getOr_nameDescriptor()
Gets the "descriptor" of a DbORCommonItemStyle's instance. |
SMSDisplayDescriptor |
DbORDomainStyle.getOr_nameDescriptor()
Gets the "descriptor" of a DbORDomainStyle's instance. |
SMSDisplayDescriptor |
DbORStyle.getOr_nameDescriptor()
Gets the "descriptor" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_pkColumnsDisplay()
Gets the "primary key columns" of a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_pkColumnsFont()
Gets the "primary key columns" of a DbORStyle's instance. |
DbtPrefix |
DbORStyle.getOr_pkColumnsPrefix()
Gets the primary key columns object associated to a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_pkDescriptorFont()
Gets the "primary key descriptor" of a DbORStyle's instance. |
ORDescriptorFormat |
DbORStyle.getOr_pkDescriptorFormat()
Gets the "primary column descriptor" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_pkDisplay()
Gets the "primary key" of a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_pkPrefixFont()
Gets the "primary key prefix" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_showDependentTables()
Gets the "show dependent tables" of a DbORStyle's instance. |
SMSDisplayDescriptor |
DbORStyle.getOr_tableAdditionnalDescriptor()
Gets the "table additional descriptor" of a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_tableAdditionnalDescriptorFont()
Gets the "table additional descriptor" of a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_tableDescriptorFont()
Gets the "table descriptor" of a DbORStyle's instance. |
DbtPrefix |
DbORStyle.getOr_tableLinkedToSubModelPrefix()
Gets the table having subtables object associated to a DbORStyle's instance. |
DbtPrefix |
DbORStyle.getOr_tableLinkedToSuperModelPrefix()
Gets the table having a supertable object associated to a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_tableOwnerDisplay()
Gets the "table user" of a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_tablePrefixFont()
Gets the "table prefix" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_triggerColumnsDisplay()
Gets the "trigger columns" of a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_triggerColumnsFont()
Gets the "trigger columns" of a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_triggerDescriptorFont()
Gets the "trigger descriptor" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_triggerDisplay()
Gets the "trigger" of a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_triggerPrefixFont()
Gets the "trigger prefix" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_ukColumnsDisplay()
Gets the "unique key columns" of a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_ukColumnsFont()
Gets the "unique key columns" of a DbORStyle's instance. |
DbtPrefix |
DbORStyle.getOr_ukColumnsPrefix()
Gets the unique key columns object associated to a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_ukDescriptorFont()
Gets the "unique key descriptor" of a DbORStyle's instance. |
ORDescriptorFormat |
DbORStyle.getOr_ukDescriptorFormat()
Gets the "unique column descriptor" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_ukDisplay()
Gets the "unique key" of a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_ukPrefixFont()
Gets the "unique key prefix" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_umlAssociationDirection()
Gets the "association direction" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_umlConstraintDisplayed()
Gets the "uml constraint" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_umlStereotypeDisplayed()
Gets the "uml stereotype" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_umlStereotypeIconDisplayed()
Gets the "uml stereotype icon" of a DbORStyle's instance. |
java.lang.Boolean |
DbORStyle.getOr_UnidentifyingAssociationsAreDashed()
Gets the "unidentifying associations are dashed" of a DbORStyle's instance. |
SMSDisplayDescriptor |
DbORStyle.getOr_viewAdditionnalDescriptor()
Gets the "view additional descriptor" of a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_viewAdditionnalDescriptorFont()
Gets the "view additional descriptor" of a DbORStyle's instance. |
java.awt.Font |
DbORStyle.getOr_viewDescriptorFont()
Gets the "view descriptor" of a DbORStyle's instance. |
DbtPrefix |
DbORStyle.getOr_viewPrefix()
Gets the view object associated to a DbORStyle's instance. |
java.lang.Boolean |
DbORDomain.getOrderedCollection()
Deprecated. use isOrderedCollection() method instead |
DbRelationN |
DbORDomain.getParameters()
Gets the list of parameters associated to a DbORDomain's instance. |
java.lang.Integer |
DbORProcedure.getPrecision()
Gets the "precision" property of a DbORProcedure's instance. |
java.lang.Boolean |
DbORIndex.getPrimary()
Deprecated. use isPrimary() method instead |
java.lang.Boolean |
DbORPrimaryUnique.getPrimary()
Deprecated. use isPrimary() method instead |
DbRelationN |
DbORUser.getPrimaryUniqueKeys()
Gets the list of primary / unique keys associated to a DbORUser's instance. |
DbRelationN |
DbORColumn.getPrimaryUniques()
Gets the list of primary / unique keys associated to a DbORColumn's instance. |
java.lang.Boolean |
DbORDomain.getPropagated()
Deprecated. use isPropagated() method instead |
java.lang.Boolean |
DbORColumn.getReference()
Deprecated. use isReference() method instead |
java.lang.Boolean |
DbORDomain.getReference()
Deprecated. use isReference() method instead |
java.lang.Boolean |
DbORParameter.getReference()
Deprecated. use isReference() method instead |
DbORPrimaryUnique |
DbORAssociationEnd.getReferencedConstraint()
Gets the referenced constraint object associated to a DbORAssociationEnd's instance. |
DbSMSProject |
DbORCommonItemStyle.getReferringProjectCommonItem()
Gets the referringprojectcommonitem object associated to a DbORCommonItemStyle's instance. |
DbSMSProject |
DbORDomainStyle.getReferringProjectDomain()
Gets the referringprojectdomain object associated to a DbORDomainStyle's instance. |
DbSMSProject |
DbORNotation.getReferringProjectEr()
Gets the referringprojecter object associated to a DbORNotation's instance. |
DbSMSProject |
DbORStyle.getReferringProjectEr()
Gets the referringprojecter object associated to a DbORStyle's instance. |
DbSMSProject |
DbORNotation.getReferringProjectOr()
Gets the project object associated to a DbORNotation's instance. |
DbSMSProject |
DbORStyle.getReferringProjectOr()
Gets the referringprojector object associated to a DbORStyle's instance. |
DbORTypeClassifier |
DbORProcedure.getReturnType()
Gets the return type object associated to a DbORProcedure's instance. |
DbRelationN |
DbORTypeClassifier.getReturnTypedProcedures()
Gets the list of return typed procedures associated to a DbORTypeClassifier's instance. |
java.lang.Boolean |
DbORProcedure.getReturnTypeReference()
Deprecated. use isReturnTypeReference() method instead |
DbORDataModel |
DbORDatabase.getSchema()
Gets the schema object associated to a DbORDatabase's instance. |
java.lang.String |
DbORAbsTable.getSelectionRule()
Gets the "selection rule" property of a DbORAbsTable's instance. |
javax.swing.Icon |
DbORBuiltInType.getSemanticalIcon(int form)
|
javax.swing.Icon |
DbORDiagram.getSemanticalIcon(int form)
|
javax.swing.Icon |
DbORParameter.getSemanticalIcon(int form)
|
javax.swing.Icon |
DbORPrimaryUnique.getSemanticalIcon(int form)
|
javax.swing.Icon |
DbORProcedure.getSemanticalIcon(int form)
|
java.lang.String |
DbORFKeyColumn.getSemanticalName(int form)
|
java.lang.String |
DbORIndexKey.getSemanticalName(int form)
|
DbRelationN |
DbORUser.getSequences()
Gets the list of oracle sequences associated to a DbORUser's instance. |
ORIndexKeySort |
DbORIndexKey.getSortOption()
Gets the "sort" of a DbORIndexKey's instance. |
DbORColumn |
DbORFKeyColumn.getSourceColumn()
Gets the source column object associated to a DbORFKeyColumn's instance. |
DbORTypeClassifier |
DbORDomain.getSourceType()
Gets the source type object associated to a DbORDomain's instance. |
java.lang.String |
DbORPackage.getSpecification()
Gets the "specification" property of a DbORPackage's instance. |
java.lang.Boolean |
DbORCommonItem.getStatic()
Deprecated. use isStatic() method instead |
DbRelationN |
DbORDomain.getSubDomains()
Gets the list of sub domains associated to a DbORDomain's instance. |
DbORDomain |
DbORDomain.getSuperDomain()
Gets the super domain object associated to a DbORDomain's instance. |
ORConnectivityPosition |
DbORNotation.getSymbolicChildRolePosition()
Gets the "child role position" of a DbORNotation's instance. |
ORConnectivitiesDisplay |
DbORNotation.getSymbolicDisplay()
Gets the "symbolic connectivities displayed" of a DbORNotation's instance. |
ORConnectivityPosition |
DbORNotation.getSymbolicPosition()
Gets the "symbolic connectivity position" of a DbORNotation's instance. |
DbRelationN |
DbORUser.getTables()
Gets the list of tables/views associated to a DbORUser's instance. |
java.lang.String |
DbORNotation.getTerminologyName()
Gets the "terminology" property of a DbORNotation's instance. |
java.awt.Color |
DbORCommonItemStyle.getTextColorDbORCommonItem()
Gets the "common item text" of a DbORCommonItemStyle's instance. |
java.awt.Color |
DbORDomainStyle.getTextColorDbORDomain()
Gets the "domain text" of a DbORDomainStyle's instance. |
java.awt.Color |
DbORStyle.getTextColorDbORTable()
Gets the "table text" of a DbORStyle's instance. |
java.awt.Color |
DbORStyle.getTextColorDbORView()
Gets the "view text" of a DbORStyle's instance. |
java.lang.Boolean |
DbORCommonItem.getTransient()
Deprecated. use isTransient() method instead |
DbRelationN |
DbORColumn.getTriggers()
Gets the list of triggers associated to a DbORColumn's instance. |
DbORTypeClassifier |
DbORAttribute.getType()
Gets the type object associated to a DbORAttribute's instance. |
DbORTypeClassifier |
DbORCommonItem.getType()
Gets the type object associated to a DbORCommonItem's instance. |
DbORTypeClassifier |
DbORParameter.getType()
Gets the type object associated to a DbORParameter's instance. |
DbRelationN |
DbORTypeClassifier.getTypedAttributes()
Gets the list of typed attributes associated to a DbORTypeClassifier's instance. |
DbRelationN |
DbORTypeClassifier.getTypedParameters()
Gets the list of typed parameters associated to a DbORTypeClassifier's instance. |
java.lang.String |
DbORCommonItem.getTypeUse()
Gets the "oo type use" property of a DbORCommonItem's instance. |
OOTypeUseStyle |
DbORCommonItem.getTypeUseStyle()
Gets the "oo type use style" of a DbORCommonItem's instance. |
DbORDomainModel |
DbORDatabase.getUdtModel()
Gets the user-defined types model object associated to a DbORDatabase's instance. |
java.lang.Boolean |
DbORIndex.getUnique()
Deprecated. use isUnique() method instead |
ORValidationRule |
DbORAssociationEnd.getUpdateRule()
Gets the "update rule" of a DbORAssociationEnd's instance. |
DbORUser |
DbORAbsTable.getUser()
Gets the user object associated to a DbORAbsTable's instance. |
DbORUser |
DbORAbstractMethod.getUser()
Gets the user object associated to a DbORAbstractMethod's instance. |
DbORUser |
DbORDomain.getUser()
Gets the user object associated to a DbORDomain's instance. |
DbORUser |
DbORIndex.getUser()
Gets the user object associated to a DbORIndex's instance. |
java.lang.String |
DbORAllowableValue.getValue()
Gets the "value" property of a DbORAllowableValue's instance. |
JVVisibility |
DbORCommonItem.getVisibility()
Gets the "oo visibility" of a DbORCommonItem's instance. |
java.lang.Boolean |
DbORCommonItem.getVolatile()
Deprecated. use isVolatile() method instead |
java.lang.String |
DbORTrigger.getWhenCondition()
Gets the "when condition" property of a DbORTrigger's instance. |
void |
DbORCommonItemStyle.initNullOptions()
|
void |
DbORDomainStyle.initNullOptions()
|
void |
DbORStyle.initNullOptions()
|
void |
DbORCommonItemStyle.initOptions()
|
void |
DbORDomainStyle.initOptions()
|
void |
DbORNotation.initOptions()
|
void |
DbORStyle.initOptions()
|
boolean |
DbORBuiltInType.isBuiltIn()
Tells whether a DbORBuiltInType's instance is builtIn or not. |
boolean |
DbORNotation.isBuiltIn()
Tells whether a DbORNotation's instance is builtIn or not. |
boolean |
DbORDomain.isCaseSensitive()
Tells whether a DbORDomain's instance is caseSensitive or not. |
boolean |
DbORNotation.isChildRoleVisible()
Tells whether a DbORNotation's instance is childRoleVisible or not. |
boolean |
DbORBuiltInType.isDeletable()
|
boolean |
DbORUserNode.isDeletable()
|
boolean |
DbORCommonItem.isFinal()
Tells whether a DbORCommonItem's instance is final or not. |
boolean |
DbORColumn.isForeign()
Tells whether a DbORColumn's instance is foreign or not. |
boolean |
DbORAssociationEnd.isFrontEnd()
|
boolean |
DbORProcedure.isFunction()
Tells whether a DbORProcedure's instance is function or not. |
boolean |
DbORAssociation.isIsArc()
Tells whether a DbORAssociation's instance is isArc or not. |
boolean |
DbORTable.isIsAssociation()
Tells whether a DbORTable's instance is isAssociation or not. |
boolean |
DbORDataModel.isIsConverted()
Tells whether a DbORDataModel's instance is isConverted or not. |
boolean |
DbORTable.isIsDependant()
Tells whether a DbORTable's instance is isDependant or not. |
boolean |
DbORAssociation.isIsIdentifying()
Tells whether a DbORAssociation's instance is isIdentifying or not. |
boolean |
DbORNotation.isKeyDependencyVisible()
Tells whether a DbORNotation's instance is keyDependencyVisible or not. |
boolean |
DbORAssociationEnd.isNavigable()
Tells whether a DbORAssociationEnd's instance is navigable or not. |
boolean |
DbORColumn.isNull()
Tells whether a DbORColumn's instance is null or not. |
boolean |
DbORDomain.isNull()
Tells whether a DbORDomain's instance is null or not. |
boolean |
DbORDomain.isOrderedCollection()
Tells whether a DbORDomain's instance is orderedCollection or not. |
boolean |
DbORIndex.isPrimary()
Tells whether a DbORIndex's instance is primary or not. |
boolean |
DbORPrimaryUnique.isPrimary()
Tells whether a DbORPrimaryUnique's instance is primary or not. |
boolean |
DbORDomain.isPropagated()
Tells whether a DbORDomain's instance is propagated or not. |
boolean |
DbORColumn.isReference()
Tells whether a DbORColumn's instance is reference or not. |
boolean |
DbORDomain.isReference()
Tells whether a DbORDomain's instance is reference or not. |
boolean |
DbORParameter.isReference()
Tells whether a DbORParameter's instance is reference or not. |
boolean |
DbORProcedure.isReturnTypeReference()
Tells whether a DbORProcedure's instance is returnTypeReference or not. |
boolean |
DbORCommonItem.isStatic()
Tells whether a DbORCommonItem's instance is static or not. |
boolean |
DbORCommonItem.isTransient()
Tells whether a DbORCommonItem's instance is transient or not. |
boolean |
DbORIndex.isUnique()
Tells whether a DbORIndex's instance is unique or not. |
boolean |
DbORCommonItem.isVolatile()
Tells whether a DbORCommonItem's instance is volatile or not. |
boolean |
DbORUserNode.matches(DbObject dbo)
|
boolean |
DbORIndex.matchesConstraint(DbORConstraint pufKey)
|
void |
DbORPrimaryUnique.removeFromAssociationDependencies(DbORAssociationEnd value)
Removes an element from the list of dependencies associated to a DbORPrimaryUnique's instance. |
void |
DbORPrimaryUnique.removeFromColumns(DbORColumn value)
Removes an element from the list of columns associated to a DbORPrimaryUnique's instance. |
void |
DbORTrigger.removeFromColumns(DbORColumn value)
Removes an element from the list of columns associated to a DbORTrigger's instance. |
void |
DbORAssociationEnd.removeFromDependentConstraints(DbORPrimaryUnique value)
Removes an element from the list of dependent constraints associated to a DbORAssociationEnd's instance. |
void |
DbORColumn.removeFromPrimaryUniques(DbORPrimaryUnique value)
Removes an element from the list of primary / unique keys associated to a DbORColumn's instance. |
void |
DbORColumn.removeFromTriggers(DbORTrigger value)
Removes an element from the list of triggers associated to a DbORColumn's instance. |
void |
DbORAbsTable.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORAbstractMethod.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORAllowableValue.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORAssociation.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORAssociationEnd.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORAssociationGo.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORAttribute.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORBuiltInType.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORCheck.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORColumn.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORCommonItem.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORCommonItemModel.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORCommonItemStyle.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORConstraint.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORDataModel.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORDatabase.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORDiagram.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORDomain.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORDomainModel.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORDomainStyle.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORFKeyColumn.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORField.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORForeign.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORIndex.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORIndexKey.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORModel.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORNotation.set(MetaField metaField,
java.lang.Object value)
|
void |
DbOROperationLibrary.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORPackage.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORParameter.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORPrimaryUnique.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORProcedure.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORStyle.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORTable.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORTableGo.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORTrigger.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORTypeClassifier.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORUser.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORUserNode.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORView.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORAbsTable.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORAbstractMethod.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORAllowableValue.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORAssociation.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORAssociationEnd.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORAssociationGo.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORAttribute.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORBuiltInType.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORCheck.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORColumn.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORCommonItem.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORCommonItemModel.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORCommonItemStyle.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORConstraint.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORDataModel.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORDatabase.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORDiagram.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORDomain.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORDomainModel.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORDomainStyle.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORFKeyColumn.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORField.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORForeign.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORIndex.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORIndexKey.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORModel.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORNotation.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbOROperationLibrary.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORPackage.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORParameter.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORPrimaryUnique.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORProcedure.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORStyle.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORTable.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORTableGo.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORTrigger.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORTypeClassifier.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORUser.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORUserNode.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORView.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORPrimaryUnique.setAssociationDependencies(DbORAssociationEnd value,
int op)
Adds an element to or removes an element from the list of dependencies associated to a DbORPrimaryUnique's instance. |
void |
DbORForeign.setAssociationEnd(DbORAssociationEnd value)
Sets the association role object associated to a DbORForeign's instance. |
void |
DbORCommonItemStyle.setBackgroundColorDbORCommonItem(java.awt.Color value)
Sets the "common item background" property of a DbORCommonItemStyle's instance. |
void |
DbORDomainStyle.setBackgroundColorDbORDomain(java.awt.Color value)
Sets the "domain background" property of a DbORDomainStyle's instance. |
void |
DbORStyle.setBackgroundColorDbORTable(java.awt.Color value)
Sets the "table background" property of a DbORStyle's instance. |
void |
DbORStyle.setBackgroundColorDbORView(java.awt.Color value)
Sets the "view background" property of a DbORStyle's instance. |
void |
DbORAbstractMethod.setBody(java.lang.String value)
Sets the "body" property of a DbORAbstractMethod's instance. |
void |
DbORBuiltInType.setBuiltIn(java.lang.Boolean value)
Sets the "built in?" |
void |
DbORNotation.setBuiltIn(java.lang.Boolean value)
Sets the "built in?" |
void |
DbORDomain.setCaseSensitive(java.lang.Boolean value)
Sets the "case sensitive" property of a DbORDomain's instance. |
void |
DbORDomain.setCategory(ORDomainCategory value)
Sets the "category" property of a DbORDomain's instance. |
void |
DbORNotation.setChildRoleSymbol(ORNotationSymbol value)
Sets the "child role symbol" property of a DbORNotation's instance. |
void |
DbORNotation.setChildRoleVisible(java.lang.Boolean value)
Sets the "child role visible" property of a DbORNotation's instance. |
void |
DbORAssociationEnd.setClassifier(DbORAbsTable value)
Sets the classifier object associated to a DbORAssociationEnd's instance. |
void |
DbORCheck.setColumn(DbORColumn value)
Sets the column object associated to a DbORCheck's instance. |
void |
DbORFKeyColumn.setColumn(DbORColumn value)
Sets the column object associated to a DbORFKeyColumn's instance. |
void |
DbORPrimaryUnique.setColumns(DbORColumn value,
int op)
Adds an element to or removes an element from the list of columns associated to a DbORPrimaryUnique's instance. |
void |
DbORTrigger.setColumns(DbORColumn value,
int op)
Adds an element to or removes an element from the list of columns associated to a DbORTrigger's instance. |
void |
DbORColumn.setCommonItem(DbORCommonItem value)
Sets the common item object associated to a DbORColumn's instance. |
void |
DbORCheck.setCondition(java.lang.String value)
Sets the "condition" property of a DbORCheck's instance. |
void |
DbORIndex.setConstraint(DbORConstraint value)
Sets the constraint object associated to a DbORIndex's instance. |
void |
DbORAssociationEnd.setConstraintType(ORConstraintType value)
Sets the "constraint type" property of a DbORAssociationEnd's instance. |
void |
DbORCommonItemStyle.setDashStyleDbORCommonItem(java.lang.Boolean value)
Sets the "common item dash style" property of a DbORCommonItemStyle's instance. |
void |
DbORDomainStyle.setDashStyleDbORDomain(java.lang.Boolean value)
Sets the "domain dash style" property of a DbORDomainStyle's instance. |
void |
DbORStyle.setDashStyleDbORTable(java.lang.Boolean value)
Sets the "table dash style" property of a DbORStyle's instance. |
void |
DbORStyle.setDashStyleDbORView(java.lang.Boolean value)
Sets the "view dash style" property of a DbORStyle's instance. |
void |
DbORDatabase.setDefaultDomainModel(DbORDomainModel value)
Sets the default domain model object associated to a DbORDatabase's instance. |
void |
DbORAllowableValue.setDefinition(java.lang.String value)
Sets the "definition" property of a DbORAllowableValue's instance. |
void |
DbORAssociationEnd.setDeleteRule(ORValidationRule value)
Sets the "delete rule" property of a DbORAssociationEnd's instance. |
void |
DbORAssociationEnd.setDependentConstraints(DbORPrimaryUnique value,
int op)
Adds an element to or removes an element from the list of dependent constraints associated to a DbORAssociationEnd's instance. |
void |
DbORDataModel.setDeploymentDatabase(DbORDatabase value)
Sets the deployment database object associated to a DbORDataModel's instance. |
void |
DbORDomainModel.setDeploymentDatabase(DbORDatabase value)
Sets the deployment database object associated to a DbORDomainModel's instance. |
void |
DbOROperationLibrary.setDeploymentDatabase(DbORDatabase value)
Sets the deployment database object associated to a DbOROperationLibrary's instance. |
void |
DbORCommonItemStyle.setDescriptorFontDbORCommonItem(java.awt.Font value)
Sets the "common item descriptor" property of a DbORCommonItemStyle's instance. |
void |
DbORDomainStyle.setDescriptorFontDbORDomain(java.awt.Font value)
Sets the "domain descriptor" property of a DbORDomainStyle's instance. |
void |
DbORTrigger.setEvent(ORTriggerEvent value)
Sets the "event" property of a DbORTrigger's instance. |
void |
DbORIndexKey.setExpression(java.lang.String value)
Sets the "expression" property of a DbORIndexKey's instance. |
void |
DbORCommonItem.setFinal(java.lang.Boolean value)
Sets the "oo final" property of a DbORCommonItem's instance. |
void |
DbORColumn.setForeign(java.lang.Boolean value)
Sets the "foreign" property of a DbORColumn's instance. |
void |
DbORProcedure.setFunction(java.lang.Boolean value)
Sets the "function" property of a DbORProcedure's instance. |
void |
DbORCommonItemStyle.setHighlightDbORCommonItem(java.lang.Boolean value)
Sets the "common item highlight" property of a DbORCommonItemStyle's instance. |
void |
DbORDomainStyle.setHighlightDbORDomain(java.lang.Boolean value)
Sets the "domain highlight" property of a DbORDomainStyle's instance. |
void |
DbORStyle.setHighlightDbORTable(java.lang.Boolean value)
Sets the "table highlight" property of a DbORStyle's instance. |
void |
DbORStyle.setHighlightDbORView(java.lang.Boolean value)
Sets the "view highlight" property of a DbORStyle's instance. |
void |
DbORForeign.setIndex(DbORIndex value)
Sets the index object associated to a DbORForeign's instance. |
void |
DbORPrimaryUnique.setIndex(DbORIndex value)
Sets the index object associated to a DbORPrimaryUnique's instance. |
void |
DbORIndexKey.setIndexedElement(DbORColumn value)
Sets the column object associated to a DbORIndexKey's instance. |
void |
DbORAssociationEnd.setInsertRule(ORValidationRule value)
Sets the "insert rule" property of a DbORAssociationEnd's instance. |
void |
DbORAssociation.setIsArc(java.lang.Boolean value)
Sets the "is an arc" property of a DbORAssociation's instance. |
void |
DbORTable.setIsAssociation(java.lang.Boolean value)
Sets the "is association table" property of a DbORTable's instance. |
void |
DbORDataModel.setIsConverted(java.lang.Boolean value)
Sets the "is converted" property of a DbORDataModel's instance. |
void |
DbORTable.setIsDependant(java.lang.Boolean value)
Sets the "is dependant" property of a DbORTable's instance. |
void |
DbORAssociation.setIsIdentifying(java.lang.Boolean value)
Sets the "is identifying" property of a DbORAssociation's instance. |
void |
DbORProcedure.setJavaMethod(DbJVMethod value)
Sets the java method object associated to a DbORProcedure's instance. |
void |
DbORNotation.setKeyDependencySymbol(ORNotationSymbol value)
Sets the "key dependency symbol" property of a DbORNotation's instance. |
void |
DbORNotation.setKeyDependencyVisible(java.lang.Boolean value)
Sets the "key dependency visible" property of a DbORNotation's instance. |
void |
DbORAttribute.setLength(java.lang.Integer value)
Sets the "length" property of a DbORAttribute's instance. |
void |
DbORCommonItem.setLength(java.lang.Integer value)
Sets the "length" property of a DbORCommonItem's instance. |
void |
DbORDomain.setLength(java.lang.Integer value)
Sets the "length" property of a DbORDomain's instance. |
void |
DbORParameter.setLength(java.lang.Integer value)
Sets the "length" property of a DbORParameter's instance. |
void |
DbORProcedure.setLength(java.lang.Integer value)
Sets the "length" property of a DbORProcedure's instance. |
void |
DbORCommonItemStyle.setLineColorDbORCommonItem(java.awt.Color value)
Sets the "common item border" property of a DbORCommonItemStyle's instance. |
void |
DbORDomainStyle.setLineColorDbORDomain(java.awt.Color value)
Sets the "domain border" property of a DbORDomainStyle's instance. |
void |
DbORStyle.setLineColorDbORTable(java.awt.Color value)
Sets the "table border" property of a DbORStyle's instance. |
void |
DbORStyle.setLineColorDbORView(java.awt.Color value)
Sets the "view border" property of a DbORStyle's instance. |
void |
DbORDataModel.setLogicalMode(java.lang.Integer value)
Sets the "logical mode" property of a DbORDataModel's instance. |
void |
DbORNotation.setMax1Symbol(ORNotationSymbol value)
Sets the "maximum 1" property of a DbORNotation's instance. |
void |
DbORNotation.setMaxNSymbol(ORNotationSymbol value)
Sets the "maximum n" property of a DbORNotation's instance. |
void |
DbORAssociationEnd.setMember(DbORForeign value)
Sets the foreign key object associated to a DbORAssociationEnd's instance. |
void |
DbORNotation.setMin0Symbol(ORNotationSymbol value)
Sets the "minimum 0" property of a DbORNotation's instance. |
void |
DbORNotation.setMin1Symbol(ORNotationSymbol value)
Sets the "minimum 1" property of a DbORNotation's instance. |
void |
DbORAssociationEnd.setNavigable(java.lang.Boolean value)
Sets the "navigability" property of a DbORAssociationEnd's instance. |
void |
DbORAttribute.setNbDecimal(java.lang.Integer value)
Sets the "nbr. decimals" property of a DbORAttribute's instance. |
void |
DbORCommonItem.setNbDecimal(java.lang.Integer value)
Sets the "nbr. decimals" property of a DbORCommonItem's instance. |
void |
DbORDomain.setNbDecimal(java.lang.Integer value)
Sets the "nbr. decimals" property of a DbORDomain's instance. |
void |
DbORParameter.setNbDecimal(java.lang.Integer value)
Sets the "nbr. decimals" property of a DbORParameter's instance. |
void |
DbORTrigger.setNewAlias(java.lang.String value)
Sets the "new alias" property of a DbORTrigger's instance. |
void |
DbORDiagram.setNotation(DbORNotation value)
Sets the notation object associated to a DbORDiagram's instance. |
void |
DbORColumn.setNull(java.lang.Boolean value)
Sets the "null possible" property of a DbORColumn's instance. |
void |
DbORCommonItem.setNull(java.lang.Boolean value)
Sets the "null possible" property of a DbORCommonItem's instance. |
void |
DbORDomain.setNull(java.lang.Boolean value)
Sets the "null possible" property of a DbORDomain's instance. |
void |
DbORNotation.setNumericDisplay(ORConnectivitiesDisplay value)
Sets the "numeric connectivities displayed" property of a DbORNotation's instance. |
void |
DbORNotation.setNumericPosition(ORConnectivityPosition value)
Sets the "numeric connectivity position" property of a DbORNotation's instance. |
void |
DbORNotation.setNumericRepresentation(ORNumericRepresentation value)
Sets the "numeric style" property of a DbORNotation's instance. |
void |
DbORTrigger.setOldAlias(java.lang.String value)
Sets the "old alias" property of a DbORTrigger's instance. |
void |
DbORDomain.setOoSourceType(DbOOAdt value)
Sets the oo source type object associated to a DbORDomain's instance. |
void |
DbORCommonItem.setOoType(DbOOAdt value)
Sets the oo type object associated to a DbORCommonItem's instance. |
void |
DbORDatabase.setOperationLibrary(DbOROperationLibrary value)
Sets the operation library object associated to a DbORDatabase's instance. |
void |
DbORStyle.setOr_associationAsRelationships(java.lang.Boolean value)
Sets the "show associations as relationships" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_associationChildRoleConnectivitiesDisplay(java.lang.Boolean value)
Sets the "association navigable role connectivities" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_associationChildRoleDescriptorDisplay(java.lang.Boolean value)
Sets the "association navigable role descriptor" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_associationConnectivitiesFont(java.awt.Font value)
Sets the "association role connectivities" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_associationDescriptorDisplay(java.lang.Boolean value)
Sets the "association descriptor" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_associationDescriptorFont(java.awt.Font value)
Sets the "association descriptor" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_associationParentRoleConnectivitiesDisplay(java.lang.Boolean value)
Sets the "association not navigable role connectivities" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_associationParentRoleDescriptorDisplay(java.lang.Boolean value)
Sets the "association not navigable role descriptor" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_associationRoleDescriptorFont(java.awt.Font value)
Sets the "association role descriptor" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_associationTablesAsRelationships(java.lang.Boolean value)
Sets the "show association tables as relationships" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_checkConstraintFont(java.awt.Font value)
Sets the "check constraint" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_checkConstraintPrefixFont(java.awt.Font value)
Sets the "check constraint prefix" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_checkDisplay(java.lang.Boolean value)
Sets the "check constraint" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_checkParametersDisplay(java.lang.Boolean value)
Sets the "check constraint column" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_checkParametersFont(java.awt.Font value)
Sets the "check constraint column" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_columnAdditionnalDescriptor(SMSDisplayDescriptor value)
Sets the "column additional descriptor" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_columnAdditionnalDescriptorFont(java.awt.Font value)
Sets the "column additional descriptor" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_columnDefaultValueDisplay(java.lang.Boolean value)
Sets the "column initial value" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_columnDefaultValueFont(java.awt.Font value)
Sets the "column initial value" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_columnDescriptorFont(java.awt.Font value)
Sets the "column descriptor" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_columnDisplay(java.lang.Boolean value)
Sets the "column" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_columnDomainSourceTypeDisplay(java.lang.Boolean value)
Sets the "column domain source type" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_columnDomainSourceTypeFont(java.awt.Font value)
Sets the "column domain source type" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_columnLengthDecimalsDisplay(java.lang.Boolean value)
Sets the "column length and decimals" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_columnLengthDecimalsFont(java.awt.Font value)
Sets the "column length and decimals" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_columnLinkedToSubModelPrefix(DbtPrefix value)
Sets the column having subcolumns object associated to a DbORStyle's instance. |
void |
DbORStyle.setOr_columnLinkedToSuperModelPrefix(DbtPrefix value)
Sets the column having a supercolumn object associated to a DbORStyle's instance. |
void |
DbORStyle.setOr_columnNullValueDisplay(java.lang.Boolean value)
Sets the "column null value" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_columnNullValueFont(java.awt.Font value)
Sets the "column null value" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_columnNullValuePrefix(DbtPrefix value)
Sets the column null value object associated to a DbORStyle's instance. |
void |
DbORStyle.setOr_columnPrefixFont(java.awt.Font value)
Sets the "column prefix" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_columnTypeDisplay(java.lang.Boolean value)
Sets the "column type" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_columnTypeFont(java.awt.Font value)
Sets the "column type descriptor" property of a DbORStyle's instance. |
void |
DbORCommonItemStyle.setOr_commonItemLengthDecimalsDisplay(java.lang.Boolean value)
Sets the "common item length and decimals" property of a DbORCommonItemStyle's instance. |
void |
DbORCommonItemStyle.setOr_commonItemLengthDecimalsFont(java.awt.Font value)
Sets the "common item length and decimals" property of a DbORCommonItemStyle's instance. |
void |
DbORCommonItemStyle.setOr_commonItemNullValueDisplay(java.lang.Boolean value)
Sets the "common item null value" property of a DbORCommonItemStyle's instance. |
void |
DbORCommonItemStyle.setOr_commonItemNullValueFont(java.awt.Font value)
Sets the "common item null value" property of a DbORCommonItemStyle's instance. |
void |
DbORCommonItemStyle.setOr_commonItemTypeDisplay(java.lang.Boolean value)
Sets the "common item type" property of a DbORCommonItemStyle's instance. |
void |
DbORCommonItemStyle.setOr_commonItemTypeFont(java.awt.Font value)
Sets the "common item type descriptor" property of a DbORCommonItemStyle's instance. |
void |
DbORStyle.setOr_dataModelDashStyle(java.lang.Boolean value)
Sets the "data model dash style" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_dataModelHighlight(java.lang.Boolean value)
Sets the "data model highlight" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_dimensionTable(DbtPrefix value)
Sets the dimension table object associated to a DbORStyle's instance. |
void |
DbORDomainStyle.setOr_domainLengthDecimalsDisplay(java.lang.Boolean value)
Sets the "domain length and decimals" property of a DbORDomainStyle's instance. |
void |
DbORDomainStyle.setOr_domainLengthDecimalsFont(java.awt.Font value)
Sets the "domain length and decimals" property of a DbORDomainStyle's instance. |
void |
DbORDomainStyle.setOr_domainNonOrderedCollectionPrefix(DbtPrefix value)
Sets the domain non-ordered collection object associated to a DbORDomainStyle's instance. |
void |
DbORDomainStyle.setOr_domainOrderedCollectionPrefix(DbtPrefix value)
Sets the domain ordered collection object associated to a DbORDomainStyle's instance. |
void |
DbORDomainStyle.setOr_domainOwnerDisplay(java.lang.Boolean value)
Sets the "domain user" property of a DbORDomainStyle's instance. |
void |
DbORStyle.setOr_factTable(DbtPrefix value)
Sets the fact table object associated to a DbORStyle's instance. |
void |
DbORDomainStyle.setOr_fieldDefaultValueDisplay(java.lang.Boolean value)
Sets the "field initial value" property of a DbORDomainStyle's instance. |
void |
DbORDomainStyle.setOr_fieldDefaultValueFont(java.awt.Font value)
Sets the "field initial value" property of a DbORDomainStyle's instance. |
void |
DbORDomainStyle.setOr_fieldDescriptorFont(java.awt.Font value)
Sets the "field descriptor" property of a DbORDomainStyle's instance. |
void |
DbORDomainStyle.setOr_fieldDisplay(java.lang.Boolean value)
Sets the "field" property of a DbORDomainStyle's instance. |
void |
DbORDomainStyle.setOr_fieldLengthDecimalsDisplay(java.lang.Boolean value)
Sets the "field length and decimals" property of a DbORDomainStyle's instance. |
void |
DbORDomainStyle.setOr_fieldLengthDecimalsFont(java.awt.Font value)
Sets the "field length and decimals" property of a DbORDomainStyle's instance. |
void |
DbORDomainStyle.setOr_fieldTypeDisplay(java.lang.Boolean value)
Sets the "field type" property of a DbORDomainStyle's instance. |
void |
DbORDomainStyle.setOr_fieldTypeFont(java.awt.Font value)
Sets the "field type" property of a DbORDomainStyle's instance. |
void |
DbORStyle.setOr_fkColumnsDisplay(java.lang.Boolean value)
Sets the "foreign key columns" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_fkColumnsFont(java.awt.Font value)
Sets the "foreign key columns" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_fkColumnsPrefix(DbtPrefix value)
Sets the foreign key columns object associated to a DbORStyle's instance. |
void |
DbORStyle.setOr_fkDescriptorFont(java.awt.Font value)
Sets the "foreign key descriptor" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_fkDescriptorFormat(ORDescriptorFormat value)
Sets the "foreign column descriptor" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_fkDisplay(java.lang.Boolean value)
Sets the "foreign key" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_fkPrefixFont(java.awt.Font value)
Sets the "foreign key prefix" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_indexColumnsDisplay(java.lang.Boolean value)
Sets the "index columns" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_indexColumnsFont(java.awt.Font value)
Sets the "index columns" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_indexColumnsPrefix(DbtPrefix value)
Sets the index columns object associated to a DbORStyle's instance. |
void |
DbORStyle.setOr_indexDescriptorFont(java.awt.Font value)
Sets the "index descriptor" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_indexDisplay(java.lang.Boolean value)
Sets the "index" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_indexPrefixFont(java.awt.Font value)
Sets the "index prefix" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_indexTypeDisplay(java.lang.Boolean value)
Sets the "index cluster" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_indexTypeFont(java.awt.Font value)
Sets the "index cluster" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_indexUniqueDisplay(java.lang.Boolean value)
Sets the "index unique" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_indexUniqueFont(java.awt.Font value)
Sets the "index unique" property of a DbORStyle's instance. |
void |
DbORCommonItemStyle.setOr_nameDescriptor(SMSDisplayDescriptor value)
Sets the "descriptor" property of a DbORCommonItemStyle's instance. |
void |
DbORDomainStyle.setOr_nameDescriptor(SMSDisplayDescriptor value)
Sets the "descriptor" property of a DbORDomainStyle's instance. |
void |
DbORStyle.setOr_nameDescriptor(SMSDisplayDescriptor value)
Sets the "descriptor" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_pkColumnsDisplay(java.lang.Boolean value)
Sets the "primary key columns" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_pkColumnsFont(java.awt.Font value)
Sets the "primary key columns" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_pkColumnsPrefix(DbtPrefix value)
Sets the primary key columns object associated to a DbORStyle's instance. |
void |
DbORStyle.setOr_pkDescriptorFont(java.awt.Font value)
Sets the "primary key descriptor" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_pkDescriptorFormat(ORDescriptorFormat value)
Sets the "primary column descriptor" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_pkDisplay(java.lang.Boolean value)
Sets the "primary key" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_pkPrefixFont(java.awt.Font value)
Sets the "primary key prefix" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_showDependentTables(java.lang.Boolean value)
Sets the "show dependent tables" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_tableAdditionnalDescriptor(SMSDisplayDescriptor value)
Sets the "table additional descriptor" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_tableAdditionnalDescriptorFont(java.awt.Font value)
Sets the "table additional descriptor" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_tableDescriptorFont(java.awt.Font value)
Sets the "table descriptor" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_tableLinkedToSubModelPrefix(DbtPrefix value)
Sets the table having subtables object associated to a DbORStyle's instance. |
void |
DbORStyle.setOr_tableLinkedToSuperModelPrefix(DbtPrefix value)
Sets the table having a supertable object associated to a DbORStyle's instance. |
void |
DbORStyle.setOr_tableOwnerDisplay(java.lang.Boolean value)
Sets the "table user" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_tablePrefixFont(java.awt.Font value)
Sets the "table prefix" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_triggerColumnsDisplay(java.lang.Boolean value)
Sets the "trigger columns" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_triggerColumnsFont(java.awt.Font value)
Sets the "trigger columns" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_triggerDescriptorFont(java.awt.Font value)
Sets the "trigger descriptor" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_triggerDisplay(java.lang.Boolean value)
Sets the "trigger" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_triggerPrefixFont(java.awt.Font value)
Sets the "trigger prefix" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_ukColumnsDisplay(java.lang.Boolean value)
Sets the "unique key columns" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_ukColumnsFont(java.awt.Font value)
Sets the "unique key columns" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_ukColumnsPrefix(DbtPrefix value)
Sets the unique key columns object associated to a DbORStyle's instance. |
void |
DbORStyle.setOr_ukDescriptorFont(java.awt.Font value)
Sets the "unique key descriptor" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_ukDescriptorFormat(ORDescriptorFormat value)
Sets the "unique column descriptor" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_ukDisplay(java.lang.Boolean value)
Sets the "unique key" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_ukPrefixFont(java.awt.Font value)
Sets the "unique key prefix" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_umlAssociationDirection(java.lang.Boolean value)
Sets the "association direction" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_umlConstraintDisplayed(java.lang.Boolean value)
Sets the "uml constraint" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_umlStereotypeDisplayed(java.lang.Boolean value)
Sets the "uml stereotype" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_umlStereotypeIconDisplayed(java.lang.Boolean value)
Sets the "uml stereotype icon" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_UnidentifyingAssociationsAreDashed(java.lang.Boolean value)
Sets the "unidentifying associations are dashed" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_viewAdditionnalDescriptor(SMSDisplayDescriptor value)
Sets the "view additional descriptor" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_viewAdditionnalDescriptorFont(java.awt.Font value)
Sets the "view additional descriptor" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_viewDescriptorFont(java.awt.Font value)
Sets the "view descriptor" property of a DbORStyle's instance. |
void |
DbORStyle.setOr_viewPrefix(DbtPrefix value)
Sets the view object associated to a DbORStyle's instance. |
void |
DbORDomain.setOrderedCollection(java.lang.Boolean value)
Sets the "ordered collection" property of a DbORDomain's instance. |
void |
DbORProcedure.setPrecision(java.lang.Integer value)
Sets the "precision" property of a DbORProcedure's instance. |
void |
DbORIndex.setPrimary(java.lang.Boolean value)
Sets the "primary" property of a DbORIndex's instance. |
void |
DbORPrimaryUnique.setPrimary(java.lang.Boolean value)
Sets the "primary" property of a DbORPrimaryUnique's instance. |
void |
DbORColumn.setPrimaryUniques(DbORPrimaryUnique value,
int op)
Adds an element to or removes an element from the list of primary / unique keys associated to a DbORColumn's instance. |
void |
DbORDomain.setPropagated(java.lang.Boolean value)
Sets the "propagated" property of a DbORDomain's instance. |
void |
DbORColumn.setReference(java.lang.Boolean value)
Sets the "reference" property of a DbORColumn's instance. |
void |
DbORDomain.setReference(java.lang.Boolean value)
Sets the "reference" property of a DbORDomain's instance. |
void |
DbORParameter.setReference(java.lang.Boolean value)
Sets the "reference" property of a DbORParameter's instance. |
void |
DbORAssociationEnd.setReferencedConstraint(DbORPrimaryUnique value)
Sets the referenced constraint object associated to a DbORAssociationEnd's instance. |
void |
DbORCommonItemStyle.setReferringProjectCommonItem(DbSMSProject value)
Sets the referringprojectcommonitem object associated to a DbORCommonItemStyle's instance. |
void |
DbORDomainStyle.setReferringProjectDomain(DbSMSProject value)
Sets the referringprojectdomain object associated to a DbORDomainStyle's instance. |
void |
DbORNotation.setReferringProjectEr(DbSMSProject value)
Sets the referringprojecter object associated to a DbORNotation's instance. |
void |
DbORStyle.setReferringProjectEr(DbSMSProject value)
Sets the referringprojecter object associated to a DbORStyle's instance. |
void |
DbORNotation.setReferringProjectOr(DbSMSProject value)
Sets the project object associated to a DbORNotation's instance. |
void |
DbORStyle.setReferringProjectOr(DbSMSProject value)
Sets the referringprojector object associated to a DbORStyle's instance. |
void |
DbORProcedure.setReturnType(DbORTypeClassifier value)
Sets the return type object associated to a DbORProcedure's instance. |
void |
DbORProcedure.setReturnTypeReference(java.lang.Boolean value)
Sets the "return type reference" property of a DbORProcedure's instance. |
void |
DbORDatabase.setSchema(DbORDataModel value)
Sets the schema object associated to a DbORDatabase's instance. |
void |
DbORAbsTable.setSelectionRule(java.lang.String value)
Sets the "selection rule" property of a DbORAbsTable's instance. |
void |
DbORIndexKey.setSortOption(ORIndexKeySort value)
Sets the "sort" property of a DbORIndexKey's instance. |
void |
DbORFKeyColumn.setSourceColumn(DbORColumn value)
Sets the source column object associated to a DbORFKeyColumn's instance. |
void |
DbORDomain.setSourceType(DbORTypeClassifier value)
Sets the source type object associated to a DbORDomain's instance. |
void |
DbORPackage.setSpecification(java.lang.String value)
Sets the "specification" property of a DbORPackage's instance. |
void |
DbORCommonItem.setStatic(java.lang.Boolean value)
Sets the "oo static" property of a DbORCommonItem's instance. |
void |
DbORAbsTable.setSuperCopy(DbSMSSemanticalObject value)
|
void |
DbORDomain.setSuperDomain(DbORDomain value)
Sets the super domain object associated to a DbORDomain's instance. |
void |
DbORNotation.setSymbolicChildRolePosition(ORConnectivityPosition value)
Sets the "child role position" property of a DbORNotation's instance. |
void |
DbORNotation.setSymbolicDisplay(ORConnectivitiesDisplay value)
Sets the "symbolic connectivities displayed" property of a DbORNotation's instance. |
void |
DbORNotation.setSymbolicPosition(ORConnectivityPosition value)
Sets the "symbolic connectivity position" property of a DbORNotation's instance. |
void |
DbORNotation.setTerminologyName(java.lang.String value)
Sets the "terminology" property of a DbORNotation's instance. |
void |
DbORCommonItemStyle.setTextColorDbORCommonItem(java.awt.Color value)
Sets the "common item text" property of a DbORCommonItemStyle's instance. |
void |
DbORDomainStyle.setTextColorDbORDomain(java.awt.Color value)
Sets the "domain text" property of a DbORDomainStyle's instance. |
void |
DbORStyle.setTextColorDbORTable(java.awt.Color value)
Sets the "table text" property of a DbORStyle's instance. |
void |
DbORStyle.setTextColorDbORView(java.awt.Color value)
Sets the "view text" property of a DbORStyle's instance. |
void |
DbORCommonItem.setTransient(java.lang.Boolean value)
Sets the "oo transient" property of a DbORCommonItem's instance. |
void |
DbORColumn.setTriggers(DbORTrigger value,
int op)
Adds an element to or removes an element from the list of triggers associated to a DbORColumn's instance. |
void |
DbORAttribute.setType(DbORTypeClassifier value)
Sets the type object associated to a DbORAttribute's instance. |
void |
DbORCommonItem.setType(DbORTypeClassifier value)
Sets the type object associated to a DbORCommonItem's instance. |
void |
DbORParameter.setType(DbORTypeClassifier value)
Sets the type object associated to a DbORParameter's instance. |
void |
DbORCommonItem.setTypeUse(java.lang.String value)
Sets the "oo type use" property of a DbORCommonItem's instance. |
void |
DbORCommonItem.setTypeUseStyle(OOTypeUseStyle value)
Sets the "oo type use style" property of a DbORCommonItem's instance. |
void |
DbORDatabase.setUdtModel(DbORDomainModel value)
Sets the user-defined types model object associated to a DbORDatabase's instance. |
void |
DbORIndex.setUnique(java.lang.Boolean value)
Sets the "unique" property of a DbORIndex's instance. |
void |
DbORAssociationEnd.setUpdateRule(ORValidationRule value)
Sets the "update rule" property of a DbORAssociationEnd's instance. |
void |
DbORAbsTable.setUser(DbORUser value)
Sets the user object associated to a DbORAbsTable's instance. |
void |
DbORAbstractMethod.setUser(DbORUser value)
Sets the user object associated to a DbORAbstractMethod's instance. |
void |
DbORDomain.setUser(DbORUser value)
Sets the user object associated to a DbORDomain's instance. |
void |
DbORIndex.setUser(DbORUser value)
Sets the user object associated to a DbORIndex's instance. |
void |
DbORAllowableValue.setValue(java.lang.String value)
Sets the "value" property of a DbORAllowableValue's instance. |
void |
DbORCommonItem.setVisibility(JVVisibility value)
Sets the "oo visibility" property of a DbORCommonItem's instance. |
void |
DbORCommonItem.setVolatile(java.lang.Boolean value)
Sets the "oo volatile" property of a DbORCommonItem's instance. |
void |
DbORTrigger.setWhenCondition(java.lang.String value)
Sets the "when condition" property of a DbORTrigger's instance. |
Constructors in org.modelsphere.sms.or.db that throw DbException | |
---|---|
DbORAbsTable(DbObject composite)
Creates an instance of DbORAbsTable. |
|
DbORAbstractMethod(DbObject composite)
Creates an instance of DbORAbstractMethod. |
|
DbORAllowableValue(DbObject composite)
Creates an instance of DbORAllowableValue. |
|
DbORAssociation(DbORAbsTable frontEndClassifier,
SMSMultiplicity frontEndMult,
DbORAbsTable backEndClassifier,
SMSMultiplicity backEndMult)
Creates an instance of DbORAssociation. |
|
DbORAssociationEnd(DbORAssociation composite,
DbORAbsTable classifier,
SMSMultiplicity multiplicity,
java.lang.String name)
Creates an instance of DbORAssociationEnd. |
|
DbORAssociationGo(DbSMSDiagram composite,
DbSMSGraphicalObject frontEndGo,
DbSMSGraphicalObject backEndGo,
DbSMSAssociation association)
Creates an instance of DbORAssociationGo. |
|
DbORAttribute(DbObject composite)
Creates an instance of DbORAttribute. |
|
DbORBuiltInType(DbObject composite)
Creates an instance of DbORBuiltInType. |
|
DbORBuiltInType(DbSMSBuiltInTypePackage builtInTypePackage,
java.lang.String name)
Creates an instance of DbORBuiltInType. |
|
DbORCheck(DbObject composite)
Creates an instance of DbORCheck. |
|
DbORColumn(DbObject composite)
Creates an instance of DbORColumn. |
|
DbORCommonItem(DbObject composite)
Creates an instance of DbORCommonItem. |
|
DbORCommonItemModel(DbObject composite)
Creates an instance of DbORCommonItemModel. |
|
DbORCommonItemStyle(DbObject composite)
Creates an instance of DbORCommonItemStyle. |
|
DbORConstraint(DbObject composite)
Creates an instance of DbORConstraint. |
|
DbORDatabase(DbObject composite,
DbSMSTargetSystem targetSystem)
Creates an instance of DbORDatabase. |
|
DbORDataModel(DbObject composite,
DbSMSTargetSystem targetSystem)
Creates an instance of DbORDataModel. |
|
DbORDataModel(DbObject composite,
DbSMSTargetSystem targetSystem,
int logicalMode)
Creates an instance of DbORDataModel. |
|
DbORDiagram(DbObject composite)
Creates an instance of DbORDiagram. |
|
DbORDomain(DbObject composite)
Creates an instance of DbORDomain. |
|
DbORDomainModel(DbObject composite,
DbSMSTargetSystem targetSystem)
Creates an instance of DbORDomainModel. |
|
DbORDomainStyle(DbObject composite)
Creates an instance of DbORDomainStyle. |
|
DbORField(DbObject composite)
Creates an instance of DbORField. |
|
DbORFKeyColumn(DbORForeign foreignKey,
DbORColumn column,
DbORColumn sourceColumn)
Creates an instance of DbORFKeyColumn. |
|
DbORForeign(DbORAssociationEnd assocEnd)
Creates an instance of DbORForeign. |
|
DbORIndex(DbObject composite)
Creates an instance of DbORIndex. |
|
DbORIndexKey(DbObject composite)
Creates an instance of DbORIndexKey. |
|
DbORModel(DbObject composite,
DbSMSTargetSystem targetSystem)
Creates an instance of DbORModel. |
|
DbORNotation(DbObject composite)
Creates an instance of DbORNotation. |
|
DbOROperationLibrary(DbObject composite,
DbSMSTargetSystem targetSystem)
Creates an instance of DbOROperationLibrary. |
|
DbORPackage(DbObject composite)
Creates an instance of DbORPackage. |
|
DbORParameter(DbObject composite)
Creates an instance of DbORParameter. |
|
DbORPrimaryUnique(DbObject composite)
Creates an instance of DbORPrimaryUnique. |
|
DbORProcedure(DbObject composite)
Creates an instance of DbORProcedure. |
|
DbORStyle(DbObject composite)
Creates an instance of DbORStyle. |
|
DbORTable(DbObject composite)
Creates an instance of DbORTable. |
|
DbORTableGo(DbSMSDiagram composite,
DbSMSClassifier classifier)
Creates an instance of DbORTableGo. |
|
DbORTrigger(DbObject composite)
Creates an instance of DbORTrigger. |
|
DbORTypeClassifier(DbObject composite)
Creates an instance of DbORTypeClassifier. |
|
DbORUser(DbObject composite)
Creates an instance of DbORUser. |
|
DbORUserNode(DbObject composite)
Creates an instance of DbORUserNode. |
|
DbORView(DbObject composite)
Creates an instance of DbORView. |
Uses of DbException in org.modelsphere.sms.or.ibm.db |
---|
Methods in org.modelsphere.sms.or.ibm.db that throw DbException | |
---|---|
void |
DbIBMDbPartitionGroup.addToDbIBMBufferPools(DbIBMBufferPool value)
Adds an element to the list of buffer pools associated to a DbIBMDbPartitionGroup's instance. |
void |
DbIBMBufferPool.addToDbIBMDbPartitionGroups(DbIBMDbPartitionGroup value)
Adds an element to the list of database partition groups associated to a DbIBMBufferPool's instance. |
java.lang.Boolean |
DbIBMIndex.getAllowReverseScans()
Deprecated. use isAllowReverseScans() method instead |
IBMSequenceType |
DbIBMSequence.getAs()
Gets the "as" of a DbIBMSequence's instance. |
java.lang.Integer |
DbIBMBufferPool.getBlockSize()
Gets the "block size" property of a DbIBMBufferPool's instance. |
DbIBMBufferPool |
DbIBMTablespace.getBufferPool()
Gets the buffer pool object associated to a DbIBMTablespace's instance. |
java.lang.Integer |
DbIBMSequence.getCache()
Gets the "cache" property of a DbIBMSequence's instance. |
java.lang.Integer |
DbIBMProcedure.getCardinality()
Gets the "cardinality" of a DbIBMProcedure's instance. |
IBMViewCheckOption |
DbIBMView.getCheckOption()
Gets the "check option" of a DbIBMView's instance. |
java.lang.Boolean |
DbIBMIndex.getCluster()
Deprecated. use isCluster() method instead |
IBMIndexCollectStatsType |
DbIBMIndex.getCollectStatistics()
Gets the "collect statistics" of a DbIBMIndex's instance. |
java.lang.Boolean |
DbIBMColumn.getCompact()
Deprecated. use isCompact() method instead |
java.lang.String |
DbIBMContainerClause.getContainerString()
Gets the "system container text" property of a DbIBMContainerClause's instance. |
java.lang.String |
DbIBMContainerItem.getContainerString()
Gets the "database container text" property of a DbIBMContainerItem's instance. |
java.lang.Boolean |
DbIBMSequence.getCycle()
Deprecated. use isCycle() method instead |
IBMDataCaptureOption |
DbIBMTable.getDataCapture()
Gets the "data capture" of a DbIBMTable's instance. |
DbRelationN |
DbIBMDbPartitionGroup.getDbIBMBufferPools()
Gets the list of buffer pools associated to a DbIBMDbPartitionGroup's instance. |
DbRelationN |
DbIBMBufferPool.getDbIBMDbPartitionGroups()
Gets the list of database partition groups associated to a DbIBMBufferPool's instance. |
IBMProcedureDbInfo |
DbIBMProcedure.getDbInfo()
Gets the "db info" of a DbIBMProcedure's instance. |
DbIBMDbPartitionGroup |
DbIBMTablespace.getDbPartitionGroup()
Gets the database partition group object associated to a DbIBMTablespace's instance. |
java.lang.String |
DbIBMDbPartitionGroup.getDbPartitionNums()
Gets the "database partition numbers" property of a DbIBMDbPartitionGroup's instance. |
IBMBufferPoolDeferred |
DbIBMBufferPool.getDeferredClause()
Gets the "deferrable" of a DbIBMBufferPool's instance. |
IBMProcedureDeterministic |
DbIBMProcedure.getDeterministic()
Gets the "deterministic" of a DbIBMProcedure's instance. |
IBMDropTableRecovery |
DbIBMTablespace.getDropTableRecovery()
Gets the "drop table recovery" of a DbIBMTablespace's instance. |
java.lang.Integer |
DbIBMProcedure.getDynamicResultSets()
Gets the "dynamic result sets" of a DbIBMProcedure's instance. |
IBMCheckEnableQueryOptType |
DbIBMCheck.getEnableQueryOptimization()
Gets the "enable query optimization" of a DbIBMCheck's instance. |
IBMCheckEnableQueryOptType |
DbIBMForeign.getEnableQueryOptimization()
Gets the "enable query optimization" of a DbIBMForeign's instance. |
IBMCheckEnforceType |
DbIBMCheck.getEnforced()
Gets the "enforced" of a DbIBMCheck's instance. |
IBMCheckEnforceType |
DbIBMForeign.getEnforced()
Gets the "enforced" of a DbIBMForeign's instance. |
IBMBufferPoolExtendedStorage |
DbIBMBufferPool.getExtendedStorage()
Gets the "extended storage" of a DbIBMBufferPool's instance. |
java.lang.Integer |
DbIBMTablespace.getExtentSize()
Gets the "extent size" property of a DbIBMTablespace's instance. |
IBMSizeUnit |
DbIBMTablespace.getExtentSizeUnit()
Gets the "extent size units" of a DbIBMTablespace's instance. |
java.lang.Boolean |
DbIBMProcedure.getExternal()
Deprecated. use isExternal() method instead |
IBMProcedureExtAction |
DbIBMProcedure.getExternalAction()
Gets the "external action" of a DbIBMProcedure's instance. |
java.lang.String |
DbIBMProcedure.getExternalName()
Gets the "external name" property of a DbIBMProcedure's instance. |
IBMFederatedOption |
DbIBMProcedure.getFederated()
Gets the "federated" of a DbIBMProcedure's instance. |
IBMProcedureFence |
DbIBMProcedure.getFenced()
Gets the "fenced" of a DbIBMProcedure's instance. |
IBMFileOrDevice |
DbIBMContainerItem.getFileOrDevice()
Gets the "file or device" of a DbIBMContainerItem's instance. |
IBMProcedureFinalCall |
DbIBMProcedure.getFinalCall()
Gets the "final call" of a DbIBMProcedure's instance. |
java.lang.Boolean |
DbIBMColumn.getForBitData()
Deprecated. use isForBitData() method instead |
java.lang.Boolean |
DbIBMTrigger.getForEachStatement()
Deprecated. use isForEachStatement() method instead |
java.lang.Integer |
DbIBMExceptClause.getFromPartition()
Gets the "start partition" property of a DbIBMExceptClause's instance. |
java.lang.Integer |
DbIBMSequence.getIncrementBy()
Gets the "increment by" property of a DbIBMSequence's instance. |
DbIBMTablespace |
DbIBMTable.getIndexInTablespace()
Gets the index in tablespace object associated to a DbIBMTable's instance. |
java.lang.Boolean |
DbIBMProcedure.getInheritSpecialRegisters()
Deprecated. use isInheritSpecialRegisters() method instead |
DbIBMTablespace |
DbIBMTable.getInTablespace()
Gets the in tablespace object associated to a DbIBMTable's instance. |
IBMFederatedOption |
DbIBMTable.getIsFederated()
Gets the "is federated" of a DbIBMTable's instance. |
IBMFederatedOption |
DbIBMView.getIsFederated()
Gets the "is federated" of a DbIBMView's instance. |
IBMProcedureLanguage |
DbIBMProcedure.getLanguage()
Gets the "language" of a DbIBMProcedure's instance. |
java.lang.Boolean |
DbIBMColumn.getLinkTypeURL()
Deprecated. use isLinkTypeURL() method instead |
IBMSizeUnit |
DbIBMColumn.getLobSizeUnit()
Gets the "size unit" of a DbIBMColumn's instance. |
java.lang.Boolean |
DbIBMParameter.getLocator()
Deprecated. use isLocator() method instead |
java.lang.Boolean |
DbIBMProcedure.getLocator()
Deprecated. use isLocator() method instead |
java.lang.Boolean |
DbIBMColumn.getLogged()
Deprecated. use isLogged() method instead |
DbIBMTablespace |
DbIBMTable.getLongInTablespace()
Gets the long objects in tablespace object associated to a DbIBMTable's instance. |
IBMTablespaceManagedBy |
DbIBMTablespace.getManagedBy()
Gets the "managed by" of a DbIBMTablespace's instance. |
java.lang.String |
DbIBMTablespace.getManagedBySystemClause()
Gets the "clause managed by" property of a DbIBMTablespace's instance. |
java.lang.Integer |
DbIBMSequence.getMaxValue()
Gets the "maximum value" property of a DbIBMSequence's instance. |
java.lang.Integer |
DbIBMIndex.getMinPctUsed()
Gets the "minimum percentage used" property of a DbIBMIndex's instance. |
java.lang.Integer |
DbIBMSequence.getMinValue()
Gets the "minimum value" property of a DbIBMSequence's instance. |
java.lang.Integer |
DbIBMBufferPool.getNbBlockPages()
Gets the "number of block pages" property of a DbIBMBufferPool's instance. |
java.lang.Integer |
DbIBMContainerItem.getNbOfPage()
Gets the "number of pages" property of a DbIBMContainerItem's instance. |
IBMSizeUnit |
DbIBMContainerItem.getNbOfPageSize()
Gets the "units of number of pages" of a DbIBMContainerItem's instance. |
java.lang.String |
DbIBMTrigger.getNewTable()
Gets the "new table" property of a DbIBMTrigger's instance. |
java.lang.Boolean |
DbIBMTable.getNoLogChanges()
Deprecated. use isNoLogChanges() method instead |
java.lang.Boolean |
DbIBMTable.getNotLoggedInitially()
Deprecated. use isNotLoggedInitially() method instead |
IBMProcedureNullInput |
DbIBMProcedure.getNullInput()
Gets the "null input" of a DbIBMProcedure's instance. |
java.lang.Integer |
DbIBMExceptClause.getNumberOfPages()
Gets the "number of pages" property of a DbIBMExceptClause's instance. |
java.lang.String |
DbIBMTrigger.getOldTable()
Gets the "old table" property of a DbIBMTrigger's instance. |
java.lang.Boolean |
DbIBMBufferPool.getOnAllDbPartitionNums()
Deprecated. use isOnAllDbPartitionNums() method instead |
java.lang.Boolean |
DbIBMDbPartitionGroup.getOnAllDbPartitionNums()
Deprecated. use isOnAllDbPartitionNums() method instead |
java.lang.String |
DbIBMContainerClause.getOnDBPartitionGroup()
Gets the "on database partition group" property of a DbIBMContainerClause's instance. |
IBMFKOnDeleteActionType |
DbIBMForeign.getOnDeleteAction()
Gets the "on delete action" of a DbIBMForeign's instance. |
java.lang.Boolean |
DbIBMForeign.getOnUpdateRestrict()
Deprecated. use isOnUpdateRestrict() method instead |
java.lang.Boolean |
DbIBMSequence.getOrder()
Deprecated. use isOrder() method instead |
java.lang.Double |
DbIBMTablespace.getOverhead()
Gets the "overhead" property of a DbIBMTablespace's instance. |
java.lang.Integer |
DbIBMBufferPool.getPageSize()
Gets the "page size" property of a DbIBMBufferPool's instance. |
java.lang.Integer |
DbIBMTablespace.getPageSize()
Gets the "page size" property of a DbIBMTablespace's instance. |
IBMSizeUnit |
DbIBMBufferPool.getPageSizeUnit()
Gets the "page size unit" of a DbIBMBufferPool's instance. |
IBMSizeUnit |
DbIBMTablespace.getPageSizeUnit()
Gets the "page size units" of a DbIBMTablespace's instance. |
IBMProcedureParallel |
DbIBMProcedure.getParallelism()
Gets the "parallelism" of a DbIBMProcedure's instance. |
IBMProcedureLanguage |
DbIBMProcedure.getParameterStyle()
Gets the "parameterstyle" of a DbIBMProcedure's instance. |
java.lang.Integer |
DbIBMIndex.getPctFree()
Gets the "percentage free" property of a DbIBMIndex's instance. |
java.lang.String |
DbIBMProcedure.getPredicate()
Gets the "predicate" property of a DbIBMProcedure's instance. |
java.lang.Integer |
DbIBMTablespace.getPrefetchSize()
Gets the "prefetch size" property of a DbIBMTablespace's instance. |
IBMSizeUnit |
DbIBMTablespace.getPrefetchSizeUnit()
Gets the "prefetch size units" of a DbIBMTablespace's instance. |
java.lang.Boolean |
DbIBMTable.getReplicateData()
Deprecated. use isReplicateData() method instead |
java.lang.Integer |
DbIBMProcedure.getScratchpad()
Gets the "scratch pad" property of a DbIBMProcedure's instance. |
java.lang.Integer |
DbIBMBufferPool.getSize()
Gets the "size" property of a DbIBMBufferPool's instance. |
java.lang.Boolean |
DbIBMIndex.getSpecificationOnly()
Deprecated. use isSpecificationOnly() method instead |
java.lang.String |
DbIBMProcedure.getSpecificName()
Gets the "specific name" property of a DbIBMProcedure's instance. |
IBMProcedureSql |
DbIBMProcedure.getSql()
Gets the "sql" of a DbIBMProcedure's instance. |
java.lang.Integer |
DbIBMSequence.getStartWith()
Gets the "start with" property of a DbIBMSequence's instance. |
java.lang.Boolean |
DbIBMProcedure.getStaticDispatch()
Deprecated. use isStaticDispatch() method instead |
DbRelationN |
DbIBMTablespace.getTables()
Gets the list of linked tables associated to a DbIBMTablespace's instance. |
DbRelationN |
DbIBMTablespace.getTablesForIndexes()
Gets the list of linked tables for indexes associated to a DbIBMTablespace's instance. |
DbRelationN |
DbIBMTablespace.getTablesForLOB()
Gets the list of linked tables for long objects associated to a DbIBMTablespace's instance. |
DbRelationN |
DbIBMBufferPool.getTablespaces()
Gets the list of tablespaces associated to a DbIBMBufferPool's instance. |
DbRelationN |
DbIBMDbPartitionGroup.getTablespaces()
Gets the list of tablespaces associated to a DbIBMDbPartitionGroup's instance. |
IBMTriggerTime |
DbIBMTrigger.getTime()
Gets the "time" of a DbIBMTrigger's instance. |
java.lang.Integer |
DbIBMExceptClause.getToPartition()
Gets the "end partition" property of a DbIBMExceptClause's instance. |
java.lang.Double |
DbIBMTablespace.getTransferRate()
Gets the "transfer rate" property of a DbIBMTablespace's instance. |
IBMTablespaceType |
DbIBMTablespace.getType()
Gets the "type" of a DbIBMTablespace's instance. |
DbORUser |
DbIBMSequence.getUser()
Gets the user object associated to a DbIBMSequence's instance. |
java.lang.Boolean |
DbIBMTable.getValueCompression()
Deprecated. use isValueCompression() method instead |
java.lang.Boolean |
DbIBMTable.getWithRestrictOnDrop()
Deprecated. use isWithRestrictOnDrop() method instead |
boolean |
DbIBMIndex.isAllowReverseScans()
Tells whether a DbIBMIndex's instance is allowReverseScans or not. |
boolean |
DbIBMIndex.isCluster()
Tells whether a DbIBMIndex's instance is cluster or not. |
boolean |
DbIBMColumn.isCompact()
Tells whether a DbIBMColumn's instance is compact or not. |
boolean |
DbIBMSequence.isCycle()
Tells whether a DbIBMSequence's instance is cycle or not. |
boolean |
DbIBMProcedure.isExternal()
Tells whether a DbIBMProcedure's instance is external or not. |
boolean |
DbIBMColumn.isForBitData()
Tells whether a DbIBMColumn's instance is forBitData or not. |
boolean |
DbIBMTrigger.isForEachStatement()
Tells whether a DbIBMTrigger's instance is forEachStatement or not. |
boolean |
DbIBMProcedure.isInheritSpecialRegisters()
Tells whether a DbIBMProcedure's instance is inheritSpecialRegisters or not. |
boolean |
DbIBMColumn.isLinkTypeURL()
Tells whether a DbIBMColumn's instance is linkTypeURL or not. |
boolean |
DbIBMParameter.isLocator()
Tells whether a DbIBMParameter's instance is locator or not. |
boolean |
DbIBMProcedure.isLocator()
Tells whether a DbIBMProcedure's instance is locator or not. |
boolean |
DbIBMColumn.isLogged()
Tells whether a DbIBMColumn's instance is logged or not. |
boolean |
DbIBMTable.isNoLogChanges()
Tells whether a DbIBMTable's instance is noLogChanges or not. |
boolean |
DbIBMTable.isNotLoggedInitially()
Tells whether a DbIBMTable's instance is notLoggedInitially or not. |
boolean |
DbIBMBufferPool.isOnAllDbPartitionNums()
Tells whether a DbIBMBufferPool's instance is onAllDbPartitionNums or not. |
boolean |
DbIBMDbPartitionGroup.isOnAllDbPartitionNums()
Tells whether a DbIBMDbPartitionGroup's instance is onAllDbPartitionNums or not. |
boolean |
DbIBMForeign.isOnUpdateRestrict()
Tells whether a DbIBMForeign's instance is OnUpdateRestrict or not. |
boolean |
DbIBMSequence.isOrder()
Tells whether a DbIBMSequence's instance is order or not. |
boolean |
DbIBMTable.isReplicateData()
Tells whether a DbIBMTable's instance is replicateData or not. |
boolean |
DbIBMIndex.isSpecificationOnly()
Tells whether a DbIBMIndex's instance is specificationOnly or not. |
boolean |
DbIBMProcedure.isStaticDispatch()
Tells whether a DbIBMProcedure's instance is staticDispatch or not. |
boolean |
DbIBMTable.isValueCompression()
Tells whether a DbIBMTable's instance is valueCompression or not. |
boolean |
DbIBMTable.isWithRestrictOnDrop()
Tells whether a DbIBMTable's instance is withRestrictOnDrop or not. |
void |
DbIBMDbPartitionGroup.removeFromDbIBMBufferPools(DbIBMBufferPool value)
Removes an element from the list of buffer pools associated to a DbIBMDbPartitionGroup's instance. |
void |
DbIBMBufferPool.removeFromDbIBMDbPartitionGroups(DbIBMDbPartitionGroup value)
Removes an element from the list of database partition groups associated to a DbIBMBufferPool's instance. |
void |
DbIBMBufferPool.set(MetaField metaField,
java.lang.Object value)
|
void |
DbIBMCheck.set(MetaField metaField,
java.lang.Object value)
|
void |
DbIBMColumn.set(MetaField metaField,
java.lang.Object value)
|
void |
DbIBMContainerClause.set(MetaField metaField,
java.lang.Object value)
|
void |
DbIBMContainerItem.set(MetaField metaField,
java.lang.Object value)
|
void |
DbIBMDataModel.set(MetaField metaField,
java.lang.Object value)
|
void |
DbIBMDatabase.set(MetaField metaField,
java.lang.Object value)
|
void |
DbIBMDbPartitionGroup.set(MetaField metaField,
java.lang.Object value)
|
void |
DbIBMExceptClause.set(MetaField metaField,
java.lang.Object value)
|
void |
DbIBMForeign.set(MetaField metaField,
java.lang.Object value)
|
void |
DbIBMIndex.set(MetaField metaField,
java.lang.Object value)
|
void |
DbIBMOperationLibrary.set(MetaField metaField,
java.lang.Object value)
|
void |
DbIBMParameter.set(MetaField metaField,
java.lang.Object value)
|
void |
DbIBMPrimaryUnique.set(MetaField metaField,
java.lang.Object value)
|
void |
DbIBMProcedure.set(MetaField metaField,
java.lang.Object value)
|
void |
DbIBMSequence.set(MetaField metaField,
java.lang.Object value)
|
void |
DbIBMTable.set(MetaField metaField,
java.lang.Object value)
|
void |
DbIBMTablespace.set(MetaField metaField,
java.lang.Object value)
|
void |
DbIBMTrigger.set(MetaField metaField,
java.lang.Object value)
|
void |
DbIBMView.set(MetaField metaField,
java.lang.Object value)
|
void |
DbIBMBufferPool.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbIBMCheck.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbIBMColumn.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbIBMContainerClause.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbIBMContainerItem.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbIBMDataModel.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbIBMDatabase.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbIBMDbPartitionGroup.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbIBMExceptClause.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbIBMForeign.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbIBMIndex.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbIBMOperationLibrary.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbIBMParameter.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbIBMPrimaryUnique.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbIBMProcedure.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbIBMSequence.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbIBMTable.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbIBMTablespace.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbIBMTrigger.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbIBMView.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbIBMIndex.setAllowReverseScans(java.lang.Boolean value)
Sets the "allow reverse scans" property of a DbIBMIndex's instance. |
void |
DbIBMSequence.setAs(IBMSequenceType value)
Sets the "as" property of a DbIBMSequence's instance. |
void |
DbIBMBufferPool.setBlockSize(java.lang.Integer value)
Sets the "block size" property of a DbIBMBufferPool's instance. |
void |
DbIBMTablespace.setBufferPool(DbIBMBufferPool value)
Sets the buffer pool object associated to a DbIBMTablespace's instance. |
void |
DbIBMSequence.setCache(java.lang.Integer value)
Sets the "cache" property of a DbIBMSequence's instance. |
void |
DbIBMProcedure.setCardinality(java.lang.Integer value)
Sets the "cardinality" property of a DbIBMProcedure's instance. |
void |
DbIBMView.setCheckOption(IBMViewCheckOption value)
Sets the "check option" property of a DbIBMView's instance. |
void |
DbIBMIndex.setCluster(java.lang.Boolean value)
Sets the "cluster" property of a DbIBMIndex's instance. |
void |
DbIBMIndex.setCollectStatistics(IBMIndexCollectStatsType value)
Sets the "collect statistics" property of a DbIBMIndex's instance. |
void |
DbIBMColumn.setCompact(java.lang.Boolean value)
Sets the "compact" property of a DbIBMColumn's instance. |
void |
DbIBMContainerClause.setContainerString(java.lang.String value)
Sets the "system container text" property of a DbIBMContainerClause's instance. |
void |
DbIBMContainerItem.setContainerString(java.lang.String value)
Sets the "database container text" property of a DbIBMContainerItem's instance. |
void |
DbIBMSequence.setCycle(java.lang.Boolean value)
Sets the "cycle" property of a DbIBMSequence's instance. |
void |
DbIBMTable.setDataCapture(IBMDataCaptureOption value)
Sets the "data capture" property of a DbIBMTable's instance. |
void |
DbIBMDbPartitionGroup.setDbIBMBufferPools(DbIBMBufferPool value,
int op)
Adds an element to or removes an element from the list of buffer pools associated to a DbIBMDbPartitionGroup's instance. |
void |
DbIBMBufferPool.setDbIBMDbPartitionGroups(DbIBMDbPartitionGroup value,
int op)
Adds an element to or removes an element from the list of database partition groups associated to a DbIBMBufferPool's instance. |
void |
DbIBMProcedure.setDbInfo(IBMProcedureDbInfo value)
Sets the "db info" property of a DbIBMProcedure's instance. |
void |
DbIBMTablespace.setDbPartitionGroup(DbIBMDbPartitionGroup value)
Sets the database partition group object associated to a DbIBMTablespace's instance. |
void |
DbIBMDbPartitionGroup.setDbPartitionNums(java.lang.String value)
Sets the "database partition numbers" property of a DbIBMDbPartitionGroup's instance. |
void |
DbIBMBufferPool.setDeferredClause(IBMBufferPoolDeferred value)
Sets the "deferrable" property of a DbIBMBufferPool's instance. |
void |
DbIBMProcedure.setDeterministic(IBMProcedureDeterministic value)
Sets the "deterministic" property of a DbIBMProcedure's instance. |
void |
DbIBMTablespace.setDropTableRecovery(IBMDropTableRecovery value)
Sets the "drop table recovery" property of a DbIBMTablespace's instance. |
void |
DbIBMProcedure.setDynamicResultSets(java.lang.Integer value)
Sets the "dynamic result sets" property of a DbIBMProcedure's instance. |
void |
DbIBMCheck.setEnableQueryOptimization(IBMCheckEnableQueryOptType value)
Sets the "enable query optimization" property of a DbIBMCheck's instance. |
void |
DbIBMForeign.setEnableQueryOptimization(IBMCheckEnableQueryOptType value)
Sets the "enable query optimization" property of a DbIBMForeign's instance. |
void |
DbIBMCheck.setEnforced(IBMCheckEnforceType value)
Sets the "enforced" property of a DbIBMCheck's instance. |
void |
DbIBMForeign.setEnforced(IBMCheckEnforceType value)
Sets the "enforced" property of a DbIBMForeign's instance. |
void |
DbIBMBufferPool.setExtendedStorage(IBMBufferPoolExtendedStorage value)
Sets the "extended storage" property of a DbIBMBufferPool's instance. |
void |
DbIBMTablespace.setExtentSize(java.lang.Integer value)
Sets the "extent size" property of a DbIBMTablespace's instance. |
void |
DbIBMTablespace.setExtentSizeUnit(IBMSizeUnit value)
Sets the "extent size units" property of a DbIBMTablespace's instance. |
void |
DbIBMProcedure.setExternal(java.lang.Boolean value)
Sets the "external" property of a DbIBMProcedure's instance. |
void |
DbIBMProcedure.setExternalAction(IBMProcedureExtAction value)
Sets the "external action" property of a DbIBMProcedure's instance. |
void |
DbIBMProcedure.setExternalName(java.lang.String value)
Sets the "external name" property of a DbIBMProcedure's instance. |
void |
DbIBMProcedure.setFederated(IBMFederatedOption value)
Sets the "federated" property of a DbIBMProcedure's instance. |
void |
DbIBMProcedure.setFenced(IBMProcedureFence value)
Sets the "fenced" property of a DbIBMProcedure's instance. |
void |
DbIBMContainerItem.setFileOrDevice(IBMFileOrDevice value)
Sets the "file or device" property of a DbIBMContainerItem's instance. |
void |
DbIBMProcedure.setFinalCall(IBMProcedureFinalCall value)
Sets the "final call" property of a DbIBMProcedure's instance. |
void |
DbIBMColumn.setForBitData(java.lang.Boolean value)
Sets the "for bit data" property of a DbIBMColumn's instance. |
void |
DbIBMTrigger.setForEachStatement(java.lang.Boolean value)
Sets the "for each statement" property of a DbIBMTrigger's instance. |
void |
DbIBMExceptClause.setFromPartition(java.lang.Integer value)
Sets the "start partition" property of a DbIBMExceptClause's instance. |
void |
DbIBMSequence.setIncrementBy(java.lang.Integer value)
Sets the "increment by" property of a DbIBMSequence's instance. |
void |
DbIBMTable.setIndexInTablespace(DbIBMTablespace value)
Sets the index in tablespace object associated to a DbIBMTable's instance. |
void |
DbIBMProcedure.setInheritSpecialRegisters(java.lang.Boolean value)
Sets the "inherit special registers" property of a DbIBMProcedure's instance. |
void |
DbIBMTable.setInTablespace(DbIBMTablespace value)
Sets the in tablespace object associated to a DbIBMTable's instance. |
void |
DbIBMTable.setIsFederated(IBMFederatedOption value)
Sets the "is federated" property of a DbIBMTable's instance. |
void |
DbIBMView.setIsFederated(IBMFederatedOption value)
Sets the "is federated" property of a DbIBMView's instance. |
void |
DbIBMProcedure.setLanguage(IBMProcedureLanguage value)
Sets the "language" property of a DbIBMProcedure's instance. |
void |
DbIBMColumn.setLinkTypeURL(java.lang.Boolean value)
Sets the "link type url" property of a DbIBMColumn's instance. |
void |
DbIBMColumn.setLobSizeUnit(IBMSizeUnit value)
Sets the "size unit" property of a DbIBMColumn's instance. |
void |
DbIBMParameter.setLocator(java.lang.Boolean value)
Sets the "locator" property of a DbIBMParameter's instance. |
void |
DbIBMProcedure.setLocator(java.lang.Boolean value)
Sets the "locator" property of a DbIBMProcedure's instance. |
void |
DbIBMColumn.setLogged(java.lang.Boolean value)
Sets the "logged" property of a DbIBMColumn's instance. |
void |
DbIBMTable.setLongInTablespace(DbIBMTablespace value)
Sets the long objects in tablespace object associated to a DbIBMTable's instance. |
void |
DbIBMTablespace.setManagedBy(IBMTablespaceManagedBy value)
Sets the "managed by" property of a DbIBMTablespace's instance. |
void |
DbIBMTablespace.setManagedBySystemClause(java.lang.String value)
Sets the "clause managed by" property of a DbIBMTablespace's instance. |
void |
DbIBMSequence.setMaxValue(java.lang.Integer value)
Sets the "maximum value" property of a DbIBMSequence's instance. |
void |
DbIBMIndex.setMinPctUsed(java.lang.Integer value)
Sets the "minimum percentage used" property of a DbIBMIndex's instance. |
void |
DbIBMSequence.setMinValue(java.lang.Integer value)
Sets the "minimum value" property of a DbIBMSequence's instance. |
void |
DbIBMBufferPool.setNbBlockPages(java.lang.Integer value)
Sets the "number of block pages" property of a DbIBMBufferPool's instance. |
void |
DbIBMContainerItem.setNbOfPage(java.lang.Integer value)
Sets the "number of pages" property of a DbIBMContainerItem's instance. |
void |
DbIBMContainerItem.setNbOfPageSize(IBMSizeUnit value)
Sets the "units of number of pages" property of a DbIBMContainerItem's instance. |
void |
DbIBMTrigger.setNewTable(java.lang.String value)
Sets the "new table" property of a DbIBMTrigger's instance. |
void |
DbIBMTable.setNoLogChanges(java.lang.Boolean value)
Sets the "changes not logged" property of a DbIBMTable's instance. |
void |
DbIBMTable.setNotLoggedInitially(java.lang.Boolean value)
Sets the "not logged initially" property of a DbIBMTable's instance. |
void |
DbIBMProcedure.setNullInput(IBMProcedureNullInput value)
Sets the "null input" property of a DbIBMProcedure's instance. |
void |
DbIBMExceptClause.setNumberOfPages(java.lang.Integer value)
Sets the "number of pages" property of a DbIBMExceptClause's instance. |
void |
DbIBMTrigger.setOldTable(java.lang.String value)
Sets the "old table" property of a DbIBMTrigger's instance. |
void |
DbIBMBufferPool.setOnAllDbPartitionNums(java.lang.Boolean value)
Sets the "on all database partition numbers" property of a DbIBMBufferPool's instance. |
void |
DbIBMDbPartitionGroup.setOnAllDbPartitionNums(java.lang.Boolean value)
Sets the "on all database partition numbers" property of a DbIBMDbPartitionGroup's instance. |
void |
DbIBMContainerClause.setOnDBPartitionGroup(java.lang.String value)
Sets the "on database partition group" property of a DbIBMContainerClause's instance. |
void |
DbIBMForeign.setOnDeleteAction(IBMFKOnDeleteActionType value)
Sets the "on delete action" property of a DbIBMForeign's instance. |
void |
DbIBMForeign.setOnUpdateRestrict(java.lang.Boolean value)
Sets the "on update restrict" property of a DbIBMForeign's instance. |
void |
DbIBMSequence.setOrder(java.lang.Boolean value)
Sets the "order" property of a DbIBMSequence's instance. |
void |
DbIBMTablespace.setOverhead(java.lang.Double value)
Sets the "overhead" property of a DbIBMTablespace's instance. |
void |
DbIBMBufferPool.setPageSize(java.lang.Integer value)
Sets the "page size" property of a DbIBMBufferPool's instance. |
void |
DbIBMTablespace.setPageSize(java.lang.Integer value)
Sets the "page size" property of a DbIBMTablespace's instance. |
void |
DbIBMBufferPool.setPageSizeUnit(IBMSizeUnit value)
Sets the "page size unit" property of a DbIBMBufferPool's instance. |
void |
DbIBMTablespace.setPageSizeUnit(IBMSizeUnit value)
Sets the "page size units" property of a DbIBMTablespace's instance. |
void |
DbIBMProcedure.setParallelism(IBMProcedureParallel value)
Sets the "parallelism" property of a DbIBMProcedure's instance. |
void |
DbIBMProcedure.setParameterStyle(IBMProcedureLanguage value)
Sets the "parameterstyle" property of a DbIBMProcedure's instance. |
void |
DbIBMIndex.setPctFree(java.lang.Integer value)
Sets the "percentage free" property of a DbIBMIndex's instance. |
void |
DbIBMProcedure.setPredicate(java.lang.String value)
Sets the "predicate" property of a DbIBMProcedure's instance. |
void |
DbIBMTablespace.setPrefetchSize(java.lang.Integer value)
Sets the "prefetch size" property of a DbIBMTablespace's instance. |
void |
DbIBMTablespace.setPrefetchSizeUnit(IBMSizeUnit value)
Sets the "prefetch size units" property of a DbIBMTablespace's instance. |
void |
DbIBMTable.setReplicateData(java.lang.Boolean value)
Sets the "replicated" property of a DbIBMTable's instance. |
void |
DbIBMProcedure.setScratchpad(java.lang.Integer value)
Sets the "scratch pad" property of a DbIBMProcedure's instance. |
void |
DbIBMBufferPool.setSize(java.lang.Integer value)
Sets the "size" property of a DbIBMBufferPool's instance. |
void |
DbIBMIndex.setSpecificationOnly(java.lang.Boolean value)
Sets the "specification only" property of a DbIBMIndex's instance. |
void |
DbIBMProcedure.setSpecificName(java.lang.String value)
Sets the "specific name" property of a DbIBMProcedure's instance. |
void |
DbIBMProcedure.setSql(IBMProcedureSql value)
Sets the "sql" property of a DbIBMProcedure's instance. |
void |
DbIBMSequence.setStartWith(java.lang.Integer value)
Sets the "start with" property of a DbIBMSequence's instance. |
void |
DbIBMProcedure.setStaticDispatch(java.lang.Boolean value)
Sets the "static dispatch" property of a DbIBMProcedure's instance. |
void |
DbIBMTrigger.setTime(IBMTriggerTime value)
Sets the "time" property of a DbIBMTrigger's instance. |
void |
DbIBMExceptClause.setToPartition(java.lang.Integer value)
Sets the "end partition" property of a DbIBMExceptClause's instance. |
void |
DbIBMTablespace.setTransferRate(java.lang.Double value)
Sets the "transfer rate" property of a DbIBMTablespace's instance. |
void |
DbIBMTablespace.setType(IBMTablespaceType value)
Sets the "type" property of a DbIBMTablespace's instance. |
void |
DbIBMSequence.setUser(DbORUser value)
Sets the user object associated to a DbIBMSequence's instance. |
void |
DbIBMTable.setValueCompression(java.lang.Boolean value)
Sets the "value compression" property of a DbIBMTable's instance. |
void |
DbIBMTable.setWithRestrictOnDrop(java.lang.Boolean value)
Sets the "with restrict on drop" property of a DbIBMTable's instance. |
Constructors in org.modelsphere.sms.or.ibm.db that throw DbException | |
---|---|
DbIBMBufferPool(DbObject composite)
Creates an instance of DbIBMBufferPool. |
|
DbIBMCheck(DbObject composite)
Creates an instance of DbIBMCheck. |
|
DbIBMColumn(DbObject composite)
Creates an instance of DbIBMColumn. |
|
DbIBMContainerClause(DbObject composite)
Creates an instance of DbIBMContainerClause. |
|
DbIBMContainerItem(DbObject composite)
Creates an instance of DbIBMContainerItem. |
|
DbIBMDatabase(DbObject composite,
DbSMSTargetSystem targetSystem)
Creates an instance of DbIBMDatabase. |
|
DbIBMDataModel(DbObject composite,
DbSMSTargetSystem targetSystem)
Creates an instance of DbIBMDataModel. |
|
DbIBMDataModel(DbObject composite,
DbSMSTargetSystem targetSystem,
int logicalMode)
Creates an instance of DbIBMDataModel. |
|
DbIBMDbPartitionGroup(DbObject composite)
Creates an instance of DbIBMDbPartitionGroup. |
|
DbIBMExceptClause(DbObject composite)
Creates an instance of DbIBMExceptClause. |
|
DbIBMForeign(DbORAssociationEnd assocEnd)
Creates an instance of DbIBMForeign. |
|
DbIBMIndex(DbObject composite)
Creates an instance of DbIBMIndex. |
|
DbIBMOperationLibrary(DbObject composite,
DbSMSTargetSystem targetSystem)
Creates an instance of DbIBMOperationLibrary. |
|
DbIBMParameter(DbObject composite)
Creates an instance of DbIBMParameter. |
|
DbIBMPrimaryUnique(DbObject composite)
Creates an instance of DbIBMPrimaryUnique. |
|
DbIBMProcedure(DbObject composite)
Creates an instance of DbIBMProcedure. |
|
DbIBMSequence(DbObject composite)
Creates an instance of DbIBMSequence. |
|
DbIBMTable(DbObject composite)
Creates an instance of DbIBMTable. |
|
DbIBMTablespace(DbObject composite)
Creates an instance of DbIBMTablespace. |
|
DbIBMTrigger(DbObject composite)
Creates an instance of DbIBMTrigger. |
|
DbIBMView(DbObject composite)
Creates an instance of DbIBMView. |
Uses of DbException in org.modelsphere.sms.or.informix.db |
---|
Methods in org.modelsphere.sms.or.informix.db that throw DbException | |
---|---|
void |
DbINFIndex.addToFragmentationKeyColumns(DbINFColumn value)
Adds an element to the list of fragmentation key columns associated to a DbINFIndex's instance. |
void |
DbINFColumn.addToFragmentationKeyIndexes(DbINFIndex value)
Adds an element to the list of indexes associated to a DbINFColumn's instance. |
void |
DbINFSbspace.addToLobColumns(DbINFColumn value)
Adds an element to the list of lob columns associated to a DbINFSbspace's instance. |
void |
DbINFColumn.addToSbspaces(DbINFSbspace value)
Adds an element to the list of sbspaces associated to a DbINFColumn's instance. |
java.lang.Boolean |
DbINFIndex.getBitmapStorage()
Deprecated. use isBitmapStorage() method instead |
java.lang.Boolean |
DbINFSbspace.getBlobSpace()
Deprecated. use isBlobSpace() method instead |
INFTableCategory |
DbINFTable.getCategory()
Gets the "category" of a DbINFTable's instance. |
java.lang.Boolean |
DbINFView.getCheckOption()
Deprecated. use isCheckOption() method instead |
java.lang.Boolean |
DbINFIndex.getCluster()
Deprecated. use isCluster() method instead |
DbINFDatabase |
DbINFDbspace.getDatabase()
Gets the database object associated to a DbINFDbspace's instance. |
java.lang.Boolean |
DbINFProcedure.getDba()
Deprecated. use isDba() method instead |
DbINFDbspace |
DbINFDatabase.getDbspace()
Gets the dbspace object associated to a DbINFDatabase's instance. |
DbINFDbspace |
DbINFFragment.getDbspace()
Gets the dbspace object associated to a DbINFFragment's instance. |
DbINFDbspace |
DbINFIndex.getDbspace()
Gets the dbspace object associated to a DbINFIndex's instance. |
DbINFDbspace |
DbINFTable.getDbspace()
Gets the dbspace object associated to a DbINFTable's instance. |
java.lang.Boolean |
DbINFParameter.getDefaultNull()
Deprecated. use isDefaultNull() method instead |
java.lang.String |
DbINFProcedure.getDocument()
Gets the "document" property of a DbINFProcedure's instance. |
java.lang.String |
DbINFFragment.getExpression()
Gets the "expression" property of a DbINFFragment's instance. |
java.lang.Integer |
DbINFTable.getExtentSize()
Gets the "extent size" of a DbINFTable's instance. |
java.lang.String |
DbINFProcedure.getExternalName()
Gets the "external name" property of a DbINFProcedure's instance. |
java.lang.Integer |
DbINFIndex.getFillFactor()
Gets the "fillfactor" of a DbINFIndex's instance. |
INFDistScheme |
DbINFIndex.getFragmentationDistribScheme()
Gets the "fragmentation distribution scheme" of a DbINFIndex's instance. |
INFTableDistScheme |
DbINFTable.getFragmentationDistribScheme()
Gets the "distribution scheme" of a DbINFTable's instance. |
DbRelationN |
DbINFIndex.getFragmentationKeyColumns()
Gets the list of fragmentation key columns associated to a DbINFIndex's instance. |
DbRelationN |
DbINFTable.getFragmentationKeyColumns()
Gets the list of fragmentation key columns associated to a DbINFTable's instance. |
DbRelationN |
DbINFColumn.getFragmentationKeyIndexes()
Gets the list of indexes associated to a DbINFColumn's instance. |
DbINFTable |
DbINFColumn.getFragmentationKeyTable()
Gets the table object associated to a DbINFColumn's instance. |
java.lang.Integer |
DbINFTable.getFragmentationMaxRangeValue()
Gets the "maximum range value" of a DbINFTable's instance. |
java.lang.Integer |
DbINFTable.getFragmentationMinRangeValue()
Gets the "minimum range value" of a DbINFTable's instance. |
DbRelationN |
DbINFDbspace.getFragments()
Gets the list of fragments associated to a DbINFDbspace's instance. |
DbRelationN |
DbINFDbspace.getIndexes()
Gets the list of indexes associated to a DbINFDbspace's instance. |
INFProcedureLanguage |
DbINFProcedure.getLanguage()
Gets the "language" of a DbINFProcedure's instance. |
java.lang.String |
DbINFProcedure.getListingFileName()
Gets the "listing file name" property of a DbINFProcedure's instance. |
DbRelationN |
DbINFSbspace.getLobColumns()
Gets the list of lob columns associated to a DbINFSbspace's instance. |
INFIndexLockMode |
DbINFIndex.getLockMode()
Gets the "lock mode" of a DbINFIndex's instance. |
INFLockMode |
DbINFTable.getLockMode()
Gets the "lock mode" of a DbINFTable's instance. |
INFLogMode |
DbINFDatabase.getLogging()
Gets the "logging" of a DbINFDatabase's instance. |
INFConstraintMode |
DbINFCheck.getMode()
Gets the "mode" of a DbINFCheck's instance. |
INFConstraintMode |
DbINFForeign.getMode()
Gets the "mode" of a DbINFForeign's instance. |
INFConstraintMode |
DbINFIndex.getMode()
Gets the "mode" of a DbINFIndex's instance. |
INFConstraintMode |
DbINFPrimaryUnique.getMode()
Gets the "mode" of a DbINFPrimaryUnique's instance. |
java.lang.Integer |
DbINFTable.getNextExtentSize()
Gets the "next extent size" of a DbINFTable's instance. |
java.lang.Boolean |
DbINFIndex.getOnline()
Deprecated. use isOnline() method instead |
java.lang.Boolean |
DbINFFragment.getRemainder()
Deprecated. use isRemainder() method instead |
java.lang.Boolean |
DbINFParameter.getReturn()
Deprecated. use isReturn() method instead |
java.lang.Integer |
DbINFProcedure.getReturnTypeLength()
Gets the "return type length" of a DbINFProcedure's instance. |
java.lang.Integer |
DbINFProcedure.getReturnTypeNbDecimal()
Gets the "return type nbr. decimals" of a DbINFProcedure's instance. |
DbRelationN |
DbINFColumn.getSbspaces()
Gets the list of sbspaces associated to a DbINFColumn's instance. |
javax.swing.Icon |
DbINFSbspace.getSemanticalIcon(int form)
|
java.lang.String |
DbINFProcedure.getSpecificName()
Gets the "specific name" property of a DbINFProcedure's instance. |
DbRelationN |
DbINFDbspace.getTables()
Gets the list of tables associated to a DbINFDbspace's instance. |
DbORUser |
DbINFCheck.getUser()
Gets the user object associated to a DbINFCheck's instance. |
DbORUser |
DbINFForeign.getUser()
Gets the user object associated to a DbINFForeign's instance. |
DbORUser |
DbINFPrimaryUnique.getUser()
Gets the user object associated to a DbINFPrimaryUnique's instance. |
INFProcedureVariant |
DbINFProcedure.getVariant()
Gets the "variant" of a DbINFProcedure's instance. |
java.lang.Boolean |
DbINFTable.getWithRowIDs()
Deprecated. use isWithRowIDs() method instead |
boolean |
DbINFIndex.isBitmapStorage()
Tells whether a DbINFIndex's instance is bitmapStorage or not. |
boolean |
DbINFSbspace.isBlobSpace()
Tells whether a DbINFSbspace's instance is blobSpace or not. |
boolean |
DbINFView.isCheckOption()
Tells whether a DbINFView's instance is checkOption or not. |
boolean |
DbINFIndex.isCluster()
Tells whether a DbINFIndex's instance is cluster or not. |
boolean |
DbINFProcedure.isDba()
Tells whether a DbINFProcedure's instance is dba or not. |
boolean |
DbINFParameter.isDefaultNull()
Tells whether a DbINFParameter's instance is defaultNull or not. |
boolean |
DbINFIndex.isOnline()
Tells whether a DbINFIndex's instance is online or not. |
boolean |
DbINFFragment.isRemainder()
Tells whether a DbINFFragment's instance is remainder or not. |
boolean |
DbINFParameter.isReturn()
Tells whether a DbINFParameter's instance is return or not. |
boolean |
DbINFTable.isWithRowIDs()
Tells whether a DbINFTable's instance is withRowIDs or not. |
void |
DbINFIndex.removeFromFragmentationKeyColumns(DbINFColumn value)
Removes an element from the list of fragmentation key columns associated to a DbINFIndex's instance. |
void |
DbINFColumn.removeFromFragmentationKeyIndexes(DbINFIndex value)
Removes an element from the list of indexes associated to a DbINFColumn's instance. |
void |
DbINFSbspace.removeFromLobColumns(DbINFColumn value)
Removes an element from the list of lob columns associated to a DbINFSbspace's instance. |
void |
DbINFColumn.removeFromSbspaces(DbINFSbspace value)
Removes an element from the list of sbspaces associated to a DbINFColumn's instance. |
void |
DbINFCheck.set(MetaField metaField,
java.lang.Object value)
|
void |
DbINFColumn.set(MetaField metaField,
java.lang.Object value)
|
void |
DbINFDataModel.set(MetaField metaField,
java.lang.Object value)
|
void |
DbINFDatabase.set(MetaField metaField,
java.lang.Object value)
|
void |
DbINFDbspace.set(MetaField metaField,
java.lang.Object value)
|
void |
DbINFForeign.set(MetaField metaField,
java.lang.Object value)
|
void |
DbINFFragment.set(MetaField metaField,
java.lang.Object value)
|
void |
DbINFIndex.set(MetaField metaField,
java.lang.Object value)
|
void |
DbINFOperationLibrary.set(MetaField metaField,
java.lang.Object value)
|
void |
DbINFParameter.set(MetaField metaField,
java.lang.Object value)
|
void |
DbINFPrimaryUnique.set(MetaField metaField,
java.lang.Object value)
|
void |
DbINFProcedure.set(MetaField metaField,
java.lang.Object value)
|
void |
DbINFSbspace.set(MetaField metaField,
java.lang.Object value)
|
void |
DbINFTable.set(MetaField metaField,
java.lang.Object value)
|
void |
DbINFTrigger.set(MetaField metaField,
java.lang.Object value)
|
void |
DbINFView.set(MetaField metaField,
java.lang.Object value)
|
void |
DbINFCheck.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbINFColumn.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbINFDataModel.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbINFDatabase.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbINFDbspace.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbINFForeign.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbINFFragment.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbINFIndex.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbINFOperationLibrary.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbINFParameter.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbINFPrimaryUnique.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbINFProcedure.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbINFSbspace.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbINFTable.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbINFTrigger.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbINFView.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbINFIndex.setBitmapStorage(java.lang.Boolean value)
Sets the "using bitmap" property of a DbINFIndex's instance. |
void |
DbINFSbspace.setBlobSpace(java.lang.Boolean value)
Sets the "blobspace" property of a DbINFSbspace's instance. |
void |
DbINFTable.setCategory(INFTableCategory value)
Sets the "category" property of a DbINFTable's instance. |
void |
DbINFView.setCheckOption(java.lang.Boolean value)
Sets the "with check option" property of a DbINFView's instance. |
void |
DbINFIndex.setCluster(java.lang.Boolean value)
Sets the "cluster" property of a DbINFIndex's instance. |
void |
DbINFDbspace.setDatabase(DbINFDatabase value)
Sets the database object associated to a DbINFDbspace's instance. |
void |
DbINFProcedure.setDba(java.lang.Boolean value)
Sets the "dba privileges" property of a DbINFProcedure's instance. |
void |
DbINFDatabase.setDbspace(DbINFDbspace value)
Sets the dbspace object associated to a DbINFDatabase's instance. |
void |
DbINFFragment.setDbspace(DbINFDbspace value)
Sets the dbspace object associated to a DbINFFragment's instance. |
void |
DbINFIndex.setDbspace(DbINFDbspace value)
Sets the dbspace object associated to a DbINFIndex's instance. |
void |
DbINFTable.setDbspace(DbINFDbspace value)
Sets the dbspace object associated to a DbINFTable's instance. |
void |
DbINFParameter.setDefaultNull(java.lang.Boolean value)
Sets the "default null" property of a DbINFParameter's instance. |
void |
DbINFProcedure.setDocument(java.lang.String value)
Sets the "document" property of a DbINFProcedure's instance. |
void |
DbINFFragment.setExpression(java.lang.String value)
Sets the "expression" property of a DbINFFragment's instance. |
void |
DbINFTable.setExtentSize(java.lang.Integer value)
Sets the "extent size" property of a DbINFTable's instance. |
void |
DbINFProcedure.setExternalName(java.lang.String value)
Sets the "external name" property of a DbINFProcedure's instance. |
void |
DbINFIndex.setFillFactor(java.lang.Integer value)
Sets the "fillfactor" property of a DbINFIndex's instance. |
void |
DbINFIndex.setFragmentationDistribScheme(INFDistScheme value)
Sets the "fragmentation distribution scheme" property of a DbINFIndex's instance. |
void |
DbINFTable.setFragmentationDistribScheme(INFTableDistScheme value)
Sets the "distribution scheme" property of a DbINFTable's instance. |
void |
DbINFIndex.setFragmentationKeyColumns(DbINFColumn value,
int op)
Adds an element to or removes an element from the list of fragmentation key columns associated to a DbINFIndex's instance. |
void |
DbINFColumn.setFragmentationKeyIndexes(DbINFIndex value,
int op)
Adds an element to or removes an element from the list of indexes associated to a DbINFColumn's instance. |
void |
DbINFColumn.setFragmentationKeyTable(DbINFTable value)
Sets the table object associated to a DbINFColumn's instance. |
void |
DbINFTable.setFragmentationMaxRangeValue(java.lang.Integer value)
Sets the "maximum range value" property of a DbINFTable's instance. |
void |
DbINFTable.setFragmentationMinRangeValue(java.lang.Integer value)
Sets the "minimum range value" property of a DbINFTable's instance. |
void |
DbINFProcedure.setLanguage(INFProcedureLanguage value)
Sets the "language" property of a DbINFProcedure's instance. |
void |
DbINFProcedure.setListingFileName(java.lang.String value)
Sets the "listing file name" property of a DbINFProcedure's instance. |
void |
DbINFSbspace.setLobColumns(DbINFColumn value,
int op)
Adds an element to or removes an element from the list of lob columns associated to a DbINFSbspace's instance. |
void |
DbINFIndex.setLockMode(INFIndexLockMode value)
Sets the "lock mode" property of a DbINFIndex's instance. |
void |
DbINFTable.setLockMode(INFLockMode value)
Sets the "lock mode" property of a DbINFTable's instance. |
void |
DbINFDatabase.setLogging(INFLogMode value)
Sets the "logging" property of a DbINFDatabase's instance. |
void |
DbINFCheck.setMode(INFConstraintMode value)
Sets the "mode" property of a DbINFCheck's instance. |
void |
DbINFForeign.setMode(INFConstraintMode value)
Sets the "mode" property of a DbINFForeign's instance. |
void |
DbINFIndex.setMode(INFConstraintMode value)
Sets the "mode" property of a DbINFIndex's instance. |
void |
DbINFPrimaryUnique.setMode(INFConstraintMode value)
Sets the "mode" property of a DbINFPrimaryUnique's instance. |
void |
DbINFTable.setNextExtentSize(java.lang.Integer value)
Sets the "next extent size" property of a DbINFTable's instance. |
void |
DbINFIndex.setOnline(java.lang.Boolean value)
Sets the "online" property of a DbINFIndex's instance. |
void |
DbINFFragment.setRemainder(java.lang.Boolean value)
Sets the "remainder" property of a DbINFFragment's instance. |
void |
DbINFParameter.setReturn(java.lang.Boolean value)
Sets the "return" property of a DbINFParameter's instance. |
void |
DbINFProcedure.setReturnTypeLength(java.lang.Integer value)
Sets the "return type length" property of a DbINFProcedure's instance. |
void |
DbINFProcedure.setReturnTypeNbDecimal(java.lang.Integer value)
Sets the "return type nbr. decimals" property of a DbINFProcedure's instance. |
void |
DbINFColumn.setSbspaces(DbINFSbspace value,
int op)
Adds an element to or removes an element from the list of sbspaces associated to a DbINFColumn's instance. |
void |
DbINFProcedure.setSpecificName(java.lang.String value)
Sets the "specific name" property of a DbINFProcedure's instance. |
void |
DbINFCheck.setUser(DbORUser value)
Sets the user object associated to a DbINFCheck's instance. |
void |
DbINFForeign.setUser(DbORUser value)
Sets the user object associated to a DbINFForeign's instance. |
void |
DbINFPrimaryUnique.setUser(DbORUser value)
Sets the user object associated to a DbINFPrimaryUnique's instance. |
void |
DbINFProcedure.setVariant(INFProcedureVariant value)
Sets the "variant" property of a DbINFProcedure's instance. |
void |
DbINFTable.setWithRowIDs(java.lang.Boolean value)
Sets the "with rowids" property of a DbINFTable's instance. |
Constructors in org.modelsphere.sms.or.informix.db that throw DbException | |
---|---|
DbINFCheck(DbObject composite)
Creates an instance of DbINFCheck. |
|
DbINFColumn(DbObject composite)
Creates an instance of DbINFColumn. |
|
DbINFDatabase(DbObject composite,
DbSMSTargetSystem targetSystem)
Creates an instance of DbINFDatabase. |
|
DbINFDataModel(DbObject composite,
DbSMSTargetSystem targetSystem)
Creates an instance of DbINFDataModel. |
|
DbINFDataModel(DbObject composite,
DbSMSTargetSystem targetSystem,
int logicalMode)
Creates an instance of DbINFDataModel. |
|
DbINFDbspace(DbObject composite)
Creates an instance of DbINFDbspace. |
|
DbINFForeign(DbORAssociationEnd assocEnd)
Creates an instance of DbINFForeign. |
|
DbINFFragment(DbObject composite)
Creates an instance of DbINFFragment. |
|
DbINFIndex(DbObject composite)
Creates an instance of DbINFIndex. |
|
DbINFOperationLibrary(DbObject composite,
DbSMSTargetSystem targetSystem)
Creates an instance of DbINFOperationLibrary. |
|
DbINFParameter(DbObject composite)
Creates an instance of DbINFParameter. |
|
DbINFPrimaryUnique(DbObject composite)
Creates an instance of DbINFPrimaryUnique. |
|
DbINFProcedure(DbObject composite)
Creates an instance of DbINFProcedure. |
|
DbINFSbspace(DbObject composite)
Creates an instance of DbINFSbspace. |
|
DbINFTable(DbObject composite)
Creates an instance of DbINFTable. |
|
DbINFTrigger(DbObject composite)
Creates an instance of DbINFTrigger. |
|
DbINFView(DbObject composite)
Creates an instance of DbINFView. |
Uses of DbException in org.modelsphere.sms.or.oracle.db |
---|
Methods in org.modelsphere.sms.or.oracle.db that throw DbException | |
---|---|
void |
DbORAIndex.addToPartitionKeyColumns(DbORAColumn value)
Adds an element to the list of partition key columns associated to a DbORAIndex's instance. |
void |
DbORAColumn.addToPartitionKeyIndexes(DbORAIndex value)
Adds an element to the list of indexes associated to a DbORAColumn's instance. |
void |
DbORAIndex.addToSubpartitionKeyColumns(DbORAColumn value)
Adds an element to the list of subpartition key columns associated to a DbORAIndex's instance. |
void |
DbORAColumn.addToSubpartitionKeyIndexes(DbORAIndex value)
Adds an element to the list of indexes associated to a DbORAColumn's instance. |
void |
DbORATablespace.addToTables(DbORATable value)
Adds an element to the list of tables associated to a DbORATablespace's instance. |
void |
DbORATable.addToTablespaces(DbORATablespace value)
Adds an element to the list of tablespaces associated to a DbORATable's instance. |
DbRelationN |
DbORATablespace.getAbsPartitions()
Gets the list of partitions associated to a DbORATablespace's instance. |
java.lang.Boolean |
DbORADatabase.getArchiveLog()
Deprecated. use isArchiveLog() method instead |
java.lang.Boolean |
DbORADataFile.getAutoExtend()
Gets the "auto extend" of a DbORADataFile's instance. |
java.lang.Boolean |
DbORAIndex.getBitmap()
Deprecated. use isBitmap() method instead |
ORABufferPool |
DbORAAbsTable.getBufferPool()
Gets the "buffer pool" of a DbORAAbsTable's instance. |
ORABufferPool |
DbORAIndex.getBufferPool()
Gets the "buffer pool" of a DbORAIndex's instance. |
ORABufferPool |
DbORALobStorage.getBufferPool()
Gets the "buffer pool" of a DbORALobStorage's instance. |
ORABufferPool |
DbORAPartition.getBufferPool()
Gets the "buffer pool" of a DbORAPartition's instance. |
ORACache |
DbORALobStorage.getCache()
Gets the "cache" of a DbORALobStorage's instance. |
java.lang.Boolean |
DbORASequence.getCache()
Deprecated. use isCache() method instead |
ORACache |
DbORATable.getCache()
Gets the "cache" of a DbORATable's instance. |
java.lang.Integer |
DbORASequence.getCacheValue()
Gets the "cache value" of a DbORASequence's instance. |
ORACategory |
DbORAIndex.getCategory()
Gets the "category" of a DbORAIndex's instance. |
java.lang.String |
DbORADatabase.getCharacterSet()
Gets the "character set" property of a DbORADatabase's instance. |
DbRelationN |
DbORATable.getCheckConstraints()
Gets the list of exception usage (check)s associated to a DbORATable's instance. |
ORAConstraintChecking |
DbORACheck.getChecking()
Gets the "checking" of a DbORACheck's instance. |
ORAConstraintChecking |
DbORAForeign.getChecking()
Gets the "checking" of a DbORAForeign's instance. |
ORAConstraintChecking |
DbORAPrimaryUnique.getChecking()
Gets the "checking" of a DbORAPrimaryUnique's instance. |
java.lang.Integer |
DbORALobStorage.getChunkSize()
Gets the "chunk size" of a DbORALobStorage's instance. |
ORACommitAction |
DbORATable.getCommitAction()
Gets the "commit action" of a DbORATable's instance. |
ORAViewConstraint |
DbORAView.getConstraintType()
Gets the "constraint type" of a DbORAView's instance. |
java.lang.Boolean |
DbORASequence.getCycle()
Deprecated. use isCycle() method instead |
java.lang.Boolean |
DbORACheck.getDeferrable()
Deprecated. use isDeferrable() method instead |
java.lang.Boolean |
DbORAForeign.getDeferrable()
Deprecated. use isDeferrable() method instead |
java.lang.Boolean |
DbORAPrimaryUnique.getDeferrable()
Deprecated. use isDeferrable() method instead |
java.lang.Integer |
DbORATablespace.getDefObjInitialExtent()
Gets the "default object initial extent size" of a DbORATablespace's instance. |
ORASizeUnit |
DbORATablespace.getDefObjInitialExtentSizeUnit()
Gets the "default object initial extent size unit" of a DbORATablespace's instance. |
java.lang.Integer |
DbORATablespace.getDefObjMaxExtents()
Gets the "default object maxextents" of a DbORATablespace's instance. |
java.lang.Integer |
DbORATablespace.getDefObjMinExtents()
Gets the "default object minextents" of a DbORATablespace's instance. |
java.lang.Integer |
DbORATablespace.getDefObjNextExtent()
Gets the "default object next extent size" of a DbORATablespace's instance. |
ORASizeUnit |
DbORATablespace.getDefObjNextExtentSizeUnit()
Gets the "default object next extent size unit" of a DbORATablespace's instance. |
java.lang.Integer |
DbORATablespace.getDefObjPctIncrease()
Gets the "default object pctincrease" of a DbORATablespace's instance. |
java.lang.Boolean |
DbORATablespace.getDefObjUnlimitedExtents()
Deprecated. use isDefObjUnlimitedExtents() method instead |
java.lang.Boolean |
DbORAProcedure.getDeterministic()
Deprecated. use isDeterministic() method instead |
java.lang.Boolean |
DbORACheck.getEnabled()
Gets the "enabled" of a DbORACheck's instance. |
java.lang.Boolean |
DbORAForeign.getEnabled()
Gets the "enabled" of a DbORAForeign's instance. |
java.lang.Boolean |
DbORAPrimaryUnique.getEnabled()
Gets the "enabled" of a DbORAPrimaryUnique's instance. |
DbORATable |
DbORACheck.getExceptionTable()
Gets the exception table object associated to a DbORACheck's instance. |
DbORATable |
DbORAForeign.getExceptionTable()
Gets the exception table object associated to a DbORAForeign's instance. |
DbORATable |
DbORAPrimaryUnique.getExceptionTable()
Gets the exception table object associated to a DbORAPrimaryUnique's instance. |
java.lang.Integer |
DbORADataFile.getExtensionsize()
Gets the "extension size" of a DbORADataFile's instance. |
ORASizeUnit |
DbORADataFile.getExtensionSizeUnit()
Gets the "extension size unit" of a DbORADataFile's instance. |
ORAExtentManagement |
DbORATablespace.getExtentManagement()
Gets the "extent management" of a DbORATablespace's instance. |
DbRelationN |
DbORATable.getForeignConstraints()
Gets the list of exception usage (foreign)s associated to a DbORATable's instance. |
java.lang.Integer |
DbORAAbsTable.getFreelistGroups()
Gets the "freelist groups" of a DbORAAbsTable's instance. |
java.lang.Integer |
DbORAIndex.getFreelistGroups()
Gets the "freelist groups" of a DbORAIndex's instance. |
java.lang.Integer |
DbORALobStorage.getFreelistGroups()
Gets the "freelist groups" of a DbORALobStorage's instance. |
java.lang.Integer |
DbORAPartition.getFreelistGroups()
Gets the "freelist groups" of a DbORAPartition's instance. |
java.lang.Integer |
DbORAAbsTable.getFreelists()
Gets the "freelists" of a DbORAAbsTable's instance. |
java.lang.Integer |
DbORAIndex.getFreelists()
Gets the "freelists" of a DbORAIndex's instance. |
java.lang.Integer |
DbORALobStorage.getFreelists()
Gets the "freelists" of a DbORALobStorage's instance. |
java.lang.Integer |
DbORAPartition.getFreelists()
Gets the "freelists" of a DbORAPartition's instance. |
java.lang.String |
DbORASequence.getIncrement()
Gets the "increment" property of a DbORASequence's instance. |
DbRelationN |
DbORATablespace.getIndexes()
Gets the list of indexes associated to a DbORATablespace's instance. |
java.lang.Integer |
DbORAAbsTable.getInitialExtent()
Gets the "initial extent" of a DbORAAbsTable's instance. |
java.lang.Integer |
DbORAIndex.getInitialExtent()
Gets the "initial extent" of a DbORAIndex's instance. |
java.lang.Integer |
DbORALobStorage.getInitialExtent()
Gets the "initial extent" of a DbORALobStorage's instance. |
java.lang.Integer |
DbORAPartition.getInitialExtent()
Gets the "initial extent" of a DbORAPartition's instance. |
java.lang.Integer |
DbORARollbackSegment.getInitialExtent()
Gets the "initial extent" of a DbORARollbackSegment's instance. |
ORASizeUnit |
DbORAAbsTable.getInitialExtentSizeUnit()
Gets the "initial extent size unit" of a DbORAAbsTable's instance. |
ORASizeUnit |
DbORAIndex.getInitialExtentSizeUnit()
Gets the "initial extent size unit" of a DbORAIndex's instance. |
ORASizeUnit |
DbORALobStorage.getInitialExtentSizeUnit()
Gets the "initial extent size unit" of a DbORALobStorage's instance. |
ORASizeUnit |
DbORAPartition.getInitialExtentSizeUnit()
Gets the "initial extent size unit" of a DbORAPartition's instance. |
ORASizeUnit |
DbORARollbackSegment.getInitialExtentSizeUnit()
Gets the "initial extent size unit" of a DbORARollbackSegment's instance. |
java.lang.Integer |
DbORAAbsTable.getInitrans()
Gets the "initrans" of a DbORAAbsTable's instance. |
java.lang.Integer |
DbORAIndex.getInitrans()
Gets the "initrans" of a DbORAIndex's instance. |
java.lang.Integer |
DbORAPartition.getInitrans()
Gets the "initrans" of a DbORAPartition's instance. |
ORAInvokerRights |
DbORAPackage.getInvokerRights()
Gets the "invoker rights" of a DbORAPackage's instance. |
ORAInvokerRights |
DbORAProcedure.getInvokerRights()
Gets the "invoker rights" of a DbORAProcedure's instance. |
ORALanguage |
DbORAProcedure.getLanguage()
Gets the "language" of a DbORAProcedure's instance. |
DbRelationN |
DbORALobStorage.getLobItems()
Gets the list of lob items associated to a DbORALobStorage's instance. |
DbRelationN |
DbORATablespace.getLobs()
Gets the list of lobs associated to a DbORATablespace's instance. |
DbORALobStorage |
DbORAColumn.getLobStorage()
Gets the lob storage object associated to a DbORAColumn's instance. |
ORALog |
DbORAIndex.getLog()
Gets the "log" of a DbORAIndex's instance. |
ORALog |
DbORALobStorage.getLog()
Gets the "log" of a DbORALobStorage's instance. |
ORALog |
DbORAPartition.getLog()
Gets the "log" of a DbORAPartition's instance. |
ORALog |
DbORATable.getLog()
Gets the "log" of a DbORATable's instance. |
ORALog |
DbORATablespace.getLog()
Gets the "log" of a DbORATablespace's instance. |
java.lang.Integer |
DbORADatabase.getMaxDataFiles()
Gets the "max. data files" of a DbORADatabase's instance. |
java.lang.Integer |
DbORADataFile.getMaxExtensionsize()
Gets the "maximum size" of a DbORADataFile's instance. |
ORASizeUnit |
DbORADataFile.getMaxExtensionSizeUnit()
Gets the "maximum size unit" of a DbORADataFile's instance. |
java.lang.Integer |
DbORAIndex.getMaxExtent()
Gets the "maxextents" of a DbORAIndex's instance. |
java.lang.Integer |
DbORALobStorage.getMaxExtent()
Gets the "maxextents" of a DbORALobStorage's instance. |
java.lang.Integer |
DbORAAbsTable.getMaxExtents()
Gets the "maxextents" of a DbORAAbsTable's instance. |
java.lang.Integer |
DbORAPartition.getMaxExtents()
Gets the "maxextents" of a DbORAPartition's instance. |
java.lang.Integer |
DbORARollbackSegment.getMaxExtents()
Gets the "maxextents" of a DbORARollbackSegment's instance. |
java.lang.Integer |
DbORADatabase.getMaxInstances()
Gets the "max. instances" of a DbORADatabase's instance. |
java.lang.Integer |
DbORADatabase.getMaxLogFiles()
Gets the "max. log files" of a DbORADatabase's instance. |
java.lang.Integer |
DbORADatabase.getMaxLogHistory()
Gets the "max. log history" of a DbORADatabase's instance. |
java.lang.Integer |
DbORADatabase.getMaxLogMembers()
Gets the "max. log members" of a DbORADatabase's instance. |
java.lang.Integer |
DbORAAbsTable.getMaxtrans()
Gets the "maxtrans" of a DbORAAbsTable's instance. |
java.lang.Integer |
DbORAIndex.getMaxtrans()
Gets the "maxtrans" of a DbORAIndex's instance. |
java.lang.Integer |
DbORAPartition.getMaxtrans()
Gets the "maxtrans" of a DbORAPartition's instance. |
java.lang.String |
DbORASequence.getMaxValue()
Gets the "maximum value" property of a DbORASequence's instance. |
java.lang.Integer |
DbORAIndex.getMinExtent()
Gets the "minextents" of a DbORAIndex's instance. |
java.lang.Integer |
DbORALobStorage.getMinExtent()
Gets the "minextents" of a DbORALobStorage's instance. |
java.lang.Integer |
DbORATablespace.getMinExtent()
Gets the "minimum extent size" of a DbORATablespace's instance. |
java.lang.Integer |
DbORAAbsTable.getMinExtents()
Gets the "minextents" of a DbORAAbsTable's instance. |
java.lang.Integer |
DbORAPartition.getMinExtents()
Gets the "minextents" of a DbORAPartition's instance. |
java.lang.Integer |
DbORARollbackSegment.getMinExtents()
Gets the "minextents" of a DbORARollbackSegment's instance. |
ORASizeUnit |
DbORATablespace.getMinExtentSizeUnit()
Gets the "minimum extent size unit" of a DbORATablespace's instance. |
java.lang.String |
DbORASequence.getMinValue()
Gets the "minimum value" property of a DbORASequence's instance. |
ORAMonitoring |
DbORATable.getMonitoring()
Gets the "monitoring" of a DbORATable's instance. |
java.lang.String |
DbORADatabase.getNationalCharacterSet()
Gets the "national character set" property of a DbORADatabase's instance. |
DbORAColumn |
DbORANestedTableStorage.getNestedItem()
Gets the nested item object associated to a DbORANestedTableStorage's instance. |
java.lang.Integer |
DbORAAbsTable.getNextExtent()
Gets the "next extent" of a DbORAAbsTable's instance. |
java.lang.Integer |
DbORAIndex.getNextExtent()
Gets the "next extent" of a DbORAIndex's instance. |
java.lang.Integer |
DbORALobStorage.getNextExtent()
Gets the "next extent" of a DbORALobStorage's instance. |
java.lang.Integer |
DbORAPartition.getNextExtent()
Gets the "next extent" of a DbORAPartition's instance. |
java.lang.Integer |
DbORARollbackSegment.getNextExtent()
Gets the "next extent" of a DbORARollbackSegment's instance. |
ORASizeUnit |
DbORAAbsTable.getNextExtentSizeUnit()
Gets the "next extent size unit" of a DbORAAbsTable's instance. |
ORASizeUnit |
DbORAIndex.getNextExtentSizeUnit()
Gets the "next extent size unit" of a DbORAIndex's instance. |
ORASizeUnit |
DbORALobStorage.getNextExtentSizeUnit()
Gets the "next extent size unit" of a DbORALobStorage's instance. |
ORASizeUnit |
DbORAPartition.getNextExtentSizeUnit()
Gets the "next extent size unit" of a DbORAPartition's instance. |
ORASizeUnit |
DbORARollbackSegment.getNextExtentSizeUnit()
Gets the "next extent size unit" of a DbORARollbackSegment's instance. |
java.lang.Boolean |
DbORAParameter.getNocopy()
Deprecated. use isNocopy() method instead |
ORAOnline |
DbORATablespace.getOnline()
Gets the "online" of a DbORATablespace's instance. |
java.lang.Integer |
DbORARollbackSegment.getOptimalSize()
Gets the "optimal size" of a DbORARollbackSegment's instance. |
ORASizeUnit |
DbORARollbackSegment.getOptimalSizeUnit()
Gets the "optimal size unit" of a DbORARollbackSegment's instance. |
java.lang.Boolean |
DbORASequence.getOrder()
Deprecated. use isOrder() method instead |
ORAParallel |
DbORAIndex.getParallel()
Gets the "parallel" of a DbORAIndex's instance. |
java.lang.Boolean |
DbORAProcedure.getParallel()
Deprecated. use isParallel() method instead |
ORAParallel |
DbORATable.getParallel()
Gets the "parallel" of a DbORATable's instance. |
java.lang.Integer |
DbORAIndex.getParallelDegree()
Gets the "parallel degree" of a DbORAIndex's instance. |
java.lang.Integer |
DbORATable.getParallelDegree()
Gets the "parallel degree" of a DbORATable's instance. |
java.lang.String |
DbORATrigger.getParentAlias()
Gets the "parent alias" property of a DbORATrigger's instance. |
ORAIndexPartitioningMethod |
DbORAIndex.getPartitioningMethod()
Gets the "partitioning method" of a DbORAIndex's instance. |
ORAPartitioningMethod |
DbORATable.getPartitioningMethod()
Gets the "partitioning method" of a DbORATable's instance. |
DbRelationN |
DbORAIndex.getPartitionKeyColumns()
Gets the list of partition key columns associated to a DbORAIndex's instance. |
DbRelationN |
DbORATable.getPartitionKeyColumns()
Gets the list of partition key columns associated to a DbORATable's instance. |
DbRelationN |
DbORAColumn.getPartitionKeyIndexes()
Gets the list of indexes associated to a DbORAColumn's instance. |
DbORATable |
DbORAColumn.getPartitionKeyTable()
Gets the partition key table object associated to a DbORAColumn's instance. |
java.lang.Integer |
DbORAAbsTable.getPctfree()
Gets the "pctfree" of a DbORAAbsTable's instance. |
java.lang.Integer |
DbORAIndex.getPctfree()
Gets the "pctfree" of a DbORAIndex's instance. |
java.lang.Integer |
DbORAPartition.getPctfree()
Gets the "pctfree" of a DbORAPartition's instance. |
java.lang.Integer |
DbORAAbsTable.getPctIncrease()
Gets the "pctincrease" of a DbORAAbsTable's instance. |
java.lang.Integer |
DbORAIndex.getPctIncrease()
Gets the "pctincrease" of a DbORAIndex's instance. |
java.lang.Integer |
DbORALobStorage.getPctIncrease()
Gets the "pctincrease" of a DbORALobStorage's instance. |
java.lang.Integer |
DbORAPartition.getPctIncrease()
Gets the "pctincrease" of a DbORAPartition's instance. |
java.lang.Integer |
DbORAAbsTable.getPctused()
Gets the "pctused" of a DbORAAbsTable's instance. |
java.lang.Integer |
DbORAPartition.getPctused()
Gets the "pctused" of a DbORAPartition's instance. |
java.lang.Integer |
DbORALobStorage.getPctversion()
Gets the "pctversion" of a DbORALobStorage's instance. |
DbRelationN |
DbORATable.getPrimaryUniqueConstraints()
Gets the list of exception usage (primary/unique)s associated to a DbORATable's instance. |
java.lang.Boolean |
DbORARollbackSegment.getPublic()
Deprecated. use isPublic() method instead |
ORAReturnValueType |
DbORANestedTableStorage.getReturnValueType()
Gets the "return value type" of a DbORANestedTableStorage's instance. |
java.lang.Boolean |
DbORAFile.getReuse()
Deprecated. use isReuse() method instead |
java.lang.Boolean |
DbORADatabase.getReuseControlFiles()
Deprecated. use isReuseControlFiles() method instead |
DbRelationN |
DbORATablespace.getRollbackSegments()
Gets the list of rollback segments associated to a DbORATablespace's instance. |
ORAEnableDisable |
DbORATable.getRowMovement()
Gets the "row movement" of a DbORATable's instance. |
java.lang.Boolean |
DbORATrigger.getRowTrigger()
Deprecated. use isRowTrigger() method instead |
java.lang.Integer |
DbORAFile.getSize()
Gets the "size" of a DbORAFile's instance. |
ORASizeUnit |
DbORAFile.getSizeUnit()
Gets the "size unit" of a DbORAFile's instance. |
ORASort |
DbORAIndex.getSorting()
Gets the "sorting" of a DbORAIndex's instance. |
java.lang.String |
DbORASequence.getStartValue()
Gets the "start value" property of a DbORASequence's instance. |
ORAEnableDisable |
DbORALobStorage.getStorageInRow()
Gets the "storage in row" of a DbORALobStorage's instance. |
DbORANestedTableStorage |
DbORAColumn.getStorageTable()
Gets the storage table object associated to a DbORAColumn's instance. |
DbRelationN |
DbORAIndex.getSubpartitionKeyColumns()
Gets the list of subpartition key columns associated to a DbORAIndex's instance. |
DbRelationN |
DbORATable.getSubpartitionKeyColumns()
Gets the list of subpartition key columns associated to a DbORATable's instance. |
DbRelationN |
DbORAColumn.getSubpartitionKeyIndexes()
Gets the list of indexes associated to a DbORAColumn's instance. |
DbORATable |
DbORAColumn.getSubpartitionKeyTable()
Gets the subpartition key table object associated to a DbORAColumn's instance. |
DbRelationN |
DbORATablespace.getTables()
Gets the list of tables associated to a DbORATablespace's instance. |
DbORATablespace |
DbORAAbsPartition.getTablespace()
Gets the tablespace object associated to a DbORAAbsPartition's instance. |
DbORATablespace |
DbORAIndex.getTablespace()
Gets the tablespace object associated to a DbORAIndex's instance. |
DbORATablespace |
DbORALobStorage.getTablespace()
Gets the tablespace object associated to a DbORALobStorage's instance. |
DbORATablespace |
DbORARollbackSegment.getTablespace()
Gets the tablespace object associated to a DbORARollbackSegment's instance. |
DbRelationN |
DbORATable.getTablespaces()
Gets the list of tablespaces associated to a DbORATable's instance. |
java.lang.Boolean |
DbORATable.getTemporary()
Deprecated. use isTemporary() method instead |
java.lang.Boolean |
DbORATablespace.getTemporary()
Deprecated. use isTemporary() method instead |
ORATriggerTime |
DbORATrigger.getTime()
Gets the "time" of a DbORATrigger's instance. |
java.lang.Integer |
DbORATablespace.getUniformExtentSize()
Gets the "uniform extent size" of a DbORATablespace's instance. |
ORASizeUnit |
DbORATablespace.getUniformExtentSizeUnit()
Gets the "uniform extent size unit" of a DbORATablespace's instance. |
java.lang.Boolean |
DbORADataFile.getUnlimitedExtension()
Gets the "unlimited extension" of a DbORADataFile's instance. |
java.lang.Boolean |
DbORAAbsTable.getUnlimitedExtents()
Deprecated. use isUnlimitedExtents() method instead |
java.lang.Boolean |
DbORAIndex.getUnlimitedExtents()
Deprecated. use isUnlimitedExtents() method instead |
java.lang.Boolean |
DbORALobStorage.getUnlimitedExtents()
Deprecated. use isUnlimitedExtents() method instead |
java.lang.Boolean |
DbORAPartition.getUnlimitedExtents()
Deprecated. use isUnlimitedExtents() method instead |
DbORUser |
DbORASequence.getUser()
Gets the user object associated to a DbORASequence's instance. |
java.lang.Boolean |
DbORACheck.getValidated()
Gets the "validated" of a DbORACheck's instance. |
java.lang.Boolean |
DbORAForeign.getValidated()
Gets the "validated" of a DbORAForeign's instance. |
java.lang.Boolean |
DbORAPrimaryUnique.getValidated()
Gets the "validated" of a DbORAPrimaryUnique's instance. |
java.lang.String |
DbORAPartition.getValueList()
Gets the "value list" property of a DbORAPartition's instance. |
java.lang.Boolean |
DbORAColumn.getWithRowid()
Deprecated. use isWithRowid() method instead |
boolean |
DbORADatabase.isArchiveLog()
Tells whether a DbORADatabase's instance is archiveLog or not. |
boolean |
DbORAIndex.isBitmap()
Tells whether a DbORAIndex's instance is bitmap or not. |
boolean |
DbORASequence.isCache()
Tells whether a DbORASequence's instance is cache or not. |
boolean |
DbORASequence.isCycle()
Tells whether a DbORASequence's instance is cycle or not. |
boolean |
DbORACheck.isDeferrable()
Tells whether a DbORACheck's instance is deferrable or not. |
boolean |
DbORAForeign.isDeferrable()
Tells whether a DbORAForeign's instance is deferrable or not. |
boolean |
DbORAPrimaryUnique.isDeferrable()
Tells whether a DbORAPrimaryUnique's instance is deferrable or not. |
boolean |
DbORATablespace.isDefObjUnlimitedExtents()
Tells whether a DbORATablespace's instance is defObjUnlimitedExtents or not. |
boolean |
DbORAProcedure.isDeterministic()
Tells whether a DbORAProcedure's instance is deterministic or not. |
boolean |
DbORAParameter.isNocopy()
Tells whether a DbORAParameter's instance is nocopy or not. |
boolean |
DbORASequence.isOrder()
Tells whether a DbORASequence's instance is order or not. |
boolean |
DbORAProcedure.isParallel()
Tells whether a DbORAProcedure's instance is parallel or not. |
boolean |
DbORARollbackSegment.isPublic()
Tells whether a DbORARollbackSegment's instance is public or not. |
boolean |
DbORAFile.isReuse()
Tells whether a DbORAFile's instance is reuse or not. |
boolean |
DbORADatabase.isReuseControlFiles()
Tells whether a DbORADatabase's instance is reuseControlFiles or not. |
boolean |
DbORATrigger.isRowTrigger()
Tells whether a DbORATrigger's instance is rowTrigger or not. |
boolean |
DbORATable.isTemporary()
Tells whether a DbORATable's instance is temporary or not. |
boolean |
DbORATablespace.isTemporary()
Tells whether a DbORATablespace's instance is temporary or not. |
boolean |
DbORAAbsTable.isUnlimitedExtents()
Tells whether a DbORAAbsTable's instance is unlimitedExtents or not. |
boolean |
DbORAIndex.isUnlimitedExtents()
Tells whether a DbORAIndex's instance is unlimitedExtents or not. |
boolean |
DbORALobStorage.isUnlimitedExtents()
Tells whether a DbORALobStorage's instance is unlimitedExtents or not. |
boolean |
DbORAPartition.isUnlimitedExtents()
Tells whether a DbORAPartition's instance is unlimitedExtents or not. |
boolean |
DbORAColumn.isWithRowid()
Tells whether a DbORAColumn's instance is withRowid or not. |
void |
DbORAIndex.removeFromPartitionKeyColumns(DbORAColumn value)
Removes an element from the list of partition key columns associated to a DbORAIndex's instance. |
void |
DbORAColumn.removeFromPartitionKeyIndexes(DbORAIndex value)
Removes an element from the list of indexes associated to a DbORAColumn's instance. |
void |
DbORAIndex.removeFromSubpartitionKeyColumns(DbORAColumn value)
Removes an element from the list of subpartition key columns associated to a DbORAIndex's instance. |
void |
DbORAColumn.removeFromSubpartitionKeyIndexes(DbORAIndex value)
Removes an element from the list of indexes associated to a DbORAColumn's instance. |
void |
DbORATablespace.removeFromTables(DbORATable value)
Removes an element from the list of tables associated to a DbORATablespace's instance. |
void |
DbORATable.removeFromTablespaces(DbORATablespace value)
Removes an element from the list of tablespaces associated to a DbORATable's instance. |
void |
DbORAAbsPartition.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORAAbsTable.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORACheck.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORAColumn.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORADataFile.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORADataModel.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORADatabase.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORAFile.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORAForeign.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORAIndex.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORALobStorage.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORANestedTableStorage.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORAPackage.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORAParameter.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORAPartition.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORAPrimaryUnique.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORAProcedure.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORAProgramUnitLibrary.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORARedoLogFile.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORARedoLogGroup.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORARollbackSegment.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORASequence.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORASubPartition.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORATable.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORATablespace.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORATrigger.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORAView.set(MetaField metaField,
java.lang.Object value)
|
void |
DbORAAbsPartition.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORAAbsTable.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORACheck.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORAColumn.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORADataFile.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORADataModel.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORADatabase.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORAFile.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORAForeign.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORAIndex.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORALobStorage.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORANestedTableStorage.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORAPackage.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORAParameter.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORAPartition.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORAPrimaryUnique.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORAProcedure.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORAProgramUnitLibrary.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORARedoLogFile.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORARedoLogGroup.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORARollbackSegment.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORASequence.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORASubPartition.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORATable.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORATablespace.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORATrigger.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORAView.set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
DbORADatabase.setArchiveLog(java.lang.Boolean value)
Sets the "archive log" property of a DbORADatabase's instance. |
void |
DbORADataFile.setAutoExtend(java.lang.Boolean value)
Sets the "auto extend" property of a DbORADataFile's instance. |
void |
DbORAIndex.setBitmap(java.lang.Boolean value)
Sets the "bitmap" property of a DbORAIndex's instance. |
void |
DbORAAbsTable.setBufferPool(ORABufferPool value)
Sets the "buffer pool" property of a DbORAAbsTable's instance. |
void |
DbORAIndex.setBufferPool(ORABufferPool value)
Sets the "buffer pool" property of a DbORAIndex's instance. |
void |
DbORALobStorage.setBufferPool(ORABufferPool value)
Sets the "buffer pool" property of a DbORALobStorage's instance. |
void |
DbORAPartition.setBufferPool(ORABufferPool value)
Sets the "buffer pool" property of a DbORAPartition's instance. |
void |
DbORASequence.setCache(java.lang.Boolean value)
Sets the "cache" property of a DbORASequence's instance. |
void |
DbORALobStorage.setCache(ORACache value)
Sets the "cache" property of a DbORALobStorage's instance. |
void |
DbORATable.setCache(ORACache value)
Sets the "cache" property of a DbORATable's instance. |
void |
DbORASequence.setCacheValue(java.lang.Integer value)
Sets the "cache value" property of a DbORASequence's instance. |
void |
DbORAIndex.setCategory(ORACategory value)
Sets the "category" property of a DbORAIndex's instance. |
void |
DbORADatabase.setCharacterSet(java.lang.String value)
Sets the "character set" property of a DbORADatabase's instance. |
void |
DbORACheck.setChecking(ORAConstraintChecking value)
Sets the "checking" property of a DbORACheck's instance. |
void |
DbORAForeign.setChecking(ORAConstraintChecking value)
Sets the "checking" property of a DbORAForeign's instance. |
void |
DbORAPrimaryUnique.setChecking(ORAConstraintChecking value)
Sets the "checking" property of a DbORAPrimaryUnique's instance. |
void |
DbORALobStorage.setChunkSize(java.lang.Integer value)
Sets the "chunk size" property of a DbORALobStorage's instance. |
void |
DbORATable.setCommitAction(ORACommitAction value)
Sets the "commit action" property of a DbORATable's instance. |
void |
DbORAView.setConstraintType(ORAViewConstraint value)
Sets the "constraint type" property of a DbORAView's instance. |
void |
DbORASequence.setCycle(java.lang.Boolean value)
Sets the "cycle" property of a DbORASequence's instance. |
void |
DbORACheck.setDeferrable(java.lang.Boolean value)
Sets the "deferrable" property of a DbORACheck's instance. |
void |
DbORAForeign.setDeferrable(java.lang.Boolean value)
Sets the "deferrable" property of a DbORAForeign's instance. |
void |
DbORAPrimaryUnique.setDeferrable(java.lang.Boolean value)
Sets the "deferrable" property of a DbORAPrimaryUnique's instance. |
void |
DbORATablespace.setDefObjInitialExtent(java.lang.Integer value)
Sets the "default object initial extent size" property of a DbORATablespace's instance. |
void |
DbORATablespace.setDefObjInitialExtentSizeUnit(ORASizeUnit value)
Sets the "default object initial extent size unit" property of a DbORATablespace's instance. |
void |
DbORATablespace.setDefObjMaxExtents(java.lang.Integer value)
Sets the "default object maxextents" property of a DbORATablespace's instance. |
void |
DbORATablespace.setDefObjMinExtents(java.lang.Integer value)
Sets the "default object minextents" property of a DbORATablespace's instance. |
void |
DbORATablespace.setDefObjNextExtent(java.lang.Integer value)
Sets the "default object next extent size" property of a DbORATablespace's instance. |
void |
DbORATablespace.setDefObjNextExtentSizeUnit(ORASizeUnit value)
Sets the "default object next extent size unit" property of a DbORATablespace's instance. |
void |
DbORATablespace.setDefObjPctIncrease(java.lang.Integer value)
Sets the "default object pctincrease" property of a DbORATablespace's instance. |
void |
DbORATablespace.setDefObjUnlimitedExtents(java.lang.Boolean value)
Sets the "default object unlimited extents" property of a DbORATablespace's instance. |
void |
DbORAProcedure.setDeterministic(java.lang.Boolean value)
Sets the "deterministic" property of a DbORAProcedure's instance. |
void |
DbORACheck.setEnabled(java.lang.Boolean value)
Sets the "enabled" property of a DbORACheck's instance. |
void |
DbORAForeign.setEnabled(java.lang.Boolean value)
Sets the "enabled" property of a DbORAForeign's instance. |
void |
DbORAPrimaryUnique.setEnabled(java.lang.Boolean value)
Sets the "enabled" property of a DbORAPrimaryUnique's instance. |
void |
DbORACheck.setExceptionTable(DbORATable value)
Sets the exception table object associated to a DbORACheck's instance. |
void |
DbORAForeign.setExceptionTable(DbORATable value)
Sets the exception table object associated to a DbORAForeign's instance. |
void |
DbORAPrimaryUnique.setExceptionTable(DbORATable value)
Sets the exception table object associated to a DbORAPrimaryUnique's instance. |
void |
DbORADataFile.setExtensionsize(java.lang.Integer value)
Sets the "extension size" property of a DbORADataFile's instance. |
void |
DbORADataFile.setExtensionSizeUnit(ORASizeUnit value)
Sets the "extension size unit" property of a DbORADataFile's instance. |
void |
DbORATablespace.setExtentManagement(ORAExtentManagement value)
Sets the "extent management" property of a DbORATablespace's instance. |
void |
DbORAAbsTable.setFreelistGroups(java.lang.Integer value)
Sets the "freelist groups" property of a DbORAAbsTable's instance. |
void |
DbORAIndex.setFreelistGroups(java.lang.Integer value)
Sets the "freelist groups" property of a DbORAIndex's instance. |
void |
DbORALobStorage.setFreelistGroups(java.lang.Integer value)
Sets the "freelist groups" property of a DbORALobStorage's instance. |
void |
DbORAPartition.setFreelistGroups(java.lang.Integer value)
Sets the "freelist groups" property of a DbORAPartition's instance. |
void |
DbORAAbsTable.setFreelists(java.lang.Integer value)
Sets the "freelists" property of a DbORAAbsTable's instance. |
void |
DbORAIndex.setFreelists(java.lang.Integer value)
Sets the "freelists" property of a DbORAIndex's instance. |
void |
DbORALobStorage.setFreelists(java.lang.Integer value)
Sets the "freelists" property of a DbORALobStorage's instance. |
void |
DbORAPartition.setFreelists(java.lang.Integer value)
Sets the "freelists" property of a DbORAPartition's instance. |
void |
DbORASequence.setIncrement(java.lang.String value)
Sets the "increment" property of a DbORASequence's instance. |
void |
DbORAAbsTable.setInitialExtent(java.lang.Integer value)
Sets the "initial extent" property of a DbORAAbsTable's instance. |
void |
DbORAIndex.setInitialExtent(java.lang.Integer value)
Sets the "initial extent" property of a DbORAIndex's instance. |
void |
DbORALobStorage.setInitialExtent(java.lang.Integer value)
Sets the "initial extent" property of a DbORALobStorage's instance. |
void |
DbORAPartition.setInitialExtent(java.lang.Integer value)
Sets the "initial extent" property of a DbORAPartition's instance. |
void |
DbORARollbackSegment.setInitialExtent(java.lang.Integer value)
Sets the "initial extent" property of a DbORARollbackSegment's instance. |
void |
DbORAAbsTable.setInitialExtentSizeUnit(ORASizeUnit value)
Sets the "initial extent size unit" property of a DbORAAbsTable's instance. |
void |
DbORAIndex.setInitialExtentSizeUnit(ORASizeUnit value)
Sets the "initial extent size unit" property of a DbORAIndex's instance. |
void |
DbORALobStorage.setInitialExtentSizeUnit(ORASizeUnit value)
Sets the "initial extent size unit" property of a DbORALobStorage's instance. |
void |
DbORAPartition.setInitialExtentSizeUnit(ORASizeUnit value)
Sets the "initial extent size unit" property of a DbORAPartition's instance. |
void |
DbORARollbackSegment.setInitialExtentSizeUnit(ORASizeUnit value)
Sets the "initial extent size unit" property of a DbORARollbackSegment's instance. |
void |
DbORAAbsTable.setInitrans(java.lang.Integer value)
Sets the "initrans" property of a DbORAAbsTable's instance. |
void |
DbORAIndex.setInitrans(java.lang.Integer value)
Sets the "initrans" property of a DbORAIndex's instance. |
void |
DbORAPartition.setInitrans(java.lang.Integer value)
Sets the "initrans" property of a DbORAPartition's instance. |
void |
DbORAPackage.setInvokerRights(ORAInvokerRights value)
Sets the "invoker rights" property of a DbORAPackage's instance. |
void |
DbORAProcedure.setInvokerRights(ORAInvokerRights value)
Sets the "invoker rights" property of a DbORAProcedure's instance. |
void |
DbORAProcedure.setLanguage(ORALanguage value)
Sets the "language" property of a DbORAProcedure's instance. |
void |
DbORAColumn.setLobStorage(DbORALobStorage value)
Sets the lob storage object associated to a DbORAColumn's instance. |
void |
DbORAIndex.setLog(ORALog value)
Sets the "log" property of a DbORAIndex's instance. |
void |
DbORALobStorage.setLog(ORALog value)
Sets the "log" property of a DbORALobStorage's instance. |
void |
DbORAPartition.setLog(ORALog value)
Sets the "log" property of a DbORAPartition's instance. |
void |
DbORATable.setLog(ORALog value)
Sets the "log" property of a DbORATable's instance. |
void |
DbORATablespace.setLog(ORALog value)
Sets the "log" property of a DbORATablespace's instance. |
void |
DbORADatabase.setMaxDataFiles(java.lang.Integer value)
Sets the "max. data files" property of a DbORADatabase's instance. |
void |
DbORADataFile.setMaxExtensionsize(java.lang.Integer value)
Sets the "maximum size" property of a DbORADataFile's instance. |
void |
DbORADataFile.setMaxExtensionSizeUnit(ORASizeUnit value)
Sets the "maximum size unit" property of a DbORADataFile's instance. |
void |
DbORAIndex.setMaxExtent(java.lang.Integer value)
Sets the "maxextents" property of a DbORAIndex's instance. |
void |
DbORALobStorage.setMaxExtent(java.lang.Integer value)
Sets the "maxextents" property of a DbORALobStorage's instance. |
void |
DbORAAbsTable.setMaxExtents(java.lang.Integer value)
Sets the "maxextents" property of a DbORAAbsTable's instance. |
void |
DbORAPartition.setMaxExtents(java.lang.Integer value)
Sets the "maxextents" property of a DbORAPartition's instance. |
void |
DbORARollbackSegment.setMaxExtents(java.lang.Integer value)
Sets the "maxextents" property of a DbORARollbackSegment's instance. |
void |
DbORADatabase.setMaxInstances(java.lang.Integer value)
Sets the "max. instances" property of a DbORADatabase's instance. |
void |
DbORADatabase.setMaxLogFiles(java.lang.Integer value)
Sets the "max. log files" property of a DbORADatabase's instance. |
void |
DbORADatabase.setMaxLogHistory(java.lang.Integer value)
Sets the "max. log history" property of a DbORADatabase's instance. |
void |
DbORADatabase.setMaxLogMembers(java.lang.Integer value)
Sets the "max. log members" property of a DbORADatabase's instance. |
void |
DbORAAbsTable.setMaxtrans(java.lang.Integer value)
Sets the "maxtrans" property of a DbORAAbsTable's instance. |
void |
DbORAIndex.setMaxtrans(java.lang.Integer value)
Sets the "maxtrans" property of a DbORAIndex's instance. |
void |
DbORAPartition.setMaxtrans(java.lang.Integer value)
Sets the "maxtrans" property of a DbORAPartition's instance. |
void |
DbORASequence.setMaxValue(java.lang.String value)
Sets the "maximum value" property of a DbORASequence's instance. |
void |
DbORAIndex.setMinExtent(java.lang.Integer value)
Sets the "minextents" property of a DbORAIndex's instance. |
void |
DbORALobStorage.setMinExtent(java.lang.Integer value)
Sets the "minextents" property of a DbORALobStorage's instance. |
void |
DbORATablespace.setMinExtent(java.lang.Integer value)
Sets the "minimum extent size" property of a DbORATablespace's instance. |
void |
DbORAAbsTable.setMinExtents(java.lang.Integer value)
Sets the "minextents" property of a DbORAAbsTable's instance. |
void |
DbORAPartition.setMinExtents(java.lang.Integer value)
Sets the "minextents" property of a DbORAPartition's instance. |
void |
DbORARollbackSegment.setMinExtents(java.lang.Integer value)
Sets the "minextents" property of a DbORARollbackSegment's instance. |
void |
DbORATablespace.setMinExtentSizeUnit(ORASizeUnit value)
Sets the "minimum extent size unit" property of a DbORATablespace's instance. |
void |
DbORASequence.setMinValue(java.lang.String value)
Sets the "minimum value" property of a DbORASequence's instance. |
void |
DbORATable.setMonitoring(ORAMonitoring value)
Sets the "monitoring" property of a DbORATable's instance. |
void |
DbORADatabase.setNationalCharacterSet(java.lang.String value)
Sets the "national character set" property of a DbORADatabase's instance. |
void |
DbORANestedTableStorage.setNestedItem(DbORAColumn value)
Sets the nested item object associated to a DbORANestedTableStorage's instance. |
void |
DbORAAbsTable.setNextExtent(java.lang.Integer value)
Sets the "next extent" property of a DbORAAbsTable's instance. |
void |
DbORAIndex.setNextExtent(java.lang.Integer value)
Sets the "next extent" property of a DbORAIndex's instance. |
void |
DbORALobStorage.setNextExtent(java.lang.Integer value)
Sets the "next extent" property of a DbORALobStorage's instance. |
void |
DbORAPartition.setNextExtent(java.lang.Integer value)
Sets the "next extent" property of a DbORAPartition's instance. |
void |
DbORARollbackSegment.setNextExtent(java.lang.Integer value)
Sets the "next extent" property of a DbORARollbackSegment's instance. |
void |
DbORAAbsTable.setNextExtentSizeUnit(ORASizeUnit value)
Sets the "next extent size unit" property of a DbORAAbsTable's instance. |
void |
DbORAIndex.setNextExtentSizeUnit(ORASizeUnit value)
Sets the "next extent size unit" property of a DbORAIndex's instance. |
void |
DbORALobStorage.setNextExtentSizeUnit(ORASizeUnit value)
Sets the "next extent size unit" property of a DbORALobStorage's instance. |
void |
DbORAPartition.setNextExtentSizeUnit(ORASizeUnit value)
Sets the "next extent size unit" property of a DbORAPartition's instance. |
void |
DbORARollbackSegment.setNextExtentSizeUnit(ORASizeUnit value)
Sets the "next extent size unit" property of a DbORARollbackSegment's instance. |
void |
DbORAParameter.setNocopy(java.lang.Boolean value)
Sets the "no copy" property of a DbORAParameter's instance. |
void |
DbORATablespace.setOnline(ORAOnline value)
Sets the "online" property of a DbORATablespace's instance. |
void |
DbORARollbackSegment.setOptimalSize(java.lang.Integer value)
Sets the "optimal size" property of a DbORARollbackSegment's instance. |
void |
DbORARollbackSegment.setOptimalSizeUnit(ORASizeUnit value)
Sets the "optimal size unit" property of a DbORARollbackSegment's instance. |
void |
DbORASequence.setOrder(java.lang.Boolean value)
Sets the "order" property of a DbORASequence's instance. |
void |
DbORAProcedure.setParallel(java.lang.Boolean value)
Sets the "parallel" property of a DbORAProcedure's instance. |
void |
DbORAIndex.setParallel(ORAParallel value)
Sets the "parallel" property of a DbORAIndex's instance. |
void |
DbORATable.setParallel(ORAParallel value)
Sets the "parallel" property of a DbORATable's instance. |
void |
DbORAIndex.setParallelDegree(java.lang.Integer value)
Sets the "parallel degree" property of a DbORAIndex's instance. |
void |
DbORATable.setParallelDegree(java.lang.Integer value)
Sets the "parallel degree" property of a DbORATable's instance. |
void |
DbORATrigger.setParentAlias(java.lang.String value)
Sets the "parent alias" property of a DbORATrigger's instance. |
void |
DbORAIndex.setPartitioningMethod(ORAIndexPartitioningMethod value)
Sets the "partitioning method" property of a DbORAIndex's instance. |
void |
DbORATable.setPartitioningMethod(ORAPartitioningMethod value)
Sets the "partitioning method" property of a DbORATable's instance. |
void |
DbORAIndex.setPartitionKeyColumns(DbORAColumn value,
int op)
Adds an element to or removes an element from the list of partition key columns associated to a DbORAIndex's instance. |
void |
DbORAColumn.setPartitionKeyIndexes(DbORAIndex value,
int op)
Adds an element to or removes an element from the list of indexes associated to a DbORAColumn's instance. |
void |
DbORAColumn.setPartitionKeyTable(DbORATable value)
Sets the partition key table object associated to a DbORAColumn's instance. |
void |
DbORAAbsTable.setPctfree(java.lang.Integer value)
Sets the "pctfree" property of a DbORAAbsTable's instance. |
void |
DbORAIndex.setPctfree(java.lang.Integer value)
Sets the "pctfree" property of a DbORAIndex's instance. |
void |
DbORAPartition.setPctfree(java.lang.Integer value)
Sets the "pctfree" property of a DbORAPartition's instance. |
void |
DbORAAbsTable.setPctIncrease(java.lang.Integer value)
Sets the "pctincrease" property of a DbORAAbsTable's instance. |
void |
DbORAIndex.setPctIncrease(java.lang.Integer value)
Sets the "pctincrease" property of a DbORAIndex's instance. |
void |
DbORALobStorage.setPctIncrease(java.lang.Integer value)
Sets the "pctincrease" property of a DbORALobStorage's instance. |
void |
DbORAPartition.setPctIncrease(java.lang.Integer value)
Sets the "pctincrease" property of a DbORAPartition's instance. |
void |
DbORAAbsTable.setPctused(java.lang.Integer value)
Sets the "pctused" property of a DbORAAbsTable's instance. |
void |
DbORAPartition.setPctused(java.lang.Integer value)
Sets the "pctused" property of a DbORAPartition's instance. |
void |
DbORALobStorage.setPctversion(java.lang.Integer value)
Sets the "pctversion" property of a DbORALobStorage's instance. |
void |
DbORARollbackSegment.setPublic(java.lang.Boolean value)
Sets the "public" property of a DbORARollbackSegment's instance. |
void |
DbORANestedTableStorage.setReturnValueType(ORAReturnValueType value)
Sets the "return value type" property of a DbORANestedTableStorage's instance. |
void |
DbORAFile.setReuse(java.lang.Boolean value)
Sets the "reuse" property of a DbORAFile's instance. |
void |
DbORADatabase.setReuseControlFiles(java.lang.Boolean value)
Sets the "reuse control files" property of a DbORADatabase's instance. |
void |
DbORATable.setRowMovement(ORAEnableDisable value)
Sets the "row movement" property of a DbORATable's instance. |
void |
DbORATrigger.setRowTrigger(java.lang.Boolean value)
Sets the "row trigger" property of a DbORATrigger's instance. |
void |
DbORAFile.setSize(java.lang.Integer value)
Sets the "size" property of a DbORAFile's instance. |
void |
DbORAFile.setSizeUnit(ORASizeUnit value)
Sets the "size unit" property of a DbORAFile's instance. |
void |
DbORAIndex.setSorting(ORASort value)
Sets the "sorting" property of a DbORAIndex's instance. |
void |
DbORASequence.setStartValue(java.lang.String value)
Sets the "start value" property of a DbORASequence's instance. |
void |
DbORALobStorage.setStorageInRow(ORAEnableDisable value)
Sets the "storage in row" property of a DbORALobStorage's instance. |
void |
DbORAColumn.setStorageTable(DbORANestedTableStorage value)
Sets the storage table object associated to a DbORAColumn's instance. |
void |
DbORAIndex.setSubpartitionKeyColumns(DbORAColumn value,
int op)
Adds an element to or removes an element from the list of subpartition key columns associated to a DbORAIndex's instance. |
void |
DbORAColumn.setSubpartitionKeyIndexes(DbORAIndex value,
int op)
Adds an element to or removes an element from the list of indexes associated to a DbORAColumn's instance. |
void |
DbORAColumn.setSubpartitionKeyTable(DbORATable value)
Sets the subpartition key table object associated to a DbORAColumn's instance. |
void |
DbORATablespace.setTables(DbORATable value,
int op)
Adds an element to or removes an element from the list of tables associated to a DbORATablespace's instance. |
void |
DbORAAbsPartition.setTablespace(DbORATablespace value)
Sets the tablespace object associated to a DbORAAbsPartition's instance. |
void |
DbORAIndex.setTablespace(DbORATablespace value)
Sets the tablespace object associated to a DbORAIndex's instance. |
void |
DbORALobStorage.setTablespace(DbORATablespace value)
Sets the tablespace object associated to a DbORALobStorage's instance. |
void |
DbORARollbackSegment.setTablespace(DbORATablespace value)
Sets the tablespace object associated to a DbORARollbackSegment's instance. |
void |
DbORATable.setTablespaces(DbORATablespace value,
int op)
Adds an element to or removes an element from the list of tablespaces associated to a DbORATable's instance. |
void |
DbORATable.setTemporary(java.lang.Boolean value)
Sets the "temporary" property of a DbORATable's instance. |
void |
DbORATablespace.setTemporary(java.lang.Boolean value)
Sets the "temporary" property of a DbORATablespace's instance. |
void |
DbORATrigger.setTime(ORATriggerTime value)
Sets the "time" property of a DbORATrigger's instance. |
void |
DbORATablespace.setUniformExtentSize(java.lang.Integer value)
Sets the "uniform extent size" property of a DbORATablespace's instance. |
void |
DbORATablespace.setUniformExtentSizeUnit(ORASizeUnit value)
Sets the "uniform extent size unit" property of a DbORATablespace's instance. |
void |
DbORADataFile.setUnlimitedExtension(java.lang.Boolean value)
Sets the "unlimited extension" property of a DbORADataFile's instance. |
void |
DbORAAbsTable.setUnlimitedExtents(java.lang.Boolean value)
Sets the "unlimited extents" property of a DbORAAbsTable's instance. |
void |
DbORAIndex.setUnlimitedExtents(java.lang.Boolean value)
Sets the "unlimited extents" property of a DbORAIndex's instance. |
void |
DbORALobStorage.setUnlimitedExtents(java.lang.Boolean value)
Sets the "unlimited extents" property of a DbORALobStorage's instance. |
void |
DbORAPartition.setUnlimitedExtents(java.lang.Boolean value)
Sets the "unlimited extents" property of a DbORAPartition's instance. |
void |
DbORASequence.setUser(DbORUser value)
Sets the user object associated to a DbORASequence's instance. |
void |
DbORACheck.setValidated(java.lang.Boolean value)
Sets the "validated" property of a DbORACheck's instance. |
void |
DbORAForeign.setValidated(java.lang.Boolean value)
Sets the "validated" property of a DbORAForeign's instance. |
void |
DbORAPrimaryUnique.setValidated(java.lang.Boolean value)
Sets the "validated" property of a DbORAPrimaryUnique's instance. |
void |
DbORAPartition.setValueList(java.lang.String value)
Sets the "value list" property of a DbORAPartition's instance. |
void |
DbORAColumn.setWithRowid(java.lang.Boolean value)
Sets the "with rowid" property of a DbORAColumn's instance. |
Constructors in org.modelsphere.sms.or.oracle.db that throw DbException | |
---|---|
DbORAAbsPartition(DbObject composite)
Creates an instance of DbORAAbsPartition. |
|
DbORAAbsTable(DbObject composite)
Creates an instance of DbORAAbsTable. |
|
DbORACheck(DbObject composite)
Creates an instance of DbORACheck. |
|
DbORAColumn(DbObject composite)
Creates an instance of DbORAColumn. |
|
DbORADatabase(DbObject composite,
DbSMSTargetSystem targetSystem)
Creates an instance of DbORADatabase. |
|
DbORADataFile(DbObject composite)
Creates an instance of DbORADataFile. |
|
DbORADataModel(DbObject composite,
DbSMSTargetSystem targetSystem)
Creates an instance of DbORADataModel. |
|
DbORADataModel(DbObject composite,
DbSMSTargetSystem targetSystem,
int logicalMode)
Creates an instance of DbORADataModel. |
|
DbORAFile(DbObject composite)
Creates an instance of DbORAFile. |
|
DbORAForeign(DbORAssociationEnd assocEnd)
Creates an instance of DbORAForeign. |
|
DbORAIndex(DbObject composite)
Creates an instance of DbORAIndex. |
|
DbORALobStorage(DbObject composite)
Creates an instance of DbORALobStorage. |
|
DbORANestedTableStorage(DbObject composite)
Creates an instance of DbORANestedTableStorage. |
|
DbORAPackage(DbObject composite)
Creates an instance of DbORAPackage. |
|
DbORAParameter(DbObject composite)
Creates an instance of DbORAParameter. |
|
DbORAPartition(DbObject composite)
Creates an instance of DbORAPartition. |
|
DbORAPrimaryUnique(DbObject composite)
Creates an instance of DbORAPrimaryUnique. |
|
DbORAProcedure(DbObject composite)
Creates an instance of DbORAProcedure. |
|
DbORAProgramUnitLibrary(DbObject composite,
DbSMSTargetSystem targetSystem)
Creates an instance of DbORAProgramUnitLibrary. |
|
DbORARedoLogFile(DbObject composite)
Creates an instance of DbORARedoLogFile. |
|
DbORARedoLogGroup(DbObject composite)
Creates an instance of DbORARedoLogGroup. |
|
DbORARollbackSegment(DbObject composite)
Creates an instance of DbORARollbackSegment. |
|
DbORASequence(DbObject composite)
Creates an instance of DbORASequence. |
|
DbORASubPartition(DbObject composite)
Creates an instance of DbORASubPartition. |
|
DbORATable(DbObject composite)
Creates an instance of DbORATable. |
|
DbORATablespace(DbObject composite)
Creates an instance of DbORATablespace. |
|
DbORATrigger(DbObject composite)
Creates an instance of DbORATrigger. |
|
DbORAView(DbObject composite)
Creates an instance of DbORAView. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |