net.sf.farrago.fem.med
Class FemStoredColumn$Hib

java.lang.Object
  extended by org.eigenbase.enki.jmi.impl.RefBaseObjectBase
      extended by org.eigenbase.enki.jmi.impl.RefFeaturedBase
          extended by org.eigenbase.enki.jmi.impl.RefObjectBase
              extended by org.eigenbase.enki.hibernate.storage.HibernateObject
                  extended by org.eigenbase.enki.hibernate.jmi.HibernateRefObject
                      extended by net.sf.farrago.fem.med.FemStoredColumn$Hib
All Implemented Interfaces:
RefBaseObject, RefFeatured, RefObject, CwmAttribute, CwmElement, CwmFeature, CwmModelElement, CwmStructuralFeature, CwmColumn, FemElementWithStorageOptions, FemStoredColumn, FemAbstractAttribute, FemAbstractColumn, FemAbstractTypedElement, FemAnnotatedElement, HibernateAssociable, HibernateIdentifiable

public class FemStoredColumn$Hib
extends HibernateRefObject
implements FemStoredColumn, HibernateAssociable

StoredColumn 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 changeability$Hib
           
protected  String characterSetName$Hib
           
protected  HibernateManyToManyLazyAssociation clientDependency$Hib
           
protected  String collationName$Hib
           
protected  HibernateManyToManyLazyAssociation constraint$Hib
           
protected  String creationTimestamp$Hib
           
protected  HibernateManyToManyLazyAssociation dependencySupplier_SupplierDependency$Hib
           
protected  String description$Hib
           
protected  HibernateOneToManyLazyAssociation featureSlot_Slot$Hib
           
protected  Boolean generatedAlways$Hib
           
protected  HibernateOneToManyLazyOrderedAssociation histogram$Hib
           
protected  HibernateManyToManyLazyAssociation importer$Hib
           
protected  HibernateOneToManyLazyAssociation indexedFeatures_IndexedFeature$Hib
           
protected  HibernateOneToOneLazyAssociation initialValue$Comp$CwmAttribute$Hib
           
protected  Boolean isDeclaredNullable$Hib
           
protected  String isNullable$Hib
           
protected  HibernateOneToManyLazyAssociation keyComponent$Hib
           
protected  HibernateManyToManyLazyAssociation keyRelationshipFeatures_KeyRelationship$Hib
           
protected  Integer length$Hib
           
protected  String lineageId$Hib
           
protected  String modificationTimestamp$Hib
           
protected  HibernateOneToOneLazyAssociation multiplicity$Comp$CwmStructuralFeature$Hib
           
protected  String name$Hib
           
protected  HibernateOneToManyLazyHighCardinalityAssociation namespace$Hib
           
protected  HibernateOneToManyLazyAssociation optionScopeColumnSet$Hib
           
protected  String ordering$Hib
           
protected  Integer ordinal$Hib
           
protected  HibernateOneToManyLazyOrderedAssociation owner$Hib
           
protected  String ownerScope$Hib
           
protected  Integer precision$Hib
           
protected  HibernateOneToManyLazyHighCardinalityAssociation privilegeIsGrantedOnElement_Privilege$Hib
           
protected  HibernateOneToManyLazyAssociation referencedTableType$Hib
           
protected  Integer scale$Hib
           
protected  HibernateOneToOneLazyAssociation sequence$Hib
           
protected  HibernateOneToManyLazyAssociation stereotypedElement_Stereotype$Hib
           
protected  HibernateOneToManyLazyAssociation storageOptions$Hib
           
protected  HibernateOneToManyLazyAssociation tagAnnotation$Hib
           
protected  HibernateOneToManyLazyAssociation taggedElement_TaggedValue$Hib
           
protected  String targetScope$Hib
           
protected  HibernateOneToManyLazyHighCardinalityAssociation type$Hib
           
protected  HibernateOneToManyLazyAssociation unionDiscriminator_DiscriminatedUnion$Hib
           
protected  HibernateManyToManyLazyAssociation uniqueFeature_UniqueKey$Hib
           
protected  String visibility$Hib
           
 
Constructor Summary
FemStoredColumn$Hib()
           
FemStoredColumn$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, String description, String lineageId, String creationTimestamp, String modificationTimestamp, int ordinal, boolean generatedAlways, boolean isDeclaredNullable)
           
 
Method Summary
protected  void checkConstraints(List<JmiException> errors, boolean deepVerify)
           
 HibernateAssociation getAssociation(String type, boolean firstEnd)
           
 ChangeableKind getChangeability()
          Returns the value of attribute changeability.
 String getChangeability$Hib()
           
 String getCharacterSetName()
          Returns the value of attribute characterSetName.
 String getCharacterSetName$Hib()
           
 String getClassIdentifier()
           
 Collection<CwmDependency> getClientDependency()
          Returns the value of reference clientDependency.
 HibernateManyToManyLazyAssociation getClientDependency$Hib()
           
 String getCollationName()
          Returns the value of attribute collationName.
 String getCollationName$Hib()
           
 Collection<HibernateAssociation> getComposingAssociations()
           
 Collection<CwmConstraint> getConstraint()
          Returns the value of reference constraint.
 HibernateManyToManyLazyAssociation getConstraint$Hib()
           
 String getCreationTimestamp()
          Returns the value of attribute creationTimestamp.
 String getCreationTimestamp$Hib()
           
 HibernateManyToManyLazyAssociation getDependencySupplier_SupplierDependency$Hib()
           
 String getDescription()
          Returns the value of attribute description.
 String getDescription$Hib()
           
 HibernateOneToManyLazyAssociation getFeatureSlot_Slot$Hib()
           
 Boolean getGeneratedAlways$Hib()
           
 List<FemColumnHistogram> getHistogram()
          Returns the value of reference Histogram.
 HibernateOneToManyLazyOrderedAssociation getHistogram$Hib()
           
 Collection<CwmPackage> getImporter()
          Returns the value of reference importer.
 HibernateManyToManyLazyAssociation getImporter$Hib()
           
 HibernateOneToManyLazyAssociation getIndexedFeatures_IndexedFeature$Hib()
           
 CwmExpression getInitialValue()
          Returns the value of attribute initialValue.
 HibernateOneToOneLazyAssociation getInitialValue$Comp$CwmAttribute$Hib()
           
 Boolean getIsDeclaredNullable$Hib()
           
 NullableType getIsNullable()
          Returns the value of attribute isNullable.
 String getIsNullable$Hib()
           
 Collection<FemKeyComponent> getKeyComponent()
          Returns the value of reference KeyComponent.
 HibernateOneToManyLazyAssociation getKeyComponent$Hib()
           
 HibernateManyToManyLazyAssociation getKeyRelationshipFeatures_KeyRelationship$Hib()
           
 Integer getLength()
          Returns the value of attribute length.
 Integer getLength$Hib()
           
 String getLineageId()
          Returns the value of attribute lineageId.
 String getLineageId$Hib()
           
 String getModificationTimestamp()
          Returns the value of attribute modificationTimestamp.
 String getModificationTimestamp$Hib()
           
 CwmMultiplicity getMultiplicity()
          Returns the value of attribute multiplicity.
 HibernateOneToOneLazyAssociation getMultiplicity$Comp$CwmStructuralFeature$Hib()
           
 String getName()
          Returns the value of attribute name.
 String getName$Hib()
           
 CwmNamespace getNamespace()
          Returns the value of reference namespace.
 HibernateOneToManyLazyHighCardinalityAssociation getNamespace$Hib()
           
 Collection<HibernateAssociation> getNonComposingAssociations()
           
 CwmNamedColumnSet getOptionScopeColumnSet()
          Returns the value of reference optionScopeColumnSet.
 HibernateOneToManyLazyAssociation getOptionScopeColumnSet$Hib()
           
 HibernateAssociation getOrCreateAssociation(String type, boolean firstEnd)
           
 OrderingKind getOrdering()
          Returns the value of attribute ordering.
 String getOrdering$Hib()
           
 int getOrdinal()
          Returns the value of attribute ordinal.
 Integer getOrdinal$Hib()
           
 CwmClassifier getOwner()
          Returns the value of reference owner.
 HibernateOneToManyLazyOrderedAssociation getOwner$Hib()
           
 ScopeKind getOwnerScope()
          Returns the value of attribute ownerScope.
 String getOwnerScope$Hib()
           
 Integer getPrecision()
          Returns the value of attribute precision.
 Integer getPrecision$Hib()
           
 HibernateOneToManyLazyHighCardinalityAssociation getPrivilegeIsGrantedOnElement_Privilege$Hib()
           
 CwmSqlstructuredType getReferencedTableType()
          Returns the value of reference referencedTableType.
 HibernateOneToManyLazyAssociation getReferencedTableType$Hib()
           
 Integer getScale()
          Returns the value of attribute scale.
 Integer getScale$Hib()
           
 FemSequenceGenerator getSequence()
          Returns the value of reference Sequence.
 HibernateOneToOneLazyAssociation getSequence$Hib()
           
 HibernateOneToManyLazyAssociation getStereotypedElement_Stereotype$Hib()
           
 Collection<FemStorageOption> getStorageOptions()
          Returns the value of reference StorageOptions.
 HibernateOneToManyLazyAssociation getStorageOptions$Hib()
           
 Collection<FemTagAnnotation> getTagAnnotation()
          Returns the value of reference TagAnnotation.
 HibernateOneToManyLazyAssociation getTagAnnotation$Hib()
           
 HibernateOneToManyLazyAssociation getTaggedElement_TaggedValue$Hib()
           
 ScopeKind getTargetScope()
          Returns the value of attribute targetScope.
 String getTargetScope$Hib()
           
 CwmClassifier getType()
          Returns the value of reference type.
 HibernateOneToManyLazyHighCardinalityAssociation getType$Hib()
           
 HibernateOneToManyLazyAssociation getUnionDiscriminator_DiscriminatedUnion$Hib()
           
 HibernateManyToManyLazyAssociation getUniqueFeature_UniqueKey$Hib()
           
 VisibilityKind getVisibility()
          Returns the value of attribute visibility.
 String getVisibility$Hib()
           
 boolean isDeclaredNullable()
          Returns the value of attribute isDeclaredNullable.
 boolean isGeneratedAlways()
          Returns the value of attribute generatedAlways.
 RefObject refImmediateComposite()
           
protected  void removeAssociations()
           
 void setAssociation(String type, boolean firstEnd, HibernateAssociation assoc)
           
 void setChangeability(ChangeableKind newValue)
          Sets the value of changeability attribute.
 void setChangeability$Hib(String newValue)
           
 void setCharacterSetName(String newValue)
          Sets the value of characterSetName attribute.
 void setCharacterSetName$Hib(String newValue)
           
 void setClientDependency$Hib(HibernateManyToManyLazyAssociation newValue)
           
 void setCollationName(String newValue)
          Sets the value of collationName attribute.
 void setCollationName$Hib(String newValue)
           
 void setConstraint$Hib(HibernateManyToManyLazyAssociation newValue)
           
 void setCreationTimestamp(String newValue)
          Sets the value of creationTimestamp attribute.
 void setCreationTimestamp$Hib(String newValue)
           
 void setDeclaredNullable(boolean newValue)
          Sets the value of isDeclaredNullable attribute.
 void setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation newValue)
           
 void setDescription(String newValue)
          Sets the value of description attribute.
 void setDescription$Hib(String newValue)
           
 void setFeatureSlot_Slot$Hib(HibernateOneToManyLazyAssociation newValue)
           
 void setGeneratedAlways(boolean newValue)
          Sets the value of generatedAlways attribute.
 void setGeneratedAlways$Hib(Boolean newValue)
           
 void setHistogram$Hib(HibernateOneToManyLazyOrderedAssociation newValue)
           
 void setImporter$Hib(HibernateManyToManyLazyAssociation newValue)
           
 void setIndexedFeatures_IndexedFeature$Hib(HibernateOneToManyLazyAssociation newValue)
           
 void setInitialValue(CwmExpression newValue)
          Sets the value of initialValue attribute.
 void setInitialValue$Comp$CwmAttribute$Hib(HibernateOneToOneLazyAssociation newValue)
           
 void setIsDeclaredNullable$Hib(Boolean newValue)
           
 void setIsNullable(NullableType newValue)
          Sets the value of isNullable attribute.
 void setIsNullable$Hib(String newValue)
           
 void setKeyComponent$Hib(HibernateOneToManyLazyAssociation newValue)
           
 void setKeyRelationshipFeatures_KeyRelationship$Hib(HibernateManyToManyLazyAssociation newValue)
           
 void setLength(Integer newValue)
          Sets the value of length attribute.
 void setLength$Hib(Integer newValue)
           
 void setLineageId(String newValue)
          Sets the value of lineageId attribute.
 void setLineageId$Hib(String newValue)
           
 void setModificationTimestamp(String newValue)
          Sets the value of modificationTimestamp attribute.
 void setModificationTimestamp$Hib(String newValue)
           
 void setMultiplicity(CwmMultiplicity newValue)
          Sets the value of multiplicity attribute.
 void setMultiplicity$Comp$CwmStructuralFeature$Hib(HibernateOneToOneLazyAssociation newValue)
           
 void setName(String newValue)
          Sets the value of name attribute.
 void setName$Hib(String newValue)
           
 void setNamespace(CwmNamespace newValue)
          Sets the value of namespace reference.
 void setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation newValue)
           
 void setOptionScopeColumnSet(CwmNamedColumnSet newValue)
          Sets the value of optionScopeColumnSet reference.
 void setOptionScopeColumnSet$Hib(HibernateOneToManyLazyAssociation newValue)
           
 void setOrdering(OrderingKind newValue)
          Sets the value of ordering attribute.
 void setOrdering$Hib(String newValue)
           
 void setOrdinal(int newValue)
          Sets the value of ordinal attribute.
 void setOrdinal$Hib(Integer newValue)
           
 void setOwner(CwmClassifier newValue)
          Sets the value of owner reference.
 void setOwner$Hib(HibernateOneToManyLazyOrderedAssociation newValue)
           
 void setOwnerScope(ScopeKind newValue)
          Sets the value of ownerScope attribute.
 void setOwnerScope$Hib(String newValue)
           
 void setPrecision(Integer newValue)
          Sets the value of precision attribute.
 void setPrecision$Hib(Integer newValue)
           
 void setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation newValue)
           
 void setReferencedTableType(CwmSqlstructuredType newValue)
          Sets the value of referencedTableType reference.
 void setReferencedTableType$Hib(HibernateOneToManyLazyAssociation newValue)
           
 void setScale(Integer newValue)
          Sets the value of scale attribute.
 void setScale$Hib(Integer newValue)
           
 void setSequence(FemSequenceGenerator newValue)
          Sets the value of Sequence reference.
 void setSequence$Hib(HibernateOneToOneLazyAssociation newValue)
           
 void setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation newValue)
           
 void setStorageOptions$Hib(HibernateOneToManyLazyAssociation newValue)
           
 void setTagAnnotation$Hib(HibernateOneToManyLazyAssociation newValue)
           
 void setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation newValue)
           
 void setTargetScope(ScopeKind newValue)
          Sets the value of targetScope attribute.
 void setTargetScope$Hib(String newValue)
           
 void setType(CwmClassifier newValue)
          Sets the value of type reference.
 void setType$Hib(HibernateOneToManyLazyHighCardinalityAssociation newValue)
           
 void setUnionDiscriminator_DiscriminatedUnion$Hib(HibernateOneToManyLazyAssociation newValue)
           
 void setUniqueFeature_UniqueKey$Hib(HibernateManyToManyLazyAssociation newValue)
           
 void setVisibility(VisibilityKind newValue)
          Sets the value of visibility attribute.
 void setVisibility$Hib(String 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 org.eigenbase.enki.hibernate.storage.HibernateIdentifiable
getMofId
 

Field Detail

_id

private static final String _id
See Also:
Constant Field Values

name$Hib

protected String name$Hib

visibility$Hib

protected String visibility$Hib

ownerScope$Hib

protected String ownerScope$Hib

changeability$Hib

protected String changeability$Hib

ordering$Hib

protected String ordering$Hib

targetScope$Hib

protected String targetScope$Hib

precision$Hib

protected Integer precision$Hib

scale$Hib

protected Integer scale$Hib

isNullable$Hib

protected String isNullable$Hib

length$Hib

protected Integer length$Hib

collationName$Hib

protected String collationName$Hib

characterSetName$Hib

protected String characterSetName$Hib

description$Hib

protected String description$Hib

lineageId$Hib

protected String lineageId$Hib

creationTimestamp$Hib

protected String creationTimestamp$Hib

modificationTimestamp$Hib

protected String modificationTimestamp$Hib

ordinal$Hib

protected Integer ordinal$Hib

generatedAlways$Hib

protected Boolean generatedAlways$Hib

isDeclaredNullable$Hib

protected Boolean isDeclaredNullable$Hib

clientDependency$Hib

protected HibernateManyToManyLazyAssociation clientDependency$Hib

constraint$Hib

protected HibernateManyToManyLazyAssociation constraint$Hib

importer$Hib

protected HibernateManyToManyLazyAssociation importer$Hib

namespace$Hib

protected HibernateOneToManyLazyHighCardinalityAssociation namespace$Hib

owner$Hib

protected HibernateOneToManyLazyOrderedAssociation owner$Hib

type$Hib

protected HibernateOneToManyLazyHighCardinalityAssociation type$Hib

optionScopeColumnSet$Hib

protected HibernateOneToManyLazyAssociation optionScopeColumnSet$Hib

referencedTableType$Hib

protected HibernateOneToManyLazyAssociation referencedTableType$Hib

tagAnnotation$Hib

protected HibernateOneToManyLazyAssociation tagAnnotation$Hib

keyComponent$Hib

protected HibernateOneToManyLazyAssociation keyComponent$Hib

histogram$Hib

protected HibernateOneToManyLazyOrderedAssociation histogram$Hib

storageOptions$Hib

protected HibernateOneToManyLazyAssociation storageOptions$Hib

sequence$Hib

protected HibernateOneToOneLazyAssociation sequence$Hib

dependencySupplier_SupplierDependency$Hib

protected HibernateManyToManyLazyAssociation dependencySupplier_SupplierDependency$Hib

stereotypedElement_Stereotype$Hib

protected HibernateOneToManyLazyAssociation stereotypedElement_Stereotype$Hib

taggedElement_TaggedValue$Hib

protected HibernateOneToManyLazyAssociation taggedElement_TaggedValue$Hib

featureSlot_Slot$Hib

protected HibernateOneToManyLazyAssociation featureSlot_Slot$Hib

unionDiscriminator_DiscriminatedUnion$Hib

protected HibernateOneToManyLazyAssociation unionDiscriminator_DiscriminatedUnion$Hib

indexedFeatures_IndexedFeature$Hib

protected HibernateOneToManyLazyAssociation indexedFeatures_IndexedFeature$Hib

keyRelationshipFeatures_KeyRelationship$Hib

protected HibernateManyToManyLazyAssociation keyRelationshipFeatures_KeyRelationship$Hib

uniqueFeature_UniqueKey$Hib

protected HibernateManyToManyLazyAssociation uniqueFeature_UniqueKey$Hib

privilegeIsGrantedOnElement_Privilege$Hib

protected HibernateOneToManyLazyHighCardinalityAssociation privilegeIsGrantedOnElement_Privilege$Hib

initialValue$Comp$CwmAttribute$Hib

protected HibernateOneToOneLazyAssociation initialValue$Comp$CwmAttribute$Hib

multiplicity$Comp$CwmStructuralFeature$Hib

protected HibernateOneToOneLazyAssociation multiplicity$Comp$CwmStructuralFeature$Hib
Constructor Detail

FemStoredColumn$Hib

FemStoredColumn$Hib()

FemStoredColumn$Hib

FemStoredColumn$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,
                    String description,
                    String lineageId,
                    String creationTimestamp,
                    String modificationTimestamp,
                    int ordinal,
                    boolean generatedAlways,
                    boolean isDeclaredNullable)
Method Detail

getName$Hib

public String getName$Hib()

setName$Hib

public void setName$Hib(String newValue)

getName

public String getName()
Description copied from interface: CwmModelElement
Returns the value of attribute name. An identifier for the ModelElement within its containing Namespace.

Specified by:
getName in interface CwmModelElement
Returns:
Value of attribute name.

setName

public void setName(String newValue)
Description copied from interface: CwmModelElement
Sets the value of name attribute. See CwmModelElement.getName() for description on the attribute.

Specified by:
setName in interface CwmModelElement
Parameters:
newValue - New value to be set.

getVisibility$Hib

public String getVisibility$Hib()

setVisibility$Hib

public void setVisibility$Hib(String newValue)

getVisibility

public VisibilityKind getVisibility()
Description copied from interface: CwmModelElement
Returns the value of attribute visibility. Specifies extent of the visibility of the ModelElement within its owning Namespace.

Specified by:
getVisibility in interface CwmModelElement
Returns:
Value of attribute visibility.

setVisibility

public void setVisibility(VisibilityKind newValue)
Description copied from interface: CwmModelElement
Sets the value of visibility attribute. See CwmModelElement.getVisibility() for description on the attribute.

Specified by:
setVisibility in interface CwmModelElement
Parameters:
newValue - New value to be set.

getOwnerScope$Hib

public String getOwnerScope$Hib()

setOwnerScope$Hib

public void setOwnerScope$Hib(String newValue)

getOwnerScope

public ScopeKind getOwnerScope()
Description copied from interface: CwmFeature
Returns the value of attribute ownerScope. Specifies whether the Feature appears in every instance of the Classifier or whether it appears only once for the entire Classifier.

Specified by:
getOwnerScope in interface CwmFeature
Returns:
Value of attribute ownerScope.

setOwnerScope

public void setOwnerScope(ScopeKind newValue)
Description copied from interface: CwmFeature
Sets the value of ownerScope attribute. See CwmFeature.getOwnerScope() for description on the attribute.

Specified by:
setOwnerScope in interface CwmFeature
Parameters:
newValue - New value to be set.

getChangeability$Hib

public String getChangeability$Hib()

setChangeability$Hib

public void setChangeability$Hib(String newValue)

getChangeability

public ChangeableKind getChangeability()
Description copied from interface: CwmStructuralFeature
Returns the value of attribute changeability. Specifies whether the value may be modified after the object is created.

Specified by:
getChangeability in interface CwmStructuralFeature
Returns:
Value of attribute changeability.

setChangeability

public void setChangeability(ChangeableKind newValue)
Description copied from interface: CwmStructuralFeature
Sets the value of changeability attribute. See CwmStructuralFeature.getChangeability() for description on the attribute.

Specified by:
setChangeability in interface CwmStructuralFeature
Parameters:
newValue - New value to be set.

getOrdering$Hib

public String getOrdering$Hib()

setOrdering$Hib

public void setOrdering$Hib(String newValue)

getOrdering

public OrderingKind getOrdering()
Description copied from interface: CwmStructuralFeature
Returns the value of attribute ordering. Specifies whether the set of instances is ordered. The ordering must be determined and maintained by Operations that add values to the feature. This property is only relevant if the multiplicity is greater than one.

Specified by:
getOrdering in interface CwmStructuralFeature
Returns:
Value of attribute ordering.

setOrdering

public void setOrdering(OrderingKind newValue)
Description copied from interface: CwmStructuralFeature
Sets the value of ordering attribute. See CwmStructuralFeature.getOrdering() for description on the attribute.

Specified by:
setOrdering in interface CwmStructuralFeature
Parameters:
newValue - New value to be set.

getTargetScope$Hib

public String getTargetScope$Hib()

setTargetScope$Hib

public void setTargetScope$Hib(String newValue)

getTargetScope

public ScopeKind getTargetScope()
Description copied from interface: CwmStructuralFeature
Returns the value of attribute targetScope. Specifies whether the targets are ordinary Instances or are Classifiers.

Specified by:
getTargetScope in interface CwmStructuralFeature
Returns:
Value of attribute targetScope.

setTargetScope

public void setTargetScope(ScopeKind newValue)
Description copied from interface: CwmStructuralFeature
Sets the value of targetScope attribute. See CwmStructuralFeature.getTargetScope() for description on the attribute.

Specified by:
setTargetScope in interface CwmStructuralFeature
Parameters:
newValue - New value to be set.

getPrecision$Hib

public Integer getPrecision$Hib()

setPrecision$Hib

public void setPrecision$Hib(Integer newValue)

getPrecision

public Integer getPrecision()
Description copied from interface: CwmColumn
Returns the value of attribute precision. The total number of digits in the field.

Specified by:
getPrecision in interface CwmColumn
Returns:
Value of attribute precision.

setPrecision

public void setPrecision(Integer newValue)
Description copied from interface: CwmColumn
Sets the value of precision attribute. See CwmColumn.getPrecision() for description on the attribute.

Specified by:
setPrecision in interface CwmColumn
Parameters:
newValue - New value to be set.

getScale$Hib

public Integer getScale$Hib()

setScale$Hib

public void setScale$Hib(Integer newValue)

getScale

public Integer getScale()
Description copied from interface: CwmColumn
Returns the value of attribute scale. The number of digits on the right of the decimal separator.

Specified by:
getScale in interface CwmColumn
Returns:
Value of attribute scale.

setScale

public void setScale(Integer newValue)
Description copied from interface: CwmColumn
Sets the value of scale attribute. See CwmColumn.getScale() for description on the attribute.

Specified by:
setScale in interface CwmColumn
Parameters:
newValue - New value to be set.

getIsNullable$Hib

public String getIsNullable$Hib()

setIsNullable$Hib

public void setIsNullable$Hib(String newValue)

getIsNullable

public NullableType getIsNullable()
Description copied from interface: CwmColumn
Returns the value of attribute isNullable. Indicates if null values are valid in this column. Note: Default values for Column data are provided in initialValue in the UML Attribute class (the class from which the Column class inherits).

Specified by:
getIsNullable in interface CwmColumn
Returns:
Value of attribute isNullable.

setIsNullable

public void setIsNullable(NullableType newValue)
Description copied from interface: CwmColumn
Sets the value of isNullable attribute. See CwmColumn.getIsNullable() for description on the attribute.

Specified by:
setIsNullable in interface CwmColumn
Parameters:
newValue - New value to be set.

getLength$Hib

public Integer getLength$Hib()

setLength$Hib

public void setLength$Hib(Integer newValue)

getLength

public Integer getLength()
Description copied from interface: CwmColumn
Returns the value of attribute length. The length of fixed length character or byte strings. Maximum length if length is variable.

Specified by:
getLength in interface CwmColumn
Returns:
Value of attribute length.

setLength

public void setLength(Integer newValue)
Description copied from interface: CwmColumn
Sets the value of length attribute. See CwmColumn.getLength() for description on the attribute.

Specified by:
setLength in interface CwmColumn
Parameters:
newValue - New value to be set.

getCollationName$Hib

public String getCollationName$Hib()

setCollationName$Hib

public void setCollationName$Hib(String newValue)

getCollationName

public String getCollationName()
Description copied from interface: CwmColumn
Returns the value of attribute collationName. The name of the collation sequence used to sort the data values in the column. This applies only to columns whose datatype is a form of character string.

Specified by:
getCollationName in interface CwmColumn
Returns:
Value of attribute collationName.

setCollationName

public void setCollationName(String newValue)
Description copied from interface: CwmColumn
Sets the value of collationName attribute. See CwmColumn.getCollationName() for description on the attribute.

Specified by:
setCollationName in interface CwmColumn
Parameters:
newValue - New value to be set.

getCharacterSetName$Hib

public String getCharacterSetName$Hib()

setCharacterSetName$Hib

public void setCharacterSetName$Hib(String newValue)

getCharacterSetName

public String getCharacterSetName()
Description copied from interface: CwmColumn
Returns the value of attribute characterSetName. The name of the character set used for the values in the column. This field applies only to columns whose datatype is a character string.

Specified by:
getCharacterSetName in interface CwmColumn
Returns:
Value of attribute characterSetName.

setCharacterSetName

public void setCharacterSetName(String newValue)
Description copied from interface: CwmColumn
Sets the value of characterSetName attribute. See CwmColumn.getCharacterSetName() for description on the attribute.

Specified by:
setCharacterSetName in interface CwmColumn
Parameters:
newValue - New value to be set.

getDescription$Hib

public String getDescription$Hib()

setDescription$Hib

public void setDescription$Hib(String newValue)

getDescription

public String getDescription()
Description copied from interface: FemAnnotatedElement
Returns the value of attribute description.

Specified by:
getDescription in interface FemAnnotatedElement
Returns:
Value of attribute description.

setDescription

public void setDescription(String newValue)
Description copied from interface: FemAnnotatedElement
Sets the value of description attribute. See FemAnnotatedElement.getDescription() for description on the attribute.

Specified by:
setDescription in interface FemAnnotatedElement
Parameters:
newValue - New value to be set.

getLineageId$Hib

public String getLineageId$Hib()

setLineageId$Hib

public void setLineageId$Hib(String newValue)

getLineageId

public String getLineageId()
Description copied from interface: FemAnnotatedElement
Returns the value of attribute lineageId.

Specified by:
getLineageId in interface FemAnnotatedElement
Returns:
Value of attribute lineageId.

setLineageId

public void setLineageId(String newValue)
Description copied from interface: FemAnnotatedElement
Sets the value of lineageId attribute. See FemAnnotatedElement.getLineageId() for description on the attribute.

Specified by:
setLineageId in interface FemAnnotatedElement
Parameters:
newValue - New value to be set.

getCreationTimestamp$Hib

public String getCreationTimestamp$Hib()

setCreationTimestamp$Hib

public void setCreationTimestamp$Hib(String newValue)

getCreationTimestamp

public String getCreationTimestamp()
Description copied from interface: FemAnnotatedElement
Returns the value of attribute creationTimestamp.

Specified by:
getCreationTimestamp in interface FemAnnotatedElement
Returns:
Value of attribute creationTimestamp.

setCreationTimestamp

public void setCreationTimestamp(String newValue)
Description copied from interface: FemAnnotatedElement
Sets the value of creationTimestamp attribute. See FemAnnotatedElement.getCreationTimestamp() for description on the attribute.

Specified by:
setCreationTimestamp in interface FemAnnotatedElement
Parameters:
newValue - New value to be set.

getModificationTimestamp$Hib

public String getModificationTimestamp$Hib()

setModificationTimestamp$Hib

public void setModificationTimestamp$Hib(String newValue)

getModificationTimestamp

public String getModificationTimestamp()
Description copied from interface: FemAnnotatedElement
Returns the value of attribute modificationTimestamp.

Specified by:
getModificationTimestamp in interface FemAnnotatedElement
Returns:
Value of attribute modificationTimestamp.

setModificationTimestamp

public void setModificationTimestamp(String newValue)
Description copied from interface: FemAnnotatedElement
Sets the value of modificationTimestamp attribute. See FemAnnotatedElement.getModificationTimestamp() for description on the attribute.

Specified by:
setModificationTimestamp in interface FemAnnotatedElement
Parameters:
newValue - New value to be set.

getOrdinal$Hib

public Integer getOrdinal$Hib()

setOrdinal$Hib

public void setOrdinal$Hib(Integer newValue)

getOrdinal

public int getOrdinal()
Description copied from interface: FemAbstractAttribute
Returns the value of attribute ordinal.

Specified by:
getOrdinal in interface FemAbstractAttribute
Returns:
Value of attribute ordinal.

setOrdinal

public void setOrdinal(int newValue)
Description copied from interface: FemAbstractAttribute
Sets the value of ordinal attribute. See FemAbstractAttribute.getOrdinal() for description on the attribute.

Specified by:
setOrdinal in interface FemAbstractAttribute
Parameters:
newValue - New value to be set.

getGeneratedAlways$Hib

public Boolean getGeneratedAlways$Hib()

setGeneratedAlways$Hib

public void setGeneratedAlways$Hib(Boolean newValue)

isGeneratedAlways

public boolean isGeneratedAlways()
Description copied from interface: FemStoredColumn
Returns the value of attribute generatedAlways.

Specified by:
isGeneratedAlways in interface FemStoredColumn
Returns:
Value of attribute generatedAlways.

setGeneratedAlways

public void setGeneratedAlways(boolean newValue)
Description copied from interface: FemStoredColumn
Sets the value of generatedAlways attribute. See FemStoredColumn.isGeneratedAlways() for description on the attribute.

Specified by:
setGeneratedAlways in interface FemStoredColumn
Parameters:
newValue - New value to be set.

getIsDeclaredNullable$Hib

public Boolean getIsDeclaredNullable$Hib()

setIsDeclaredNullable$Hib

public void setIsDeclaredNullable$Hib(Boolean newValue)

isDeclaredNullable

public boolean isDeclaredNullable()
Description copied from interface: FemStoredColumn
Returns the value of attribute isDeclaredNullable.

Specified by:
isDeclaredNullable in interface FemStoredColumn
Returns:
Value of attribute isDeclaredNullable.

setDeclaredNullable

public void setDeclaredNullable(boolean newValue)
Description copied from interface: FemStoredColumn
Sets the value of isDeclaredNullable attribute. See FemStoredColumn.isDeclaredNullable() for description on the attribute.

Specified by:
setDeclaredNullable in interface FemStoredColumn
Parameters:
newValue - New value to be set.

getClientDependency

public Collection<CwmDependency> getClientDependency()
Description copied from interface: CwmModelElement
Returns the value of reference clientDependency.

Specified by:
getClientDependency in interface CwmModelElement
Returns:
Value of reference clientDependency. Element type: CwmDependency

getClientDependency$Hib

public HibernateManyToManyLazyAssociation getClientDependency$Hib()

setClientDependency$Hib

public void setClientDependency$Hib(HibernateManyToManyLazyAssociation newValue)

getConstraint

public Collection<CwmConstraint> getConstraint()
Description copied from interface: CwmModelElement
Returns the value of reference constraint.

Specified by:
getConstraint in interface CwmModelElement
Returns:
Value of reference constraint. Element type: CwmConstraint

getConstraint$Hib

public HibernateManyToManyLazyAssociation getConstraint$Hib()

setConstraint$Hib

public void setConstraint$Hib(HibernateManyToManyLazyAssociation newValue)

getImporter

public Collection<CwmPackage> getImporter()
Description copied from interface: CwmModelElement
Returns the value of reference importer.

Specified by:
getImporter in interface CwmModelElement
Returns:
Value of reference importer. Element type: CwmPackage

getImporter$Hib

public HibernateManyToManyLazyAssociation getImporter$Hib()

setImporter$Hib

public void setImporter$Hib(HibernateManyToManyLazyAssociation newValue)

getNamespace

public CwmNamespace getNamespace()
Description copied from interface: CwmModelElement
Returns the value of reference namespace.

Specified by:
getNamespace in interface CwmModelElement
Returns:
Value of reference namespace.

setNamespace

public void setNamespace(CwmNamespace newValue)
Description copied from interface: CwmModelElement
Sets the value of namespace reference. See CwmModelElement.getNamespace() for description on the attribute.

Specified by:
setNamespace in interface CwmModelElement
Parameters:
newValue - New value to be set.

getNamespace$Hib

public HibernateOneToManyLazyHighCardinalityAssociation getNamespace$Hib()

setNamespace$Hib

public void setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation newValue)

getOwner

public CwmClassifier getOwner()
Description copied from interface: CwmFeature
Returns the value of reference owner.

Specified by:
getOwner in interface CwmFeature
Returns:
Value of reference owner.

setOwner

public void setOwner(CwmClassifier newValue)
Description copied from interface: CwmFeature
Sets the value of owner reference. See CwmFeature.getOwner() for description on the attribute.

Specified by:
setOwner in interface CwmFeature
Parameters:
newValue - New value to be set.

getOwner$Hib

public HibernateOneToManyLazyOrderedAssociation getOwner$Hib()

setOwner$Hib

public void setOwner$Hib(HibernateOneToManyLazyOrderedAssociation newValue)

getType

public CwmClassifier getType()
Description copied from interface: CwmStructuralFeature
Returns the value of reference type.

Specified by:
getType in interface CwmStructuralFeature
Returns:
Value of reference type.

setType

public void setType(CwmClassifier newValue)
Description copied from interface: CwmStructuralFeature
Sets the value of type reference. See CwmStructuralFeature.getType() for description on the attribute.

Specified by:
setType in interface CwmStructuralFeature
Parameters:
newValue - New value to be set.

getType$Hib

public HibernateOneToManyLazyHighCardinalityAssociation getType$Hib()

setType$Hib

public void setType$Hib(HibernateOneToManyLazyHighCardinalityAssociation newValue)

getOptionScopeColumnSet

public CwmNamedColumnSet getOptionScopeColumnSet()
Description copied from interface: CwmColumn
Returns the value of reference optionScopeColumnSet.

Specified by:
getOptionScopeColumnSet in interface CwmColumn
Returns:
Value of reference optionScopeColumnSet.

setOptionScopeColumnSet

public void setOptionScopeColumnSet(CwmNamedColumnSet newValue)
Description copied from interface: CwmColumn
Sets the value of optionScopeColumnSet reference. See CwmColumn.getOptionScopeColumnSet() for description on the attribute.

Specified by:
setOptionScopeColumnSet in interface CwmColumn
Parameters:
newValue - New value to be set.

getOptionScopeColumnSet$Hib

public HibernateOneToManyLazyAssociation getOptionScopeColumnSet$Hib()

setOptionScopeColumnSet$Hib

public void setOptionScopeColumnSet$Hib(HibernateOneToManyLazyAssociation newValue)

getReferencedTableType

public CwmSqlstructuredType getReferencedTableType()
Description copied from interface: CwmColumn
Returns the value of reference referencedTableType.

Specified by:
getReferencedTableType in interface CwmColumn
Returns:
Value of reference referencedTableType.

setReferencedTableType

public void setReferencedTableType(CwmSqlstructuredType newValue)
Description copied from interface: CwmColumn
Sets the value of referencedTableType reference. See CwmColumn.getReferencedTableType() for description on the attribute.

Specified by:
setReferencedTableType in interface CwmColumn
Parameters:
newValue - New value to be set.

getReferencedTableType$Hib

public HibernateOneToManyLazyAssociation getReferencedTableType$Hib()

setReferencedTableType$Hib

public void setReferencedTableType$Hib(HibernateOneToManyLazyAssociation newValue)

getTagAnnotation

public Collection<FemTagAnnotation> getTagAnnotation()
Description copied from interface: FemAnnotatedElement
Returns the value of reference TagAnnotation.

Specified by:
getTagAnnotation in interface FemAnnotatedElement
Returns:
Value of reference TagAnnotation. Element type: FemTagAnnotation

getTagAnnotation$Hib

public HibernateOneToManyLazyAssociation getTagAnnotation$Hib()

setTagAnnotation$Hib

public void setTagAnnotation$Hib(HibernateOneToManyLazyAssociation newValue)

getKeyComponent

public Collection<FemKeyComponent> getKeyComponent()
Description copied from interface: FemAbstractAttribute
Returns the value of reference KeyComponent.

Specified by:
getKeyComponent in interface FemAbstractAttribute
Returns:
Value of reference KeyComponent. Element type: FemKeyComponent

getKeyComponent$Hib

public HibernateOneToManyLazyAssociation getKeyComponent$Hib()

setKeyComponent$Hib

public void setKeyComponent$Hib(HibernateOneToManyLazyAssociation newValue)

getHistogram

public List<FemColumnHistogram> getHistogram()
Description copied from interface: FemAbstractColumn
Returns the value of reference Histogram.

Specified by:
getHistogram in interface FemAbstractColumn
Returns:
Value of reference Histogram. Element type: FemColumnHistogram

getHistogram$Hib

public HibernateOneToManyLazyOrderedAssociation getHistogram$Hib()

setHistogram$Hib

public void setHistogram$Hib(HibernateOneToManyLazyOrderedAssociation newValue)

getStorageOptions

public Collection<FemStorageOption> getStorageOptions()
Description copied from interface: FemElementWithStorageOptions
Returns the value of reference StorageOptions.

Specified by:
getStorageOptions in interface FemElementWithStorageOptions
Returns:
Value of reference StorageOptions. Element type: FemStorageOption

getStorageOptions$Hib

public HibernateOneToManyLazyAssociation getStorageOptions$Hib()

setStorageOptions$Hib

public void setStorageOptions$Hib(HibernateOneToManyLazyAssociation newValue)

getSequence

public FemSequenceGenerator getSequence()
Description copied from interface: FemStoredColumn
Returns the value of reference Sequence.

Specified by:
getSequence in interface FemStoredColumn
Returns:
Value of reference Sequence.

setSequence

public void setSequence(FemSequenceGenerator newValue)
Description copied from interface: FemStoredColumn
Sets the value of Sequence reference. See FemStoredColumn.getSequence() for description on the attribute.

Specified by:
setSequence in interface FemStoredColumn
Parameters:
newValue - New value to be set.

getSequence$Hib

public HibernateOneToOneLazyAssociation getSequence$Hib()

setSequence$Hib

public void setSequence$Hib(HibernateOneToOneLazyAssociation newValue)

getDependencySupplier_SupplierDependency$Hib

public HibernateManyToManyLazyAssociation getDependencySupplier_SupplierDependency$Hib()

setDependencySupplier_SupplierDependency$Hib

public void setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation newValue)

getStereotypedElement_Stereotype$Hib

public HibernateOneToManyLazyAssociation getStereotypedElement_Stereotype$Hib()

setStereotypedElement_Stereotype$Hib

public void setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation newValue)

getTaggedElement_TaggedValue$Hib

public HibernateOneToManyLazyAssociation getTaggedElement_TaggedValue$Hib()

setTaggedElement_TaggedValue$Hib

public void setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation newValue)

getFeatureSlot_Slot$Hib

public HibernateOneToManyLazyAssociation getFeatureSlot_Slot$Hib()

setFeatureSlot_Slot$Hib

public void setFeatureSlot_Slot$Hib(HibernateOneToManyLazyAssociation newValue)

getUnionDiscriminator_DiscriminatedUnion$Hib

public HibernateOneToManyLazyAssociation getUnionDiscriminator_DiscriminatedUnion$Hib()

setUnionDiscriminator_DiscriminatedUnion$Hib

public void setUnionDiscriminator_DiscriminatedUnion$Hib(HibernateOneToManyLazyAssociation newValue)

getIndexedFeatures_IndexedFeature$Hib

public HibernateOneToManyLazyAssociation getIndexedFeatures_IndexedFeature$Hib()

setIndexedFeatures_IndexedFeature$Hib

public void setIndexedFeatures_IndexedFeature$Hib(HibernateOneToManyLazyAssociation newValue)

getKeyRelationshipFeatures_KeyRelationship$Hib

public HibernateManyToManyLazyAssociation getKeyRelationshipFeatures_KeyRelationship$Hib()

setKeyRelationshipFeatures_KeyRelationship$Hib

public void setKeyRelationshipFeatures_KeyRelationship$Hib(HibernateManyToManyLazyAssociation newValue)

getUniqueFeature_UniqueKey$Hib

public HibernateManyToManyLazyAssociation getUniqueFeature_UniqueKey$Hib()

setUniqueFeature_UniqueKey$Hib

public void setUniqueFeature_UniqueKey$Hib(HibernateManyToManyLazyAssociation newValue)

getPrivilegeIsGrantedOnElement_Privilege$Hib

public HibernateOneToManyLazyHighCardinalityAssociation getPrivilegeIsGrantedOnElement_Privilege$Hib()

setPrivilegeIsGrantedOnElement_Privilege$Hib

public void setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation newValue)

getInitialValue

public CwmExpression getInitialValue()
Description copied from interface: CwmAttribute
Returns the value of attribute initialValue. An Expression specifying the value of the attribute upon initialization. It is meant to be evaluated at the time the object is initialized. (Note that an explicit constructor may supersede an initial value.)

Specified by:
getInitialValue in interface CwmAttribute
Returns:
Value of attribute initialValue.

setInitialValue

public void setInitialValue(CwmExpression newValue)
Description copied from interface: CwmAttribute
Sets the value of initialValue attribute. See CwmAttribute.getInitialValue() for description on the attribute.

Specified by:
setInitialValue in interface CwmAttribute
Parameters:
newValue - New value to be set.

getInitialValue$Comp$CwmAttribute$Hib

public HibernateOneToOneLazyAssociation getInitialValue$Comp$CwmAttribute$Hib()

setInitialValue$Comp$CwmAttribute$Hib

public void setInitialValue$Comp$CwmAttribute$Hib(HibernateOneToOneLazyAssociation newValue)

getMultiplicity

public CwmMultiplicity getMultiplicity()
Description copied from interface: CwmStructuralFeature
Returns the value of attribute multiplicity. The possible number of data values for the feature that may be held by an instance. The cardinality of the set of values is an implicit part of the feature. In the common case in which the multiplicity is 1..1, then the feature is a scalar (i.e., it holds exactly one value).

Specified by:
getMultiplicity in interface CwmStructuralFeature
Returns:
Value of attribute multiplicity.

setMultiplicity

public void setMultiplicity(CwmMultiplicity newValue)
Description copied from interface: CwmStructuralFeature
Sets the value of multiplicity attribute. See CwmStructuralFeature.getMultiplicity() for description on the attribute.

Specified by:
setMultiplicity in interface CwmStructuralFeature
Parameters:
newValue - New value to be set.

getMultiplicity$Comp$CwmStructuralFeature$Hib

public HibernateOneToOneLazyAssociation getMultiplicity$Comp$CwmStructuralFeature$Hib()

setMultiplicity$Comp$CwmStructuralFeature$Hib

public void setMultiplicity$Comp$CwmStructuralFeature$Hib(HibernateOneToOneLazyAssociation newValue)

getAssociation

public HibernateAssociation getAssociation(String type,
                                           boolean firstEnd)
Specified by:
getAssociation in interface HibernateAssociable

setAssociation

public void setAssociation(String type,
                           boolean firstEnd,
                           HibernateAssociation assoc)
Specified by:
setAssociation in interface HibernateAssociable

getOrCreateAssociation

public HibernateAssociation getOrCreateAssociation(String type,
                                                   boolean firstEnd)
Specified by:
getOrCreateAssociation in interface HibernateAssociable

removeAssociations

protected void removeAssociations()
Specified by:
removeAssociations in class HibernateRefObject

getComposingAssociations

public Collection<HibernateAssociation> getComposingAssociations()
Specified by:
getComposingAssociations in class HibernateRefObject

getNonComposingAssociations

public Collection<HibernateAssociation> getNonComposingAssociations()
Specified by:
getNonComposingAssociations in class HibernateRefObject

refImmediateComposite

public RefObject refImmediateComposite()
Specified by:
refImmediateComposite in interface RefObject
Overrides:
refImmediateComposite in class RefObjectBase

checkConstraints

protected void checkConstraints(List<JmiException> errors,
                                boolean deepVerify)
Specified by:
checkConstraints in class RefBaseObjectBase

getClassIdentifier

public String getClassIdentifier()
Specified by:
getClassIdentifier in class HibernateRefObject