|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The result set of a query.
Method Summary | |
org.omg.cwm.foundation.datatypes.QueryExpression |
getQuery()
The query expression generating this result. |
void |
setQuery(org.omg.cwm.foundation.datatypes.QueryExpression newValue)
The query expression generating this result. |
Methods inherited from interface org.omg.cwm.objectmodel.core.Classifier |
getFeature, isAbstract, setAbstract |
Methods inherited from interface org.omg.cwm.objectmodel.core.Namespace |
getOwnedElement |
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.foundation.datatypes.QueryExpression getQuery() throws javax.jmi.reflect.JmiException
public void setQuery(org.omg.cwm.foundation.datatypes.QueryExpression newValue) throws javax.jmi.reflect.JmiException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |