|
|||||||||
| 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.FemGenericStreamDef$Hib
public class FemGenericStreamDef$Hib
Implements MOF's GenericStreamDef interface.
MofImplementationHandler
Dummy definition of an execution object, generated by planner tests but never converted into a real execution object.
| Field Summary | |
|---|---|
private String |
content
|
private ParamUses |
dynamicParamUse
|
private ExecStreamInput |
inputFlow
|
private String |
name
|
private FemTupleDescriptor |
outputDesc
|
private ExecStreamOutput |
outputFlow
|
private String |
type
|
| Constructor Summary | |
|---|---|
FemGenericStreamDef$Hib(RefClass refClass)
|
|
FemGenericStreamDef$Hib(RefClass refClass,
String name,
FemTupleDescriptor outputDesc,
String type,
String content)
|
|
| Method Summary | |
|---|---|
protected void |
checkConstraints(List<JmiException> errors,
boolean deepVerify)
|
String |
getContent()
Returns the value of attribute content. |
Collection<FemDynamicParamUse> |
getDynamicParamUse()
Returns the value of reference DynamicParamUse. |
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. |
String |
getType()
Returns the value of attribute type. |
void |
setContent(String newValue)
Sets the value of content attribute. |
void |
setName(String newValue)
Sets the value of name attribute. |
void |
setOutputDesc(FemTupleDescriptor newValue)
Sets the value of outputDesc attribute. |
void |
setType(String newValue)
Sets the value of type 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 String type
private String content
private ExecStreamOutput outputFlow
private ParamUses dynamicParamUse
private ExecStreamInput inputFlow
| Constructor Detail |
|---|
FemGenericStreamDef$Hib(RefClass refClass)
FemGenericStreamDef$Hib(RefClass refClass,
String name,
FemTupleDescriptor outputDesc,
String type,
String content)
| 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 String getType()
FemGenericStreamDefDescribes the type of operator being implemented.
getType in interface FemGenericStreamDefpublic void setType(String newValue)
FemGenericStreamDefFemGenericStreamDef.getType() for
description on the attribute.
setType in interface FemGenericStreamDefnewValue - New value to be set.public String getContent()
FemGenericStreamDefContains the properties of this mock execution stream, generally (but not necessarily) as an XML string.
getContent in interface FemGenericStreamDefpublic void setContent(String newValue)
FemGenericStreamDefFemGenericStreamDef.getContent() for
description on the attribute.
setContent in interface FemGenericStreamDefnewValue - 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 FemExecutionStreamDefFemExecStreamDataFlow
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 | ||||||||