|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PointedName
A representation of the model object 'Pointed Name'.
The following features are supported:
QuartzPackage.getPointedName()
Method Summary | |
---|---|
String |
getId()
Returns the value of the 'Id' attribute. |
EList<PointedName> |
getName()
Returns the value of the 'Name' containment reference list. |
boolean |
isAll()
Returns the value of the 'All' attribute. |
void |
setAll(boolean value)
Sets the value of the ' All ' attribute. |
void |
setId(String value)
Sets the value of the ' Id ' attribute. |
Methods inherited from interface de.cau.cs.kieler.quartz.editor.quartz.QrzFile |
---|
getImports, getMacros, getModule, setImports, setModule |
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 |
---|
String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
QuartzPackage.getPointedName_Id()
void setId(String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
EList<PointedName> getName()
PointedName
.
If the meaning of the 'Name' containment reference list isn't clear, there really should be more of a description here...
QuartzPackage.getPointedName_Name()
containment | = | true |
boolean isAll()
If the meaning of the 'All' attribute isn't clear, there really should be more of a description here...
setAll(boolean)
,
QuartzPackage.getPointedName_All()
void setAll(boolean value)
All
' attribute.
value
- the new value of the 'All' attribute.isAll()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |