Interface ArrayType

  • All Superinterfaces:
    AbstractGMLType, EObject, Notifier
    All Known Implementing Classes:
    ArrayTypeImpl

    public interface ArrayType
    extends AbstractGMLType
    A representation of the model object 'Array Type'. A non-abstract generic collection type that can be used as a document element for a homogeneous collection of any GML types - Geometries, Topologies, Features ...

    The following features are supported:

    See Also:
    Gml311Package.getArrayType()