|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This class describes Relational DBMS Stored procedures and functions.
Method Summary | |
org.omg.cwm.resource.relational.enumerations.ProcedureType |
getType()
A Procedure can be either a Function or a true Procedure. |
void |
setType(org.omg.cwm.resource.relational.enumerations.ProcedureType newValue)
A Procedure can be either a Function or a true Procedure. |
Methods inherited from interface org.omg.cwm.objectmodel.behavioral.Method |
getBody, getSpecification, setBody, setSpecification |
Methods inherited from interface org.omg.cwm.objectmodel.behavioral.BehavioralFeature |
getParameter, isQuery, setQuery |
Methods inherited from interface org.omg.cwm.objectmodel.core.Feature |
getOwner, getOwnerScope, setOwner, setOwnerScope |
Methods inherited from interface org.omg.cwm.objectmodel.core.ModelElement |
getClientDependency, getConstraint, getImporter, getName, getNamespace, getVisibility, setName, setNamespace, setVisibility |
Methods inherited from interface javax.jmi.reflect.RefObject |
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
Methods inherited from interface javax.jmi.reflect.RefFeatured |
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
Methods inherited from interface javax.jmi.reflect.RefBaseObject |
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
Method Detail |
public org.omg.cwm.resource.relational.enumerations.ProcedureType getType() throws javax.jmi.reflect.JmiException
public void setType(org.omg.cwm.resource.relational.enumerations.ProcedureType newValue) throws javax.jmi.reflect.JmiException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |