|
|||||||||
| 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
org.eigenbase.enki.hibernate.storage.HibernateObject
org.eigenbase.enki.hibernate.jmi.HibernateRefObject
net.sf.farrago.fem.med.FemColumnHistogram$Hib
public class FemColumnHistogram$Hib
ColumnHistogram object instance interface.
Note: This type should not be subclassed, implemented or directly instantiated by clients. It is generated from a MOF metamodel and implemented by Enki or MDR.
| Field Summary | |
|---|---|
private static String |
_id
|
protected String |
analyzeTime$Hib
|
protected HibernateOneToManyLazyOrderedAssociation |
bar$Hib
|
protected Integer |
barCount$Hib
|
protected HibernateOneToManyLazyOrderedAssociation |
column$Hib
|
protected Long |
distinctValueCount$Hib
|
protected Boolean |
distinctValueCountEstimated$Hib
|
protected Float |
percentageSampled$Hib
|
protected Long |
rowsLastBar$Hib
|
protected Long |
rowsPerBar$Hib
|
protected Long |
sampleSize$Hib
|
| Constructor Summary | |
|---|---|
FemColumnHistogram$Hib()
|
|
FemColumnHistogram$Hib(String analyzeTime,
float percentageSampled,
int barCount,
long rowsPerBar,
long rowsLastBar,
long sampleSize,
Long distinctValueCount,
boolean distinctValueCountEstimated)
|
|
| Method Summary | |
|---|---|
protected void |
checkConstraints(List<JmiException> errors,
boolean deepVerify)
|
String |
getAnalyzeTime()
Returns the value of attribute analyzeTime. |
String |
getAnalyzeTime$Hib()
|
HibernateAssociation |
getAssociation(String type,
boolean firstEnd)
|
List<FemColumnHistogramBar> |
getBar()
Returns the value of reference Bar. |
HibernateOneToManyLazyOrderedAssociation |
getBar$Hib()
|
int |
getBarCount()
Returns the value of attribute barCount. |
Integer |
getBarCount$Hib()
|
String |
getClassIdentifier()
|
FemAbstractColumn |
getColumn()
Returns the value of reference Column. |
HibernateOneToManyLazyOrderedAssociation |
getColumn$Hib()
|
Collection<HibernateAssociation> |
getComposingAssociations()
|
Long |
getDistinctValueCount()
Returns the value of attribute distinctValueCount. |
Long |
getDistinctValueCount$Hib()
|
Boolean |
getDistinctValueCountEstimated$Hib()
|
Collection<HibernateAssociation> |
getNonComposingAssociations()
|
HibernateAssociation |
getOrCreateAssociation(String type,
boolean firstEnd)
|
float |
getPercentageSampled()
Returns the value of attribute percentageSampled. |
Float |
getPercentageSampled$Hib()
|
long |
getRowsLastBar()
Returns the value of attribute rowsLastBar. |
Long |
getRowsLastBar$Hib()
|
long |
getRowsPerBar()
Returns the value of attribute rowsPerBar. |
Long |
getRowsPerBar$Hib()
|
long |
getSampleSize()
Returns the value of attribute sampleSize. |
Long |
getSampleSize$Hib()
|
boolean |
isDistinctValueCountEstimated()
Returns the value of attribute distinctValueCountEstimated. |
RefObject |
refImmediateComposite()
|
protected void |
removeAssociations()
|
void |
setAnalyzeTime(String newValue)
Sets the value of analyzeTime attribute. |
void |
setAnalyzeTime$Hib(String newValue)
|
void |
setAssociation(String type,
boolean firstEnd,
HibernateAssociation assoc)
|
void |
setBar$Hib(HibernateOneToManyLazyOrderedAssociation newValue)
|
void |
setBarCount(int newValue)
Sets the value of barCount attribute. |
void |
setBarCount$Hib(Integer newValue)
|
void |
setColumn(FemAbstractColumn newValue)
Sets the value of Column reference. |
void |
setColumn$Hib(HibernateOneToManyLazyOrderedAssociation newValue)
|
void |
setDistinctValueCount(Long newValue)
Sets the value of distinctValueCount attribute. |
void |
setDistinctValueCount$Hib(Long newValue)
|
void |
setDistinctValueCountEstimated(boolean newValue)
Sets the value of distinctValueCountEstimated attribute. |
void |
setDistinctValueCountEstimated$Hib(Boolean newValue)
|
void |
setPercentageSampled(float newValue)
Sets the value of percentageSampled attribute. |
void |
setPercentageSampled$Hib(Float newValue)
|
void |
setRowsLastBar(long newValue)
Sets the value of rowsLastBar attribute. |
void |
setRowsLastBar$Hib(Long newValue)
|
void |
setRowsPerBar(long newValue)
Sets the value of rowsPerBar attribute. |
void |
setRowsPerBar$Hib(Long newValue)
|
void |
setSampleSize(long newValue)
Sets the value of sampleSize attribute. |
void |
setSampleSize$Hib(Long newValue)
|
| Methods inherited from class org.eigenbase.enki.hibernate.jmi.HibernateRefObject |
|---|
associationSetSingle, attributeSetSingle, findAssociationEnd, fireAssociationRemoveAllEvents, fireAttributeSetEvent, getHibernateRepository, getRepository, refClass, refDelete |
| Methods inherited from class org.eigenbase.enki.hibernate.storage.HibernateObject |
|---|
delete, delete, save, save |
| Methods inherited from class org.eigenbase.enki.jmi.impl.RefObjectBase |
|---|
findAttribute, 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, 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 |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, 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 |
| Methods inherited from interface org.eigenbase.enki.hibernate.storage.HibernateIdentifiable |
|---|
getMofId |
| Field Detail |
|---|
private static final String _id
protected String analyzeTime$Hib
protected Float percentageSampled$Hib
protected Integer barCount$Hib
protected Long rowsPerBar$Hib
protected Long rowsLastBar$Hib
protected Long sampleSize$Hib
protected Long distinctValueCount$Hib
protected Boolean distinctValueCountEstimated$Hib
protected HibernateOneToManyLazyOrderedAssociation bar$Hib
protected HibernateOneToManyLazyOrderedAssociation column$Hib
| Constructor Detail |
|---|
FemColumnHistogram$Hib()
FemColumnHistogram$Hib(String analyzeTime,
float percentageSampled,
int barCount,
long rowsPerBar,
long rowsLastBar,
long sampleSize,
Long distinctValueCount,
boolean distinctValueCountEstimated)
| Method Detail |
|---|
public String getAnalyzeTime$Hib()
public void setAnalyzeTime$Hib(String newValue)
public String getAnalyzeTime()
FemColumnHistogram
getAnalyzeTime in interface FemColumnHistogrampublic void setAnalyzeTime(String newValue)
FemColumnHistogramFemColumnHistogram.getAnalyzeTime()
for description on the attribute.
setAnalyzeTime in interface FemColumnHistogramnewValue - New value to be set.public Float getPercentageSampled$Hib()
public void setPercentageSampled$Hib(Float newValue)
public float getPercentageSampled()
FemColumnHistogram
getPercentageSampled in interface FemColumnHistogrampublic void setPercentageSampled(float newValue)
FemColumnHistogramFemColumnHistogram.getPercentageSampled() for description on the attribute.
setPercentageSampled in interface FemColumnHistogramnewValue - New value to be set.public Integer getBarCount$Hib()
public void setBarCount$Hib(Integer newValue)
public int getBarCount()
FemColumnHistogram
getBarCount in interface FemColumnHistogrampublic void setBarCount(int newValue)
FemColumnHistogramFemColumnHistogram.getBarCount() for
description on the attribute.
setBarCount in interface FemColumnHistogramnewValue - New value to be set.public Long getRowsPerBar$Hib()
public void setRowsPerBar$Hib(Long newValue)
public long getRowsPerBar()
FemColumnHistogram
getRowsPerBar in interface FemColumnHistogrampublic void setRowsPerBar(long newValue)
FemColumnHistogramFemColumnHistogram.getRowsPerBar()
for description on the attribute.
setRowsPerBar in interface FemColumnHistogramnewValue - New value to be set.public Long getRowsLastBar$Hib()
public void setRowsLastBar$Hib(Long newValue)
public long getRowsLastBar()
FemColumnHistogram
getRowsLastBar in interface FemColumnHistogrampublic void setRowsLastBar(long newValue)
FemColumnHistogramFemColumnHistogram.getRowsLastBar()
for description on the attribute.
setRowsLastBar in interface FemColumnHistogramnewValue - New value to be set.public Long getSampleSize$Hib()
public void setSampleSize$Hib(Long newValue)
public long getSampleSize()
FemColumnHistogram
getSampleSize in interface FemColumnHistogrampublic void setSampleSize(long newValue)
FemColumnHistogramFemColumnHistogram.getSampleSize()
for description on the attribute.
setSampleSize in interface FemColumnHistogramnewValue - New value to be set.public Long getDistinctValueCount$Hib()
public void setDistinctValueCount$Hib(Long newValue)
public Long getDistinctValueCount()
FemColumnHistogram
getDistinctValueCount in interface FemColumnHistogrampublic void setDistinctValueCount(Long newValue)
FemColumnHistogramFemColumnHistogram.getDistinctValueCount() for description on the attribute.
setDistinctValueCount in interface FemColumnHistogramnewValue - New value to be set.public Boolean getDistinctValueCountEstimated$Hib()
public void setDistinctValueCountEstimated$Hib(Boolean newValue)
public boolean isDistinctValueCountEstimated()
FemColumnHistogram
isDistinctValueCountEstimated in interface FemColumnHistogrampublic void setDistinctValueCountEstimated(boolean newValue)
FemColumnHistogramFemColumnHistogram.isDistinctValueCountEstimated() for description on the attribute.
setDistinctValueCountEstimated in interface FemColumnHistogramnewValue - New value to be set.public List<FemColumnHistogramBar> getBar()
FemColumnHistogram
getBar in interface FemColumnHistogramFemColumnHistogramBarpublic HibernateOneToManyLazyOrderedAssociation getBar$Hib()
public void setBar$Hib(HibernateOneToManyLazyOrderedAssociation newValue)
public FemAbstractColumn getColumn()
FemColumnHistogram
getColumn in interface FemColumnHistogrampublic void setColumn(FemAbstractColumn newValue)
FemColumnHistogramFemColumnHistogram.getColumn() for
description on the attribute.
setColumn in interface FemColumnHistogramnewValue - New value to be set.public HibernateOneToManyLazyOrderedAssociation getColumn$Hib()
public void setColumn$Hib(HibernateOneToManyLazyOrderedAssociation newValue)
public HibernateAssociation getAssociation(String type,
boolean firstEnd)
getAssociation in interface HibernateAssociable
public void setAssociation(String type,
boolean firstEnd,
HibernateAssociation assoc)
setAssociation in interface HibernateAssociable
public HibernateAssociation getOrCreateAssociation(String type,
boolean firstEnd)
getOrCreateAssociation in interface HibernateAssociableprotected void removeAssociations()
removeAssociations in class HibernateRefObjectpublic Collection<HibernateAssociation> getComposingAssociations()
getComposingAssociations in class HibernateRefObjectpublic Collection<HibernateAssociation> getNonComposingAssociations()
getNonComposingAssociations in class HibernateRefObjectpublic RefObject refImmediateComposite()
refImmediateComposite in interface RefObjectrefImmediateComposite in class RefObjectBase
protected void checkConstraints(List<JmiException> errors,
boolean deepVerify)
checkConstraints in class RefBaseObjectBasepublic String getClassIdentifier()
getClassIdentifier in class HibernateRefObject
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||