|
|||||||||
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.fem.med.FemForeignTable$Hib
public class FemForeignTable$Hib
ForeignTable 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.
Constructor Summary | |
---|---|
FemForeignTable$Hib()
|
|
FemForeignTable$Hib(String name,
VisibilityKind visibility,
boolean isAbstract,
boolean isTemporary,
String temporaryScope,
boolean isSystem,
String description,
String lineageId,
String creationTimestamp,
String modificationTimestamp,
ModalityType modality,
String analyzeTime,
Long rowCount,
Long lastAnalyzeRowCount,
Long deletedRowCount,
String allowedAccess)
|
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 org.eigenbase.enki.hibernate.storage.HibernateIdentifiable |
---|
getMofId |
Field Detail |
---|
private static final String _id
protected String name$Hib
protected String visibility$Hib
protected Boolean isAbstract$Hib
protected Boolean isTemporary$Hib
protected String temporaryScope$Hib
protected Boolean isSystem$Hib
protected String description$Hib
protected String lineageId$Hib
protected String creationTimestamp$Hib
protected String modificationTimestamp$Hib
protected String modality$Hib
protected String analyzeTime$Hib
protected Long rowCount$Hib
protected Long lastAnalyzeRowCount$Hib
protected Long deletedRowCount$Hib
protected String allowedAccess$Hib
protected HibernateManyToManyLazyAssociation clientDependency$Hib
protected HibernateManyToManyLazyAssociation constraint$Hib
protected HibernateManyToManyLazyAssociation importer$Hib
protected HibernateOneToManyLazyHighCardinalityAssociation namespace$Hib
protected HibernateOneToManyLazyHighCardinalityAssociation ownedElement$Hib
protected HibernateOneToManyLazyOrderedAssociation feature$Hib
protected HibernateOneToManyLazyAssociation optionScopeColumn$Hib
protected HibernateOneToManyLazyAssociation type$Hib
protected HibernateManyToManyLazyAssociation usingTrigger$Hib
protected HibernateOneToManyLazyOrderedAssociation trigger$Hib
protected HibernateOneToManyLazyAssociation tagAnnotation$Hib
protected HibernateOneToManyLazyAssociation storageOptions$Hib
protected HibernateOneToManyLazyOrderedAssociation rowCountStats$Hib
protected HibernateOneToManyLazyOrderedAssociation sampleDataset$Hib
protected HibernateOneToManyLazyAssociation server$Hib
protected HibernateManyToManyLazyAssociation dependencySupplier_SupplierDependency$Hib
protected HibernateOneToManyLazyAssociation stereotypedElement_Stereotype$Hib
protected HibernateOneToManyLazyHighCardinalityAssociation structuralFeatureType_StructuralFeature$Hib
protected HibernateOneToManyLazyAssociation taggedElement_TaggedValue$Hib
protected HibernateOneToManyLazyHighCardinalityAssociation parameterType_Parameter$Hib
protected HibernateOneToManyLazyAssociation instanceClassifier_Instance$Hib
protected HibernateOneToManyLazyAssociation classifierAlias_Alias$Hib
protected HibernateOneToManyLazyAssociation indexSpansClass_Index$Hib
protected HibernateOneToManyLazyAssociation userAssignedNamespace_NamespaceAssignee$Hib
protected HibernateOneToManyLazyHighCardinalityAssociation privilegeIsGrantedOnElement_Privilege$Hib
protected HibernateOneToManyLazyAssociation columnSetUsesSampleDataset_UsingDataset$Hib
Constructor Detail |
---|
FemForeignTable$Hib()
FemForeignTable$Hib(String name, VisibilityKind visibility, boolean isAbstract, boolean isTemporary, String temporaryScope, boolean isSystem, String description, String lineageId, String creationTimestamp, String modificationTimestamp, ModalityType modality, String analyzeTime, Long rowCount, Long lastAnalyzeRowCount, Long deletedRowCount, String allowedAccess)
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 getIsAbstract$Hib()
public void setIsAbstract$Hib(Boolean newValue)
public boolean isAbstract()
CwmClassifier
isAbstract
in interface CwmClassifier
public void setAbstract(boolean newValue)
CwmClassifier
CwmClassifier.isAbstract()
for
description on the attribute.
setAbstract
in interface CwmClassifier
newValue
- New value to be set.public Boolean getIsTemporary$Hib()
public void setIsTemporary$Hib(Boolean newValue)
public boolean isTemporary()
CwmTable
isTemporary
in interface CwmTable
public void setTemporary(boolean newValue)
CwmTable
CwmTable.isTemporary()
for description on the attribute.
setTemporary
in interface CwmTable
newValue
- New value to be set.public String getTemporaryScope$Hib()
public void setTemporaryScope$Hib(String newValue)
public String getTemporaryScope()
CwmTable
getTemporaryScope
in interface CwmTable
public void setTemporaryScope(String newValue)
CwmTable
CwmTable.getTemporaryScope()
for description on the attribute.
setTemporaryScope
in interface CwmTable
newValue
- New value to be set.public Boolean getIsSystem$Hib()
public void setIsSystem$Hib(Boolean newValue)
public boolean isSystem()
CwmTable
isSystem
in interface CwmTable
public void setSystem(boolean newValue)
CwmTable
CwmTable.isSystem()
for
description on the attribute.
setSystem
in interface CwmTable
newValue
- New value to be set.public String getDescription$Hib()
public void setDescription$Hib(String newValue)
public String getDescription()
FemAnnotatedElement
getDescription
in interface FemAnnotatedElement
public void setDescription(String newValue)
FemAnnotatedElement
FemAnnotatedElement.getDescription()
for description on the attribute.
setDescription
in interface FemAnnotatedElement
newValue
- New value to be set.public String getLineageId$Hib()
public void setLineageId$Hib(String newValue)
public String getLineageId()
FemAnnotatedElement
getLineageId
in interface FemAnnotatedElement
public void setLineageId(String newValue)
FemAnnotatedElement
FemAnnotatedElement.getLineageId()
for
description on the attribute.
setLineageId
in interface FemAnnotatedElement
newValue
- New value to be set.public String getCreationTimestamp$Hib()
public void setCreationTimestamp$Hib(String newValue)
public String getCreationTimestamp()
FemAnnotatedElement
getCreationTimestamp
in interface FemAnnotatedElement
public void setCreationTimestamp(String newValue)
FemAnnotatedElement
FemAnnotatedElement.getCreationTimestamp()
for description on the attribute.
setCreationTimestamp
in interface FemAnnotatedElement
newValue
- New value to be set.public String getModificationTimestamp$Hib()
public void setModificationTimestamp$Hib(String newValue)
public String getModificationTimestamp()
FemAnnotatedElement
getModificationTimestamp
in interface FemAnnotatedElement
public void setModificationTimestamp(String newValue)
FemAnnotatedElement
FemAnnotatedElement.getModificationTimestamp()
for description on the attribute.
setModificationTimestamp
in interface FemAnnotatedElement
newValue
- New value to be set.public String getModality$Hib()
public void setModality$Hib(String newValue)
public ModalityType getModality()
FemAbstractColumnSet
getModality
in interface FemAbstractColumnSet
public void setModality(ModalityType newValue)
FemAbstractColumnSet
FemAbstractColumnSet.getModality()
for
description on the attribute.
setModality
in interface FemAbstractColumnSet
newValue
- New value to be set.public String getAnalyzeTime$Hib()
public void setAnalyzeTime$Hib(String newValue)
public String getAnalyzeTime()
FemAbstractColumnSet
getAnalyzeTime
in interface FemAbstractColumnSet
public void setAnalyzeTime(String newValue)
FemAbstractColumnSet
FemAbstractColumnSet.getAnalyzeTime()
for description on the attribute.
setAnalyzeTime
in interface FemAbstractColumnSet
newValue
- New value to be set.public Long getRowCount$Hib()
public void setRowCount$Hib(Long newValue)
public Long getRowCount()
FemAbstractColumnSet
getRowCount
in interface FemAbstractColumnSet
public void setRowCount(Long newValue)
FemAbstractColumnSet
FemAbstractColumnSet.getRowCount()
for
description on the attribute.
setRowCount
in interface FemAbstractColumnSet
newValue
- New value to be set.public Long getLastAnalyzeRowCount$Hib()
public void setLastAnalyzeRowCount$Hib(Long newValue)
public Long getLastAnalyzeRowCount()
FemAbstractColumnSet
getLastAnalyzeRowCount
in interface FemAbstractColumnSet
public void setLastAnalyzeRowCount(Long newValue)
FemAbstractColumnSet
FemAbstractColumnSet.getLastAnalyzeRowCount()
for description on the attribute.
setLastAnalyzeRowCount
in interface FemAbstractColumnSet
newValue
- New value to be set.public Long getDeletedRowCount$Hib()
public void setDeletedRowCount$Hib(Long newValue)
public Long getDeletedRowCount()
FemAbstractColumnSet
getDeletedRowCount
in interface FemAbstractColumnSet
public void setDeletedRowCount(Long newValue)
FemAbstractColumnSet
FemAbstractColumnSet.getDeletedRowCount()
for description on the attribute.
setDeletedRowCount
in interface FemAbstractColumnSet
newValue
- New value to be set.public String getAllowedAccess$Hib()
public void setAllowedAccess$Hib(String newValue)
public String getAllowedAccess()
FemBaseColumnSet
getAllowedAccess
in interface FemBaseColumnSet
public void setAllowedAccess(String newValue)
FemBaseColumnSet
FemBaseColumnSet.getAllowedAccess()
for description on the attribute.
setAllowedAccess
in interface FemBaseColumnSet
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 Collection<CwmModelElement> getOwnedElement()
CwmNamespace
getOwnedElement
in interface CwmNamespace
CwmModelElement
public HibernateOneToManyLazyHighCardinalityAssociation getOwnedElement$Hib()
public void setOwnedElement$Hib(HibernateOneToManyLazyHighCardinalityAssociation newValue)
public List<CwmFeature> getFeature()
CwmClassifier
getFeature
in interface CwmClassifier
CwmFeature
public HibernateOneToManyLazyOrderedAssociation getFeature$Hib()
public void setFeature$Hib(HibernateOneToManyLazyOrderedAssociation newValue)
public Collection<CwmColumn> getOptionScopeColumn()
CwmNamedColumnSet
getOptionScopeColumn
in interface CwmNamedColumnSet
CwmColumn
public HibernateOneToManyLazyAssociation getOptionScopeColumn$Hib()
public void setOptionScopeColumn$Hib(HibernateOneToManyLazyAssociation newValue)
public CwmSqlstructuredType getType()
CwmNamedColumnSet
getType
in interface CwmNamedColumnSet
public void setType(CwmSqlstructuredType newValue)
CwmNamedColumnSet
CwmNamedColumnSet.getType()
for
description on the attribute.
setType
in interface CwmNamedColumnSet
newValue
- New value to be set.public HibernateOneToManyLazyAssociation getType$Hib()
public void setType$Hib(HibernateOneToManyLazyAssociation newValue)
public Collection<CwmTrigger> getUsingTrigger()
CwmNamedColumnSet
getUsingTrigger
in interface CwmNamedColumnSet
CwmTrigger
public HibernateManyToManyLazyAssociation getUsingTrigger$Hib()
public void setUsingTrigger$Hib(HibernateManyToManyLazyAssociation newValue)
public List<CwmTrigger> getTrigger()
CwmTable
getTrigger
in interface CwmTable
CwmTrigger
public HibernateOneToManyLazyOrderedAssociation getTrigger$Hib()
public void setTrigger$Hib(HibernateOneToManyLazyOrderedAssociation newValue)
public Collection<FemTagAnnotation> getTagAnnotation()
FemAnnotatedElement
getTagAnnotation
in interface FemAnnotatedElement
FemTagAnnotation
public HibernateOneToManyLazyAssociation getTagAnnotation$Hib()
public void setTagAnnotation$Hib(HibernateOneToManyLazyAssociation newValue)
public Collection<FemStorageOption> getStorageOptions()
FemElementWithStorageOptions
getStorageOptions
in interface FemElementWithStorageOptions
FemStorageOption
public HibernateOneToManyLazyAssociation getStorageOptions$Hib()
public void setStorageOptions$Hib(HibernateOneToManyLazyAssociation newValue)
public List<FemRowCountStatistics> getRowCountStats()
FemAbstractColumnSet
getRowCountStats
in interface FemAbstractColumnSet
FemRowCountStatistics
public HibernateOneToManyLazyOrderedAssociation getRowCountStats$Hib()
public void setRowCountStats$Hib(HibernateOneToManyLazyOrderedAssociation newValue)
public List<FemSampleDataset> getSampleDataset()
FemAbstractColumnSet
getSampleDataset
in interface FemAbstractColumnSet
FemSampleDataset
public HibernateOneToManyLazyOrderedAssociation getSampleDataset$Hib()
public void setSampleDataset$Hib(HibernateOneToManyLazyOrderedAssociation newValue)
public FemDataServer getServer()
FemBaseColumnSet
getServer
in interface FemBaseColumnSet
public void setServer(FemDataServer newValue)
FemBaseColumnSet
FemBaseColumnSet.getServer()
for
description on the attribute.
setServer
in interface FemBaseColumnSet
newValue
- New value to be set.public HibernateOneToManyLazyAssociation getServer$Hib()
public void setServer$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 HibernateOneToManyLazyHighCardinalityAssociation getStructuralFeatureType_StructuralFeature$Hib()
public void setStructuralFeatureType_StructuralFeature$Hib(HibernateOneToManyLazyHighCardinalityAssociation newValue)
public HibernateOneToManyLazyAssociation getTaggedElement_TaggedValue$Hib()
public void setTaggedElement_TaggedValue$Hib(HibernateOneToManyLazyAssociation newValue)
public HibernateOneToManyLazyHighCardinalityAssociation getParameterType_Parameter$Hib()
public void setParameterType_Parameter$Hib(HibernateOneToManyLazyHighCardinalityAssociation newValue)
public HibernateOneToManyLazyAssociation getInstanceClassifier_Instance$Hib()
public void setInstanceClassifier_Instance$Hib(HibernateOneToManyLazyAssociation newValue)
public HibernateOneToManyLazyAssociation getClassifierAlias_Alias$Hib()
public void setClassifierAlias_Alias$Hib(HibernateOneToManyLazyAssociation newValue)
public HibernateOneToManyLazyAssociation getIndexSpansClass_Index$Hib()
public void setIndexSpansClass_Index$Hib(HibernateOneToManyLazyAssociation newValue)
public HibernateOneToManyLazyAssociation getUserAssignedNamespace_NamespaceAssignee$Hib()
public void setUserAssignedNamespace_NamespaceAssignee$Hib(HibernateOneToManyLazyAssociation newValue)
public HibernateOneToManyLazyHighCardinalityAssociation getPrivilegeIsGrantedOnElement_Privilege$Hib()
public void setPrivilegeIsGrantedOnElement_Privilege$Hib(HibernateOneToManyLazyHighCardinalityAssociation newValue)
public HibernateOneToManyLazyAssociation getColumnSetUsesSampleDataset_UsingDataset$Hib()
public void setColumnSetUsesSampleDataset_UsingDataset$Hib(HibernateOneToManyLazyAssociation 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 |