Interface OnlineResourceType

All Superinterfaces:
EObject, Notifier
All Known Subinterfaces:
RequestMethodType
All Known Implementing Classes:
OnlineResourceTypeImpl, RequestMethodTypeImpl

public interface OnlineResourceType extends EObject
A representation of the model object 'Online Resource Type'. Reference to on-line resource from which data can be obtained. For OWS use in the service metadata document, the CI_OnlineResource class was XML encoded as the attributeGroup "xlink:simpleAttrs", as used in GML.

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 '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