|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FemIndexWriterDef
IndexWriterDef 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 | |
---|---|
Distinctness |
getDistinctness()
Returns the value of attribute distinctness. |
FemTupleProjection |
getInputProj()
Returns the value of attribute inputProj. |
FemTableWriterDef |
getTableWriter()
Returns the value of reference TableWriter. |
boolean |
isUpdateInPlace()
Returns the value of attribute updateInPlace. |
void |
setDistinctness(Distinctness newValue)
Sets the value of distinctness attribute. |
void |
setInputProj(FemTupleProjection newValue)
Sets the value of inputProj attribute. |
void |
setTableWriter(FemTableWriterDef newValue)
Sets the value of TableWriter reference. |
void |
setUpdateInPlace(boolean newValue)
Sets the value of updateInPlace attribute. |
Methods inherited from interface net.sf.farrago.fem.fennel.FemIndexAccessorDef |
---|
getIndexId, getRootPageId, getRootPageIdParamId, getSegmentId, getTupleDesc, isReadOnlyCommittedData, setIndexId, setReadOnlyCommittedData, setRootPageId, setRootPageIdParamId, setSegmentId, setTupleDesc |
Methods inherited from interface net.sf.farrago.fem.fennel.FemKeyAccessorDef |
---|
getKeyProj, setKeyProj |
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 getInputProj()
void setInputProj(FemTupleProjection newValue)
getInputProj()
for
description on the attribute.
newValue
- New value to be set.Distinctness getDistinctness()
void setDistinctness(Distinctness newValue)
getDistinctness()
for description on the attribute.
newValue
- New value to be set.boolean isUpdateInPlace()
void setUpdateInPlace(boolean newValue)
isUpdateInPlace()
for description on the attribute.
newValue
- New value to be set.FemTableWriterDef getTableWriter()
void setTableWriter(FemTableWriterDef newValue)
getTableWriter()
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 |