public interface PackageMerge extends DirectedRelationship
The following features are supported:
UMLPackage.getPackageMerge()
Modifier and Type | Method and Description |
---|---|
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 |
getSources, getTargets
getRelatedElements
addKeyword, allOwnedElements, applyStereotype, createEAnnotation, createOwnedComment, destroy, getApplicableStereotype, getApplicableStereotypes, getAppliedStereotype, getAppliedStereotypes, getAppliedSubstereotype, getAppliedSubstereotypes, getKeywords, getModel, getNearestPackage, getOwnedComments, getOwnedElements, getOwner, getRelationships, getRelationships, getRequiredStereotype, getRequiredStereotypes, getSourceDirectedRelationships, getSourceDirectedRelationships, getStereotypeApplication, getStereotypeApplications, getTargetDirectedRelationships, getTargetDirectedRelationships, getValue, hasKeyword, hasValue, isStereotypeApplicable, isStereotypeApplied, isStereotypeRequired, mustBeOwned, removeKeyword, setValue, unapplyStereotype, validateHasOwner, validateNotOwnSelf
compareTo, eExtendedClass, eIsInstanceOf, eIsInstanceOf, eIsProfiled, eIsRemoved, eMetamodel, eMetaTypeName, eModel, eRemove, eSetUniqueID, eUniqueID, superScript, superScript, toBoolean, toBoolean, toByte, toByte, toChar, toChar, toDouble, toDouble, toFloat, toFloat, toInt, toInt, toList, toList, toList, toList, toList, toLong, toLong, toObject, toObject, toSet, toSet, toShort, toShort, toString, toString
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
Package getMergedPackage()
setMergedPackage(com.sodius.mdw.metamodel.uml21.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
'.
References the Package that is being extended with the contents of the merged package of the PackageMerge.
setReceivingPackage(com.sodius.mdw.metamodel.uml21.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()