| 
|||||||||
| 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.FemTupleAttrAccessor$Hib
public class FemTupleAttrAccessor$Hib
Implements MOF's TupleAttrAccessor interface.
MofImplementationHandler| Field Summary | |
|---|---|
private  Integer | 
bitValueIndex
 | 
private  Integer | 
endIndirectOffset
 | 
private  Integer | 
fixedOffset
 | 
private  Integer | 
nullBitIndex
 | 
private  TupleAccessorAttrs | 
tupleAccessorAttrs_TupleAccessor
 | 
| Constructor Summary | |
|---|---|
FemTupleAttrAccessor$Hib(RefClass refClass)
 | 
|
FemTupleAttrAccessor$Hib(RefClass refClass,
                         int nullBitIndex,
                         int fixedOffset,
                         int endIndirectOffset,
                         int bitValueIndex)
 | 
|
| Method Summary | |
|---|---|
protected  void | 
checkConstraints(List<JmiException> errors,
                 boolean deepVerify)
 | 
 int | 
getBitValueIndex()
Returns the value of attribute bitValueIndex.  | 
 int | 
getEndIndirectOffset()
Returns the value of attribute endIndirectOffset.  | 
 int | 
getFixedOffset()
Returns the value of attribute fixedOffset.  | 
 int | 
getNullBitIndex()
Returns the value of attribute nullBitIndex.  | 
 void | 
setBitValueIndex(int newValue)
Sets the value of bitValueIndex attribute.  | 
 void | 
setEndIndirectOffset(int newValue)
Sets the value of endIndirectOffset attribute.  | 
 void | 
setFixedOffset(int newValue)
Sets the value of fixedOffset attribute.  | 
 void | 
setNullBitIndex(int newValue)
Sets the value of nullBitIndex 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 Integer nullBitIndex
private Integer fixedOffset
private Integer endIndirectOffset
private Integer bitValueIndex
private TupleAccessorAttrs tupleAccessorAttrs_TupleAccessor
| Constructor Detail | 
|---|
FemTupleAttrAccessor$Hib(RefClass refClass)
FemTupleAttrAccessor$Hib(RefClass refClass,
                         int nullBitIndex,
                         int fixedOffset,
                         int endIndirectOffset,
                         int bitValueIndex)
| Method Detail | 
|---|
public int getNullBitIndex()
FemTupleAttrAccessor
getNullBitIndex in interface FemTupleAttrAccessorpublic void setNullBitIndex(int newValue)
FemTupleAttrAccessorFemTupleAttrAccessor.getNullBitIndex() for description on the attribute.
setNullBitIndex in interface FemTupleAttrAccessornewValue - New value to be set.public int getFixedOffset()
FemTupleAttrAccessor
getFixedOffset in interface FemTupleAttrAccessorpublic void setFixedOffset(int newValue)
FemTupleAttrAccessorFemTupleAttrAccessor.getFixedOffset()
 for description on the attribute.
setFixedOffset in interface FemTupleAttrAccessornewValue - New value to be set.public int getEndIndirectOffset()
FemTupleAttrAccessor
getEndIndirectOffset in interface FemTupleAttrAccessorpublic void setEndIndirectOffset(int newValue)
FemTupleAttrAccessorFemTupleAttrAccessor.getEndIndirectOffset() for description on the attribute.
setEndIndirectOffset in interface FemTupleAttrAccessornewValue - New value to be set.public int getBitValueIndex()
FemTupleAttrAccessor
getBitValueIndex in interface FemTupleAttrAccessorpublic void setBitValueIndex(int newValue)
FemTupleAttrAccessorFemTupleAttrAccessor.getBitValueIndex() for description on the attribute.
setBitValueIndex in interface FemTupleAttrAccessornewValue - 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 | ||||||||