Interface NativeType

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

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

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    FeatureMap
    Returns the value of the 'Any' attribute list.
    FeatureMap
    Returns the value of the 'Mixed' attribute list.
    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 'Vendor Id' attribute.
    void
    Unsets the value of the 'Safe To Ignore' attribute.

    Methods inherited from interface AbstractTransactionActionType

    getHandle, setHandle

    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