Interface Audit

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

public interface Audit
extends Element
A representation of the model object 'Audit'.

The following features are supported:

See Also:
KdmPackage.getAudit()
  • Method Summary

    Modifier and Type Method Description
    String getAuthor()
    Returns the value of the 'Author' attribute.
    String getDate()
    Returns the value of the 'Date' attribute.
    String getDescription()
    Returns the value of the 'Description' attribute.
    void setAuthor​(String value)
    Sets the value of the 'Author' attribute.
    void setDate​(String value)
    Sets the value of the 'Date' attribute.
    void setDescription​(String value)
    Sets the value of the 'Description' attribute.

    Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.core.Element

    getAnnotation, getAttribute

    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