Interface DifferentIntProperties

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

public interface DifferentIntProperties
extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Different Int Properties'.

The following features are supported:

See Also:
WidespreadPackage.getDifferentIntProperties()
  • Method Summary

    Modifier and Type Method Description
    int getADerivedInt()
    Returns the value of the 'ADerived Int' attribute.
    int getAReadonlyInt()
    Returns the value of the 'AReadonly Int' attribute.
    int getATrasientInt()
    Returns the value of the 'ATrasient Int' attribute.
    int getAVolatileInt()
    Returns the value of the 'AVolatile Int' attribute.
    void setADerivedInt​(int value)
    Sets the value of the 'ADerived Int' attribute.
    void setATrasientInt​(int value)
    Sets the value of the 'ATrasient Int' attribute.
    void setAVolatileInt​(int value)
    Sets the value of the 'AVolatile Int' 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