|
Traceability | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Text
A representation of the model object 'Text'.
The following features are supported:
TtmPackage.getText()
Method Summary | |
---|---|
IdentifiedElement |
getParent()
Returns the value of the 'Parent' container reference. |
java.lang.String |
getValue()
Returns the value of the 'Value' attribute |
void |
setParent(IdentifiedElement value)
Sets the value of the ' Parent ' container reference |
void |
setValue(java.lang.String value)
Sets the value of the ' Value ' attribute |
Methods inherited from interface ttm.Element |
---|
getActivatedRules, getDocument |
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 getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(String)
,
TtmPackage.getText_Value()
void setValue(java.lang.String value)
Value
' attribute.
value
- the new value of the 'Value' attribute.getValue()
IdentifiedElement getParent()
Texts
'.
If the meaning of the 'Parent' container reference isn't clear, there really should be more of a description here...
setParent(IdentifiedElement)
,
TtmPackage.getText_Parent()
,
IdentifiedElement.getTexts()
void setParent(IdentifiedElement value)
Parent
' container reference.
value
- the new value of the 'Parent' container reference.getParent()
|
Traceability | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.