public interface Glossary
extends de.uka.ipd.sdq.identifier.Identifier
GlossaryPackage.getGlossary()
Modifier and Type | Method and Description |
---|---|
EList<GlossaryTerm> |
getTerms()
Returns the value of the 'Terms' containment reference list.
|
String |
getTitle()
Returns the value of the 'Title' attribute.
|
void |
setTitle(String value)
Sets the value of the '
Title ' attribute. |
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
EList<GlossaryTerm> getTerms()
GlossaryTerm
.
It is bidirectional and its opposite is 'Glossary
'.
If the meaning of the 'Terms' containment reference list isn't clear, there really should be more of a description here...
GlossaryPackage.getGlossary_Terms()
,
GlossaryTerm.getGlossary()
String getTitle()
If the meaning of the 'Title' attribute isn't clear, there really should be more of a description here...
setTitle(String)
,
GlossaryPackage.getGlossary_Title()
void setTitle(String value)
Title
' attribute.
value
- the new value of the 'Title' attribute.getTitle()