Interface GeometryPropertyType

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

    public interface GeometryPropertyType
    extends EObject
    A representation of the model object 'Geometry Property Type'. A geometric property can either be any 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). Note that either the reference or the contained element must be given, but not both or none.

    The following features are supported:

    See Also:
    Gml311Package.getGeometryPropertyType()