|
|||||||||
| 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.sql2003.FemSequenceGenerator$Hib
public class FemSequenceGenerator$Hib
SequenceGenerator 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.
| Constructor Summary | |
|---|---|
FemSequenceGenerator$Hib()
|
|
FemSequenceGenerator$Hib(String name,
VisibilityKind visibility,
String description,
String lineageId,
String creationTimestamp,
String modificationTimestamp,
long baseValue,
long increment,
long minValue,
long maxValue,
boolean cycle,
boolean expired)
|
|
| 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 org.eigenbase.enki.hibernate.storage.HibernateIdentifiable |
|---|
getMofId |
| Field Detail |
|---|
private static final String _id
protected String name$Hib
protected String visibility$Hib
protected String description$Hib
protected String lineageId$Hib
protected String creationTimestamp$Hib
protected String modificationTimestamp$Hib
protected Long baseValue$Hib
protected Long increment$Hib
protected Long minValue$Hib
protected Long maxValue$Hib
protected Boolean cycle$Hib
protected Boolean expired$Hib
protected HibernateManyToManyLazyAssociation clientDependency$Hib
protected HibernateManyToManyLazyAssociation constraint$Hib
protected HibernateManyToManyLazyAssociation importer$Hib
protected HibernateOneToManyLazyHighCardinalityAssociation namespace$Hib
protected HibernateOneToManyLazyAssociation tagAnnotation$Hib
protected HibernateOneToOneLazyAssociation column$Hib
protected HibernateManyToManyLazyAssociation dependencySupplier_SupplierDependency$Hib
protected HibernateOneToManyLazyAssociation stereotypedElement_Stereotype$Hib
protected HibernateOneToManyLazyAssociation taggedElement_TaggedValue$Hib
protected HibernateOneToManyLazyHighCardinalityAssociation privilegeIsGrantedOnElement_Privilege$Hib
| Constructor Detail |
|---|
FemSequenceGenerator$Hib()
FemSequenceGenerator$Hib(String name,
VisibilityKind visibility,
String description,
String lineageId,
String creationTimestamp,
String modificationTimestamp,
long baseValue,
long increment,
long minValue,
long maxValue,
boolean cycle,
boolean expired)
| Method Detail |
|---|
public String getName$Hib()
public void setName$Hib(String newValue)
public String getName()
CwmModelElement
getName in interface CwmModelElementpublic void setName(String newValue)
CwmModelElementCwmModelElement.getName() for
description on the attribute.
setName in interface CwmModelElementnewValue - New value to be set.public String getVisibility$Hib()
public void setVisibility$Hib(String newValue)
public VisibilityKind getVisibility()
CwmModelElement
getVisibility in interface CwmModelElementpublic void setVisibility(VisibilityKind newValue)
CwmModelElementCwmModelElement.getVisibility()
for description on the attribute.
setVisibility in interface CwmModelElementnewValue - New value to be set.public String getDescription$Hib()
public void setDescription$Hib(String newValue)
public String getDescription()
FemAnnotatedElement
getDescription in interface FemAnnotatedElementpublic void setDescription(String newValue)
FemAnnotatedElementFemAnnotatedElement.getDescription()
for description on the attribute.
setDescription in interface FemAnnotatedElementnewValue - New value to be set.public String getLineageId$Hib()
public void setLineageId$Hib(String newValue)
public String getLineageId()
FemAnnotatedElement
getLineageId in interface FemAnnotatedElementpublic void setLineageId(String newValue)
FemAnnotatedElementFemAnnotatedElement.getLineageId() for
description on the attribute.
setLineageId in interface FemAnnotatedElementnewValue - New value to be set.public String getCreationTimestamp$Hib()
public void setCreationTimestamp$Hib(String newValue)
public String getCreationTimestamp()
FemAnnotatedElement
getCreationTimestamp in interface FemAnnotatedElementpublic void setCreationTimestamp(String newValue)
FemAnnotatedElementFemAnnotatedElement.getCreationTimestamp() for description on the attribute.
setCreationTimestamp in interface FemAnnotatedElementnewValue - New value to be set.public String getModificationTimestamp$Hib()
public void setModificationTimestamp$Hib(String newValue)
public String getModificationTimestamp()
FemAnnotatedElement
getModificationTimestamp in interface FemAnnotatedElementpublic void setModificationTimestamp(String newValue)
FemAnnotatedElementFemAnnotatedElement.getModificationTimestamp() for description on the attribute.
setModificationTimestamp in interface FemAnnotatedElementnewValue - New value to be set.public Long getBaseValue$Hib()
public void setBaseValue$Hib(Long newValue)
public long getBaseValue()
FemSequenceGenerator
getBaseValue in interface FemSequenceGeneratorpublic void setBaseValue(long newValue)
FemSequenceGeneratorFemSequenceGenerator.getBaseValue() for
description on the attribute.
setBaseValue in interface FemSequenceGeneratornewValue - New value to be set.public Long getIncrement$Hib()
public void setIncrement$Hib(Long newValue)
public long getIncrement()
FemSequenceGenerator
getIncrement in interface FemSequenceGeneratorpublic void setIncrement(long newValue)
FemSequenceGeneratorFemSequenceGenerator.getIncrement() for
description on the attribute.
setIncrement in interface FemSequenceGeneratornewValue - New value to be set.public Long getMinValue$Hib()
public void setMinValue$Hib(Long newValue)
public long getMinValue()
FemSequenceGenerator
getMinValue in interface FemSequenceGeneratorpublic void setMinValue(long newValue)
FemSequenceGeneratorFemSequenceGenerator.getMinValue() for
description on the attribute.
setMinValue in interface FemSequenceGeneratornewValue - New value to be set.public Long getMaxValue$Hib()
public void setMaxValue$Hib(Long newValue)
public long getMaxValue()
FemSequenceGenerator
getMaxValue in interface FemSequenceGeneratorpublic void setMaxValue(long newValue)
FemSequenceGeneratorFemSequenceGenerator.getMaxValue() for
description on the attribute.
setMaxValue in interface FemSequenceGeneratornewValue - New value to be set.public Boolean getCycle$Hib()
public void setCycle$Hib(Boolean newValue)
public boolean isCycle()
FemSequenceGenerator
isCycle in interface FemSequenceGeneratorpublic void setCycle(boolean newValue)
FemSequenceGeneratorFemSequenceGenerator.isCycle() for
description on the attribute.
setCycle in interface FemSequenceGeneratornewValue - New value to be set.public Boolean getExpired$Hib()
public void setExpired$Hib(Boolean newValue)
public boolean isExpired()
FemSequenceGenerator
isExpired in interface FemSequenceGeneratorpublic void setExpired(boolean newValue)
FemSequenceGeneratorFemSequenceGenerator.isExpired() for
description on the attribute.
setExpired in interface FemSequenceGeneratornewValue - New value to be set.public Collection<CwmDependency> getClientDependency()
CwmModelElement
getClientDependency in interface CwmModelElementCwmDependencypublic HibernateManyToManyLazyAssociation getClientDependency$Hib()
public void setClientDependency$Hib(HibernateManyToManyLazyAssociation newValue)
public Collection<CwmConstraint> getConstraint()
CwmModelElement
getConstraint in interface CwmModelElementCwmConstraintpublic HibernateManyToManyLazyAssociation getConstraint$Hib()
public void setConstraint$Hib(HibernateManyToManyLazyAssociation newValue)
public Collection<CwmPackage> getImporter()
CwmModelElement
getImporter in interface CwmModelElementCwmPackagepublic HibernateManyToManyLazyAssociation getImporter$Hib()
public void setImporter$Hib(HibernateManyToManyLazyAssociation newValue)
public CwmNamespace getNamespace()
CwmModelElement
getNamespace in interface CwmModelElementpublic void setNamespace(CwmNamespace newValue)
CwmModelElementCwmModelElement.getNamespace() for
description on the attribute.
setNamespace in interface CwmModelElementnewValue - New value to be set.public HibernateOneToManyLazyHighCardinalityAssociation getNamespace$Hib()
public void setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation newValue)
public Collection<FemTagAnnotation> getTagAnnotation()
FemAnnotatedElement
getTagAnnotation in interface FemAnnotatedElementFemTagAnnotationpublic HibernateOneToManyLazyAssociation getTagAnnotation$Hib()
public void setTagAnnotation$Hib(HibernateOneToManyLazyAssociation newValue)
public FemStoredColumn getColumn()
FemSequenceGenerator
getColumn in interface FemSequenceGeneratorpublic void setColumn(FemStoredColumn newValue)
FemSequenceGeneratorFemSequenceGenerator.getColumn() for
description on the attribute.
setColumn in interface FemSequenceGeneratornewValue - New value to be set.public HibernateOneToOneLazyAssociation getColumn$Hib()
public void setColumn$Hib(HibernateOneToOneLazyAssociation newValue)
public HibernateManyToManyLazyAssociation getDependencySupplier_SupplierDependency$Hib()
public void setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation newValue)
public HibernateOneToManyLazyAssociation getStereotypedElement_Stereotype$Hib()
public void setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation newValue)
public HibernateOneToManyLazyAssociation getTaggedElement_TaggedValue$Hib()
public void setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation newValue)
public HibernateOneToManyLazyHighCardinalityAssociation getPrivilegeIsGrantedOnElement_Privilege$Hib()
public void setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation 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 | ||||||||