|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.cwm.keysindexes.CwmIndex$Hib
public class CwmIndex$Hib
Index object instance interface. Instances of the Index class represent the ordering of the instances of some other Class, and the Index is said to "span" the Class. Indexes normally have an ordered set of attributes of the Class instance they span that make up the "key" of the index; this set of relationships is represented by the IndexedFeature class that indicates how the attributes are used by the Index instance. The Index class is intended primarily as a starting point for tools that require the notion of an index.
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 HibernateManyToManyLazyAssociation |
constraint$Hib
|
protected HibernateManyToManyLazyAssociation |
dependencySupplier_SupplierDependency$Hib
|
protected HibernateManyToManyLazyAssociation |
importer$Hib
|
protected HibernateOneToManyLazyOrderedAssociation |
indexedFeature$Hib
|
protected Boolean |
isPartitioning$Hib
|
protected Boolean |
isSorted$Hib
|
protected Boolean |
isUnique$Hib
|
protected String |
name$Hib
|
protected HibernateOneToManyLazyHighCardinalityAssociation |
namespace$Hib
|
protected HibernateOneToManyLazyHighCardinalityAssociation |
privilegeIsGrantedOnElement_Privilege$Hib
|
protected HibernateOneToManyLazyAssociation |
spannedClass$Hib
|
protected HibernateOneToManyLazyAssociation |
stereotypedElement_Stereotype$Hib
|
protected HibernateOneToManyLazyAssociation |
taggedElement_TaggedValue$Hib
|
protected String |
visibility$Hib
|
Constructor Summary | |
---|---|
CwmIndex$Hib()
|
|
CwmIndex$Hib(String name,
VisibilityKind visibility,
boolean isPartitioning,
boolean isSorted,
boolean isUnique)
|
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 |
---|
private static final String _id
protected String name$Hib
protected String visibility$Hib
protected Boolean isPartitioning$Hib
protected Boolean isSorted$Hib
protected Boolean isUnique$Hib
protected HibernateManyToManyLazyAssociation clientDependency$Hib
protected HibernateManyToManyLazyAssociation constraint$Hib
protected HibernateManyToManyLazyAssociation importer$Hib
protected HibernateOneToManyLazyHighCardinalityAssociation namespace$Hib
protected HibernateOneToManyLazyOrderedAssociation indexedFeature$Hib
protected HibernateOneToManyLazyAssociation spannedClass$Hib
protected HibernateManyToManyLazyAssociation dependencySupplier_SupplierDependency$Hib
protected HibernateOneToManyLazyAssociation stereotypedElement_Stereotype$Hib
protected HibernateOneToManyLazyAssociation taggedElement_TaggedValue$Hib
protected HibernateOneToManyLazyHighCardinalityAssociation privilegeIsGrantedOnElement_Privilege$Hib
Constructor Detail |
---|
CwmIndex$Hib()
CwmIndex$Hib(String name, VisibilityKind visibility, boolean isPartitioning, boolean isSorted, boolean isUnique)
Method Detail |
---|
public String getName$Hib()
public void setName$Hib(String newValue)
public String getName()
CwmModelElement
getName
in interface CwmModelElement
public void setName(String newValue)
CwmModelElement
CwmModelElement.getName()
for
description on the attribute.
setName
in interface CwmModelElement
newValue
- New value to be set.public String getVisibility$Hib()
public void setVisibility$Hib(String newValue)
public VisibilityKind getVisibility()
CwmModelElement
getVisibility
in interface CwmModelElement
public void setVisibility(VisibilityKind newValue)
CwmModelElement
CwmModelElement.getVisibility()
for description on the attribute.
setVisibility
in interface CwmModelElement
newValue
- New value to be set.public Boolean getIsPartitioning$Hib()
public void setIsPartitioning$Hib(Boolean newValue)
public boolean isPartitioning()
CwmIndex
isPartitioning
in interface CwmIndex
public void setPartitioning(boolean newValue)
CwmIndex
CwmIndex.isPartitioning()
for description on the attribute.
setPartitioning
in interface CwmIndex
newValue
- New value to be set.public Boolean getIsSorted$Hib()
public void setIsSorted$Hib(Boolean newValue)
public boolean isSorted()
CwmIndex
isSorted
in interface CwmIndex
public void setSorted(boolean newValue)
CwmIndex
CwmIndex.isSorted()
for
description on the attribute.
setSorted
in interface CwmIndex
newValue
- New value to be set.public Boolean getIsUnique$Hib()
public void setIsUnique$Hib(Boolean newValue)
public boolean isUnique()
CwmIndex
isUnique
in interface CwmIndex
public void setUnique(boolean newValue)
CwmIndex
CwmIndex.isUnique()
for
description on the attribute.
setUnique
in interface CwmIndex
newValue
- New value to be set.public Collection<CwmDependency> getClientDependency()
CwmModelElement
getClientDependency
in interface CwmModelElement
CwmDependency
public HibernateManyToManyLazyAssociation getClientDependency$Hib()
public void setClientDependency$Hib(HibernateManyToManyLazyAssociation newValue)
public Collection<CwmConstraint> getConstraint()
CwmModelElement
getConstraint
in interface CwmModelElement
CwmConstraint
public HibernateManyToManyLazyAssociation getConstraint$Hib()
public void setConstraint$Hib(HibernateManyToManyLazyAssociation newValue)
public Collection<CwmPackage> getImporter()
CwmModelElement
getImporter
in interface CwmModelElement
CwmPackage
public HibernateManyToManyLazyAssociation getImporter$Hib()
public void setImporter$Hib(HibernateManyToManyLazyAssociation newValue)
public CwmNamespace getNamespace()
CwmModelElement
getNamespace
in interface CwmModelElement
public void setNamespace(CwmNamespace newValue)
CwmModelElement
CwmModelElement.getNamespace()
for
description on the attribute.
setNamespace
in interface CwmModelElement
newValue
- New value to be set.public HibernateOneToManyLazyHighCardinalityAssociation getNamespace$Hib()
public void setNamespace$Hib(HibernateOneToManyLazyHighCardinalityAssociation newValue)
public List<CwmIndexedFeature> getIndexedFeature()
CwmIndex
getIndexedFeature
in interface CwmIndex
CwmIndexedFeature
public HibernateOneToManyLazyOrderedAssociation getIndexedFeature$Hib()
public void setIndexedFeature$Hib(HibernateOneToManyLazyOrderedAssociation newValue)
public CwmClass getSpannedClass()
CwmIndex
getSpannedClass
in interface CwmIndex
public void setSpannedClass(CwmClass newValue)
CwmIndex
CwmIndex.getSpannedClass()
for description on the attribute.
setSpannedClass
in interface CwmIndex
newValue
- New value to be set.public HibernateOneToManyLazyAssociation getSpannedClass$Hib()
public void setSpannedClass$Hib(HibernateOneToManyLazyAssociation newValue)
public HibernateManyToManyLazyAssociation getDependencySupplier_SupplierDependency$Hib()
public void setDependencySupplier_SupplierDependency$Hib(HibernateManyToManyLazyAssociation newValue)
public HibernateOneToManyLazyAssociation getStereotypedElement_Stereotype$Hib()
public void setStereotypedElement_Stereotype$Hib(HibernateOneToManyLazyAssociation newValue)
public HibernateOneToManyLazyAssociation getTaggedElement_TaggedValue$Hib()
public void setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation newValue)
public HibernateOneToManyLazyHighCardinalityAssociation getPrivilegeIsGrantedOnElement_Privilege$Hib()
public void setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation newValue)
public HibernateAssociation getAssociation(String type, boolean firstEnd)
getAssociation
in interface HibernateAssociable
public void setAssociation(String type, boolean firstEnd, HibernateAssociation assoc)
setAssociation
in interface HibernateAssociable
public HibernateAssociation getOrCreateAssociation(String type, boolean firstEnd)
getOrCreateAssociation
in interface HibernateAssociable
protected void removeAssociations()
removeAssociations
in class HibernateRefObject
public Collection<HibernateAssociation> getComposingAssociations()
getComposingAssociations
in class HibernateRefObject
public Collection<HibernateAssociation> getNonComposingAssociations()
getNonComposingAssociations
in class HibernateRefObject
public RefObject refImmediateComposite()
refImmediateComposite
in interface RefObject
refImmediateComposite
in class RefObjectBase
protected void checkConstraints(List<JmiException> errors, boolean deepVerify)
checkConstraints
in class RefBaseObjectBase
public String getClassIdentifier()
getClassIdentifier
in class HibernateRefObject
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |