public class AbstractExecutorNamedElement extends AbstractExecutorElement implements NamedElement
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the value of the 'Name' attribute.
|
void |
setName(String value)
Sets the value of the '
Name' attribute. |
accept, allOwnedElements, eAdapters, eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eDeliver, eGet, eGet, eInvoke, eIsProxy, eIsSet, eNotify, eResource, eSet, eSetDeliver, eUnset, getAnnotatingComments, getESObject, getETarget, getOwnedAnnotations, getOwnedComments, getOwnedExtensions, getValueequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, allOwnedElements, getAnnotatingComments, getESObject, getETarget, getOwnedAnnotations, getOwnedComments, getOwnedExtensions, getValuepublic String getName()
NamedElementgetName in interface NamedElementgetName in interface NameableNamedElement.setName(String),
PivotPackage.getNamedElement_Name()public final void setName(String value)
NamedElementName' attribute.
setName in interface NamedElementvalue - the new value of the 'Name' attribute.NamedElement.getName()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.