public final class RelationRoleDescriptor extends Descriptor
DESCRIPTION_CHANGED, DESCRIPTOR_CHANGED, docType, LARGE_ICON_CHANGED, NAME_CHANGED, SMALL_ICON_CHANGED
Constructor and Description |
---|
RelationRoleDescriptor() |
addDescriptorExtension, addPrefixMapping, createUniqueFilenameAmongst, createUniqueNameAmongst, createUniqueNameAmongstNamedDescriptors, fillDocType, getDeploymentExtensions, getDescription, getDescriptorExtension, getDescriptorExtensions, getDisplayName, getDocType, getLargeIconUri, getLocalizedDescription, getLocalizedDescriptions, getLocalizedDisplayName, getLocalizedDisplayNames, getLocalizedLargeIconUri, getLocalizedLargeIconUris, getLocalizedSmallIconUri, getLocalizedSmallIconUris, getName, getPrefixMapping, getSmallIconUri, isBoundsChecking, print, setBoundsChecking, setDescription, setDisplayName, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setName, setSmallIconUri, visit
addExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toString
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
public PersistenceDescriptor getPersistenceDescriptor()
public void setPersistenceDescriptor(PersistenceDescriptor newPers)
public RelationshipDescriptor getRelationshipDescriptor()
public void setRelationshipDescriptor(RelationshipDescriptor relnDesc)
public void setOwner(EjbCMPEntityDescriptor owner)
public EjbCMPEntityDescriptor getOwner()
public RelationRoleDescriptor getPartner()
public void setPartner(RelationRoleDescriptor partner)
public String getRelationRoleName()
public void setRelationRoleName(String relationRoleName)
public void setRoleSourceDescription(String roleSourceDescription)
public String getRoleSourceDescription()
public void setCMRField(String cmrField)
public String getCMRField()
public void setCMRFieldDescription(String cmrFieldDescription)
public String getCMRFieldDescription()
public void setCMRFieldType(String newCmrFieldType)
public String getCMRFieldType()
public void setIsMany(boolean isMany)
public boolean getIsMany()
public void setCascadeDelete(boolean cascadeDelete)
public boolean getCascadeDelete()
public void setCMRFieldInfo(CMRFieldInfo cmrFieldInfo)
public CMRFieldInfo getCMRFieldInfo()
public String composeReverseCmrFieldName()
Copyright © 2021. All rights reserved.