Interface CurveSegmentArrayPropertyType

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      EList<AbstractCurveSegmentType> getCurveSegment()
      Returns the value of the 'Curve Segment' containment reference list.
      FeatureMap getCurveSegmentGroup()
      Returns the value of the 'Curve Segment Group' attribute list.
      • 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
    • Method Detail

      • getCurveSegmentGroup

        FeatureMap getCurveSegmentGroup()
        Returns the value of the 'Curve Segment Group' attribute list. The list contents are of type FeatureMap.Entry. The "_CurveSegment" element is the abstract head of the substituition group for all curve segment elements, i.e. continuous segments of the same interpolation mechanism.
        Returns:
        the value of the 'Curve Segment Group' attribute list.
        See Also:
        Gml311Package.getCurveSegmentArrayPropertyType_CurveSegmentGroup()