|
|||||||||
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.FemCorrelation$Hib
public class FemCorrelation$Hib
Implements MOF's Correlation interface.
MofImplementationHandler
Field Summary | |
---|---|
private Integer |
id
|
private IndexSearchHasParameter |
indexSearch
|
private NestedLoopJoinHasLeftJoinKey |
nestedLoopJoin
|
private Integer |
offset
|
Constructor Summary | |
---|---|
FemCorrelation$Hib(RefClass refClass)
|
|
FemCorrelation$Hib(RefClass refClass,
int id,
int offset)
|
Method Summary | |
---|---|
protected void |
checkConstraints(List<JmiException> errors,
boolean deepVerify)
|
int |
getId()
Returns the value of attribute id. |
FemIndexSearchDef |
getIndexSearch()
Returns the value of reference IndexSearch. |
FemNestedLoopJoinStreamDef |
getNestedLoopJoin()
Returns the value of reference NestedLoopJoin. |
int |
getOffset()
Returns the value of attribute offset. |
void |
setId(int newValue)
Sets the value of id attribute. |
void |
setIndexSearch(FemIndexSearchDef newValue)
Sets the value of IndexSearch reference. |
void |
setNestedLoopJoin(FemNestedLoopJoinStreamDef newValue)
Sets the value of NestedLoopJoin reference. |
void |
setOffset(int newValue)
Sets the value of offset 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 id
private Integer offset
private IndexSearchHasParameter indexSearch
private NestedLoopJoinHasLeftJoinKey nestedLoopJoin
Constructor Detail |
---|
FemCorrelation$Hib(RefClass refClass)
FemCorrelation$Hib(RefClass refClass, int id, int offset)
Method Detail |
---|
public int getId()
FemCorrelation
getId
in interface FemCorrelation
public void setId(int newValue)
FemCorrelation
FemCorrelation.getId()
for description
on the attribute.
setId
in interface FemCorrelation
newValue
- New value to be set.public int getOffset()
FemCorrelation
getOffset
in interface FemCorrelation
public void setOffset(int newValue)
FemCorrelation
FemCorrelation.getOffset()
for
description on the attribute.
setOffset
in interface FemCorrelation
newValue
- New value to be set.public FemIndexSearchDef getIndexSearch()
FemCorrelation
getIndexSearch
in interface FemCorrelation
public void setIndexSearch(FemIndexSearchDef newValue)
FemCorrelation
FemCorrelation.getIndexSearch()
for description on the attribute.
setIndexSearch
in interface FemCorrelation
newValue
- New value to be set.public FemNestedLoopJoinStreamDef getNestedLoopJoin()
FemCorrelation
getNestedLoopJoin
in interface FemCorrelation
public void setNestedLoopJoin(FemNestedLoopJoinStreamDef newValue)
FemCorrelation
FemCorrelation.getNestedLoopJoin()
for description on the attribute.
setNestedLoopJoin
in interface FemCorrelation
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 |