net.sf.farrago.cwm.datatypes
Class CwmUnionMember$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.cwm.datatypes.CwmUnionMember$Hib
All Implemented Interfaces:
RefBaseObject, RefFeatured, RefObject, CwmAttribute, CwmElement, CwmFeature, CwmModelElement, CwmStructuralFeature, CwmUnionMember, HibernateAssociable, HibernateIdentifiable

public class CwmUnionMember$Hib
extends HibernateRefObject
implements CwmUnionMember, HibernateAssociable

UnionMember object instance interface. UnionMembers are described as features of a Union and each represents one of the members of a Union. Note, however, that multiple case values can map to a single UnionMember. If isDefault is true, the union member is the default member. UnionMember instances are allowed to have a memberCase and be the default case. UnionMember instances often represent structured storage areas. A particular UnionMember may be associated with a Classifier that describes its internal structure via the StructuralFeatureType association (defined in the ObjectModel::Core package). For example, the Record::Group class, itself a Classifier, can be used as the type of a UnionMember in a manner completely analogous to how it is used to describe the type of a structured field (see the instance diagrams in the Record metamodel chapter for details).

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  HibernateManyToManyLazyAssociation clientDependency$Hib
           
protected  HibernateManyToManyLazyAssociation constraint$Hib
           
protected  HibernateManyToManyLazyAssociation dependencySupplier_SupplierDependency$Hib
           
protected  HibernateOneToManyLazyAssociation featureSlot_Slot$Hib
           
protected  HibernateManyToManyLazyAssociation importer$Hib
           
protected  HibernateOneToManyLazyAssociation indexedFeatures_IndexedFeature$Hib
           
protected  HibernateOneToOneLazyAssociation initialValue$Comp$CwmAttribute$Hib
           
protected  Boolean isDefault$Hib
           
protected  HibernateManyToManyLazyAssociation keyRelationshipFeatures_KeyRelationship$Hib
           
protected  HibernateOneToOneLazyAssociation memberCase$Comp$CwmUnionMember$Hib
           
protected  HibernateOneToOneLazyAssociation multiplicity$Comp$CwmStructuralFeature$Hib
           
protected  String name$Hib
           
protected  HibernateOneToManyLazyHighCardinalityAssociation namespace$Hib
           
protected  String ordering$Hib
           
protected  HibernateOneToManyLazyOrderedAssociation owner$Hib
           
protected  String ownerScope$Hib
           
protected  HibernateOneToManyLazyHighCardinalityAssociation privilegeIsGrantedOnElement_Privilege$Hib
           
protected  HibernateOneToManyLazyAssociation stereotypedElement_Stereotype$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
CwmUnionMember$Hib()
           
CwmUnionMember$Hib(String name, VisibilityKind visibility, ScopeKind ownerScope, ChangeableKind changeability, CwmMultiplicity multiplicity, OrderingKind ordering, ScopeKind targetScope, CwmExpression initialValue, CwmExpression memberCase, boolean isDefault)
           
 
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 getClassIdentifier()
           
 Collection<CwmDependency> getClientDependency()
          Returns the value of reference clientDependency.
 HibernateManyToManyLazyAssociation getClientDependency$Hib()
           
 Collection<HibernateAssociation> getComposingAssociations()
           
 Collection<CwmConstraint> getConstraint()
          Returns the value of reference constraint.
 HibernateManyToManyLazyAssociation getConstraint$Hib()
           
 HibernateManyToManyLazyAssociation getDependencySupplier_SupplierDependency$Hib()
           
 HibernateOneToManyLazyAssociation getFeatureSlot_Slot$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 getIsDefault$Hib()
           
 HibernateManyToManyLazyAssociation getKeyRelationshipFeatures_KeyRelationship$Hib()
           
 CwmExpression getMemberCase()
          Returns the value of attribute memberCase.
 HibernateOneToOneLazyAssociation getMemberCase$Comp$CwmUnionMember$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()
           
 HibernateAssociation getOrCreateAssociation(String type, boolean firstEnd)
           
 OrderingKind getOrdering()
          Returns the value of attribute ordering.
 String getOrdering$Hib()
           
 CwmClassifier getOwner()
          Returns the value of reference owner.
 HibernateOneToManyLazyOrderedAssociation getOwner$Hib()
           
 ScopeKind getOwnerScope()
          Returns the value of attribute ownerScope.
 String getOwnerScope$Hib()
           
 HibernateOneToManyLazyHighCardinalityAssociation getPrivilegeIsGrantedOnElement_Privilege$Hib()
           
 HibernateOneToManyLazyAssociation getStereotypedElement_Stereotype$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 isDefault()
          Returns the value of attribute isDefault.
 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 setClientDependency$Hib(HibernateManyToManyLazyAssociation newValue)
           
 void setConstraint$Hib(HibernateManyToManyLazyAssociation newValue)
           
 void setDefault(boolean newValue)
          Sets the value of isDefault attribute.
 void setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation newValue)
           
 void setFeatureSlot_Slot$Hib(HibernateOneToManyLazyAssociation 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 setIsDefault$Hib(Boolean newValue)
           
 void setKeyRelationshipFeatures_KeyRelationship$Hib(HibernateManyToManyLazyAssociation newValue)
           
 void setMemberCase(CwmExpression newValue)
          Sets the value of memberCase attribute.
 void setMemberCase$Comp$CwmUnionMember$Hib(HibernateOneToOneLazyAssociation 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 setOrdering(OrderingKind newValue)
          Sets the value of ordering attribute.
 void setOrdering$Hib(String 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 setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation newValue)
           
 void setStereotypedElement_Stereotype$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

isDefault$Hib

protected Boolean isDefault$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

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

memberCase$Comp$CwmUnionMember$Hib

protected HibernateOneToOneLazyAssociation memberCase$Comp$CwmUnionMember$Hib

multiplicity$Comp$CwmStructuralFeature$Hib

protected HibernateOneToOneLazyAssociation multiplicity$Comp$CwmStructuralFeature$Hib
Constructor Detail

CwmUnionMember$Hib

CwmUnionMember$Hib()

CwmUnionMember$Hib

CwmUnionMember$Hib(String name,
                   VisibilityKind visibility,
                   ScopeKind ownerScope,
                   ChangeableKind changeability,
                   CwmMultiplicity multiplicity,
                   OrderingKind ordering,
                   ScopeKind targetScope,
                   CwmExpression initialValue,
                   CwmExpression memberCase,
                   boolean isDefault)
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.

getIsDefault$Hib

public Boolean getIsDefault$Hib()

setIsDefault$Hib

public void setIsDefault$Hib(Boolean newValue)

isDefault

public boolean isDefault()
Description copied from interface: CwmUnionMember
Returns the value of attribute isDefault. Indicates if this UnionMember is the default member of the Union (implying that when unstated, the Union?s discriminator would assume this instance?s memberCase value).

Specified by:
isDefault in interface CwmUnionMember
Returns:
Value of attribute isDefault.

setDefault

public void setDefault(boolean newValue)
Description copied from interface: CwmUnionMember
Sets the value of isDefault attribute. See CwmUnionMember.isDefault() for description on the attribute.

Specified by:
setDefault in interface CwmUnionMember
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)

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)

getMemberCase

public CwmExpression getMemberCase()
Description copied from interface: CwmUnionMember
Returns the value of attribute memberCase. Contains the value of the Union?s discriminator for this UnionMember.

Specified by:
getMemberCase in interface CwmUnionMember
Returns:
Value of attribute memberCase.

setMemberCase

public void setMemberCase(CwmExpression newValue)
Description copied from interface: CwmUnionMember
Sets the value of memberCase attribute. See CwmUnionMember.getMemberCase() for description on the attribute.

Specified by:
setMemberCase in interface CwmUnionMember
Parameters:
newValue - New value to be set.

getMemberCase$Comp$CwmUnionMember$Hib

public HibernateOneToOneLazyAssociation getMemberCase$Comp$CwmUnionMember$Hib()

setMemberCase$Comp$CwmUnionMember$Hib

public void setMemberCase$Comp$CwmUnionMember$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