|
||||||||||
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.or.db.DbORAbstractMethod
org.modelsphere.sms.or.db.DbORProcedure
org.modelsphere.sms.or.informix.db.DbINFProcedure
public final class DbINFProcedure
Direct subclass(es)/subinterface(s) : none.
Composites : DbINFOperationLibrary.
Components : DbINFParameter, DbSMSObjectImport.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.modelsphere.jack.baseDb.db.DbObject |
---|
DbObject.ComponentIterator |
Field Summary | |
---|---|
static MetaField |
fDba
|
static MetaField |
fDocument
|
static MetaField |
fExternalName
|
static MetaField |
fLanguage
|
static MetaField |
fListingFileName
|
static MetaField |
fReturnTypeLength
|
static MetaField |
fReturnTypeNbDecimal
|
static MetaField |
fSpecificName
|
static MetaField |
fVariant
|
static MetaClass |
metaClass
|
Fields inherited from class org.modelsphere.sms.or.db.DbORProcedure |
---|
fFunction, fJavaMethod, fLength, fPrecision, fReturnType, fReturnTypeReference |
Fields inherited from class org.modelsphere.sms.or.db.DbORAbstractMethod |
---|
fBody, fUser |
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 | |
---|---|
DbINFProcedure()
Parameter-less constructor. |
|
DbINFProcedure(DbObject composite)
Creates an instance of DbINFProcedure. |
Method Summary | |
---|---|
java.lang.Boolean |
getDba()
Deprecated. use isDba() method instead |
java.lang.String |
getDocument()
Gets the "document" property of a DbINFProcedure's instance. |
java.lang.String |
getExternalName()
Gets the "external name" property of a DbINFProcedure's instance. |
INFProcedureLanguage |
getLanguage()
Gets the "language" of a DbINFProcedure's instance. |
java.lang.String |
getListingFileName()
Gets the "listing file name" property of a DbINFProcedure's instance. |
MetaClass |
getMetaClass()
|
java.lang.Integer |
getReturnTypeLength()
Gets the "return type length" of a DbINFProcedure's instance. |
java.lang.Integer |
getReturnTypeNbDecimal()
Gets the "return type nbr. decimals" of a DbINFProcedure's instance. |
java.lang.String |
getSpecificName()
Gets the "specific name" property of a DbINFProcedure's instance. |
INFProcedureVariant |
getVariant()
Gets the "variant" of a DbINFProcedure's instance. |
static void |
initMeta()
For internal use only. |
boolean |
isDba()
Tells whether a DbINFProcedure's instance is dba or not. |
void |
set(MetaField metaField,
java.lang.Object value)
|
void |
set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
setDba(java.lang.Boolean value)
Sets the "dba privileges" property of a DbINFProcedure's instance. |
void |
setDocument(java.lang.String value)
Sets the "document" property of a DbINFProcedure's instance. |
void |
setExternalName(java.lang.String value)
Sets the "external name" property of a DbINFProcedure's instance. |
void |
setLanguage(INFProcedureLanguage value)
Sets the "language" property of a DbINFProcedure's instance. |
void |
setListingFileName(java.lang.String value)
Sets the "listing file name" property of a DbINFProcedure's instance. |
void |
setReturnTypeLength(java.lang.Integer value)
Sets the "return type length" property of a DbINFProcedure's instance. |
void |
setReturnTypeNbDecimal(java.lang.Integer value)
Sets the "return type nbr. decimals" property of a DbINFProcedure's instance. |
void |
setSpecificName(java.lang.String value)
Sets the "specific name" property of a DbINFProcedure's instance. |
void |
setVariant(INFProcedureVariant value)
Sets the "variant" property of a DbINFProcedure's instance. |
Methods inherited from class org.modelsphere.sms.or.db.DbORProcedure |
---|
buildSignature, getFunction, getJavaMethod, getLength, getPrecision, getReturnType, getReturnTypeReference, getSemanticalIcon, isFunction, isReturnTypeReference, setFunction, setJavaMethod, setLength, setPrecision, setReturnType, setReturnTypeReference |
Methods inherited from class org.modelsphere.sms.or.db.DbORAbstractMethod |
---|
getBody, getSecurityMask, getUser, setBody, setUser |
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, matches, 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 MetaField fDba
public static final MetaField fReturnTypeLength
public static final MetaField fReturnTypeNbDecimal
public static final MetaField fSpecificName
public static final MetaField fExternalName
public static final MetaField fLanguage
public static final MetaField fDocument
public static final MetaField fListingFileName
public static final MetaField fVariant
public static final MetaClass metaClass
Constructor Detail |
---|
public DbINFProcedure()
public DbINFProcedure(DbObject composite) throws DbException
composite
- the object which will contain the newly-created instance
DbException
Method Detail |
---|
public static void initMeta()
public final void setDba(java.lang.Boolean value) throws DbException
value
- the "dba privileges" property
DbException
public final void setReturnTypeLength(java.lang.Integer value) throws DbException
value
- the "return type length" property
DbException
public final void setReturnTypeNbDecimal(java.lang.Integer value) throws DbException
value
- the "return type nbr. decimals" property
DbException
public final void setSpecificName(java.lang.String value) throws DbException
value
- the "specific name" property
DbException
public final void setExternalName(java.lang.String value) throws DbException
value
- the "external name" property
DbException
public final void setLanguage(INFProcedureLanguage value) throws DbException
value
- the "language" property
DbException
public final void setDocument(java.lang.String value) throws DbException
value
- the "document" property
DbException
public final void setListingFileName(java.lang.String value) throws DbException
value
- the "listing file name" property
DbException
public final void setVariant(INFProcedureVariant value) throws DbException
value
- the "variant" property
DbException
public void set(MetaField metaField, java.lang.Object value) throws DbException
set
in class DbORProcedure
DbException
public void set(MetaRelationN relation, DbObject neighbor, int op) throws DbException
set
in class DbORProcedure
DbException
public final java.lang.Boolean getDba() throws DbException
DbException
public final boolean isDba() throws DbException
DbException
public final java.lang.Integer getReturnTypeLength() throws DbException
DbException
public final java.lang.Integer getReturnTypeNbDecimal() throws DbException
DbException
public final java.lang.String getSpecificName() throws DbException
DbException
public final java.lang.String getExternalName() throws DbException
DbException
public final INFProcedureLanguage getLanguage() throws DbException
DbException
public final java.lang.String getDocument() throws DbException
DbException
public final java.lang.String getListingFileName() throws DbException
DbException
public final INFProcedureVariant getVariant() 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 |