|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PackageMerge
A representation of the model object 'Package Merge'. A package merge defines how the contents of one package are extended by the contents of another package.
The following features are supported:
UMLPackage.getPackageMerge()
Method Summary | |
---|---|
Package |
getMergedPackage()
Returns the value of the 'Merged Package' reference. |
Package |
getReceivingPackage()
Returns the value of the 'Receiving Package' container reference. |
void |
setMergedPackage(Package value)
Sets the value of the ' Merged Package ' reference |
void |
setReceivingPackage(Package value)
Sets the value of the ' Receiving Package ' container reference |
Methods inherited from interface org.eclipse.uml2.uml.DirectedRelationship |
---|
getSources, getTargets |
Methods inherited from interface org.eclipse.uml2.uml.Relationship |
---|
getRelatedElements |
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 |
---|
Package getMergedPackage()
This feature subsets the following features:
Target
'
setMergedPackage(org.eclipse.uml2.uml.Package)
,
UMLPackage.getPackageMerge_MergedPackage()
void setMergedPackage(Package value)
Merged Package
' reference.
value
- the new value of the 'Merged Package' reference.getMergedPackage()
Package getReceivingPackage()
Package Merge
'.
This feature subsets the following features:
References the Package that is being extended with the contents of the merged package of the PackageMerge.
setReceivingPackage(org.eclipse.uml2.uml.Package)
,
UMLPackage.getPackageMerge_ReceivingPackage()
,
Package.getPackageMerges()
void setReceivingPackage(Package value)
Receiving Package
' container reference.
value
- the new value of the 'Receiving Package' container reference.getReceivingPackage()
|
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 |