Interface SinglePartName
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,Name
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
SinglePartNameImpl
public interface SinglePartName extends Name
A representation of the model object 'Single Part Name'.- See Also:
ExpressionsPackage.getSinglePartName()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getFullContent()
-
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
-
-
-
-
Method Detail
-
getFullContent
String getFullContent()
- Specified by:
getFullContent
in interfaceName
-
-