Package org.w3.xlink

Interface ArcType

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

public interface ArcType extends EObject
A representation of the model object 'Arc Type'.

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 'From' attribute.
    Returns the value of the 'Show' attribute.
    EList
    Returns the value of the 'Title' containment reference list.
    Returns the value of the 'Title1' attribute.
    FeatureMap
    Returns the value of the 'Title Group' attribute list.
    Returns the value of the 'To' 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
    setFrom(String value)
    Sets the value of the 'From' attribute.
    void
    Sets the value of the 'Show' attribute.
    void
    Sets the value of the 'Title1' attribute.
    void
    setTo(String value)
    Sets the value of the 'To' 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