Interface DirectionVectorType

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

public interface DirectionVectorType extends EObject
A representation of the model object 'Direction Vector Type'. Direction expressed as a vector, either using components, or using angles.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Horizontal Angle' containment reference.
    Returns the value of the 'Vector' containment reference.
    Returns the value of the 'Vertical Angle' containment reference.
    void
    Sets the value of the 'Horizontal Angle' containment reference.
    void
    Sets the value of the 'Vector' containment reference.
    void
    Sets the value of the 'Vertical Angle' containment reference.

    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