Package org.w3.xlink

Interface ResourceType

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      EList getContents()  
      String getLabel()
      Returns the value of the 'Label' attribute.
      String getRole()
      Returns the value of the 'Role' attribute.
      String getTitle()
      Returns the value of the 'Title' attribute.
      TypeType getType()
      Returns the value of the 'Type' attribute.
      boolean isSetType()
      Returns whether the value of the 'Type' attribute is set.
      void setLabel​(String value)
      Sets the value of the 'Label' attribute.
      void setRole​(String value)
      Sets the value of the 'Role' attribute.
      void setTitle​(String value)
      Sets the value of the 'Title' attribute.
      void setType​(TypeType value)
      Sets the value of the 'Type' attribute.
      void unsetType()
      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