|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Name
A representation of the model object 'Name'.
The following features are supported:
ProbekitPackage.getName_()| Method Summary | |
|---|---|
java.lang.String |
getLang()
Returns the value of the 'Lang' attribute |
java.lang.String |
getText()
Returns the value of the 'Text' attribute |
void |
setLang(java.lang.String value)
Sets the value of the ' Lang' attribute |
void |
setText(java.lang.String value)
Sets the value of the ' Text' attribute |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
java.lang.String getLang()
If the meaning of the 'Lang' attribute isn't clear, there really should be more of a description here...
setLang(String),
ProbekitPackage.getName_Lang()void setLang(java.lang.String value)
Lang' attribute.
value - the new value of the 'Lang' attribute.getLang()java.lang.String getText()
If the meaning of the 'Text' attribute isn't clear, there really should be more of a description here...
setText(String),
ProbekitPackage.getName_Text()void setText(java.lang.String value)
Text' attribute.
value - the new value of the 'Text' attribute.getText()
|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||