Interface NativeType

All Superinterfaces:
EObject, Notifier
All Known Implementing Classes:
NativeTypeImpl

public interface NativeType extends EObject
A representation of the model object 'Native Type'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Arbitrary text content within the native element.
    Returns the value of the 'Vendor Id' attribute.
    boolean
    Returns the value of the 'Safe To Ignore' attribute.
    boolean
    Returns whether the value of the 'Safe To Ignore' attribute is set.
    void
    setSafeToIgnore(boolean value)
    Sets the value of the 'Safe To Ignore' attribute.
    void
    Sets the value of the 'Value' attribute.
    void
    Sets the value of the 'Vendor Id' attribute.
    void
    Unsets the value of the 'Safe To Ignore' attribute.

    Methods inherited from interface EObject

    eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset

    Methods inherited from interface Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver