Package iotmodel

Interface ID

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

public interface ID
extends org.eclipse.emf.ecore.EObject
A representation of the model object 'ID'.

The following features are supported:

See Also:
IotmodelPackage.getID()
  • Method Summary

    Modifier and Type Method Description
    String getID()
    Returns the value of the 'ID' attribute.
    String getNewAttribute()
    Returns the value of the 'New Attribute' attribute.
    void setID​(String value)
    Sets the value of the 'ID' attribute.
    void setNewAttribute​(String value)
    Sets the value of the 'New Attribute' 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