| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataElementIdentifier
A representation of the model object 'Data Element Identifier'. Identifies a data element by name and/or position.
The following features are supported:
DesignPackage.getDataElementIdentifier()| Field Summary | |
|---|---|
| static java.lang.String | copyright | 
| Method Summary | |
|---|---|
|  java.lang.String | getName()Returns the value of the 'Name' attribute. | 
|  int | getPosition()Returns the value of the 'Position' attribute. | 
|  boolean | isSetPosition()Returns whether the value of the ' Position' attribute is set. | 
|  void | setName(java.lang.String value)Sets the value of the ' Name' attribute. | 
|  void | setPosition(int value)Sets the value of the ' Position' attribute. | 
|  void | unsetPosition()Unsets the value of the ' Position' attribute. | 
| Methods inherited from interface org.eclipse.emf.ecore.EObject | 
|---|
| eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset | 
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier | 
|---|
| eAdapters, eDeliver, eNotify, eSetDeliver | 
| Field Detail | 
|---|
static final java.lang.String copyright
| Method Detail | 
|---|
java.lang.String getName()
setName(String), 
DesignPackage.getDataElementIdentifier_Name()void setName(java.lang.String value)
Name' attribute.
 
 
value - the new value of the 'Name' attribute.getName()int getPosition()
isSetPosition(), 
unsetPosition(), 
setPosition(int), 
DesignPackage.getDataElementIdentifier_Position()void setPosition(int value)
Position' attribute.
 
 
value - the new value of the 'Position' attribute.isSetPosition(), 
unsetPosition(), 
getPosition()void unsetPosition()
Position' attribute.
 
 
isSetPosition(), 
getPosition(), 
setPosition(int)boolean isSetPosition()
Position' attribute is set.
 
 
unsetPosition(), 
getPosition(), 
setPosition(int)| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||