public interface PackageRename extends NamedElement
The following features are supported:
Aadl2Package.getPackageRename()
Modifier and Type | Method and Description |
---|---|
AadlPackage |
getRenamedPackage()
Returns the value of the 'Renamed Package' reference.
|
boolean |
isRenameAll()
Returns the value of the 'Rename All' attribute.
|
void |
setRenameAll(boolean value)
Sets the value of the '
Rename All ' attribute. |
void |
setRenamedPackage(AadlPackage value)
Sets the value of the '
Renamed Package ' reference. |
acceptsProperty, allNamespaces, checkPropertyAssociation, createOwnedPropertyAssociation, getName, getNamespace, getNonModalPropertyValue, getOwnedPropertyAssociations, getPropertyValue, getPropertyValueInternal, getPropertyValueList, getPropertyValues, getQualifiedName, getSimplePropertyValue, has_no_qualified_name, has_qualified_name, hasName, isDistinguishableFrom, qualifiedName, removePropertyAssociations, removePropertyAssociations, separator, setName, setPropertyValue, setPropertyValue, setPropertyValue
allOwnedElements, createOwnedComment, getChildren, getContainingClassifier, getContainingComponentImpl, getElementRoot, getOwnedComments, getOwnedElements, getOwner, has_owner, mustBeOwned, not_own_self
getLocationReference, setLocationReference, setLocationReference
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
AadlPackage getRenamedPackage()
If the meaning of the 'Renamed Package' reference isn't clear, there really should be more of a description here...
setRenamedPackage(AadlPackage)
,
Aadl2Package.getPackageRename_RenamedPackage()
void setRenamedPackage(AadlPackage value)
Renamed Package
' reference.
value
- the new value of the 'Renamed Package' reference.getRenamedPackage()
boolean isRenameAll()
If the meaning of the 'Rename All' attribute isn't clear, there really should be more of a description here...
setRenameAll(boolean)
,
Aadl2Package.getPackageRename_RenameAll()
void setRenameAll(boolean value)
Rename All
' attribute.
value
- the new value of the 'Rename All' attribute.isRenameAll()