Interface StyleType

All Superinterfaces:
DescriptionType, EObject, Notifier
All Known Implementing Classes:
StyleTypeImpl

public interface StyleType extends DescriptionType
A representation of the model object 'Style Type'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Identifier' containment reference.
    Returns the value of the 'Legend URL' containment reference list.
    boolean
    Returns the value of the 'Is Default' attribute.
    boolean
    Returns whether the value of the 'Is Default' attribute is set.
    void
    Sets the value of the 'Identifier' containment reference.
    void
    setIsDefault(boolean value)
    Sets the value of the 'Is Default' attribute.
    void
    Unsets the value of the 'Is Default' attribute.

    Methods inherited from interface DescriptionType

    getAbstract, getKeywords, getTitle

    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