|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenNavigatorPathSegment | |
---|---|
org.eclipse.gmf.codegen.gmfgen | |
org.eclipse.gmf.codegen.gmfgen.impl | |
org.eclipse.gmf.codegen.gmfgen.util |
Uses of GenNavigatorPathSegment in org.eclipse.gmf.codegen.gmfgen |
---|
Methods in org.eclipse.gmf.codegen.gmfgen that return GenNavigatorPathSegment | |
---|---|
GenNavigatorPathSegment |
GMFGenFactory.createGenNavigatorPathSegment()
Returns a new object of class 'Gen Navigator Path Segment'. |
Methods in org.eclipse.gmf.codegen.gmfgen that return types with arguments of type GenNavigatorPathSegment | |
---|---|
org.eclipse.emf.common.util.EList<GenNavigatorPathSegment> |
GenNavigatorPath.getSegments()
Returns the value of the 'Segments' containment reference list. |
Uses of GenNavigatorPathSegment in org.eclipse.gmf.codegen.gmfgen.impl |
---|
Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenNavigatorPathSegment | |
---|---|
class |
GenNavigatorPathSegmentImpl
An implementation of the model object 'Gen Navigator Path Segment'. |
Fields in org.eclipse.gmf.codegen.gmfgen.impl with type parameters of type GenNavigatorPathSegment | |
---|---|
protected org.eclipse.emf.common.util.EList<GenNavigatorPathSegment> |
GenNavigatorPathImpl.segments
The cached value of the ' Segments ' containment reference list. |
Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GenNavigatorPathSegment | |
---|---|
GenNavigatorPathSegment |
GMFGenFactoryImpl.createGenNavigatorPathSegment()
|
Methods in org.eclipse.gmf.codegen.gmfgen.impl that return types with arguments of type GenNavigatorPathSegment | |
---|---|
org.eclipse.emf.common.util.EList<GenNavigatorPathSegment> |
GenNavigatorPathImpl.getSegments()
|
Uses of GenNavigatorPathSegment in org.eclipse.gmf.codegen.gmfgen.util |
---|
Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenNavigatorPathSegment | |
---|---|
T |
GMFGenSwitch.caseGenNavigatorPathSegment(GenNavigatorPathSegment object)
Returns the result of interpreting the object as an instance of 'Gen Navigator Path Segment'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |