|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eigenbase.enki.jmi.impl.RefBaseObjectBase
org.eigenbase.enki.jmi.impl.RefFeaturedBase
org.eigenbase.enki.jmi.impl.RefObjectBase
net.sf.farrago.fem.fennel.FemReshapeStreamDef$Hib
public class FemReshapeStreamDef$Hib
Implements MOF's ReshapeStreamDef interface.
MofImplementationHandler| Field Summary | |
|---|---|
private CompOperator |
compareOp
|
private ParamUses |
dynamicParamUse
|
private FemTupleProjection |
inputCompareProjection
|
private ExecStreamInput |
inputFlow
|
private String |
name
|
private FemTupleDescriptor |
outputDesc
|
private ExecStreamOutput |
outputFlow
|
private FemTupleProjection |
outputProjection
|
private ReshapeHasParameter |
reshapeParameter
|
private String |
tupleCompareBytesBase64
|
| Constructor Summary | |
|---|---|
FemReshapeStreamDef$Hib(RefClass refClass)
|
|
FemReshapeStreamDef$Hib(RefClass refClass,
String name,
FemTupleDescriptor outputDesc,
CompOperator compareOp,
String tupleCompareBytesBase64,
FemTupleProjection inputCompareProjection,
FemTupleProjection outputProjection)
|
|
| Method Summary | |
|---|---|
protected void |
checkConstraints(List<JmiException> errors,
boolean deepVerify)
|
CompOperator |
getCompareOp()
Returns the value of attribute compareOp. |
Collection<FemDynamicParamUse> |
getDynamicParamUse()
Returns the value of reference DynamicParamUse. |
FemTupleProjection |
getInputCompareProjection()
Returns the value of attribute inputCompareProjection. |
List<FemExecStreamDataFlow> |
getInputFlow()
Returns the value of reference InputFlow. |
String |
getName()
Returns the value of attribute name. |
FemTupleDescriptor |
getOutputDesc()
Returns the value of attribute outputDesc. |
List<FemExecStreamDataFlow> |
getOutputFlow()
Returns the value of reference OutputFlow. |
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 |
setName(String newValue)
Sets the value of name attribute. |
void |
setOutputDesc(FemTupleDescriptor newValue)
Sets the value of outputDesc attribute. |
void |
setOutputProjection(FemTupleProjection newValue)
Sets the value of outputProjection attribute. |
void |
setTupleCompareBytesBase64(String newValue)
Sets the value of tupleCompareBytesBase64 attribute. |
| Methods inherited from class org.eigenbase.enki.jmi.impl.RefObjectBase |
|---|
findAssociationEnd, findAttribute, getRepository, refClass, refDelete, refImmediateComposite, refImmediatePackage, refIsInstanceOf, refMetaObject, refOutermostComposite, setRefMetaObject, unregister |
| Methods inherited from class org.eigenbase.enki.jmi.impl.RefFeaturedBase |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from class org.eigenbase.enki.jmi.impl.RefBaseObjectBase |
|---|
createInstance, equals, getCurrentInitializer, getEnum, getInitializer, getMofId, getTag, hashCode, invokeMethod, invokeMethod, logJmi, refMofId, refOutermostPackage, refVerifyConstraints, setMofId |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| 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 |
| Field Detail |
|---|
private String name
private FemTupleDescriptor outputDesc
private CompOperator compareOp
private String tupleCompareBytesBase64
private FemTupleProjection inputCompareProjection
private FemTupleProjection outputProjection
private ExecStreamOutput outputFlow
private ParamUses dynamicParamUse
private ExecStreamInput inputFlow
private ReshapeHasParameter reshapeParameter
| Constructor Detail |
|---|
FemReshapeStreamDef$Hib(RefClass refClass)
FemReshapeStreamDef$Hib(RefClass refClass,
String name,
FemTupleDescriptor outputDesc,
CompOperator compareOp,
String tupleCompareBytesBase64,
FemTupleProjection inputCompareProjection,
FemTupleProjection outputProjection)
| Method Detail |
|---|
public String getName()
FemExecutionStreamDef
getName in interface FemExecutionStreamDefpublic void setName(String newValue)
FemExecutionStreamDefFemExecutionStreamDef.getName() for
description on the attribute.
setName in interface FemExecutionStreamDefnewValue - New value to be set.public FemTupleDescriptor getOutputDesc()
FemExecutionStreamDef
getOutputDesc in interface FemExecutionStreamDefpublic void setOutputDesc(FemTupleDescriptor newValue)
FemExecutionStreamDefFemExecutionStreamDef.getOutputDesc()
for description on the attribute.
setOutputDesc in interface FemExecutionStreamDefnewValue - New value to be set.public CompOperator getCompareOp()
FemReshapeStreamDef
getCompareOp in interface FemReshapeStreamDefpublic void setCompareOp(CompOperator newValue)
FemReshapeStreamDefFemReshapeStreamDef.getCompareOp() for
description on the attribute.
setCompareOp in interface FemReshapeStreamDefnewValue - New value to be set.public String getTupleCompareBytesBase64()
FemReshapeStreamDef
getTupleCompareBytesBase64 in interface FemReshapeStreamDefpublic void setTupleCompareBytesBase64(String newValue)
FemReshapeStreamDefFemReshapeStreamDef.getTupleCompareBytesBase64() for description on the attribute.
setTupleCompareBytesBase64 in interface FemReshapeStreamDefnewValue - New value to be set.public FemTupleProjection getInputCompareProjection()
FemReshapeStreamDef
getInputCompareProjection in interface FemReshapeStreamDefpublic void setInputCompareProjection(FemTupleProjection newValue)
FemReshapeStreamDefFemReshapeStreamDef.getInputCompareProjection() for description on the attribute.
setInputCompareProjection in interface FemReshapeStreamDefnewValue - New value to be set.public FemTupleProjection getOutputProjection()
FemReshapeStreamDef
getOutputProjection in interface FemReshapeStreamDefpublic void setOutputProjection(FemTupleProjection newValue)
FemReshapeStreamDefFemReshapeStreamDef.getOutputProjection() for description on the attribute.
setOutputProjection in interface FemReshapeStreamDefnewValue - New value to be set.public List<FemExecStreamDataFlow> getOutputFlow()
FemExecutionStreamDef
getOutputFlow in interface FemExecutionStreamDefFemExecStreamDataFlowpublic Collection<FemDynamicParamUse> getDynamicParamUse()
FemExecutionStreamDef
getDynamicParamUse in interface FemExecutionStreamDefFemDynamicParamUsepublic List<FemExecStreamDataFlow> getInputFlow()
FemExecutionStreamDef
getInputFlow in interface FemExecutionStreamDefFemExecStreamDataFlowpublic List<FemReshapeParameter> getReshapeParameter()
FemReshapeStreamDef
getReshapeParameter in interface FemReshapeStreamDefFemReshapeParameter
protected void checkConstraints(List<JmiException> errors,
boolean deepVerify)
checkConstraints in class RefBaseObjectBase
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||