public final class RelationshipDescriptor extends Descriptor
DESCRIPTION_CHANGED, DESCRIPTOR_CHANGED, docType, LARGE_ICON_CHANGED, NAME_CHANGED, SMALL_ICON_CHANGED| Constructor and Description |
|---|
RelationshipDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getIsBidirectional() |
RelationRoleDescriptor |
getSink() |
RelationRoleDescriptor |
getSource() |
boolean |
hasParticipant(Descriptor desc)
Checks whether an EjbCMPEntityDescriptor
is a participant in this relationship.
|
boolean |
isManyMany() |
boolean |
isManyOne() |
boolean |
isOneMany() |
boolean |
isOneOne() |
void |
print(StringBuilder toStringBuilder)
A String representation of this object.
|
void |
setIsBidirectional(boolean isBidirectional) |
void |
setSink(RelationRoleDescriptor sink) |
void |
setSource(RelationRoleDescriptor source) |
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, setBoundsChecking, setDescription, setDisplayName, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setName, setSmallIconUri, visitaddExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toStringaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic boolean isOneOne()
public boolean isOneMany()
public boolean isManyOne()
public boolean isManyMany()
public boolean hasParticipant(Descriptor desc)
public RelationRoleDescriptor getSource()
public void setSource(RelationRoleDescriptor source)
public void setSink(RelationRoleDescriptor sink)
public RelationRoleDescriptor getSink()
public void setIsBidirectional(boolean isBidirectional)
public boolean getIsBidirectional()
public void print(StringBuilder toStringBuilder)
Descriptorprint in class DescriptorCopyright © 2019. All rights reserved.