Interface DocumentationElement

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, VersionedElement
All Known Implementing Classes:
DocumentationElementImpl

public interface DocumentationElement extends VersionedElement
A representation of the model object 'Documentation Element'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Documentation' attribute.
    boolean
    Returns the value of the 'Template' attribute.
    void
    Sets the value of the 'Documentation' attribute.
    void
    setTemplate(boolean value)
    Sets the value of the 'Template' attribute.

    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 org.eclipse.emf.common.notify.Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver

    Methods inherited from interface com._1c.g5.v8.dt.bsl.model.VersionedElement

    getElement, getVersion, setElement, setVersion