|
||||||||||
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.jack.baseDb.db.DbSemanticalObject
org.modelsphere.sms.db.DbSMSSemanticalObject
org.modelsphere.sms.db.DbSMSTypedElement
org.modelsphere.sms.db.DbSMSFeature
org.modelsphere.sms.db.DbSMSBehavioralFeature
org.modelsphere.sms.oo.db.DbOOOperation
org.modelsphere.sms.oo.db.DbOOAbstractMethod
org.modelsphere.sms.oo.db.DbOOMethod
org.modelsphere.sms.oo.java.db.DbJVMethod
public final class DbJVMethod
Direct subclass(es)/subinterface(s) : none.
Composites : DbOOClass.
Components : DbOOParameter, DbSMSObjectImport.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.modelsphere.jack.baseDb.db.DbObject |
---|
DbObject.ComponentIterator |
Field Summary | |
---|---|
static java.lang.String |
ARRAY_TYPE_USE
|
static MetaField |
fFinal
|
static MetaRelationN |
fJavaExceptions
|
static MetaField |
fNative
|
static MetaRelationN |
fProcedures
|
static MetaField |
fStrictfp
|
static MetaField |
fSynchronized
|
static MetaClass |
metaClass
|
Fields inherited from class org.modelsphere.sms.oo.db.DbOOMethod |
---|
fAbstract, fDomain, fReturnElementType, fReturnType, fStatic, fTypeUse, fTypeUseStyle |
Fields inherited from class org.modelsphere.sms.oo.db.DbOOAbstractMethod |
---|
fVisibility |
Fields inherited from class org.modelsphere.sms.oo.db.DbOOOperation |
---|
complexity, fBody |
Fields inherited from class org.modelsphere.sms.db.DbSMSFeature |
---|
fOverriddenFeatures, fOverridingFeatures |
Fields inherited from class org.modelsphere.sms.db.DbSMSSemanticalObject |
---|
fObjectImports, fSourceLinks, fSubCopies, fSuperCopy, fTargetLinks, fUmlConstraints, fUmlStereotype |
Fields inherited from class org.modelsphere.jack.baseDb.db.DbSemanticalObject |
---|
fAdminAccessList, fAlias, fDescription, fName, fPhysicalName, fWriteAccessList |
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 | |
---|---|
DbJVMethod()
Parameter-less constructor. |
|
DbJVMethod(DbObject composite)
Creates an instance of DbJVMethod. |
Method Summary | |
---|---|
void |
addToJavaExceptions(DbJVClass value)
Adds an element to the list of exceptions associated to a DbJVMethod's instance. |
protected int |
getFeatureSet()
|
java.lang.Boolean |
getFinal()
Deprecated. use isFinal() method instead |
DbRelationN |
getJavaExceptions()
Gets the list of exceptions associated to a DbJVMethod's instance. |
MetaClass |
getMetaClass()
|
java.lang.Boolean |
getNative()
Deprecated. use isNative() method instead |
DbRelationN |
getProcedures()
Gets the list of procedures associated to a DbJVMethod's instance. |
java.lang.Boolean |
getStrictfp()
Deprecated. use isStrictfp() method instead |
java.lang.Boolean |
getSynchronized()
Deprecated. use isSynchronized() method instead |
static void |
initMeta()
For internal use only. |
boolean |
isFinal()
Tells whether a DbJVMethod's instance is final or not. |
boolean |
isNative()
Tells whether a DbJVMethod's instance is native or not. |
boolean |
isStrictfp()
Tells whether a DbJVMethod's instance is strictfp or not. |
boolean |
isSynchronized()
Tells whether a DbJVMethod's instance is synchronized or not. |
void |
removeFromJavaExceptions(DbJVClass value)
Removes an element from the list of exceptions associated to a DbJVMethod's instance. |
void |
set(MetaField metaField,
java.lang.Object value)
|
void |
set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
setFinal(java.lang.Boolean value)
Sets the "final" property of a DbJVMethod's instance. |
void |
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 |
setNative(java.lang.Boolean value)
Sets the "native" property of a DbJVMethod's instance. |
void |
setStrictfp(java.lang.Boolean value)
Sets the "strictfp" property of a DbJVMethod's instance. |
void |
setSynchronized(java.lang.Boolean value)
Sets the "synchronized" property of a DbJVMethod's instance. |
Methods inherited from class org.modelsphere.sms.oo.db.DbOOMethod |
---|
buildTypeDisplayString, getAbstract, getDomain, getReturnElementType, getReturnType, getStatic, getTypeUse, getTypeUseStyle, isAbstract, isStatic, setAbstract, setDomain, setReturnElementType, setReturnType, setStatic, setTypeUse, setTypeUseStyle |
Methods inherited from class org.modelsphere.sms.oo.db.DbOOAbstractMethod |
---|
buildDisplayString, buildSignature, getVisibility, hasParameter, hasSameSignatureAs, matches, setVisibility |
Methods inherited from class org.modelsphere.sms.oo.db.DbOOOperation |
---|
getBody, setBody |
Methods inherited from class org.modelsphere.sms.db.DbSMSFeature |
---|
addToOverriddenFeatures, addToOverridingFeatures, getOverriddenFeatures, getOverridingFeatures, removeFromOverriddenFeatures, removeFromOverridingFeatures, setOverriddenFeatures, setOverridingFeatures |
Methods inherited from class org.modelsphere.sms.db.DbSMSSemanticalObject |
---|
addToSourceLinks, addToTargetLinks, addToUmlConstraints, getObjectImports, getSourceLinks, getSubCopies, getSuperCopy, getTargetLinks, getUmlConstraints, getUmlStereotype, removeFromSourceLinks, removeFromTargetLinks, removeFromUmlConstraints, setSourceLinks, setSuperCopy, setTargetLinks, setUmlConstraints, setUmlStereotype |
Methods inherited from class org.modelsphere.jack.baseDb.db.DbSemanticalObject |
---|
findComponentByPhysicalName, getAdminAccessList, getAlias, getDescription, getName, getPhysicalName, getWriteAccessList, setAlias, setDescription, setName, setPhysicalName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final MetaRelationN fJavaExceptions
public static final MetaField fFinal
public static final MetaField fNative
public static final MetaField fSynchronized
public static final MetaRelationN fProcedures
public static final MetaField fStrictfp
public static final MetaClass metaClass
public static final java.lang.String ARRAY_TYPE_USE
Constructor Detail |
---|
public DbJVMethod()
public DbJVMethod(DbObject composite) throws DbException
composite
- the object which will contain the newly-created instance
DbException
Method Detail |
---|
public static void initMeta()
protected final int getFeatureSet()
public final void setJavaExceptions(DbJVClass value, int op) throws DbException
value
- an element to be added to or removed from the list.op
- Either Db.ADD_TO_RELN or Db.REMOVE_FROM_RELN
DbException
public final void addToJavaExceptions(DbJVClass value) throws DbException
value
- the element to be added.
DbException
public final void removeFromJavaExceptions(DbJVClass value) throws DbException
value
- the element to be removed.
DbException
public final void setFinal(java.lang.Boolean value) throws DbException
value
- the "final" property
DbException
public final void setNative(java.lang.Boolean value) throws DbException
value
- the "native" property
DbException
public final void setSynchronized(java.lang.Boolean value) throws DbException
value
- the "synchronized" property
DbException
public final void setStrictfp(java.lang.Boolean value) throws DbException
value
- the "strictfp" property
DbException
public void set(MetaField metaField, java.lang.Object value) throws DbException
set
in class DbOOMethod
DbException
public void set(MetaRelationN relation, DbObject neighbor, int op) throws DbException
set
in class DbOOMethod
DbException
public final DbRelationN getJavaExceptions() throws DbException
DbException
public final java.lang.Boolean getFinal() throws DbException
DbException
public final boolean isFinal() throws DbException
DbException
public final java.lang.Boolean getNative() throws DbException
DbException
public final boolean isNative() throws DbException
DbException
public final java.lang.Boolean getSynchronized() throws DbException
DbException
public final boolean isSynchronized() throws DbException
DbException
public final DbRelationN getProcedures() throws DbException
DbException
public final java.lang.Boolean getStrictfp() throws DbException
DbException
public final boolean isStrictfp() 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 |