|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectPersistentObject
org.modelsphere.jack.baseDb.db.DbObject
org.modelsphere.sms.db.DbSMSNotation
org.modelsphere.sms.or.db.DbORNotation
public final class DbORNotation
Direct subclass(es)/subinterface(s) : none.
Composites : DbSMSProject.
Components : none.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.modelsphere.jack.baseDb.db.DbObject |
---|
DbObject.ComponentIterator |
Fields inherited from class org.modelsphere.sms.db.DbSMSNotation |
---|
BE_MODE, ER_MODE, fDefaultStyle, fMasterNotationID, fName, fNotationID, fNotationMode, OR_MODE |
Fields inherited from class org.modelsphere.jack.baseDb.db.DbObject |
---|
ACCESS_GRANTED, ACCESS_NOT_GRANTED, fComponents, fComposite, fCreationTime, fModificationTime, fUdfValues, fValidationStatus, LONG_FORM, SHORT_FORM, VALIDATION_ERROR, VALIDATION_OK, VALIDATION_WARNING, writeAccess |
Constructor Summary | |
---|---|
DbORNotation()
Parameter-less constructor. |
|
DbORNotation(DbObject composite)
Creates an instance of DbORNotation. |
Method Summary | |
---|---|
void |
copyOptions(DbORNotation srcNotation)
|
java.lang.Boolean |
getBuiltIn()
Deprecated. use isBuiltIn() method instead |
ORNotationSymbol |
getChildRoleSymbol()
Gets the "child role symbol" of a DbORNotation's instance. |
java.lang.Boolean |
getChildRoleVisible()
Deprecated. use isChildRoleVisible() method instead |
DbRelationN |
getDiagrams()
Gets the list of diagrams associated to a DbORNotation's instance. |
ORNotationSymbol |
getKeyDependencySymbol()
Gets the "key dependency symbol" of a DbORNotation's instance. |
java.lang.Boolean |
getKeyDependencyVisible()
Deprecated. use isKeyDependencyVisible() method instead |
ORNotationSymbol |
getMax1Symbol()
Gets the "maximum 1" of a DbORNotation's instance. |
ORNotationSymbol |
getMaxNSymbol()
Gets the "maximum n" of a DbORNotation's instance. |
MetaClass |
getMetaClass()
|
ORNotationSymbol |
getMin0Symbol()
Gets the "minimum 0" of a DbORNotation's instance. |
ORNotationSymbol |
getMin1Symbol()
Gets the "minimum 1" of a DbORNotation's instance. |
ORConnectivitiesDisplay |
getNumericDisplay()
Gets the "numeric connectivities displayed" of a DbORNotation's instance. |
ORConnectivityPosition |
getNumericPosition()
Gets the "numeric connectivity position" of a DbORNotation's instance. |
ORNumericRepresentation |
getNumericRepresentation()
Gets the "numeric style" of a DbORNotation's instance. |
DbSMSProject |
getReferringProjectEr()
Gets the referringprojecter object associated to a DbORNotation's instance. |
DbSMSProject |
getReferringProjectOr()
Gets the project object associated to a DbORNotation's instance. |
ORConnectivityPosition |
getSymbolicChildRolePosition()
Gets the "child role position" of a DbORNotation's instance. |
ORConnectivitiesDisplay |
getSymbolicDisplay()
Gets the "symbolic connectivities displayed" of a DbORNotation's instance. |
ORConnectivityPosition |
getSymbolicPosition()
Gets the "symbolic connectivity position" of a DbORNotation's instance. |
java.lang.String |
getTerminologyName()
Gets the "terminology" property of a DbORNotation's instance. |
static void |
initMeta()
For internal use only. |
void |
initOptions()
|
boolean |
isBuiltIn()
Tells whether a DbORNotation's instance is builtIn or not. |
boolean |
isChildRoleVisible()
Tells whether a DbORNotation's instance is childRoleVisible or not. |
boolean |
isKeyDependencyVisible()
Tells whether a DbORNotation's instance is keyDependencyVisible or not. |
void |
set(MetaField metaField,
java.lang.Object value)
|
void |
set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
setBuiltIn(java.lang.Boolean value)
Sets the "built in?" |
void |
setChildRoleSymbol(ORNotationSymbol value)
Sets the "child role symbol" property of a DbORNotation's instance. |
void |
setChildRoleVisible(java.lang.Boolean value)
Sets the "child role visible" property of a DbORNotation's instance. |
void |
setKeyDependencySymbol(ORNotationSymbol value)
Sets the "key dependency symbol" property of a DbORNotation's instance. |
void |
setKeyDependencyVisible(java.lang.Boolean value)
Sets the "key dependency visible" property of a DbORNotation's instance. |
void |
setMax1Symbol(ORNotationSymbol value)
Sets the "maximum 1" property of a DbORNotation's instance. |
void |
setMaxNSymbol(ORNotationSymbol value)
Sets the "maximum n" property of a DbORNotation's instance. |
void |
setMin0Symbol(ORNotationSymbol value)
Sets the "minimum 0" property of a DbORNotation's instance. |
void |
setMin1Symbol(ORNotationSymbol value)
Sets the "minimum 1" property of a DbORNotation's instance. |
void |
setNumericDisplay(ORConnectivitiesDisplay value)
Sets the "numeric connectivities displayed" property of a DbORNotation's instance. |
void |
setNumericPosition(ORConnectivityPosition value)
Sets the "numeric connectivity position" property of a DbORNotation's instance. |
void |
setNumericRepresentation(ORNumericRepresentation value)
Sets the "numeric style" property of a DbORNotation's instance. |
void |
setReferringProjectEr(DbSMSProject value)
Sets the referringprojecter object associated to a DbORNotation's instance. |
void |
setReferringProjectOr(DbSMSProject value)
Sets the project object associated to a DbORNotation's instance. |
void |
setSymbolicChildRolePosition(ORConnectivityPosition value)
Sets the "child role position" property of a DbORNotation's instance. |
void |
setSymbolicDisplay(ORConnectivitiesDisplay value)
Sets the "symbolic connectivities displayed" property of a DbORNotation's instance. |
void |
setSymbolicPosition(ORConnectivityPosition value)
Sets the "symbolic connectivity position" property of a DbORNotation's instance. |
void |
setTerminologyName(java.lang.String value)
Sets the "terminology" property of a DbORNotation's instance. |
Methods inherited from class org.modelsphere.sms.db.DbSMSNotation |
---|
getDefaultStyle, getMasterNotationID, getName, getNotationID, getNotationMode, matches, setDefaultStyle, setMasterNotationID, setName, setNotationID, setNotationMode |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final MetaField fNumericDisplay
public static final MetaField fSymbolicDisplay
public static final MetaField fNumericPosition
public static final MetaField fSymbolicPosition
public static final MetaField fSymbolicChildRolePosition
public static final MetaRelationN fDiagrams
public static final MetaRelation1 fReferringProjectOr
public static final MetaField fMin0Symbol
public static final MetaField fMin1Symbol
public static final MetaField fMax1Symbol
public static final MetaField fMaxNSymbol
public static final MetaField fKeyDependencyVisible
public static final MetaField fKeyDependencySymbol
public static final MetaField fChildRoleVisible
public static final MetaField fChildRoleSymbol
public static final MetaField fBuiltIn
public static final MetaField fNumericRepresentation
public static final MetaRelation1 fReferringProjectEr
public static final MetaField fTerminologyName
public static final MetaClass metaClass
public static final java.lang.String DATARUN
public static final java.lang.String INFORMATION_ENGINEERING_PLUS
public static java.lang.String[] listOptionTabs
public static MetaField[][] optionGroups
public static java.lang.Object[][] optionValueGroups
public static java.lang.String[] optionGroupHeaders
public static java.lang.String[] optionGroupComponents
public static MetaField[] numericOptions
public static java.lang.Object[] numericOptionDefaultValues
public static MetaField[] symbolicOptions
public static java.lang.Object[] symbolicOptionDefaultValues
public static final java.lang.String INFORMATION_ENGINEERING
public static final java.lang.String LOGICAL_DATA_STRUCTURE
public static final java.lang.String UML
public static final java.lang.String ENTITY_RELATIONSHIP
Constructor Detail |
---|
public DbORNotation()
public DbORNotation(DbObject composite) throws DbException
composite
- the object which will contain the newly-created instance
DbException
Method Detail |
---|
public static void initMeta()
public void initOptions() throws DbException
DbException
public void copyOptions(DbORNotation srcNotation) throws DbException
srcnotation
- org.modelsphere.sms.or.db.DbORNotation
DbException
public final void setNumericDisplay(ORConnectivitiesDisplay value) throws DbException
value
- the "numeric connectivities displayed" property
DbException
public final void setSymbolicDisplay(ORConnectivitiesDisplay value) throws DbException
value
- the "symbolic connectivities displayed" property
DbException
public final void setNumericPosition(ORConnectivityPosition value) throws DbException
value
- the "numeric connectivity position" property
DbException
public final void setSymbolicPosition(ORConnectivityPosition value) throws DbException
value
- the "symbolic connectivity position" property
DbException
public final void setSymbolicChildRolePosition(ORConnectivityPosition value) throws DbException
value
- the "child role position" property
DbException
public final void setReferringProjectOr(DbSMSProject value) throws DbException
value
- the project object to be associated
DbException
public final void setMin0Symbol(ORNotationSymbol value) throws DbException
value
- the "minimum 0" property
DbException
public final void setMin1Symbol(ORNotationSymbol value) throws DbException
value
- the "minimum 1" property
DbException
public final void setMax1Symbol(ORNotationSymbol value) throws DbException
value
- the "maximum 1" property
DbException
public final void setMaxNSymbol(ORNotationSymbol value) throws DbException
value
- the "maximum n" property
DbException
public final void setKeyDependencyVisible(java.lang.Boolean value) throws DbException
value
- the "key dependency visible" property
DbException
public final void setKeyDependencySymbol(ORNotationSymbol value) throws DbException
value
- the "key dependency symbol" property
DbException
public final void setChildRoleVisible(java.lang.Boolean value) throws DbException
value
- the "child role visible" property
DbException
public final void setChildRoleSymbol(ORNotationSymbol value) throws DbException
value
- the "child role symbol" property
DbException
public final void setBuiltIn(java.lang.Boolean value) throws DbException
value
- the "built in?" property
DbException
public final void setNumericRepresentation(ORNumericRepresentation value) throws DbException
value
- the "numeric style" property
DbException
public final void setReferringProjectEr(DbSMSProject value) throws DbException
value
- the referringprojecter object to be associated
DbException
public final void setTerminologyName(java.lang.String value) throws DbException
value
- the "terminology" property
DbException
public void set(MetaField metaField, java.lang.Object value) throws DbException
set
in class DbSMSNotation
DbException
public void set(MetaRelationN relation, DbObject neighbor, int op) throws DbException
set
in class DbSMSNotation
DbException
public final ORConnectivitiesDisplay getNumericDisplay() throws DbException
DbException
public final ORConnectivitiesDisplay getSymbolicDisplay() throws DbException
DbException
public final ORConnectivityPosition getNumericPosition() throws DbException
DbException
public final ORConnectivityPosition getSymbolicPosition() throws DbException
DbException
public final ORConnectivityPosition getSymbolicChildRolePosition() throws DbException
DbException
public final DbRelationN getDiagrams() throws DbException
DbException
public final DbSMSProject getReferringProjectOr() throws DbException
DbException
public final ORNotationSymbol getMin0Symbol() throws DbException
DbException
public final ORNotationSymbol getMin1Symbol() throws DbException
DbException
public final ORNotationSymbol getMax1Symbol() throws DbException
DbException
public final ORNotationSymbol getMaxNSymbol() throws DbException
DbException
public final java.lang.Boolean getKeyDependencyVisible() throws DbException
DbException
public final boolean isKeyDependencyVisible() throws DbException
DbException
public final ORNotationSymbol getKeyDependencySymbol() throws DbException
DbException
public final java.lang.Boolean getChildRoleVisible() throws DbException
DbException
public final boolean isChildRoleVisible() throws DbException
DbException
public final ORNotationSymbol getChildRoleSymbol() throws DbException
DbException
public final java.lang.Boolean getBuiltIn() throws DbException
DbException
public final boolean isBuiltIn() throws DbException
DbException
public final ORNumericRepresentation getNumericRepresentation() throws DbException
DbException
public final DbSMSProject getReferringProjectEr() throws DbException
DbException
public final java.lang.String getTerminologyName() throws DbException
DbException
public MetaClass getMetaClass()
getMetaClass
in class DbObject
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |