public interface CBNamedElement extends org.eclipse.emf.ecore.EObject, IAdaptable, com.ibm.rational.test.common.models.behavior.internal.CBTempData
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Get the description of the element.
|
String |
getId()
Get the id of the element.
|
String |
getName()
Get the name of the element.
|
String |
getStopId() |
void |
setDescription(String description)
Set the description of the element.
|
void |
setId(String id)
Get the name of the element.
|
void |
setName(String name)
Set the name of the element.
|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivergetAdapterString getName()
void setName(String name)
name - of elementString getDescription()
void setDescription(String description)
description - of elementString getId()
void setId(String id)
String getStopId()
© Copyright IBM Corp. 2013. All rights reserved.