Interface MultiPartName
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,Name
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
MultiPartNameImpl
A representation of the model object 'Multi Part Name'.
The following features are supported:
- See Also:
-
Method Summary
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface com._1c.g5.v8.dt.dcs.expressions.model.Name
getContent, setContent
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getPrev
Name getPrev()Returns the value of the 'Prev' containment reference.- Returns:
- the value of the 'Prev' containment reference.
- See Also:
-
setPrev
Sets the value of the 'Prev
' containment reference.- Parameters:
value
- the new value of the 'Prev' containment reference.- See Also:
-
getFullContent
String getFullContent()- Specified by:
getFullContent
in interfaceName
-