|
|||||||||
| 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.cwm.relational.CwmColumn$Hib
public class CwmColumn$Hib
Column object instance interface. A column in a result set, a view, a table, or an SQLStructuredType.
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 | |
|---|---|
CwmColumn$Hib()
|
|
CwmColumn$Hib(String name,
VisibilityKind visibility,
ScopeKind ownerScope,
ChangeableKind changeability,
CwmMultiplicity multiplicity,
OrderingKind ordering,
ScopeKind targetScope,
CwmExpression initialValue,
Integer precision,
Integer scale,
NullableType isNullable,
Integer length,
String collationName,
String characterSetName)
|
|
| 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 ownerScope$Hib
protected String changeability$Hib
protected String ordering$Hib
protected String targetScope$Hib
protected Integer precision$Hib
protected Integer scale$Hib
protected String isNullable$Hib
protected Integer length$Hib
protected String collationName$Hib
protected String characterSetName$Hib
protected HibernateManyToManyLazyAssociation clientDependency$Hib
protected HibernateManyToManyLazyAssociation constraint$Hib
protected HibernateManyToManyLazyAssociation importer$Hib
protected HibernateOneToManyLazyHighCardinalityAssociation namespace$Hib
protected HibernateOneToManyLazyOrderedAssociation owner$Hib
protected HibernateOneToManyLazyHighCardinalityAssociation type$Hib
protected HibernateOneToManyLazyAssociation optionScopeColumnSet$Hib
protected HibernateOneToManyLazyAssociation referencedTableType$Hib
protected HibernateManyToManyLazyAssociation dependencySupplier_SupplierDependency$Hib
protected HibernateOneToManyLazyAssociation stereotypedElement_Stereotype$Hib
protected HibernateOneToManyLazyAssociation taggedElement_TaggedValue$Hib
protected HibernateOneToManyLazyAssociation featureSlot_Slot$Hib
protected HibernateOneToManyLazyAssociation unionDiscriminator_DiscriminatedUnion$Hib
protected HibernateOneToManyLazyAssociation indexedFeatures_IndexedFeature$Hib
protected HibernateManyToManyLazyAssociation keyRelationshipFeatures_KeyRelationship$Hib
protected HibernateManyToManyLazyAssociation uniqueFeature_UniqueKey$Hib
protected HibernateOneToManyLazyHighCardinalityAssociation privilegeIsGrantedOnElement_Privilege$Hib
protected HibernateOneToOneLazyAssociation initialValue$Comp$CwmAttribute$Hib
protected HibernateOneToOneLazyAssociation multiplicity$Comp$CwmStructuralFeature$Hib
| Constructor Detail |
|---|
CwmColumn$Hib()
CwmColumn$Hib(String name,
VisibilityKind visibility,
ScopeKind ownerScope,
ChangeableKind changeability,
CwmMultiplicity multiplicity,
OrderingKind ordering,
ScopeKind targetScope,
CwmExpression initialValue,
Integer precision,
Integer scale,
NullableType isNullable,
Integer length,
String collationName,
String characterSetName)
| 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 getOwnerScope$Hib()
public void setOwnerScope$Hib(String newValue)
public ScopeKind getOwnerScope()
CwmFeature
getOwnerScope in interface CwmFeaturepublic void setOwnerScope(ScopeKind newValue)
CwmFeatureCwmFeature.getOwnerScope()
for description on the attribute.
setOwnerScope in interface CwmFeaturenewValue - New value to be set.public String getChangeability$Hib()
public void setChangeability$Hib(String newValue)
public ChangeableKind getChangeability()
CwmStructuralFeature
getChangeability in interface CwmStructuralFeaturepublic void setChangeability(ChangeableKind newValue)
CwmStructuralFeatureCwmStructuralFeature.getChangeability() for description on the attribute.
setChangeability in interface CwmStructuralFeaturenewValue - New value to be set.public String getOrdering$Hib()
public void setOrdering$Hib(String newValue)
public OrderingKind getOrdering()
CwmStructuralFeature
getOrdering in interface CwmStructuralFeaturepublic void setOrdering(OrderingKind newValue)
CwmStructuralFeatureCwmStructuralFeature.getOrdering() for
description on the attribute.
setOrdering in interface CwmStructuralFeaturenewValue - New value to be set.public String getTargetScope$Hib()
public void setTargetScope$Hib(String newValue)
public ScopeKind getTargetScope()
CwmStructuralFeature
getTargetScope in interface CwmStructuralFeaturepublic void setTargetScope(ScopeKind newValue)
CwmStructuralFeatureCwmStructuralFeature.getTargetScope()
for description on the attribute.
setTargetScope in interface CwmStructuralFeaturenewValue - New value to be set.public Integer getPrecision$Hib()
public void setPrecision$Hib(Integer newValue)
public Integer getPrecision()
CwmColumn
getPrecision in interface CwmColumnpublic void setPrecision(Integer newValue)
CwmColumnCwmColumn.getPrecision() for
description on the attribute.
setPrecision in interface CwmColumnnewValue - New value to be set.public Integer getScale$Hib()
public void setScale$Hib(Integer newValue)
public Integer getScale()
CwmColumn
getScale in interface CwmColumnpublic void setScale(Integer newValue)
CwmColumnCwmColumn.getScale() for
description on the attribute.
setScale in interface CwmColumnnewValue - New value to be set.public String getIsNullable$Hib()
public void setIsNullable$Hib(String newValue)
public NullableType getIsNullable()
CwmColumn
getIsNullable in interface CwmColumnpublic void setIsNullable(NullableType newValue)
CwmColumnCwmColumn.getIsNullable()
for description on the attribute.
setIsNullable in interface CwmColumnnewValue - New value to be set.public Integer getLength$Hib()
public void setLength$Hib(Integer newValue)
public Integer getLength()
CwmColumn
getLength in interface CwmColumnpublic void setLength(Integer newValue)
CwmColumnCwmColumn.getLength() for
description on the attribute.
setLength in interface CwmColumnnewValue - New value to be set.public String getCollationName$Hib()
public void setCollationName$Hib(String newValue)
public String getCollationName()
CwmColumn
getCollationName in interface CwmColumnpublic void setCollationName(String newValue)
CwmColumnCwmColumn.getCollationName() for description on the attribute.
setCollationName in interface CwmColumnnewValue - New value to be set.public String getCharacterSetName$Hib()
public void setCharacterSetName$Hib(String newValue)
public String getCharacterSetName()
CwmColumn
getCharacterSetName in interface CwmColumnpublic void setCharacterSetName(String newValue)
CwmColumnCwmColumn.getCharacterSetName() for description on the attribute.
setCharacterSetName in interface CwmColumnnewValue - 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 CwmClassifier getOwner()
CwmFeature
getOwner in interface CwmFeaturepublic void setOwner(CwmClassifier newValue)
CwmFeatureCwmFeature.getOwner() for
description on the attribute.
setOwner in interface CwmFeaturenewValue - New value to be set.public HibernateOneToManyLazyOrderedAssociation getOwner$Hib()
public void setOwner$Hib(HibernateOneToManyLazyOrderedAssociation newValue)
public CwmClassifier getType()
CwmStructuralFeature
getType in interface CwmStructuralFeaturepublic void setType(CwmClassifier newValue)
CwmStructuralFeatureCwmStructuralFeature.getType() for
description on the attribute.
setType in interface CwmStructuralFeaturenewValue - New value to be set.public HibernateOneToManyLazyHighCardinalityAssociation getType$Hib()
public void setType$Hib(HibernateOneToManyLazyHighCardinalityAssociation newValue)
public CwmNamedColumnSet getOptionScopeColumnSet()
CwmColumn
getOptionScopeColumnSet in interface CwmColumnpublic void setOptionScopeColumnSet(CwmNamedColumnSet newValue)
CwmColumnCwmColumn.getOptionScopeColumnSet() for description on the attribute.
setOptionScopeColumnSet in interface CwmColumnnewValue - New value to be set.public HibernateOneToManyLazyAssociation getOptionScopeColumnSet$Hib()
public void setOptionScopeColumnSet$Hib(HibernateOneToManyLazyAssociation newValue)
public CwmSqlstructuredType getReferencedTableType()
CwmColumn
getReferencedTableType in interface CwmColumnpublic void setReferencedTableType(CwmSqlstructuredType newValue)
CwmColumnCwmColumn.getReferencedTableType() for description on the attribute.
setReferencedTableType in interface CwmColumnnewValue - New value to be set.public HibernateOneToManyLazyAssociation getReferencedTableType$Hib()
public void setReferencedTableType$Hib(HibernateOneToManyLazyAssociation 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 HibernateOneToManyLazyAssociation getFeatureSlot_Slot$Hib()
public void setFeatureSlot_Slot$Hib(HibernateOneToManyLazyAssociation newValue)
public HibernateOneToManyLazyAssociation getUnionDiscriminator_DiscriminatedUnion$Hib()
public void setUnionDiscriminator_DiscriminatedUnion$Hib(HibernateOneToManyLazyAssociation newValue)
public HibernateOneToManyLazyAssociation getIndexedFeatures_IndexedFeature$Hib()
public void setIndexedFeatures_IndexedFeature$Hib(HibernateOneToManyLazyAssociation newValue)
public HibernateManyToManyLazyAssociation getKeyRelationshipFeatures_KeyRelationship$Hib()
public void setKeyRelationshipFeatures_KeyRelationship$Hib(HibernateManyToManyLazyAssociation newValue)
public HibernateManyToManyLazyAssociation getUniqueFeature_UniqueKey$Hib()
public void setUniqueFeature_UniqueKey$Hib(HibernateManyToManyLazyAssociation newValue)
public HibernateOneToManyLazyHighCardinalityAssociation getPrivilegeIsGrantedOnElement_Privilege$Hib()
public void setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation newValue)
public CwmExpression getInitialValue()
CwmAttribute
getInitialValue in interface CwmAttributepublic void setInitialValue(CwmExpression newValue)
CwmAttributeCwmAttribute.getInitialValue() for description on the attribute.
setInitialValue in interface CwmAttributenewValue - New value to be set.public HibernateOneToOneLazyAssociation getInitialValue$Comp$CwmAttribute$Hib()
public void setInitialValue$Comp$CwmAttribute$Hib(HibernateOneToOneLazyAssociation newValue)
public CwmMultiplicity getMultiplicity()
CwmStructuralFeature
getMultiplicity in interface CwmStructuralFeaturepublic void setMultiplicity(CwmMultiplicity newValue)
CwmStructuralFeatureCwmStructuralFeature.getMultiplicity() for description on the attribute.
setMultiplicity in interface CwmStructuralFeaturenewValue - New value to be set.public HibernateOneToOneLazyAssociation getMultiplicity$Comp$CwmStructuralFeature$Hib()
public void setMultiplicity$Comp$CwmStructuralFeature$Hib(HibernateOneToOneLazyAssociation 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 | ||||||||