|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NodeStatement
A representation of the model object 'Node Statement'.
The following features are supported:
DotPackage.getNodeStatement()
Method Summary | |
---|---|
AttributeList |
getAttributes()
Returns the value of the 'Attributes' containment reference. |
Node |
getNode()
Returns the value of the 'Node' containment reference. |
void |
setAttributes(AttributeList value)
Sets the value of the ' Attributes ' containment reference. |
void |
setNode(Node value)
Sets the value of the ' Node ' containment reference. |
Methods inherited from interface de.cau.cs.kieler.kiml.graphviz.dot.Statement |
---|
getName, getValue, setName, setValue |
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 |
---|
Node getNode()
If the meaning of the 'Node' containment reference isn't clear, there really should be more of a description here...
setNode(Node)
,
DotPackage.getNodeStatement_Node()
containment | = | true |
void setNode(Node value)
Node
' containment reference.
value
- the new value of the 'Node' containment reference.getNode()
AttributeList getAttributes()
If the meaning of the 'Attributes' containment reference isn't clear, there really should be more of a description here...
setAttributes(AttributeList)
,
DotPackage.getNodeStatement_Attributes()
containment | = | true |
void setAttributes(AttributeList value)
Attributes
' containment reference.
value
- the new value of the 'Attributes' containment reference.getAttributes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |