net.sf.farrago.cwm.relational
Class CwmSqlparameter$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.relational.CwmSqlparameter$Hib
All Implemented Interfaces:
RefBaseObject, RefFeatured, RefObject, CwmParameter, CwmElement, CwmModelElement, CwmSqlparameter, HibernateAssociable, HibernateIdentifiable

public class CwmSqlparameter$Hib
extends HibernateRefObject
implements CwmSqlparameter, HibernateAssociable

SQLParameter object instance interface. Parameters of stored procedures.

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  HibernateOneToManyLazyOrderedAssociation behavioralFeature$Hib
           
protected  HibernateManyToManyLazyAssociation clientDependency$Hib
           
protected  HibernateManyToManyLazyAssociation constraint$Hib
           
protected  HibernateOneToOneLazyAssociation defaultValue$Comp$CwmParameter$Hib
           
protected  HibernateManyToManyLazyAssociation dependencySupplier_SupplierDependency$Hib
           
protected  HibernateOneToManyLazyOrderedAssociation event$Hib
           
protected  HibernateManyToManyLazyAssociation importer$Hib
           
protected  String kind$Hib
           
protected  String name$Hib
           
protected  HibernateOneToManyLazyHighCardinalityAssociation namespace$Hib
           
protected  HibernateOneToManyLazyHighCardinalityAssociation privilegeIsGrantedOnElement_Privilege$Hib
           
protected  HibernateOneToManyLazyAssociation stereotypedElement_Stereotype$Hib
           
protected  HibernateOneToManyLazyAssociation taggedElement_TaggedValue$Hib
           
protected  HibernateOneToManyLazyHighCardinalityAssociation type$Hib
           
protected  String visibility$Hib
           
 
Constructor Summary
CwmSqlparameter$Hib()
           
CwmSqlparameter$Hib(String name, VisibilityKind visibility, CwmExpression defaultValue, ParameterDirectionKind kind)
           
 
Method Summary
protected  void checkConstraints(List<JmiException> errors, boolean deepVerify)
           
 HibernateAssociation getAssociation(String type, boolean firstEnd)
           
 CwmBehavioralFeature getBehavioralFeature()
          Returns the value of reference behavioralFeature.
 HibernateOneToManyLazyOrderedAssociation getBehavioralFeature$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()
           
 CwmExpression getDefaultValue()
          Returns the value of attribute defaultValue.
 HibernateOneToOneLazyAssociation getDefaultValue$Comp$CwmParameter$Hib()
           
 HibernateManyToManyLazyAssociation getDependencySupplier_SupplierDependency$Hib()
           
 CwmEvent getEvent()
          Returns the value of reference event.
 HibernateOneToManyLazyOrderedAssociation getEvent$Hib()
           
 Collection<CwmPackage> getImporter()
          Returns the value of reference importer.
 HibernateManyToManyLazyAssociation getImporter$Hib()
           
 ParameterDirectionKind getKind()
          Returns the value of attribute kind.
 String getKind$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)
           
 HibernateOneToManyLazyHighCardinalityAssociation getPrivilegeIsGrantedOnElement_Privilege$Hib()
           
 HibernateOneToManyLazyAssociation getStereotypedElement_Stereotype$Hib()
           
 HibernateOneToManyLazyAssociation getTaggedElement_TaggedValue$Hib()
           
 CwmClassifier getType()
          Returns the value of reference type.
 HibernateOneToManyLazyHighCardinalityAssociation getType$Hib()
           
 VisibilityKind getVisibility()
          Returns the value of attribute visibility.
 String getVisibility$Hib()
           
 RefObject refImmediateComposite()
           
protected  void removeAssociations()
           
 void setAssociation(String type, boolean firstEnd, HibernateAssociation assoc)
           
 void setBehavioralFeature(CwmBehavioralFeature newValue)
          Sets the value of behavioralFeature reference.
 void setBehavioralFeature$Hib(HibernateOneToManyLazyOrderedAssociation newValue)
           
 void setClientDependency$Hib(HibernateManyToManyLazyAssociation newValue)
           
 void setConstraint$Hib(HibernateManyToManyLazyAssociation newValue)
           
 void setDefaultValue(CwmExpression newValue)
          Sets the value of defaultValue attribute.
 void setDefaultValue$Comp$CwmParameter$Hib(HibernateOneToOneLazyAssociation newValue)
           
 void setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation newValue)
           
 void setEvent(CwmEvent newValue)
          Sets the value of event reference.
 void setEvent$Hib(HibernateOneToManyLazyOrderedAssociation newValue)
           
 void setImporter$Hib(HibernateManyToManyLazyAssociation newValue)
           
 void setKind(ParameterDirectionKind newValue)
          Sets the value of kind attribute.
 void setKind$Hib(String 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 setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation newValue)
           
 void setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation newValue)
           
 void setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation newValue)
           
 void setType(CwmClassifier newValue)
          Sets the value of type reference.
 void setType$Hib(HibernateOneToManyLazyHighCardinalityAssociation 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

kind$Hib

protected String kind$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

behavioralFeature$Hib

protected HibernateOneToManyLazyOrderedAssociation behavioralFeature$Hib

event$Hib

protected HibernateOneToManyLazyOrderedAssociation event$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

privilegeIsGrantedOnElement_Privilege$Hib

protected HibernateOneToManyLazyHighCardinalityAssociation privilegeIsGrantedOnElement_Privilege$Hib

defaultValue$Comp$CwmParameter$Hib

protected HibernateOneToOneLazyAssociation defaultValue$Comp$CwmParameter$Hib
Constructor Detail

CwmSqlparameter$Hib

CwmSqlparameter$Hib()

CwmSqlparameter$Hib

CwmSqlparameter$Hib(String name,
                    VisibilityKind visibility,
                    CwmExpression defaultValue,
                    ParameterDirectionKind kind)
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.

getKind$Hib

public String getKind$Hib()

setKind$Hib

public void setKind$Hib(String newValue)

getKind

public ParameterDirectionKind getKind()
Description copied from interface: CwmParameter
Returns the value of attribute kind. Specifies what kind of a Parameter is required.

Specified by:
getKind in interface CwmParameter
Returns:
Value of attribute kind.

setKind

public void setKind(ParameterDirectionKind newValue)
Description copied from interface: CwmParameter
Sets the value of kind attribute. See CwmParameter.getKind() for description on the attribute.

Specified by:
setKind in interface CwmParameter
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)

getBehavioralFeature

public CwmBehavioralFeature getBehavioralFeature()
Description copied from interface: CwmParameter
Returns the value of reference behavioralFeature.

Specified by:
getBehavioralFeature in interface CwmParameter
Returns:
Value of reference behavioralFeature.

setBehavioralFeature

public void setBehavioralFeature(CwmBehavioralFeature newValue)
Description copied from interface: CwmParameter
Sets the value of behavioralFeature reference. See CwmParameter.getBehavioralFeature() for description on the attribute.

Specified by:
setBehavioralFeature in interface CwmParameter
Parameters:
newValue - New value to be set.

getBehavioralFeature$Hib

public HibernateOneToManyLazyOrderedAssociation getBehavioralFeature$Hib()

setBehavioralFeature$Hib

public void setBehavioralFeature$Hib(HibernateOneToManyLazyOrderedAssociation newValue)

getEvent

public CwmEvent getEvent()
Description copied from interface: CwmParameter
Returns the value of reference event.

Specified by:
getEvent in interface CwmParameter
Returns:
Value of reference event.

setEvent

public void setEvent(CwmEvent newValue)
Description copied from interface: CwmParameter
Sets the value of event reference. See CwmParameter.getEvent() for description on the attribute.

Specified by:
setEvent in interface CwmParameter
Parameters:
newValue - New value to be set.

getEvent$Hib

public HibernateOneToManyLazyOrderedAssociation getEvent$Hib()

setEvent$Hib

public void setEvent$Hib(HibernateOneToManyLazyOrderedAssociation newValue)

getType

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

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

setType

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

Specified by:
setType in interface CwmParameter
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)

getPrivilegeIsGrantedOnElement_Privilege$Hib

public HibernateOneToManyLazyHighCardinalityAssociation getPrivilegeIsGrantedOnElement_Privilege$Hib()

setPrivilegeIsGrantedOnElement_Privilege$Hib

public void setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation newValue)

getDefaultValue

public CwmExpression getDefaultValue()
Description copied from interface: CwmParameter
Returns the value of attribute defaultValue. An Expression whose evaluation yields a value to be used when no argument is supplied for the Parameter.

Specified by:
getDefaultValue in interface CwmParameter
Returns:
Value of attribute defaultValue.

setDefaultValue

public void setDefaultValue(CwmExpression newValue)
Description copied from interface: CwmParameter
Sets the value of defaultValue attribute. See CwmParameter.getDefaultValue() for description on the attribute.

Specified by:
setDefaultValue in interface CwmParameter
Parameters:
newValue - New value to be set.

getDefaultValue$Comp$CwmParameter$Hib

public HibernateOneToOneLazyAssociation getDefaultValue$Comp$CwmParameter$Hib()

setDefaultValue$Comp$CwmParameter$Hib

public void setDefaultValue$Comp$CwmParameter$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