Interface MultiLanguageDataPath

All Superinterfaces:
AbstractDataPath, DataPath, org.eclipse.emf.ecore.EObject, IBmObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
MultiLanguageDataPathImpl

public interface MultiLanguageDataPath extends DataPath
A representation of the model object 'Multi Language Data Path'. The Multy language data path implementation.

Do not attempt to get access to segments or objects fields by eGet method, because they are not used in this implementation. Use getSegments(), getObjects() or eGet with paths field and current activeLanguage as index instead.

See Also: