public interface ComponentTypeRename extends NamedElement
The following features are supported:
Modifier and Type | Method and Description |
---|---|
ComponentCategory |
getCategory()
Returns the value of the 'Category' attribute.
|
ComponentType |
getRenamedComponentType()
Returns the value of the 'Renamed Component Type' reference.
|
void |
setCategory(ComponentCategory value)
Sets the value of the '
Category ' attribute. |
void |
setRenamedComponentType(ComponentType value)
Sets the value of the '
Renamed Component Type ' 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
ComponentCategory getCategory()
ComponentCategory
.
If the meaning of the 'Category' attribute isn't clear, there really should be more of a description here...
ComponentCategory
,
setCategory(ComponentCategory)
,
Aadl2Package.getComponentTypeRename_Category()
void setCategory(ComponentCategory value)
Category
' attribute.
value
- the new value of the 'Category' attribute.ComponentCategory
,
getCategory()
ComponentType getRenamedComponentType()
If the meaning of the 'Renamed Component Type' reference isn't clear, there really should be more of a description here...
setRenamedComponentType(ComponentType)
,
Aadl2Package.getComponentTypeRename_RenamedComponentType()
void setRenamedComponentType(ComponentType value)
Renamed Component Type
' reference.
value
- the new value of the 'Renamed Component Type' reference.getRenamedComponentType()