Interface AbstractReferenceBaseType

All Superinterfaces:
EObject, Notifier
All Known Subinterfaces:
ReferenceType, ServiceReferenceType
All Known Implementing Classes:
AbstractReferenceBaseTypeImpl, ReferenceTypeImpl, ServiceReferenceTypeImpl

public interface AbstractReferenceBaseType extends EObject
A representation of the model object 'Abstract Reference Base Type'. Base for a reference to a remote or local resource. This type contains only a restricted and annotated set of the attributes from the xlink:simpleLink attributeGroup.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Actuate' attribute.
    Returns the value of the 'Arcrole' attribute.
    Returns the value of the 'Href' attribute.
    Returns the value of the 'Role' attribute.
    Returns the value of the 'Show' attribute.
    Returns the value of the 'Title' attribute.
    Returns the value of the 'Type' attribute.
    boolean
    Returns whether the value of the 'Type' attribute is set.
    void
    Sets the value of the 'Actuate' attribute.
    void
    Sets the value of the 'Arcrole' attribute.
    void
    setHref(Object value)
    Sets the value of the 'Href' attribute.
    void
    setRole(Object value)
    Sets the value of the 'Role' attribute.
    void
    setShow(Object value)
    Sets the value of the 'Show' attribute.
    void
    Sets the value of the 'Title' attribute.
    void
    setType(String value)
    Sets the value of the 'Type' attribute.
    void
    Unsets the value of the 'Type' 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