|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FemReshapeStreamDef
ReshapeStreamDef 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 | |
---|---|
CompOperator |
getCompareOp()
Returns the value of attribute compareOp. |
FemTupleProjection |
getInputCompareProjection()
Returns the value of attribute inputCompareProjection. |
FemTupleProjection |
getOutputProjection()
Returns the value of attribute outputProjection. |
List<FemReshapeParameter> |
getReshapeParameter()
Returns the value of reference ReshapeParameter. |
String |
getTupleCompareBytesBase64()
Returns the value of attribute tupleCompareBytesBase64. |
void |
setCompareOp(CompOperator newValue)
Sets the value of compareOp attribute. |
void |
setInputCompareProjection(FemTupleProjection newValue)
Sets the value of inputCompareProjection attribute. |
void |
setOutputProjection(FemTupleProjection newValue)
Sets the value of outputProjection attribute. |
void |
setTupleCompareBytesBase64(String newValue)
Sets the value of tupleCompareBytesBase64 attribute. |
Methods inherited from interface net.sf.farrago.fem.fennel.FemExecutionStreamDef |
---|
getDynamicParamUse, getInputFlow, getName, getOutputDesc, getOutputFlow, setName, setOutputDesc |
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 |
---|
CompOperator getCompareOp()
void setCompareOp(CompOperator newValue)
getCompareOp()
for
description on the attribute.
newValue
- New value to be set.String getTupleCompareBytesBase64()
void setTupleCompareBytesBase64(String newValue)
getTupleCompareBytesBase64()
for description on the attribute.
newValue
- New value to be set.FemTupleProjection getInputCompareProjection()
void setInputCompareProjection(FemTupleProjection newValue)
getInputCompareProjection()
for description on the attribute.
newValue
- New value to be set.FemTupleProjection getOutputProjection()
void setOutputProjection(FemTupleProjection newValue)
getOutputProjection()
for description on the attribute.
newValue
- New value to be set.List<FemReshapeParameter> getReshapeParameter()
FemReshapeParameter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |