org.opengis.feature.type
Interface AssociationDescriptor

Show UML class diagram
All Superinterfaces:
PropertyDescriptor

public interface AssociationDescriptor
extends PropertyDescriptor

Describes an instance of an Association.


Method Summary
 AssociationType getType()
          Override of PropertyDescriptor.getType() which type narrows to AssocicationType.
 
Methods inherited from interface PropertyDescriptor
getMaxOccurs, getMinOccurs, getName, getUserData, isNillable
 

Method Detail

getType

AssociationType getType()
Override of PropertyDescriptor.getType() which type narrows to AssocicationType.

Specified by:
getType in interface PropertyDescriptor
See Also:
PropertyDescriptor.getType()


Copyright © 1994-2013 Open Geospatial Consortium. All Rights Reserved.