|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.databinding.FeaturePath
public class FeaturePath
PROVISIONAL: This API is subject to arbitrary change, including renaming or removal.
Encapsulate a path to features also known as nested feature like person.name
| Method Summary | |
|---|---|
static FeaturePath |
fromList(EStructuralFeature... featurePath)
Create a feature path from the list of given features |
EStructuralFeature[] |
getFeaturePath()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public EStructuralFeature[] getFeaturePath()
public static FeaturePath fromList(EStructuralFeature... featurePath)
featurePath - the list of feature to go from the local instance to the
requested instance
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||