|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QNameList
A representation of the model object 'QName List'.
The following features are supported:
QuartzPackage.getQNameList()
Method Summary | |
---|---|
QName |
getName()
Returns the value of the 'Name' containment reference. |
EList<QNameList> |
getNames()
Returns the value of the 'Names' containment reference list. |
void |
setName(QName value)
Sets the value of the ' Name ' containment reference. |
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 |
---|
QName getName()
If the meaning of the 'Name' containment reference isn't clear, there really should be more of a description here...
setName(QName)
,
QuartzPackage.getQNameList_Name()
containment | = | true |
void setName(QName value)
Name
' containment reference.
value
- the new value of the 'Name' containment reference.getName()
EList<QNameList> getNames()
QNameList
.
If the meaning of the 'Names' containment reference list isn't clear, there really should be more of a description here...
QuartzPackage.getQNameList_Names()
containment | = | true |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |