net.sf.farrago.fem.med
Class FemStorageOption$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.FemStorageOption$Hib
- All Implemented Interfaces:
- RefBaseObject, RefFeatured, RefObject, FemStorageOption, HibernateAssociable, HibernateIdentifiable
public class FemStorageOption$Hib
- extends HibernateRefObject
- implements FemStorageOption, HibernateAssociable
StorageOption 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
name$Hib
protected String name$Hib
value$Hib
protected String value$Hib
storedElement$Hib
protected HibernateOneToManyLazyAssociation storedElement$Hib
FemStorageOption$Hib
FemStorageOption$Hib()
FemStorageOption$Hib
FemStorageOption$Hib(String name,
String value)
getName$Hib
public String getName$Hib()
setName$Hib
public void setName$Hib(String newValue)
getName
public String getName()
- Description copied from interface:
FemStorageOption
- Returns the value of attribute name.
- Specified by:
getName
in interface FemStorageOption
- Returns:
- Value of attribute name.
setName
public void setName(String newValue)
- Description copied from interface:
FemStorageOption
- Sets the value of name attribute. See
FemStorageOption.getName()
for
description on the attribute.
- Specified by:
setName
in interface FemStorageOption
- Parameters:
newValue
- New value to be set.
getValue$Hib
public String getValue$Hib()
setValue$Hib
public void setValue$Hib(String newValue)
getValue
public String getValue()
- Description copied from interface:
FemStorageOption
- Returns the value of attribute value.
- Specified by:
getValue
in interface FemStorageOption
- Returns:
- Value of attribute value.
setValue
public void setValue(String newValue)
- Description copied from interface:
FemStorageOption
- Sets the value of value attribute. See
FemStorageOption.getValue()
for
description on the attribute.
- Specified by:
setValue
in interface FemStorageOption
- Parameters:
newValue
- New value to be set.
getStoredElement
public FemElementWithStorageOptions getStoredElement()
- Description copied from interface:
FemStorageOption
- Returns the value of reference StoredElement.
- Specified by:
getStoredElement
in interface FemStorageOption
- Returns:
- Value of reference StoredElement.
setStoredElement
public void setStoredElement(FemElementWithStorageOptions newValue)
- Description copied from interface:
FemStorageOption
- Sets the value of StoredElement reference. See
FemStorageOption.getStoredElement()
for description on the attribute.
- Specified by:
setStoredElement
in interface FemStorageOption
- Parameters:
newValue
- New value to be set.
getStoredElement$Hib
public HibernateOneToManyLazyAssociation getStoredElement$Hib()
setStoredElement$Hib
public void setStoredElement$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