org.opencrx.kernel.model1.cci
Interface AssociationEnd
- All Superinterfaces:
- AlertSender, Auditee, BasicObject, Cloneable, ContextCapable, CrxObject, Element, ExtentCapable, Importer, Indexed, RefBaseObject, RefFeatured, RefObject, RefObject_1_0, SecureObject, SubscriptionTarget, TypedElement, ViewCapable, XmlExporter
- All Known Implementing Classes:
- AssociationEndImpl
public interface AssociationEnd
- extends TypedElement
| Methods inherited from interface org.opencrx.kernel.model1.cci.Element |
getAnnotation, getContainer, getElementOrder, getName, getQualifiedName, getSegment, getStereotype, removeContainer, setAnnotation, setContainer, setElementOrder, setName, setStereotype |
| Methods inherited from interface org.opencrx.kernel.generic.cci.CrxObject |
addAdditionalExternalLink, addAdditionalExternalLink, addAttachedDocument, addAttachedDocument, addMedia, addMedia, addNote, addNote, addPropertySet, addPropertySet, addRating, addRating, getAdditionalExternalLink, getAdditionalExternalLink, getAdditionalExternalLink, getAdditionalExternalLink, getAttachedDocument, getAttachedDocument, getAttachedDocument, getAttachedDocument, getCategory, getCategory, getDisabledReason, getExternalLink, getExternalLink, getMedia, getMedia, getMedia, getMedia, getNote, getNote, getNote, getNote, getPropertySet, getPropertySet, getPropertySet, getPropertySet, getPropertySetEntry, getPropertySetEntry, getPropertySetEntry, getPropertySetEntry, getRating, getRating, getRating, getRating, getUserCode0, getUserCode1, getUserCode2, getUserCode3, getUserCode4, getUserCode4, getUserDate0, getUserDate1, getUserDate2, getUserDate3, getUserDate4, getUserDate4, getUserDateTime0, getUserDateTime1, getUserDateTime2, getUserDateTime3, getUserDateTime4, getUserDateTime4, getUserNumber0, getUserNumber1, getUserNumber2, getUserNumber3, getUserNumber4, getUserNumber4, getUserString0, getUserString1, getUserString2, getUserString3, getUserString4, getUserString4, isDisabled, isUserBoolean0, isUserBoolean1, isUserBoolean2, isUserBoolean3, isUserBoolean4, isUserBoolean4, removeAdditionalExternalLink, removeAttachedDocument, removeMedia, removeNote, removePropertySet, removeRating, setCategory, setCategory, setDisabled, setDisabledReason, setExternalLink, setExternalLink, setUserBoolean0, setUserBoolean1, setUserBoolean2, setUserBoolean3, setUserBoolean4, setUserBoolean4, setUserCode0, setUserCode1, setUserCode2, setUserCode3, setUserCode4, setUserCode4, setUserDate0, setUserDate1, setUserDate2, setUserDate3, setUserDate4, setUserDate4, setUserDateTime0, setUserDateTime1, setUserDateTime2, setUserDateTime3, setUserDateTime4, setUserDateTime4, setUserNumber0, setUserNumber1, setUserNumber2, setUserNumber3, setUserNumber4, setUserNumber4, setUserString0, setUserString1, setUserString2, setUserString3, setUserString4, setUserString4 |
| Methods inherited from interface org.opencrx.kernel.base.cci.SecureObject |
addOwningGroup, addOwningGroup, addOwningGroup, addOwningGroup, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwner, getOwningGroup, getOwningGroup, getOwningUser, removeAllOwningGroup, removeAllOwningGroup, removeOwningGroup, removeOwningGroup, removeOwningGroup, removeOwningUser, setAccessLevel, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0 |
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect |
getAggregation
short getAggregation()
- Retrieves the value for the attribute
aggregation.
- Returns:
- The non-null value for attribute
aggregation.
- Throws:
JmiException - If the value cannot be retrieved for some reason.
setAggregation
void setAggregation(short newValue)
- Sets a new value for the attribute
aggregation.
- Parameters:
newValue - The non-null new value for attribute aggregation.
- Throws:
JmiException - If the value cannot be set for some reason.
isChangeable
boolean isChangeable()
- Retrieves the value for the attribute
isChangeable.
- Returns:
- The non-null value for attribute
isChangeable.
- Throws:
JmiException - If the value cannot be retrieved for some reason.
setChangeable
void setChangeable(boolean newValue)
- Sets a new value for the attribute
isChangeable.
- Parameters:
newValue - The non-null new value for attribute isChangeable.
- Throws:
JmiException - If the value cannot be set for some reason.
isNavigable
boolean isNavigable()
- Retrieves the value for the attribute
isNavigable.
- Returns:
- The non-null value for attribute
isNavigable.
- Throws:
JmiException - If the value cannot be retrieved for some reason.
setNavigable
void setNavigable(boolean newValue)
- Sets a new value for the attribute
isNavigable.
- Parameters:
newValue - The non-null new value for attribute isNavigable.
- Throws:
JmiException - If the value cannot be set for some reason.
getMultiplicity
short getMultiplicity()
- Retrieves the value for the attribute
multiplicity.
- Returns:
- The non-null value for attribute
multiplicity.
- Throws:
JmiException - If the value cannot be retrieved for some reason.
setMultiplicity
void setMultiplicity(short newValue)
- Sets a new value for the attribute
multiplicity.
- Parameters:
newValue - The non-null new value for attribute multiplicity.
- Throws:
JmiException - If the value cannot be set for some reason.
getQualifierName
List getQualifierName()
- Returns:
- A list containing all elements for this attribute.
- Throws:
JmiException - If the values cannot be retrieved for some reason.
getQualifierName
String getQualifierName(int index)
- Parameters:
index - The index of the element to return.
- Returns:
- The element at the specified position in the list of all values for this attribute.
- Throws:
JmiException - If the value cannot be retrieved for some reason.
setQualifierName
void setQualifierName(List newValue)
- Parameters:
newValue - A list containing all the new elements for this attribute.
- Throws:
JmiException - If the values cannot be set for some reason.
setQualifierName
void setQualifierName(String[] newValue)
- Parameters:
newValue - An array containing all the new elements for this attribute.
- Throws:
JmiException - If the values cannot be set for some reason.
getQualifierType
Classifier getQualifierType(int index)
- Retrieves the value for the reference
qualifierType for
the specified qualifier attribute value.
- Parameters:
index - The value for the qualifier attribute that qualifies this reference.
- Returns:
- The possibly null value for this reference.
- Throws:
JmiException - If the value cannot be retrieved for some reason.
getQualifierType
Collection getQualifierType()
- Retrieves the objects referenced by
qualifierType.
- Returns:
- The collection of referenced objects.
- Throws:
JmiException - If the value cannot be retrieved for some reason.
addQualifierType
void addQualifierType(int index,
Classifier newValue)
- Parameters:
index - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.
- Throws:
JmiException - If the value cannot be appended for some reason.
addQualifierType
void addQualifierType(Classifier newValue)
- Parameters:
newValue - The element to be appended.
- Throws:
JmiException - If the value cannot be appended for some reason.
removeQualifierType
void removeQualifierType(int index)
- Throws:
JmiException - If the value cannot be removed for some reason.
getUpperBound
Integer getUpperBound()
- Returns:
- The possibly null value for attribute
upperBound.
- Throws:
JmiException - If the value cannot be retrieved for some reason.
setUpperBound
void setUpperBound(Integer newValue)
- Sets a new value for the attribute
upperBound.
- Parameters:
newValue - The possibly null new value for attribute upperBound.
- Throws:
JmiException - If the value cannot be set for some reason.
This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.