|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PackageRename
A representation of the model object 'Package Rename'.
The following features are supported:
Aadl2Package.getPackageRename()
Field Summary |
---|
Fields inherited from interface edu.cmu.sei.aadl.aadl2.parsesupport.AObject |
---|
copyright |
Method Summary | |
---|---|
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 |
Methods inherited from interface edu.cmu.sei.aadl.aadl2.Element |
---|
allOwnedElements, createOwnedComment, getChildren, getContainingClassifier, getContainingComponentImpl, getElementRoot, getOwnedComments, getOwnedElements, getOwner, has_owner, mustBeOwned, not_own_self |
Methods inherited from interface edu.cmu.sei.aadl.aadl2.parsesupport.AObject |
---|
getLocationReference, setLocationReference, setLocationReference |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
---|
getAdapter |
Method Detail |
---|
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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |