|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SNamed
A representation of the model object ' SNamed'.
The following features are supported:
MetaABMPackage.getSNamed()
Method Summary | |
---|---|
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute. |
java.lang.String |
getPluralLabel()
Returns the value of the 'Plural Label' attribute. |
boolean |
references(IValue value)
|
void |
setDescription(java.lang.String value)
Sets the value of the ' Description ' attribute. |
void |
setPluralLabel(java.lang.String value)
Sets the value of the ' Plural Label ' attribute. |
Methods inherited from interface org.metaabm.IID |
---|
getID, getLabel, setID, setLabel |
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 getPluralLabel()
If the meaning of the 'Plural Label' attribute isn't clear, there really should be more of a description here...
setPluralLabel(String)
,
MetaABMPackage.getSNamed_PluralLabel()
void setPluralLabel(java.lang.String value)
Plural Label
' attribute.
value
- the new value of the 'Plural Label' attribute.getPluralLabel()
java.lang.String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
setDescription(String)
,
MetaABMPackage.getSNamed_Description()
void setDescription(java.lang.String value)
Description
' attribute.
value
- the new value of the 'Description' attribute.getDescription()
boolean references(IValue value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |