|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FemLhxJoinStreamDef
LhxJoinStreamDef 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 | |
---|---|
long |
getCndBuildKeys()
Returns the value of attribute cndBuildKeys. |
FemTupleProjection |
getFilterNullProj()
Returns the value of attribute filterNullProj. |
FemTupleProjection |
getLeftKeyProj()
Returns the value of attribute leftKeyProj. |
long |
getNumBuildRows()
Returns the value of attribute numBuildRows. |
FemTupleProjection |
getRightKeyProj()
Returns the value of attribute rightKeyProj. |
boolean |
isLeftInner()
Returns the value of attribute leftInner. |
boolean |
isLeftOuter()
Returns the value of attribute leftOuter. |
boolean |
isRightInner()
Returns the value of attribute rightInner. |
boolean |
isRightOuter()
Returns the value of attribute rightOuter. |
boolean |
isSetopAll()
Returns the value of attribute isSetopAll. |
boolean |
isSetopDistinct()
Returns the value of attribute isSetopDistinct. |
void |
setCndBuildKeys(long newValue)
Sets the value of cndBuildKeys attribute. |
void |
setFilterNullProj(FemTupleProjection newValue)
Sets the value of filterNullProj attribute. |
void |
setLeftInner(boolean newValue)
Sets the value of leftInner attribute. |
void |
setLeftKeyProj(FemTupleProjection newValue)
Sets the value of leftKeyProj attribute. |
void |
setLeftOuter(boolean newValue)
Sets the value of leftOuter attribute. |
void |
setNumBuildRows(long newValue)
Sets the value of numBuildRows attribute. |
void |
setRightInner(boolean newValue)
Sets the value of rightInner attribute. |
void |
setRightKeyProj(FemTupleProjection newValue)
Sets the value of rightKeyProj attribute. |
void |
setRightOuter(boolean newValue)
Sets the value of rightOuter attribute. |
void |
setSetopAll(boolean newValue)
Sets the value of isSetopAll attribute. |
void |
setSetopDistinct(boolean newValue)
Sets the value of isSetopDistinct 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 |
---|
FemTupleProjection getLeftKeyProj()
void setLeftKeyProj(FemTupleProjection newValue)
getLeftKeyProj()
for description on the attribute.
newValue
- New value to be set.FemTupleProjection getRightKeyProj()
void setRightKeyProj(FemTupleProjection newValue)
getRightKeyProj()
for description on the attribute.
newValue
- New value to be set.long getNumBuildRows()
void setNumBuildRows(long newValue)
getNumBuildRows()
for description on the attribute.
newValue
- New value to be set.long getCndBuildKeys()
void setCndBuildKeys(long newValue)
getCndBuildKeys()
for description on the attribute.
newValue
- New value to be set.boolean isLeftInner()
void setLeftInner(boolean newValue)
isLeftInner()
for
description on the attribute.
newValue
- New value to be set.boolean isRightInner()
void setRightInner(boolean newValue)
isRightInner()
for description on the attribute.
newValue
- New value to be set.boolean isLeftOuter()
void setLeftOuter(boolean newValue)
isLeftOuter()
for
description on the attribute.
newValue
- New value to be set.boolean isRightOuter()
void setRightOuter(boolean newValue)
isRightOuter()
for description on the attribute.
newValue
- New value to be set.boolean isSetopDistinct()
void setSetopDistinct(boolean newValue)
isSetopDistinct()
for description on the attribute.
newValue
- New value to be set.boolean isSetopAll()
void setSetopAll(boolean newValue)
isSetopAll()
for
description on the attribute.
newValue
- New value to be set.FemTupleProjection getFilterNullProj()
void setFilterNullProj(FemTupleProjection newValue)
getFilterNullProj()
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 |