| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LinkEndDestructionData
A representation of the model object 'Link End Destruction Data'. A link end destruction data is not an action. It is an element that identifies links. It identifies one end of a link to be destroyed by destroy link action.
The following features are supported:
UMLPackage.getLinkEndDestructionData()| Method Summary | |
|---|---|
 InputPin | 
getDestroyAt()
Returns the value of the 'Destroy At' reference  | 
 boolean | 
isDestroyDuplicates()
Returns the value of the 'Is Destroy Duplicates' attribute.  | 
 void | 
setDestroyAt(InputPin value)
Sets the value of the ' Destroy At' reference | 
 void | 
setIsDestroyDuplicates(boolean value)
Sets the value of the ' Is Destroy Duplicates' attribute | 
 boolean | 
validateDestroyLinkAction(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                          java.util.Map<java.lang.Object,java.lang.Object> context)
LinkEndDestructionData can only be end data for DestroyLinkAction or one of its specializations.  | 
 boolean | 
validateUnlimitedNaturalAndMultiplicity(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                                        java.util.Map<java.lang.Object,java.lang.Object> context)
LinkEndDestructionData for ordered nonunique association ends must have a single destroyAt input pin if isDestroyDuplicates is false.  | 
| Methods inherited from interface org.eclipse.uml2.uml.LinkEndData | 
|---|
createQualifier, getEnd, getQualifiers, getValue, setEnd, setValue, validateEndObjectInputPin, validateMultiplicity, validatePropertyIsAssociationEnd, validateQualifiers, validateSameType | 
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement | 
|---|
getEAnnotation, getEAnnotations | 
| Methods inherited from interface org.eclipse.emf.ecore.EObject | 
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset | 
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier | 
|---|
eAdapters, eDeliver, eNotify, eSetDeliver | 
| Method Detail | 
|---|
boolean isDestroyDuplicates()
"false".
 
 
 
 Specifies whether to destroy duplicates of the value in nonunique association ends.
 
setIsDestroyDuplicates(boolean), 
UMLPackage.getLinkEndDestructionData_IsDestroyDuplicates()void setIsDestroyDuplicates(boolean value)
Is Destroy Duplicates' attribute.
 
 
value - the new value of the 'Is Destroy Duplicates' attribute.isDestroyDuplicates()InputPin getDestroyAt()
setDestroyAt(InputPin), 
UMLPackage.getLinkEndDestructionData_DestroyAt()void setDestroyAt(InputPin value)
Destroy At' reference.
 
 
value - the new value of the 'Destroy At' reference.getDestroyAt()
boolean validateDestroyLinkAction(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                                  java.util.Map<java.lang.Object,java.lang.Object> context)
diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.
 
boolean validateUnlimitedNaturalAndMultiplicity(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                                                java.util.Map<java.lang.Object,java.lang.Object> context)
diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.
 
  | 
Copyright 2003, 2007 IBM Corporation and others. All Rights Reserved.  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||