|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Item
A representation of the model object 'Item'.
The following features are supported:
KeyPackage.getItem()
Method Summary | |
---|---|
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
EList<Item> |
getRelatedItems()
Returns the value of the 'Related Items' reference list. |
EList<java.lang.String> |
getSignature()
Returns the value of the 'Signature' attribute list. |
void |
setName(java.lang.String value)
Sets the value of the ' Name ' 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 |
Method Detail |
---|
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
KeyPackage.getItem_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
EList<java.lang.String> getSignature()
String
.
If the meaning of the 'Signature' attribute list isn't clear, there really should be more of a description here...
KeyPackage.getItem_Signature()
EList<Item> getRelatedItems()
Item
.
If the meaning of the 'Related Items' reference list isn't clear, there really should be more of a description here...
KeyPackage.getItem_RelatedItems()
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |