Package org.w3.xlink

Interface Simple

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

public interface Simple extends EObject
A representation of the model object 'Simple'. Intended for use as the type of user-declared elements to make them simple links.

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.
    EList
     
    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 'Actuate' attribute is set.
    boolean
    Returns whether the value of the 'Show' attribute is set.
    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(String value)
    Sets the value of the 'Href' attribute.
    void
    setRole(String value)
    Sets the value of the 'Role' attribute.
    void
    Sets the value of the 'Show' attribute.
    void
    Sets the value of the 'Title' attribute.
    void
    Sets the value of the 'Type' attribute.
    void
    Unsets the value of the 'Actuate' attribute.
    void
    Unsets the value of the 'Show' 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