net.sf.farrago.fem.med
Class FemDataServer$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.FemDataServer$Hib
All Implemented Interfaces:
RefBaseObject, RefFeatured, RefObject, CwmElement, CwmModelElement, CwmNamespace, CwmPackage, CwmCatalog, FemDataServer, FemElementWithStorageOptions, FemAnnotatedElement, HibernateAssociable, HibernateIdentifiable

public class FemDataServer$Hib
extends HibernateRefObject
implements FemDataServer, HibernateAssociable

DataServer 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  HibernateManyToManyLazyAssociation clientDependency$Hib
           
protected  HibernateOneToManyLazyAssociation columnSet$Hib
           
protected  HibernateManyToManyLazyAssociation constraint$Hib
           
protected  String creationTimestamp$Hib
           
protected  String defaultCharacterSetName$Hib
           
protected  String defaultCollationName$Hib
           
protected  HibernateManyToManyLazyAssociation dependencySupplier_SupplierDependency$Hib
           
protected  String description$Hib
           
protected  HibernateManyToManyLazyAssociation importedElement$Hib
           
protected  HibernateManyToManyLazyAssociation importer$Hib
           
protected  String lineageId$Hib
           
protected  String modificationTimestamp$Hib
           
protected  String name$Hib
           
protected  HibernateOneToManyLazyHighCardinalityAssociation namespace$Hib
           
protected  HibernateOneToManyLazyHighCardinalityAssociation ownedElement$Hib
           
protected  HibernateOneToManyLazyHighCardinalityAssociation privilegeIsGrantedOnElement_Privilege$Hib
           
protected  HibernateOneToManyLazyAssociation stereotypedElement_Stereotype$Hib
           
protected  HibernateOneToManyLazyAssociation storageOptions$Hib
           
protected  HibernateOneToManyLazyAssociation tagAnnotation$Hib
           
protected  HibernateOneToManyLazyAssociation taggedElement_TaggedValue$Hib
           
protected  String type$Hib
           
protected  HibernateOneToManyLazyAssociation userAssignedNamespace_NamespaceAssignee$Hib
           
protected  String version$Hib
           
protected  String visibility$Hib
           
protected  HibernateOneToManyLazyAssociation wrapper$Hib
           
 
Constructor Summary
FemDataServer$Hib()
           
FemDataServer$Hib(String name, VisibilityKind visibility, String defaultCharacterSetName, String defaultCollationName, String description, String lineageId, String creationTimestamp, String modificationTimestamp, String type, String version)
           
 
Method Summary
protected  void checkConstraints(List<JmiException> errors, boolean deepVerify)
           
 HibernateAssociation getAssociation(String type, boolean firstEnd)
           
 String getClassIdentifier()
           
 Collection<CwmDependency> getClientDependency()
          Returns the value of reference clientDependency.
 HibernateManyToManyLazyAssociation getClientDependency$Hib()
           
 Collection<FemBaseColumnSet> getColumnSet()
          Returns the value of reference ColumnSet.
 HibernateOneToManyLazyAssociation getColumnSet$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()
           
 String getDefaultCharacterSetName()
          Returns the value of attribute defaultCharacterSetName.
 String getDefaultCharacterSetName$Hib()
           
 String getDefaultCollationName()
          Returns the value of attribute defaultCollationName.
 String getDefaultCollationName$Hib()
           
 HibernateManyToManyLazyAssociation getDependencySupplier_SupplierDependency$Hib()
           
 String getDescription()
          Returns the value of attribute description.
 String getDescription$Hib()
           
 Collection<CwmModelElement> getImportedElement()
          Returns the value of reference importedElement.
 HibernateManyToManyLazyAssociation getImportedElement$Hib()
           
 Collection<CwmPackage> getImporter()
          Returns the value of reference importer.
 HibernateManyToManyLazyAssociation getImporter$Hib()
           
 String getLineageId()
          Returns the value of attribute lineageId.
 String getLineageId$Hib()
           
 String getModificationTimestamp()
          Returns the value of attribute modificationTimestamp.
 String getModificationTimestamp$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)
           
 Collection<CwmModelElement> getOwnedElement()
          Returns the value of reference ownedElement.
 HibernateOneToManyLazyHighCardinalityAssociation getOwnedElement$Hib()
           
 HibernateOneToManyLazyHighCardinalityAssociation getPrivilegeIsGrantedOnElement_Privilege$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()
           
 String getType()
          Returns the value of attribute type.
 String getType$Hib()
           
 HibernateOneToManyLazyAssociation getUserAssignedNamespace_NamespaceAssignee$Hib()
           
 String getVersion()
          Returns the value of attribute version.
 String getVersion$Hib()
           
 VisibilityKind getVisibility()
          Returns the value of attribute visibility.
 String getVisibility$Hib()
           
 FemDataWrapper getWrapper()
          Returns the value of reference Wrapper.
 HibernateOneToManyLazyAssociation getWrapper$Hib()
           
 RefObject refImmediateComposite()
           
protected  void removeAssociations()
           
 void setAssociation(String type, boolean firstEnd, HibernateAssociation assoc)
           
 void setClientDependency$Hib(HibernateManyToManyLazyAssociation newValue)
           
 void setColumnSet$Hib(HibernateOneToManyLazyAssociation newValue)
           
 void setConstraint$Hib(HibernateManyToManyLazyAssociation newValue)
           
 void setCreationTimestamp(String newValue)
          Sets the value of creationTimestamp attribute.
 void setCreationTimestamp$Hib(String newValue)
           
 void setDefaultCharacterSetName(String newValue)
          Sets the value of defaultCharacterSetName attribute.
 void setDefaultCharacterSetName$Hib(String newValue)
           
 void setDefaultCollationName(String newValue)
          Sets the value of defaultCollationName attribute.
 void setDefaultCollationName$Hib(String newValue)
           
 void setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation newValue)
           
 void setDescription(String newValue)
          Sets the value of description attribute.
 void setDescription$Hib(String newValue)
           
 void setImportedElement$Hib(HibernateManyToManyLazyAssociation newValue)
           
 void setImporter$Hib(HibernateManyToManyLazyAssociation 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 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 setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation newValue)
           
 void setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation newValue)
           
 void setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation newValue)
           
 void setStorageOptions$Hib(HibernateOneToManyLazyAssociation newValue)
           
 void setTagAnnotation$Hib(HibernateOneToManyLazyAssociation newValue)
           
 void setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation newValue)
           
 void setType(String newValue)
          Sets the value of type attribute.
 void setType$Hib(String newValue)
           
 void setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation newValue)
           
 void setVersion(String newValue)
          Sets the value of version attribute.
 void setVersion$Hib(String newValue)
           
 void setVisibility(VisibilityKind newValue)
          Sets the value of visibility attribute.
 void setVisibility$Hib(String newValue)
           
 void setWrapper(FemDataWrapper newValue)
          Sets the value of Wrapper reference.
 void setWrapper$Hib(HibernateOneToManyLazyAssociation 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

defaultCharacterSetName$Hib

protected String defaultCharacterSetName$Hib

defaultCollationName$Hib

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

type$Hib

protected String type$Hib

version$Hib

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

importedElement$Hib

protected HibernateManyToManyLazyAssociation importedElement$Hib

tagAnnotation$Hib

protected HibernateOneToManyLazyAssociation tagAnnotation$Hib

storageOptions$Hib

protected HibernateOneToManyLazyAssociation storageOptions$Hib

wrapper$Hib

protected HibernateOneToManyLazyAssociation wrapper$Hib

columnSet$Hib

protected HibernateOneToManyLazyAssociation columnSet$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

userAssignedNamespace_NamespaceAssignee$Hib

protected HibernateOneToManyLazyAssociation userAssignedNamespace_NamespaceAssignee$Hib

privilegeIsGrantedOnElement_Privilege$Hib

protected HibernateOneToManyLazyHighCardinalityAssociation privilegeIsGrantedOnElement_Privilege$Hib
Constructor Detail

FemDataServer$Hib

FemDataServer$Hib()

FemDataServer$Hib

FemDataServer$Hib(String name,
                  VisibilityKind visibility,
                  String defaultCharacterSetName,
                  String defaultCollationName,
                  String description,
                  String lineageId,
                  String creationTimestamp,
                  String modificationTimestamp,
                  String type,
                  String version)
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.

getDefaultCharacterSetName$Hib

public String getDefaultCharacterSetName$Hib()

setDefaultCharacterSetName$Hib

public void setDefaultCharacterSetName$Hib(String newValue)

getDefaultCharacterSetName

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

Specified by:
getDefaultCharacterSetName in interface CwmCatalog
Returns:
Value of attribute defaultCharacterSetName.

setDefaultCharacterSetName

public void setDefaultCharacterSetName(String newValue)
Description copied from interface: CwmCatalog
Sets the value of defaultCharacterSetName attribute. See CwmCatalog.getDefaultCharacterSetName() for description on the attribute.

Specified by:
setDefaultCharacterSetName in interface CwmCatalog
Parameters:
newValue - New value to be set.

getDefaultCollationName$Hib

public String getDefaultCollationName$Hib()

setDefaultCollationName$Hib

public void setDefaultCollationName$Hib(String newValue)

getDefaultCollationName

public String getDefaultCollationName()
Description copied from interface: CwmCatalog
Returns the value of attribute defaultCollationName. The name of the default collation sequence used to sort the data values in the column.

Specified by:
getDefaultCollationName in interface CwmCatalog
Returns:
Value of attribute defaultCollationName.

setDefaultCollationName

public void setDefaultCollationName(String newValue)
Description copied from interface: CwmCatalog
Sets the value of defaultCollationName attribute. See CwmCatalog.getDefaultCollationName() for description on the attribute.

Specified by:
setDefaultCollationName in interface CwmCatalog
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.

getType$Hib

public String getType$Hib()

setType$Hib

public void setType$Hib(String newValue)

getType

public String getType()
Description copied from interface: FemDataServer
Returns the value of attribute type.

Specified by:
getType in interface FemDataServer
Returns:
Value of attribute type.

setType

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

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

getVersion$Hib

public String getVersion$Hib()

setVersion$Hib

public void setVersion$Hib(String newValue)

getVersion

public String getVersion()
Description copied from interface: FemDataServer
Returns the value of attribute version.

Specified by:
getVersion in interface FemDataServer
Returns:
Value of attribute version.

setVersion

public void setVersion(String newValue)
Description copied from interface: FemDataServer
Sets the value of version attribute. See FemDataServer.getVersion() for description on the attribute.

Specified by:
setVersion in interface FemDataServer
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)

getImportedElement

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

Specified by:
getImportedElement in interface CwmPackage
Returns:
Value of reference importedElement. Element type: CwmModelElement

getImportedElement$Hib

public HibernateManyToManyLazyAssociation getImportedElement$Hib()

setImportedElement$Hib

public void setImportedElement$Hib(HibernateManyToManyLazyAssociation 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)

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)

getWrapper

public FemDataWrapper getWrapper()
Description copied from interface: FemDataServer
Returns the value of reference Wrapper.

Specified by:
getWrapper in interface FemDataServer
Returns:
Value of reference Wrapper.

setWrapper

public void setWrapper(FemDataWrapper newValue)
Description copied from interface: FemDataServer
Sets the value of Wrapper reference. See FemDataServer.getWrapper() for description on the attribute.

Specified by:
setWrapper in interface FemDataServer
Parameters:
newValue - New value to be set.

getWrapper$Hib

public HibernateOneToManyLazyAssociation getWrapper$Hib()

setWrapper$Hib

public void setWrapper$Hib(HibernateOneToManyLazyAssociation newValue)

getColumnSet

public Collection<FemBaseColumnSet> getColumnSet()
Description copied from interface: FemDataServer
Returns the value of reference ColumnSet.

Specified by:
getColumnSet in interface FemDataServer
Returns:
Value of reference ColumnSet. Element type: FemBaseColumnSet

getColumnSet$Hib

public HibernateOneToManyLazyAssociation getColumnSet$Hib()

setColumnSet$Hib

public void setColumnSet$Hib(HibernateOneToManyLazyAssociation 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)

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