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

public class CwmSqlsimpleType$Hib
extends HibernateRefObject
implements CwmSqlsimpleType, HibernateAssociable

SQLSimpleType object instance interface. A simple datatype used with an SQL column. Examples are Integer, Varchar, LOB, CLOB, etc...

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  Integer characterMaximumLength$Hib
           
protected  Integer characterOctetLength$Hib
           
protected  HibernateOneToManyLazyAssociation classifierAlias_Alias$Hib
           
protected  HibernateManyToManyLazyAssociation clientDependency$Hib
           
protected  HibernateManyToManyLazyAssociation constraint$Hib
           
protected  Integer dateTimePrecision$Hib
           
protected  HibernateManyToManyLazyAssociation dependencySupplier_SupplierDependency$Hib
           
protected  HibernateOneToManyLazyAssociation distinctTypeHasSimpleType_SqlDistinctType$Hib
           
protected  HibernateOneToManyLazyOrderedAssociation feature$Hib
           
protected  HibernateManyToManyLazyAssociation importer$Hib
           
protected  HibernateOneToManyLazyAssociation instanceClassifier_Instance$Hib
           
protected  Boolean isAbstract$Hib
           
protected  String name$Hib
           
protected  HibernateOneToManyLazyHighCardinalityAssociation namespace$Hib
           
protected  Integer numericPrecision$Hib
           
protected  Integer numericPrecisionRadix$Hib
           
protected  Integer numericScale$Hib
           
protected  HibernateOneToManyLazyHighCardinalityAssociation ownedElement$Hib
           
protected  HibernateOneToManyLazyHighCardinalityAssociation parameterType_Parameter$Hib
           
protected  HibernateOneToManyLazyHighCardinalityAssociation privilegeIsGrantedOnElement_Privilege$Hib
           
protected  HibernateOneToManyLazyAssociation stereotypedElement_Stereotype$Hib
           
protected  HibernateOneToManyLazyHighCardinalityAssociation structuralFeatureType_StructuralFeature$Hib
           
protected  HibernateOneToManyLazyAssociation taggedElement_TaggedValue$Hib
           
protected  Integer typeNumber$Hib
           
protected  HibernateOneToManyLazyAssociation userAssignedNamespace_NamespaceAssignee$Hib
           
protected  String visibility$Hib
           
 
Constructor Summary
CwmSqlsimpleType$Hib()
           
CwmSqlsimpleType$Hib(String name, VisibilityKind visibility, boolean isAbstract, Integer typeNumber, Integer characterMaximumLength, Integer characterOctetLength, Integer numericPrecision, Integer numericPrecisionRadix, Integer numericScale, Integer dateTimePrecision)
           
 
Method Summary
protected  void checkConstraints(List<JmiException> errors, boolean deepVerify)
           
 HibernateAssociation getAssociation(String type, boolean firstEnd)
           
 Integer getCharacterMaximumLength()
          Returns the value of attribute characterMaximumLength.
 Integer getCharacterMaximumLength$Hib()
           
 Integer getCharacterOctetLength()
          Returns the value of attribute characterOctetLength.
 Integer getCharacterOctetLength$Hib()
           
 String getClassIdentifier()
           
 HibernateOneToManyLazyAssociation getClassifierAlias_Alias$Hib()
           
 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()
           
 Integer getDateTimePrecision()
          Returns the value of attribute dateTimePrecision.
 Integer getDateTimePrecision$Hib()
           
 HibernateManyToManyLazyAssociation getDependencySupplier_SupplierDependency$Hib()
           
 HibernateOneToManyLazyAssociation getDistinctTypeHasSimpleType_SqlDistinctType$Hib()
           
 List<CwmFeature> getFeature()
          Returns the value of reference feature.
 HibernateOneToManyLazyOrderedAssociation getFeature$Hib()
           
 Collection<CwmPackage> getImporter()
          Returns the value of reference importer.
 HibernateManyToManyLazyAssociation getImporter$Hib()
           
 HibernateOneToManyLazyAssociation getInstanceClassifier_Instance$Hib()
           
 Boolean getIsAbstract$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()
           
 Integer getNumericPrecision()
          Returns the value of attribute numericPrecision.
 Integer getNumericPrecision$Hib()
           
 Integer getNumericPrecisionRadix()
          Returns the value of attribute numericPrecisionRadix.
 Integer getNumericPrecisionRadix$Hib()
           
 Integer getNumericScale()
          Returns the value of attribute numericScale.
 Integer getNumericScale$Hib()
           
 HibernateAssociation getOrCreateAssociation(String type, boolean firstEnd)
           
 Collection<CwmModelElement> getOwnedElement()
          Returns the value of reference ownedElement.
 HibernateOneToManyLazyHighCardinalityAssociation getOwnedElement$Hib()
           
 HibernateOneToManyLazyHighCardinalityAssociation getParameterType_Parameter$Hib()
           
 HibernateOneToManyLazyHighCardinalityAssociation getPrivilegeIsGrantedOnElement_Privilege$Hib()
           
 HibernateOneToManyLazyAssociation getStereotypedElement_Stereotype$Hib()
           
 HibernateOneToManyLazyHighCardinalityAssociation getStructuralFeatureType_StructuralFeature$Hib()
           
 HibernateOneToManyLazyAssociation getTaggedElement_TaggedValue$Hib()
           
 Integer getTypeNumber()
          Returns the value of attribute typeNumber.
 Integer getTypeNumber$Hib()
           
 HibernateOneToManyLazyAssociation getUserAssignedNamespace_NamespaceAssignee$Hib()
           
 VisibilityKind getVisibility()
          Returns the value of attribute visibility.
 String getVisibility$Hib()
           
 boolean isAbstract()
          Returns the value of attribute isAbstract.
 RefObject refImmediateComposite()
           
protected  void removeAssociations()
           
 void setAbstract(boolean newValue)
          Sets the value of isAbstract attribute.
 void setAssociation(String type, boolean firstEnd, HibernateAssociation assoc)
           
 void setCharacterMaximumLength(Integer newValue)
          Sets the value of characterMaximumLength attribute.
 void setCharacterMaximumLength$Hib(Integer newValue)
           
 void setCharacterOctetLength(Integer newValue)
          Sets the value of characterOctetLength attribute.
 void setCharacterOctetLength$Hib(Integer newValue)
           
 void setClassifierAlias_Alias$Hib(HibernateOneToManyLazyAssociation newValue)
           
 void setClientDependency$Hib(HibernateManyToManyLazyAssociation newValue)
           
 void setConstraint$Hib(HibernateManyToManyLazyAssociation newValue)
           
 void setDateTimePrecision(Integer newValue)
          Sets the value of dateTimePrecision attribute.
 void setDateTimePrecision$Hib(Integer newValue)
           
 void setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation newValue)
           
 void setDistinctTypeHasSimpleType_SqlDistinctType$Hib(HibernateOneToManyLazyAssociation newValue)
           
 void setFeature$Hib(HibernateOneToManyLazyOrderedAssociation newValue)
           
 void setImporter$Hib(HibernateManyToManyLazyAssociation newValue)
           
 void setInstanceClassifier_Instance$Hib(HibernateOneToManyLazyAssociation newValue)
           
 void setIsAbstract$Hib(Boolean 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 setNumericPrecision(Integer newValue)
          Sets the value of numericPrecision attribute.
 void setNumericPrecision$Hib(Integer newValue)
           
 void setNumericPrecisionRadix(Integer newValue)
          Sets the value of numericPrecisionRadix attribute.
 void setNumericPrecisionRadix$Hib(Integer newValue)
           
 void setNumericScale(Integer newValue)
          Sets the value of numericScale attribute.
 void setNumericScale$Hib(Integer newValue)
           
 void setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation newValue)
           
 void setParameterType_Parameter$Hib(HibernateOneToManyLazyHighCardinalityAssociation newValue)
           
 void setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation newValue)
           
 void setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation newValue)
           
 void setStructuralFeatureType_StructuralFeature$Hib(HibernateOneToManyLazyHighCardinalityAssociation newValue)
           
 void setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation newValue)
           
 void setTypeNumber(Integer newValue)
          Sets the value of typeNumber attribute.
 void setTypeNumber$Hib(Integer newValue)
           
 void setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation 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 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

isAbstract$Hib

protected Boolean isAbstract$Hib

typeNumber$Hib

protected Integer typeNumber$Hib

characterMaximumLength$Hib

protected Integer characterMaximumLength$Hib

characterOctetLength$Hib

protected Integer characterOctetLength$Hib

numericPrecision$Hib

protected Integer numericPrecision$Hib

numericPrecisionRadix$Hib

protected Integer numericPrecisionRadix$Hib

numericScale$Hib

protected Integer numericScale$Hib

dateTimePrecision$Hib

protected Integer dateTimePrecision$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

ownedElement$Hib

protected HibernateOneToManyLazyHighCardinalityAssociation ownedElement$Hib

feature$Hib

protected HibernateOneToManyLazyOrderedAssociation feature$Hib

dependencySupplier_SupplierDependency$Hib

protected HibernateManyToManyLazyAssociation dependencySupplier_SupplierDependency$Hib

stereotypedElement_Stereotype$Hib

protected HibernateOneToManyLazyAssociation stereotypedElement_Stereotype$Hib

structuralFeatureType_StructuralFeature$Hib

protected HibernateOneToManyLazyHighCardinalityAssociation structuralFeatureType_StructuralFeature$Hib

taggedElement_TaggedValue$Hib

protected HibernateOneToManyLazyAssociation taggedElement_TaggedValue$Hib

parameterType_Parameter$Hib

protected HibernateOneToManyLazyHighCardinalityAssociation parameterType_Parameter$Hib

instanceClassifier_Instance$Hib

protected HibernateOneToManyLazyAssociation instanceClassifier_Instance$Hib

classifierAlias_Alias$Hib

protected HibernateOneToManyLazyAssociation classifierAlias_Alias$Hib

distinctTypeHasSimpleType_SqlDistinctType$Hib

protected HibernateOneToManyLazyAssociation distinctTypeHasSimpleType_SqlDistinctType$Hib

userAssignedNamespace_NamespaceAssignee$Hib

protected HibernateOneToManyLazyAssociation userAssignedNamespace_NamespaceAssignee$Hib

privilegeIsGrantedOnElement_Privilege$Hib

protected HibernateOneToManyLazyHighCardinalityAssociation privilegeIsGrantedOnElement_Privilege$Hib
Constructor Detail

CwmSqlsimpleType$Hib

CwmSqlsimpleType$Hib()

CwmSqlsimpleType$Hib

CwmSqlsimpleType$Hib(String name,
                     VisibilityKind visibility,
                     boolean isAbstract,
                     Integer typeNumber,
                     Integer characterMaximumLength,
                     Integer characterOctetLength,
                     Integer numericPrecision,
                     Integer numericPrecisionRadix,
                     Integer numericScale,
                     Integer dateTimePrecision)
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.

getIsAbstract$Hib

public Boolean getIsAbstract$Hib()

setIsAbstract$Hib

public void setIsAbstract$Hib(Boolean newValue)

isAbstract

public boolean isAbstract()
Description copied from interface: CwmClassifier
Returns the value of attribute isAbstract. An abstract Classifier is not instantiable.

Specified by:
isAbstract in interface CwmClassifier
Returns:
Value of attribute isAbstract.

setAbstract

public void setAbstract(boolean newValue)
Description copied from interface: CwmClassifier
Sets the value of isAbstract attribute. See CwmClassifier.isAbstract() for description on the attribute.

Specified by:
setAbstract in interface CwmClassifier
Parameters:
newValue - New value to be set.

getTypeNumber$Hib

public Integer getTypeNumber$Hib()

setTypeNumber$Hib

public void setTypeNumber$Hib(Integer newValue)

getTypeNumber

public Integer getTypeNumber()
Description copied from interface: CwmSqldataType
Returns the value of attribute typeNumber. The number assigned to the datatype by the owning RDBMS

Specified by:
getTypeNumber in interface CwmSqldataType
Returns:
Value of attribute typeNumber.

setTypeNumber

public void setTypeNumber(Integer newValue)
Description copied from interface: CwmSqldataType
Sets the value of typeNumber attribute. See CwmSqldataType.getTypeNumber() for description on the attribute.

Specified by:
setTypeNumber in interface CwmSqldataType
Parameters:
newValue - New value to be set.

getCharacterMaximumLength$Hib

public Integer getCharacterMaximumLength$Hib()

setCharacterMaximumLength$Hib

public void setCharacterMaximumLength$Hib(Integer newValue)

getCharacterMaximumLength

public Integer getCharacterMaximumLength()
Description copied from interface: CwmSqlsimpleType
Returns the value of attribute characterMaximumLength. See [SQL], corresponding field in DATA_TYPE_DESCRIPTOR

Specified by:
getCharacterMaximumLength in interface CwmSqlsimpleType
Returns:
Value of attribute characterMaximumLength.

setCharacterMaximumLength

public void setCharacterMaximumLength(Integer newValue)
Description copied from interface: CwmSqlsimpleType
Sets the value of characterMaximumLength attribute. See CwmSqlsimpleType.getCharacterMaximumLength() for description on the attribute.

Specified by:
setCharacterMaximumLength in interface CwmSqlsimpleType
Parameters:
newValue - New value to be set.

getCharacterOctetLength$Hib

public Integer getCharacterOctetLength$Hib()

setCharacterOctetLength$Hib

public void setCharacterOctetLength$Hib(Integer newValue)

getCharacterOctetLength

public Integer getCharacterOctetLength()
Description copied from interface: CwmSqlsimpleType
Returns the value of attribute characterOctetLength. See [SQL], corresponding field in DATA_TYPE_DESCRIPTOR

Specified by:
getCharacterOctetLength in interface CwmSqlsimpleType
Returns:
Value of attribute characterOctetLength.

setCharacterOctetLength

public void setCharacterOctetLength(Integer newValue)
Description copied from interface: CwmSqlsimpleType
Sets the value of characterOctetLength attribute. See CwmSqlsimpleType.getCharacterOctetLength() for description on the attribute.

Specified by:
setCharacterOctetLength in interface CwmSqlsimpleType
Parameters:
newValue - New value to be set.

getNumericPrecision$Hib

public Integer getNumericPrecision$Hib()

setNumericPrecision$Hib

public void setNumericPrecision$Hib(Integer newValue)

getNumericPrecision

public Integer getNumericPrecision()
Description copied from interface: CwmSqlsimpleType
Returns the value of attribute numericPrecision. See [SQL], corresponding field in DATA_TYPE_DESCRIPTOR

Specified by:
getNumericPrecision in interface CwmSqlsimpleType
Returns:
Value of attribute numericPrecision.

setNumericPrecision

public void setNumericPrecision(Integer newValue)
Description copied from interface: CwmSqlsimpleType
Sets the value of numericPrecision attribute. See CwmSqlsimpleType.getNumericPrecision() for description on the attribute.

Specified by:
setNumericPrecision in interface CwmSqlsimpleType
Parameters:
newValue - New value to be set.

getNumericPrecisionRadix$Hib

public Integer getNumericPrecisionRadix$Hib()

setNumericPrecisionRadix$Hib

public void setNumericPrecisionRadix$Hib(Integer newValue)

getNumericPrecisionRadix

public Integer getNumericPrecisionRadix()
Description copied from interface: CwmSqlsimpleType
Returns the value of attribute numericPrecisionRadix. See [SQL], corresponding field in DATA_TYPE_DESCRIPTOR

Specified by:
getNumericPrecisionRadix in interface CwmSqlsimpleType
Returns:
Value of attribute numericPrecisionRadix.

setNumericPrecisionRadix

public void setNumericPrecisionRadix(Integer newValue)
Description copied from interface: CwmSqlsimpleType
Sets the value of numericPrecisionRadix attribute. See CwmSqlsimpleType.getNumericPrecisionRadix() for description on the attribute.

Specified by:
setNumericPrecisionRadix in interface CwmSqlsimpleType
Parameters:
newValue - New value to be set.

getNumericScale$Hib

public Integer getNumericScale$Hib()

setNumericScale$Hib

public void setNumericScale$Hib(Integer newValue)

getNumericScale

public Integer getNumericScale()
Description copied from interface: CwmSqlsimpleType
Returns the value of attribute numericScale. See [SQL], corresponding field in DATA_TYPE_DESCRIPTOR

Specified by:
getNumericScale in interface CwmSqlsimpleType
Returns:
Value of attribute numericScale.

setNumericScale

public void setNumericScale(Integer newValue)
Description copied from interface: CwmSqlsimpleType
Sets the value of numericScale attribute. See CwmSqlsimpleType.getNumericScale() for description on the attribute.

Specified by:
setNumericScale in interface CwmSqlsimpleType
Parameters:
newValue - New value to be set.

getDateTimePrecision$Hib

public Integer getDateTimePrecision$Hib()

setDateTimePrecision$Hib

public void setDateTimePrecision$Hib(Integer newValue)

getDateTimePrecision

public Integer getDateTimePrecision()
Description copied from interface: CwmSqlsimpleType
Returns the value of attribute dateTimePrecision. See [SQL], corresponding field in DATA_TYPE_DESCRIPTOR

Specified by:
getDateTimePrecision in interface CwmSqlsimpleType
Returns:
Value of attribute dateTimePrecision.

setDateTimePrecision

public void setDateTimePrecision(Integer newValue)
Description copied from interface: CwmSqlsimpleType
Sets the value of dateTimePrecision attribute. See CwmSqlsimpleType.getDateTimePrecision() for description on the attribute.

Specified by:
setDateTimePrecision in interface CwmSqlsimpleType
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)

getOwnedElement

public Collection<CwmModelElement> getOwnedElement()
Description copied from interface: CwmNamespace
Returns the value of reference ownedElement.

Specified by:
getOwnedElement in interface CwmNamespace
Returns:
Value of reference ownedElement. Element type: CwmModelElement

getOwnedElement$Hib

public HibernateOneToManyLazyHighCardinalityAssociation getOwnedElement$Hib()

setOwnedElement$Hib

public void setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation newValue)

getFeature

public List<CwmFeature> getFeature()
Description copied from interface: CwmClassifier
Returns the value of reference feature.

Specified by:
getFeature in interface CwmClassifier
Returns:
Value of reference feature. Element type: CwmFeature

getFeature$Hib

public HibernateOneToManyLazyOrderedAssociation getFeature$Hib()

setFeature$Hib

public void setFeature$Hib(HibernateOneToManyLazyOrderedAssociation 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)

getStructuralFeatureType_StructuralFeature$Hib

public HibernateOneToManyLazyHighCardinalityAssociation getStructuralFeatureType_StructuralFeature$Hib()

setStructuralFeatureType_StructuralFeature$Hib

public void setStructuralFeatureType_StructuralFeature$Hib(HibernateOneToManyLazyHighCardinalityAssociation newValue)

getTaggedElement_TaggedValue$Hib

public HibernateOneToManyLazyAssociation getTaggedElement_TaggedValue$Hib()

setTaggedElement_TaggedValue$Hib

public void setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation newValue)

getParameterType_Parameter$Hib

public HibernateOneToManyLazyHighCardinalityAssociation getParameterType_Parameter$Hib()

setParameterType_Parameter$Hib

public void setParameterType_Parameter$Hib(HibernateOneToManyLazyHighCardinalityAssociation newValue)

getInstanceClassifier_Instance$Hib

public HibernateOneToManyLazyAssociation getInstanceClassifier_Instance$Hib()

setInstanceClassifier_Instance$Hib

public void setInstanceClassifier_Instance$Hib(HibernateOneToManyLazyAssociation newValue)

getClassifierAlias_Alias$Hib

public HibernateOneToManyLazyAssociation getClassifierAlias_Alias$Hib()

setClassifierAlias_Alias$Hib

public void setClassifierAlias_Alias$Hib(HibernateOneToManyLazyAssociation newValue)

getDistinctTypeHasSimpleType_SqlDistinctType$Hib

public HibernateOneToManyLazyAssociation getDistinctTypeHasSimpleType_SqlDistinctType$Hib()

setDistinctTypeHasSimpleType_SqlDistinctType$Hib

public void setDistinctTypeHasSimpleType_SqlDistinctType$Hib(HibernateOneToManyLazyAssociation newValue)

getUserAssignedNamespace_NamespaceAssignee$Hib

public HibernateOneToManyLazyAssociation getUserAssignedNamespace_NamespaceAssignee$Hib()

setUserAssignedNamespace_NamespaceAssignee$Hib

public void setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation newValue)

getPrivilegeIsGrantedOnElement_Privilege$Hib

public HibernateOneToManyLazyHighCardinalityAssociation getPrivilegeIsGrantedOnElement_Privilege$Hib()

setPrivilegeIsGrantedOnElement_Privilege$Hib

public void setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation 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