net.sf.farrago.fem.med
Class FemElementWithStorageOptions$Hib
java.lang.Object
org.eigenbase.enki.jmi.impl.RefBaseObjectBase
org.eigenbase.enki.jmi.impl.RefFeaturedBase
org.eigenbase.enki.jmi.impl.RefObjectBase
org.eigenbase.enki.hibernate.storage.HibernateObject
org.eigenbase.enki.hibernate.jmi.HibernateRefObject
net.sf.farrago.fem.med.FemElementWithStorageOptions$Hib
- All Implemented Interfaces:
- RefBaseObject, RefFeatured, RefObject, FemElementWithStorageOptions, FemAnnotatedElement, HibernateAssociable, HibernateIdentifiable
public class FemElementWithStorageOptions$Hib
- extends HibernateRefObject
- implements FemElementWithStorageOptions, HibernateAssociable
ElementWithStorageOptions 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.
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 |
_id
private static final String _id
- See Also:
- Constant Field Values
description$Hib
protected String description$Hib
lineageId$Hib
protected String lineageId$Hib
creationTimestamp$Hib
protected String creationTimestamp$Hib
modificationTimestamp$Hib
protected String modificationTimestamp$Hib
tagAnnotation$Hib
protected HibernateOneToManyLazyAssociation tagAnnotation$Hib
storageOptions$Hib
protected HibernateOneToManyLazyAssociation storageOptions$Hib
FemElementWithStorageOptions$Hib
FemElementWithStorageOptions$Hib()
FemElementWithStorageOptions$Hib
FemElementWithStorageOptions$Hib(String description,
String lineageId,
String creationTimestamp,
String modificationTimestamp)
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.
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)
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