|
Traceability | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IdentifiedElement
A representation of the model object 'Identified Element'.
The following features are supported:
TtmPackage.getIdentifiedElement()
Method Summary | |
---|---|
java.lang.String |
getIdent()
Returns the value of the 'Ident' attribute |
java.lang.String |
getShortDescription()
Returns the value of the 'Short Description' attribute |
EList |
getTexts()
Returns the value of the 'Texts' containment reference list. |
void |
setIdent(java.lang.String value)
Sets the value of the ' Ident ' attribute |
void |
setShortDescription(java.lang.String value)
Sets the value of the ' Short Description ' attribute |
Methods inherited from interface ttm.AttributeOwner |
---|
getAttributes |
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 getIdent()
If the meaning of the 'Ident' attribute isn't clear, there really should be more of a description here...
setIdent(String)
,
TtmPackage.getIdentifiedElement_Ident()
void setIdent(java.lang.String value)
Ident
' attribute.
value
- the new value of the 'Ident' attribute.getIdent()
java.lang.String getShortDescription()
If the meaning of the 'Short Description' attribute isn't clear, there really should be more of a description here...
setShortDescription(String)
,
TtmPackage.getIdentifiedElement_ShortDescription()
void setShortDescription(java.lang.String value)
Short Description
' attribute.
value
- the new value of the 'Short Description' attribute.getShortDescription()
EList getTexts()
Text
.
It is bidirectional and its opposite is 'Parent
'.
If the meaning of the 'Texts' containment reference list isn't clear, there really should be more of a description here...
TtmPackage.getIdentifiedElement_Texts()
,
Text.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.