|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FemAggInvocation
AggInvocation object instance interface.
Note: This type should not be subclassed, implemented or directly instantiated by clients. It is generated from a MOF metamodel and implemented by Enki or MDR.
| Method Summary | |
|---|---|
FemAggStreamDef |
getAggStreamDef()
Returns the value of reference AggStreamDef. |
AggFunction |
getFunction()
Returns the value of attribute function. |
int |
getInputAttributeIndex()
Returns the value of attribute inputAttributeIndex. |
void |
setAggStreamDef(FemAggStreamDef newValue)
Sets the value of AggStreamDef reference. |
void |
setFunction(AggFunction newValue)
Sets the value of function attribute. |
void |
setInputAttributeIndex(int newValue)
Sets the value of inputAttributeIndex attribute. |
| 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 |
|---|
AggFunction getFunction()
void setFunction(AggFunction newValue)
getFunction() for
description on the attribute.
newValue - New value to be set.int getInputAttributeIndex()
void setInputAttributeIndex(int newValue)
getInputAttributeIndex() for description on the attribute.
newValue - New value to be set.FemAggStreamDef getAggStreamDef()
void setAggStreamDef(FemAggStreamDef newValue)
getAggStreamDef() for description on the attribute.
newValue - New value to be set.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||