|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eigenbase.enki.jmi.impl.RefBaseObjectBase org.eigenbase.enki.jmi.impl.RefFeaturedBase org.eigenbase.enki.jmi.impl.RefObjectBase net.sf.farrago.fem.fennel.FemReshapeParameter$Hib
public class FemReshapeParameter$Hib
Implements MOF's ReshapeParameter interface.
MofImplementationHandler
Field Summary | |
---|---|
private Integer |
compareOffset
|
private Integer |
dynamicParamId
|
private Boolean |
outputParam
|
private ReshapeHasParameter |
reshape
|
Constructor Summary | |
---|---|
FemReshapeParameter$Hib(RefClass refClass)
|
|
FemReshapeParameter$Hib(RefClass refClass,
int dynamicParamId,
int compareOffset,
boolean outputParam)
|
Method Summary | |
---|---|
protected void |
checkConstraints(List<JmiException> errors,
boolean deepVerify)
|
int |
getCompareOffset()
Returns the value of attribute compareOffset. |
int |
getDynamicParamId()
Returns the value of attribute dynamicParamId. |
FemReshapeStreamDef |
getReshape()
Returns the value of reference Reshape. |
boolean |
isOutputParam()
Returns the value of attribute outputParam. |
void |
setCompareOffset(int newValue)
Sets the value of compareOffset attribute. |
void |
setDynamicParamId(int newValue)
Sets the value of dynamicParamId attribute. |
void |
setOutputParam(boolean newValue)
Sets the value of outputParam attribute. |
void |
setReshape(FemReshapeStreamDef newValue)
Sets the value of Reshape reference. |
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 Integer dynamicParamId
private Integer compareOffset
private Boolean outputParam
private ReshapeHasParameter reshape
Constructor Detail |
---|
FemReshapeParameter$Hib(RefClass refClass)
FemReshapeParameter$Hib(RefClass refClass, int dynamicParamId, int compareOffset, boolean outputParam)
Method Detail |
---|
public int getDynamicParamId()
FemReshapeParameter
getDynamicParamId
in interface FemReshapeParameter
public void setDynamicParamId(int newValue)
FemReshapeParameter
FemReshapeParameter.getDynamicParamId()
for description on the attribute.
setDynamicParamId
in interface FemReshapeParameter
newValue
- New value to be set.public int getCompareOffset()
FemReshapeParameter
getCompareOffset
in interface FemReshapeParameter
public void setCompareOffset(int newValue)
FemReshapeParameter
FemReshapeParameter.getCompareOffset()
for description on the attribute.
setCompareOffset
in interface FemReshapeParameter
newValue
- New value to be set.public boolean isOutputParam()
FemReshapeParameter
isOutputParam
in interface FemReshapeParameter
public void setOutputParam(boolean newValue)
FemReshapeParameter
FemReshapeParameter.isOutputParam()
for description on the attribute.
setOutputParam
in interface FemReshapeParameter
newValue
- New value to be set.public FemReshapeStreamDef getReshape()
FemReshapeParameter
getReshape
in interface FemReshapeParameter
public void setReshape(FemReshapeStreamDef newValue)
FemReshapeParameter
FemReshapeParameter.getReshape()
for
description on the attribute.
setReshape
in interface FemReshapeParameter
newValue
- New value to be set.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 |