Interface AbstractRingPropertyType

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      AbstractRingType getRing()
      Returns the value of the 'Ring' containment reference.
      FeatureMap getRingGroup()
      Returns the value of the 'Ring 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

      • getRingGroup

        FeatureMap getRingGroup()
        Returns the value of the 'Ring Group' attribute list. The list contents are of type FeatureMap.Entry. The "_Ring" element is the abstract head of the substituition group for all closed boundaries of a surface patch.
        Returns:
        the value of the 'Ring Group' attribute list.
        See Also:
        Gml311Package.getAbstractRingPropertyType_RingGroup()
      • getRing

        AbstractRingType getRing()
        Returns the value of the 'Ring' containment reference. The "_Ring" element is the abstract head of the substituition group for all closed boundaries of a surface patch.
        Returns:
        the value of the 'Ring' containment reference.
        See Also:
        Gml311Package.getAbstractRingPropertyType_Ring()