|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeReference | |
---|---|
org.eclipse.gmf.mappings | |
org.eclipse.gmf.mappings.impl | |
org.eclipse.gmf.mappings.presentation | |
org.eclipse.gmf.mappings.util |
Uses of NodeReference in org.eclipse.gmf.mappings |
---|
Subinterfaces of NodeReference in org.eclipse.gmf.mappings | |
---|---|
interface |
ChildReference
A representation of the model object 'Child Reference'. |
interface |
TopNodeReference
A representation of the model object 'Top Node Reference'. |
Uses of NodeReference in org.eclipse.gmf.mappings.impl |
---|
Classes in org.eclipse.gmf.mappings.impl that implement NodeReference | |
---|---|
class |
ChildReferenceImpl
An implementation of the model object 'Child Reference'. |
class |
NodeReferenceImpl
An implementation of the model object 'Node Reference'. |
class |
TopNodeReferenceImpl
An implementation of the model object 'Top Node Reference'. |
Uses of NodeReference in org.eclipse.gmf.mappings.presentation |
---|
Methods in org.eclipse.gmf.mappings.presentation with parameters of type NodeReference | |
---|---|
static List<org.eclipse.emf.ecore.EReference> |
FilterUtil.filterByContainerMetaclass(Collection<org.eclipse.emf.ecore.EReference> eReferences,
NodeReference nodeReference,
boolean containmentOnly)
|
Uses of NodeReference in org.eclipse.gmf.mappings.util |
---|
Methods in org.eclipse.gmf.mappings.util with parameters of type NodeReference | |
---|---|
T |
GMFMapSwitch.caseNodeReference(NodeReference object)
Returns the result of interpreting the object as an instance of 'Node Reference'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |