Interface DocumentRoot

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

public interface DocumentRoot extends EObject
A representation of the model object 'Document Root'.

The following features are supported:

See Also:
  • Method Details

    • getMixed

      FeatureMap getMixed()
      Returns the value of the 'Mixed' attribute list. The list contents are of type FeatureMap.Entry.

      If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Mixed' attribute list.
      See Also:
    • getXMLNSPrefixMap

      EMap<String,String> getXMLNSPrefixMap()
      Returns the value of the 'XMLNS Prefix Map' map. The key is of type String, and the value is of type String,

      If the meaning of the 'XMLNS Prefix Map' map isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'XMLNS Prefix Map' map.
      See Also:
    • getXSISchemaLocation

      EMap<String,String> getXSISchemaLocation()
      Returns the value of the 'XSI Schema Location' map. The key is of type String, and the value is of type String,

      If the meaning of the 'XSI Schema Location' map isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'XSI Schema Location' map.
      See Also:
    • getAnimate

      AnimateType getAnimate()
      Returns the value of the 'Animate' containment reference.

      If the meaning of the 'Animate' containment reference isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Animate' containment reference.
      See Also:
    • setAnimate

      void setAnimate(AnimateType value)
      Sets the value of the 'Animate' containment reference.
      Parameters:
      value - the new value of the 'Animate' containment reference.
      See Also:
    • getAnimateColor

      AnimateColorType getAnimateColor()
      Returns the value of the 'Animate Color' containment reference.

      If the meaning of the 'Animate Color' containment reference isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Animate Color' containment reference.
      See Also:
    • setAnimateColor

      void setAnimateColor(AnimateColorType value)
      Sets the value of the 'Animate Color' containment reference.
      Parameters:
      value - the new value of the 'Animate Color' containment reference.
      See Also:
    • getAnimateMotion

      AnimateMotionType getAnimateMotion()
      Returns the value of the 'Animate Motion' containment reference.

      If the meaning of the 'Animate Motion' containment reference isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Animate Motion' containment reference.
      See Also:
    • setAnimateMotion

      void setAnimateMotion(AnimateMotionType value)
      Sets the value of the 'Animate Motion' containment reference.
      Parameters:
      value - the new value of the 'Animate Motion' containment reference.
      See Also:
    • getSet

      SetType getSet()
      Returns the value of the 'Set' containment reference.

      If the meaning of the 'Set' containment reference isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Set' containment reference.
      See Also:
    • setSet

      void setSet(SetType value)
      Sets the value of the 'Set' containment reference.
      Parameters:
      value - the new value of the 'Set' containment reference.
      See Also: