Interface MultiPolygonPropertyType

  • All Superinterfaces:
    EObject, Notifier
    All Known Implementing Classes:
    MultiPolygonPropertyTypeImpl

    public interface MultiPolygonPropertyType
    extends EObject
    A representation of the model object 'Multi Polygon Property Type'. This type is deprecated with GML 3 and shall not be used. It is included for backwards compatibility with GML 2. Use MultiSurfacePropertyType instead. A property that has a collection of polygons as its value domain can either be an appropriate geometry element encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere in the same document). Either the reference or the contained element must be given, but neither both nor none.

    The following features are supported:

    See Also:
    Gml311Package.getMultiPolygonPropertyType()