|
Generation Framework | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GenNode | |
| org.eclipse.gmf.codegen.gmfgen | |
| org.eclipse.gmf.codegen.gmfgen.impl | |
| org.eclipse.gmf.codegen.gmfgen.util | |
| Uses of GenNode in org.eclipse.gmf.codegen.gmfgen |
| Subinterfaces of GenNode in org.eclipse.gmf.codegen.gmfgen | |
interface |
GenChildLabelNode
A representation of the model object 'Gen Child Label Node' |
interface |
GenChildNode
A representation of the model object 'Gen Child Node' |
interface |
GenTopLevelNode
A representation of the model object 'Gen Top Level Node' |
| Methods in org.eclipse.gmf.codegen.gmfgen that return GenNode | |
GenNode |
GenCompartment.getNode()
Returns the value of the 'Node' reference. |
GenNode |
GenNodeLabel.getNode()
Returns the value of the 'Node' container reference. |
| Methods in org.eclipse.gmf.codegen.gmfgen with parameters of type GenNode | |
void |
GenCompartment.setNode(GenNode value)
Sets the value of the ' Node' reference |
void |
GenNodeLabel.setNode(GenNode value)
Sets the value of the ' Node' container reference |
| Uses of GenNode in org.eclipse.gmf.codegen.gmfgen.impl |
| Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenNode | |
class |
GenChildLabelNodeImpl
An implementation of the model object 'Gen Child Label Node' |
class |
GenChildNodeImpl
An implementation of the model object 'Gen Child Node' |
class |
GenNodeImpl
An implementation of the model object 'Gen Node' |
class |
GenTopLevelNodeImpl
An implementation of the model object 'Gen Top Level Node' |
| Fields in org.eclipse.gmf.codegen.gmfgen.impl declared as GenNode | |
protected GenNode |
GenCompartmentImpl.node
The cached value of the ' Node' reference |
| Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GenNode | |
GenNode |
GenCompartmentImpl.getNode()
|
GenNode |
GenCompartmentImpl.basicGetNode()
|
GenNode |
GenNodeLabelImpl.getNode()
|
| Methods in org.eclipse.gmf.codegen.gmfgen.impl with parameters of type GenNode | |
NotificationChain |
GenCompartmentImpl.basicSetNode(GenNode newNode,
NotificationChain msgs)
|
void |
GenCompartmentImpl.setNode(GenNode newNode)
|
NotificationChain |
GenNodeLabelImpl.basicSetNode(GenNode newNode,
NotificationChain msgs)
|
void |
GenNodeLabelImpl.setNode(GenNode newNode)
|
| Uses of GenNode in org.eclipse.gmf.codegen.gmfgen.util |
| Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenNode | |
boolean |
ViewmapLayoutTypeHelper.isStoringChildPositions(GenNode genNode)
|
java.lang.Object |
GMFGenSwitch.caseGenNode(GenNode object)
Returns the result of interpretting the object as an instance of 'Gen Node' |
|
Generation Framework | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.