net.sf.farrago.fem.sql2003
Class FemRoutine$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.sql2003.FemRoutine$Hib
All Implemented Interfaces:
RefBaseObject, RefFeatured, RefObject, CwmBehavioralFeature, CwmMethod, CwmClass, CwmClassifier, CwmElement, CwmFeature, CwmModelElement, CwmNamespace, CwmColumnSet, CwmProcedure, FemAnnotatedElement, FemRoutine, HibernateAssociable, HibernateIdentifiable

public class FemRoutine$Hib
extends HibernateRefObject
implements FemRoutine, HibernateAssociable

Routine 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  HibernateOneToOneLazyAssociation body$Comp$CwmMethod$Hib
           
protected  Boolean calledOnNullInput$Hib
           
protected  HibernateOneToManyLazyAssociation classifierAlias_Alias$Hib
           
protected  HibernateManyToManyLazyAssociation clientDependency$Hib
           
protected  HibernateOneToManyLazyAssociation columnSetUsesSampleDataset_UsingDataset$Hib
           
protected  HibernateManyToManyLazyAssociation constraint$Hib
           
protected  String creationTimestamp$Hib
           
protected  String dataAccess$Hib
           
protected  HibernateManyToManyLazyAssociation dependencySupplier_SupplierDependency$Hib
           
protected  String description$Hib
           
protected  Boolean deterministic$Hib
           
protected  Boolean dynamicFunction$Hib
           
protected  Integer dynamicResultSetCount$Hib
           
protected  String externalName$Hib
           
protected  HibernateOneToManyLazyOrderedAssociation feature$Hib
           
protected  Boolean impersonateDefiner$Hib
           
protected  HibernateManyToManyLazyAssociation importer$Hib
           
protected  HibernateOneToManyLazyAssociation indexSpansClass_Index$Hib
           
protected  HibernateOneToManyLazyAssociation instanceClassifier_Instance$Hib
           
protected  String invocationName$Hib
           
protected  Boolean isAbstract$Hib
           
protected  Boolean isQuery$Hib
           
protected  Boolean isUdx$Hib
           
protected  String language$Hib
           
protected  String lineageId$Hib
           
protected  String modificationTimestamp$Hib
           
protected  String name$Hib
           
protected  HibernateOneToManyLazyHighCardinalityAssociation namespace$Hib
           
protected  Boolean newSavepointLevel$Hib
           
protected  HibernateOneToManyLazyHighCardinalityAssociation ownedElement$Hib
           
protected  HibernateOneToManyLazyOrderedAssociation owner$Hib
           
protected  String ownerScope$Hib
           
protected  HibernateOneToManyLazyOrderedAssociation parameter$Hib
           
protected  String parameterStyle$Hib
           
protected  HibernateOneToManyLazyHighCardinalityAssociation parameterType_Parameter$Hib
           
protected  HibernateOneToManyLazyHighCardinalityAssociation privilegeIsGrantedOnElement_Privilege$Hib
           
protected  HibernateOneToManyLazyAssociation specification$Hib
           
protected  Boolean staticDispatch$Hib
           
protected  HibernateOneToManyLazyAssociation stereotypedElement_Stereotype$Hib
           
protected  HibernateOneToManyLazyHighCardinalityAssociation structuralFeatureType_StructuralFeature$Hib
           
protected  HibernateOneToManyLazyAssociation tagAnnotation$Hib
           
protected  HibernateOneToManyLazyAssociation taggedElement_TaggedValue$Hib
           
protected  String type$Hib
           
protected  HibernateOneToManyLazyAssociation userAssignedNamespace_NamespaceAssignee$Hib
           
protected  String visibility$Hib
           
 
Constructor Summary
FemRoutine$Hib()
           
FemRoutine$Hib(String name, VisibilityKind visibility, ScopeKind ownerScope, boolean isQuery, CwmProcedureExpression body, ProcedureType type, boolean isAbstract, String description, String lineageId, String creationTimestamp, String modificationTimestamp, String invocationName, String externalName, boolean newSavepointLevel, int dynamicResultSetCount, boolean staticDispatch, String parameterStyle, boolean impersonateDefiner, boolean deterministic, RoutineDataAccess dataAccess, boolean calledOnNullInput, String language, boolean isUdx, boolean dynamicFunction)
           
 
Method Summary
protected  void checkConstraints(List<JmiException> errors, boolean deepVerify)
           
 HibernateAssociation getAssociation(String type, boolean firstEnd)
           
 CwmProcedureExpression getBody()
          Returns the value of attribute body.
 HibernateOneToOneLazyAssociation getBody$Comp$CwmMethod$Hib()
           
 Boolean getCalledOnNullInput$Hib()
           
 String getClassIdentifier()
           
 HibernateOneToManyLazyAssociation getClassifierAlias_Alias$Hib()
           
 Collection<CwmDependency> getClientDependency()
          Returns the value of reference clientDependency.
 HibernateManyToManyLazyAssociation getClientDependency$Hib()
           
 HibernateOneToManyLazyAssociation getColumnSetUsesSampleDataset_UsingDataset$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()
           
 RoutineDataAccess getDataAccess()
          Returns the value of attribute dataAccess.
 String getDataAccess$Hib()
           
 HibernateManyToManyLazyAssociation getDependencySupplier_SupplierDependency$Hib()
           
 String getDescription()
          Returns the value of attribute description.
 String getDescription$Hib()
           
 Boolean getDeterministic$Hib()
           
 Boolean getDynamicFunction$Hib()
           
 int getDynamicResultSetCount()
          Returns the value of attribute dynamicResultSetCount.
 Integer getDynamicResultSetCount$Hib()
           
 String getExternalName()
          Returns the value of attribute externalName.
 String getExternalName$Hib()
           
 List<CwmFeature> getFeature()
          Returns the value of reference feature.
 HibernateOneToManyLazyOrderedAssociation getFeature$Hib()
           
 Boolean getImpersonateDefiner$Hib()
           
 Collection<CwmPackage> getImporter()
          Returns the value of reference importer.
 HibernateManyToManyLazyAssociation getImporter$Hib()
           
 HibernateOneToManyLazyAssociation getIndexSpansClass_Index$Hib()
           
 HibernateOneToManyLazyAssociation getInstanceClassifier_Instance$Hib()
           
 String getInvocationName()
          Returns the value of attribute invocationName.
 String getInvocationName$Hib()
           
 Boolean getIsAbstract$Hib()
           
 Boolean getIsQuery$Hib()
           
 Boolean getIsUdx$Hib()
           
 String getLanguage()
          Returns the value of attribute language.
 String getLanguage$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()
           
 Boolean getNewSavepointLevel$Hib()
           
 Collection<HibernateAssociation> getNonComposingAssociations()
           
 HibernateAssociation getOrCreateAssociation(String type, boolean firstEnd)
           
 Collection<CwmModelElement> getOwnedElement()
          Returns the value of reference ownedElement.
 HibernateOneToManyLazyHighCardinalityAssociation getOwnedElement$Hib()
           
 CwmClassifier getOwner()
          Returns the value of reference owner.
 HibernateOneToManyLazyOrderedAssociation getOwner$Hib()
           
 ScopeKind getOwnerScope()
          Returns the value of attribute ownerScope.
 String getOwnerScope$Hib()
           
 List<CwmParameter> getParameter()
          Returns the value of reference parameter.
 HibernateOneToManyLazyOrderedAssociation getParameter$Hib()
           
 String getParameterStyle()
          Returns the value of attribute parameterStyle.
 String getParameterStyle$Hib()
           
 HibernateOneToManyLazyHighCardinalityAssociation getParameterType_Parameter$Hib()
           
 HibernateOneToManyLazyHighCardinalityAssociation getPrivilegeIsGrantedOnElement_Privilege$Hib()
           
 CwmOperation getSpecification()
          Returns the value of reference specification.
 HibernateOneToManyLazyAssociation getSpecification$Hib()
           
 Boolean getStaticDispatch$Hib()
           
 HibernateOneToManyLazyAssociation getStereotypedElement_Stereotype$Hib()
           
 HibernateOneToManyLazyHighCardinalityAssociation getStructuralFeatureType_StructuralFeature$Hib()
           
 Collection<FemTagAnnotation> getTagAnnotation()
          Returns the value of reference TagAnnotation.
 HibernateOneToManyLazyAssociation getTagAnnotation$Hib()
           
 HibernateOneToManyLazyAssociation getTaggedElement_TaggedValue$Hib()
           
 ProcedureType getType()
          Returns the value of attribute type.
 String getType$Hib()
           
 HibernateOneToManyLazyAssociation getUserAssignedNamespace_NamespaceAssignee$Hib()
           
 VisibilityKind getVisibility()
          Returns the value of attribute visibility.
 String getVisibility$Hib()
           
 boolean isAbstract()
          Returns the value of attribute isAbstract.
 boolean isCalledOnNullInput()
          Returns the value of attribute calledOnNullInput.
 boolean isDeterministic()
          Returns the value of attribute deterministic.
 boolean isDynamicFunction()
          Returns the value of attribute dynamicFunction.
 boolean isImpersonateDefiner()
          Returns the value of attribute impersonateDefiner.
 boolean isNewSavepointLevel()
          Returns the value of attribute newSavepointLevel.
 boolean isQuery()
          Returns the value of attribute isQuery.
 boolean isStaticDispatch()
          Returns the value of attribute staticDispatch.
 boolean isUdx()
          Returns the value of attribute isUdx.
 RefObject refImmediateComposite()
           
protected  void removeAssociations()
           
 void setAbstract(boolean newValue)
          Sets the value of isAbstract attribute.
 void setAssociation(String type, boolean firstEnd, HibernateAssociation assoc)
           
 void setBody(CwmProcedureExpression newValue)
          Sets the value of body attribute.
 void setBody$Comp$CwmMethod$Hib(HibernateOneToOneLazyAssociation newValue)
           
 void setCalledOnNullInput(boolean newValue)
          Sets the value of calledOnNullInput attribute.
 void setCalledOnNullInput$Hib(Boolean newValue)
           
 void setClassifierAlias_Alias$Hib(HibernateOneToManyLazyAssociation newValue)
           
 void setClientDependency$Hib(HibernateManyToManyLazyAssociation newValue)
           
 void setColumnSetUsesSampleDataset_UsingDataset$Hib(HibernateOneToManyLazyAssociation newValue)
           
 void setConstraint$Hib(HibernateManyToManyLazyAssociation newValue)
           
 void setCreationTimestamp(String newValue)
          Sets the value of creationTimestamp attribute.
 void setCreationTimestamp$Hib(String newValue)
           
 void setDataAccess(RoutineDataAccess newValue)
          Sets the value of dataAccess attribute.
 void setDataAccess$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 setDeterministic(boolean newValue)
          Sets the value of deterministic attribute.
 void setDeterministic$Hib(Boolean newValue)
           
 void setDynamicFunction(boolean newValue)
          Sets the value of dynamicFunction attribute.
 void setDynamicFunction$Hib(Boolean newValue)
           
 void setDynamicResultSetCount(int newValue)
          Sets the value of dynamicResultSetCount attribute.
 void setDynamicResultSetCount$Hib(Integer newValue)
           
 void setExternalName(String newValue)
          Sets the value of externalName attribute.
 void setExternalName$Hib(String newValue)
           
 void setFeature$Hib(HibernateOneToManyLazyOrderedAssociation newValue)
           
 void setImpersonateDefiner(boolean newValue)
          Sets the value of impersonateDefiner attribute.
 void setImpersonateDefiner$Hib(Boolean newValue)
           
 void setImporter$Hib(HibernateManyToManyLazyAssociation newValue)
           
 void setIndexSpansClass_Index$Hib(HibernateOneToManyLazyAssociation newValue)
           
 void setInstanceClassifier_Instance$Hib(HibernateOneToManyLazyAssociation newValue)
           
 void setInvocationName(String newValue)
          Sets the value of invocationName attribute.
 void setInvocationName$Hib(String newValue)
           
 void setIsAbstract$Hib(Boolean newValue)
           
 void setIsQuery$Hib(Boolean newValue)
           
 void setIsUdx$Hib(Boolean newValue)
           
 void setLanguage(String newValue)
          Sets the value of language attribute.
 void setLanguage$Hib(String 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 setNewSavepointLevel(boolean newValue)
          Sets the value of newSavepointLevel attribute.
 void setNewSavepointLevel$Hib(Boolean newValue)
           
 void setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation 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 setParameter$Hib(HibernateOneToManyLazyOrderedAssociation newValue)
           
 void setParameterStyle(String newValue)
          Sets the value of parameterStyle attribute.
 void setParameterStyle$Hib(String newValue)
           
 void setParameterType_Parameter$Hib(HibernateOneToManyLazyHighCardinalityAssociation newValue)
           
 void setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation newValue)
           
 void setQuery(boolean newValue)
          Sets the value of isQuery attribute.
 void setSpecification(CwmOperation newValue)
          Sets the value of specification reference.
 void setSpecification$Hib(HibernateOneToManyLazyAssociation newValue)
           
 void setStaticDispatch(boolean newValue)
          Sets the value of staticDispatch attribute.
 void setStaticDispatch$Hib(Boolean newValue)
           
 void setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation newValue)
           
 void setStructuralFeatureType_StructuralFeature$Hib(HibernateOneToManyLazyHighCardinalityAssociation newValue)
           
 void setTagAnnotation$Hib(HibernateOneToManyLazyAssociation newValue)
           
 void setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation newValue)
           
 void setType(ProcedureType newValue)
          Sets the value of type attribute.
 void setType$Hib(String newValue)
           
 void setUdx(boolean newValue)
          Sets the value of isUdx attribute.
 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

ownerScope$Hib

protected String ownerScope$Hib

isQuery$Hib

protected Boolean isQuery$Hib

type$Hib

protected String type$Hib

isAbstract$Hib

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

invocationName$Hib

protected String invocationName$Hib

externalName$Hib

protected String externalName$Hib

newSavepointLevel$Hib

protected Boolean newSavepointLevel$Hib

dynamicResultSetCount$Hib

protected Integer dynamicResultSetCount$Hib

staticDispatch$Hib

protected Boolean staticDispatch$Hib

parameterStyle$Hib

protected String parameterStyle$Hib

impersonateDefiner$Hib

protected Boolean impersonateDefiner$Hib

deterministic$Hib

protected Boolean deterministic$Hib

dataAccess$Hib

protected String dataAccess$Hib

calledOnNullInput$Hib

protected Boolean calledOnNullInput$Hib

language$Hib

protected String language$Hib

isUdx$Hib

protected Boolean isUdx$Hib

dynamicFunction$Hib

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

parameter$Hib

protected HibernateOneToManyLazyOrderedAssociation parameter$Hib

specification$Hib

protected HibernateOneToManyLazyAssociation specification$Hib

ownedElement$Hib

protected HibernateOneToManyLazyHighCardinalityAssociation ownedElement$Hib

feature$Hib

protected HibernateOneToManyLazyOrderedAssociation feature$Hib

tagAnnotation$Hib

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

indexSpansClass_Index$Hib

protected HibernateOneToManyLazyAssociation indexSpansClass_Index$Hib

userAssignedNamespace_NamespaceAssignee$Hib

protected HibernateOneToManyLazyAssociation userAssignedNamespace_NamespaceAssignee$Hib

privilegeIsGrantedOnElement_Privilege$Hib

protected HibernateOneToManyLazyHighCardinalityAssociation privilegeIsGrantedOnElement_Privilege$Hib

columnSetUsesSampleDataset_UsingDataset$Hib

protected HibernateOneToManyLazyAssociation columnSetUsesSampleDataset_UsingDataset$Hib

body$Comp$CwmMethod$Hib

protected HibernateOneToOneLazyAssociation body$Comp$CwmMethod$Hib
Constructor Detail

FemRoutine$Hib

FemRoutine$Hib()

FemRoutine$Hib

FemRoutine$Hib(String name,
               VisibilityKind visibility,
               ScopeKind ownerScope,
               boolean isQuery,
               CwmProcedureExpression body,
               ProcedureType type,
               boolean isAbstract,
               String description,
               String lineageId,
               String creationTimestamp,
               String modificationTimestamp,
               String invocationName,
               String externalName,
               boolean newSavepointLevel,
               int dynamicResultSetCount,
               boolean staticDispatch,
               String parameterStyle,
               boolean impersonateDefiner,
               boolean deterministic,
               RoutineDataAccess dataAccess,
               boolean calledOnNullInput,
               String language,
               boolean isUdx,
               boolean dynamicFunction)
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.

getIsQuery$Hib

public Boolean getIsQuery$Hib()

setIsQuery$Hib

public void setIsQuery$Hib(Boolean newValue)

isQuery

public boolean isQuery()
Description copied from interface: CwmBehavioralFeature
Returns the value of attribute isQuery. Specifies whether an execution of the BehavioralFeature leaves the state of the system unchanged. True indicates that the state is unchanged; false indicates that side-effects may occur.

Specified by:
isQuery in interface CwmBehavioralFeature
Returns:
Value of attribute isQuery.

setQuery

public void setQuery(boolean newValue)
Description copied from interface: CwmBehavioralFeature
Sets the value of isQuery attribute. See CwmBehavioralFeature.isQuery() for description on the attribute.

Specified by:
setQuery in interface CwmBehavioralFeature
Parameters:
newValue - New value to be set.

getType$Hib

public String getType$Hib()

setType$Hib

public void setType$Hib(String newValue)

getType

public ProcedureType getType()
Description copied from interface: CwmProcedure
Returns the value of attribute type. A Procedure can be either a Function or a true Procedure. This indicates whether this object returns a value or not.

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

setType

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

Specified by:
setType in interface CwmProcedure
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.

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.

getInvocationName$Hib

public String getInvocationName$Hib()

setInvocationName$Hib

public void setInvocationName$Hib(String newValue)

getInvocationName

public String getInvocationName()
Description copied from interface: FemRoutine
Returns the value of attribute invocationName.

Specified by:
getInvocationName in interface FemRoutine
Returns:
Value of attribute invocationName.

setInvocationName

public void setInvocationName(String newValue)
Description copied from interface: FemRoutine
Sets the value of invocationName attribute. See FemRoutine.getInvocationName() for description on the attribute.

Specified by:
setInvocationName in interface FemRoutine
Parameters:
newValue - New value to be set.

getExternalName$Hib

public String getExternalName$Hib()

setExternalName$Hib

public void setExternalName$Hib(String newValue)

getExternalName

public String getExternalName()
Description copied from interface: FemRoutine
Returns the value of attribute externalName.

Specified by:
getExternalName in interface FemRoutine
Returns:
Value of attribute externalName.

setExternalName

public void setExternalName(String newValue)
Description copied from interface: FemRoutine
Sets the value of externalName attribute. See FemRoutine.getExternalName() for description on the attribute.

Specified by:
setExternalName in interface FemRoutine
Parameters:
newValue - New value to be set.

getNewSavepointLevel$Hib

public Boolean getNewSavepointLevel$Hib()

setNewSavepointLevel$Hib

public void setNewSavepointLevel$Hib(Boolean newValue)

isNewSavepointLevel

public boolean isNewSavepointLevel()
Description copied from interface: FemRoutine
Returns the value of attribute newSavepointLevel.

Specified by:
isNewSavepointLevel in interface FemRoutine
Returns:
Value of attribute newSavepointLevel.

setNewSavepointLevel

public void setNewSavepointLevel(boolean newValue)
Description copied from interface: FemRoutine
Sets the value of newSavepointLevel attribute. See FemRoutine.isNewSavepointLevel() for description on the attribute.

Specified by:
setNewSavepointLevel in interface FemRoutine
Parameters:
newValue - New value to be set.

getDynamicResultSetCount$Hib

public Integer getDynamicResultSetCount$Hib()

setDynamicResultSetCount$Hib

public void setDynamicResultSetCount$Hib(Integer newValue)

getDynamicResultSetCount

public int getDynamicResultSetCount()
Description copied from interface: FemRoutine
Returns the value of attribute dynamicResultSetCount.

Specified by:
getDynamicResultSetCount in interface FemRoutine
Returns:
Value of attribute dynamicResultSetCount.

setDynamicResultSetCount

public void setDynamicResultSetCount(int newValue)
Description copied from interface: FemRoutine
Sets the value of dynamicResultSetCount attribute. See FemRoutine.getDynamicResultSetCount() for description on the attribute.

Specified by:
setDynamicResultSetCount in interface FemRoutine
Parameters:
newValue - New value to be set.

getStaticDispatch$Hib

public Boolean getStaticDispatch$Hib()

setStaticDispatch$Hib

public void setStaticDispatch$Hib(Boolean newValue)

isStaticDispatch

public boolean isStaticDispatch()
Description copied from interface: FemRoutine
Returns the value of attribute staticDispatch.

Specified by:
isStaticDispatch in interface FemRoutine
Returns:
Value of attribute staticDispatch.

setStaticDispatch

public void setStaticDispatch(boolean newValue)
Description copied from interface: FemRoutine
Sets the value of staticDispatch attribute. See FemRoutine.isStaticDispatch() for description on the attribute.

Specified by:
setStaticDispatch in interface FemRoutine
Parameters:
newValue - New value to be set.

getParameterStyle$Hib

public String getParameterStyle$Hib()

setParameterStyle$Hib

public void setParameterStyle$Hib(String newValue)

getParameterStyle

public String getParameterStyle()
Description copied from interface: FemRoutine
Returns the value of attribute parameterStyle.

Specified by:
getParameterStyle in interface FemRoutine
Returns:
Value of attribute parameterStyle.

setParameterStyle

public void setParameterStyle(String newValue)
Description copied from interface: FemRoutine
Sets the value of parameterStyle attribute. See FemRoutine.getParameterStyle() for description on the attribute.

Specified by:
setParameterStyle in interface FemRoutine
Parameters:
newValue - New value to be set.

getImpersonateDefiner$Hib

public Boolean getImpersonateDefiner$Hib()

setImpersonateDefiner$Hib

public void setImpersonateDefiner$Hib(Boolean newValue)

isImpersonateDefiner

public boolean isImpersonateDefiner()
Description copied from interface: FemRoutine
Returns the value of attribute impersonateDefiner.

Specified by:
isImpersonateDefiner in interface FemRoutine
Returns:
Value of attribute impersonateDefiner.

setImpersonateDefiner

public void setImpersonateDefiner(boolean newValue)
Description copied from interface: FemRoutine
Sets the value of impersonateDefiner attribute. See FemRoutine.isImpersonateDefiner() for description on the attribute.

Specified by:
setImpersonateDefiner in interface FemRoutine
Parameters:
newValue - New value to be set.

getDeterministic$Hib

public Boolean getDeterministic$Hib()

setDeterministic$Hib

public void setDeterministic$Hib(Boolean newValue)

isDeterministic

public boolean isDeterministic()
Description copied from interface: FemRoutine
Returns the value of attribute deterministic.

Specified by:
isDeterministic in interface FemRoutine
Returns:
Value of attribute deterministic.

setDeterministic

public void setDeterministic(boolean newValue)
Description copied from interface: FemRoutine
Sets the value of deterministic attribute. See FemRoutine.isDeterministic() for description on the attribute.

Specified by:
setDeterministic in interface FemRoutine
Parameters:
newValue - New value to be set.

getDataAccess$Hib

public String getDataAccess$Hib()

setDataAccess$Hib

public void setDataAccess$Hib(String newValue)

getDataAccess

public RoutineDataAccess getDataAccess()
Description copied from interface: FemRoutine
Returns the value of attribute dataAccess.

Specified by:
getDataAccess in interface FemRoutine
Returns:
Value of attribute dataAccess.

setDataAccess

public void setDataAccess(RoutineDataAccess newValue)
Description copied from interface: FemRoutine
Sets the value of dataAccess attribute. See FemRoutine.getDataAccess() for description on the attribute.

Specified by:
setDataAccess in interface FemRoutine
Parameters:
newValue - New value to be set.

getCalledOnNullInput$Hib

public Boolean getCalledOnNullInput$Hib()

setCalledOnNullInput$Hib

public void setCalledOnNullInput$Hib(Boolean newValue)

isCalledOnNullInput

public boolean isCalledOnNullInput()
Description copied from interface: FemRoutine
Returns the value of attribute calledOnNullInput.

Specified by:
isCalledOnNullInput in interface FemRoutine
Returns:
Value of attribute calledOnNullInput.

setCalledOnNullInput

public void setCalledOnNullInput(boolean newValue)
Description copied from interface: FemRoutine
Sets the value of calledOnNullInput attribute. See FemRoutine.isCalledOnNullInput() for description on the attribute.

Specified by:
setCalledOnNullInput in interface FemRoutine
Parameters:
newValue - New value to be set.

getLanguage$Hib

public String getLanguage$Hib()

setLanguage$Hib

public void setLanguage$Hib(String newValue)

getLanguage

public String getLanguage()
Description copied from interface: FemRoutine
Returns the value of attribute language.

Specified by:
getLanguage in interface FemRoutine
Returns:
Value of attribute language.

setLanguage

public void setLanguage(String newValue)
Description copied from interface: FemRoutine
Sets the value of language attribute. See FemRoutine.getLanguage() for description on the attribute.

Specified by:
setLanguage in interface FemRoutine
Parameters:
newValue - New value to be set.

getIsUdx$Hib

public Boolean getIsUdx$Hib()

setIsUdx$Hib

public void setIsUdx$Hib(Boolean newValue)

isUdx

public boolean isUdx()
Description copied from interface: FemRoutine
Returns the value of attribute isUdx.

Specified by:
isUdx in interface FemRoutine
Returns:
Value of attribute isUdx.

setUdx

public void setUdx(boolean newValue)
Description copied from interface: FemRoutine
Sets the value of isUdx attribute. See FemRoutine.isUdx() for description on the attribute.

Specified by:
setUdx in interface FemRoutine
Parameters:
newValue - New value to be set.

getDynamicFunction$Hib

public Boolean getDynamicFunction$Hib()

setDynamicFunction$Hib

public void setDynamicFunction$Hib(Boolean newValue)

isDynamicFunction

public boolean isDynamicFunction()
Description copied from interface: FemRoutine
Returns the value of attribute dynamicFunction.

Specified by:
isDynamicFunction in interface FemRoutine
Returns:
Value of attribute dynamicFunction.

setDynamicFunction

public void setDynamicFunction(boolean newValue)
Description copied from interface: FemRoutine
Sets the value of dynamicFunction attribute. See FemRoutine.isDynamicFunction() for description on the attribute.

Specified by:
setDynamicFunction in interface FemRoutine
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)

getParameter

public List<CwmParameter> getParameter()
Description copied from interface: CwmBehavioralFeature
Returns the value of reference parameter.

Specified by:
getParameter in interface CwmBehavioralFeature
Returns:
Value of reference parameter. Element type: CwmParameter

getParameter$Hib

public HibernateOneToManyLazyOrderedAssociation getParameter$Hib()

setParameter$Hib

public void setParameter$Hib(HibernateOneToManyLazyOrderedAssociation newValue)

getSpecification

public CwmOperation getSpecification()
Description copied from interface: CwmMethod
Returns the value of reference specification.

Specified by:
getSpecification in interface CwmMethod
Returns:
Value of reference specification.

setSpecification

public void setSpecification(CwmOperation newValue)
Description copied from interface: CwmMethod
Sets the value of specification reference. See CwmMethod.getSpecification() for description on the attribute.

Specified by:
setSpecification in interface CwmMethod
Parameters:
newValue - New value to be set.

getSpecification$Hib

public HibernateOneToManyLazyAssociation getSpecification$Hib()

setSpecification$Hib

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

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)

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)

getIndexSpansClass_Index$Hib

public HibernateOneToManyLazyAssociation getIndexSpansClass_Index$Hib()

setIndexSpansClass_Index$Hib

public void setIndexSpansClass_Index$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)

getColumnSetUsesSampleDataset_UsingDataset$Hib

public HibernateOneToManyLazyAssociation getColumnSetUsesSampleDataset_UsingDataset$Hib()

setColumnSetUsesSampleDataset_UsingDataset$Hib

public void setColumnSetUsesSampleDataset_UsingDataset$Hib(HibernateOneToManyLazyAssociation newValue)

getBody

public CwmProcedureExpression getBody()
Description copied from interface: CwmMethod
Returns the value of attribute body. A specification of the Method in some appropriate form (such as a programming language). The exact form of a Method?s specification and knowledge of the language in which it is described is outside the scope of the CWM.

Specified by:
getBody in interface CwmMethod
Returns:
Value of attribute body.

setBody

public void setBody(CwmProcedureExpression newValue)
Description copied from interface: CwmMethod
Sets the value of body attribute. See CwmMethod.getBody() for description on the attribute.

Specified by:
setBody in interface CwmMethod
Parameters:
newValue - New value to be set.

getBody$Comp$CwmMethod$Hib

public HibernateOneToOneLazyAssociation getBody$Comp$CwmMethod$Hib()

setBody$Comp$CwmMethod$Hib

public void setBody$Comp$CwmMethod$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