fr.ign.cogit.geoxygene.dico
Class GF_QualityAttributeType

java.lang.Object
  extended by fr.ign.cogit.geoxygene.dico.GF_PropertyType
      extended by fr.ign.cogit.geoxygene.dico.GF_AttributeType
          extended by fr.ign.cogit.geoxygene.dico.GF_MetadataAttributeType
              extended by fr.ign.cogit.geoxygene.dico.GF_QualityAttributeType

public class GF_QualityAttributeType
extends GF_MetadataAttributeType

Attribut portant une information sur la qualité, lorsque ceci est fourni comme données dans le jeu de données. Doit être de type DQ_Element (ISO 19115).

Version:
1.0
Author:
Thierry Badard & Arnaud Braun

Field Summary
 
Fields inherited from class fr.ign.cogit.geoxygene.dico.GF_AttributeType
cardMax, cardMin, characterize, domainOfValues, valueType
 
Fields inherited from class fr.ign.cogit.geoxygene.dico.GF_PropertyType
constraint, definition, featureType, id, memberName
 
Constructor Summary
GF_QualityAttributeType()
           
 
Method Summary
 
Methods inherited from class fr.ign.cogit.geoxygene.dico.GF_AttributeType
getCardMax, getCardMin, getCharacterize, getDomainOfValues, getValueType, setCardMax, setCardMin, setCharacterize, setDomainOfValues, setValueType
 
Methods inherited from class fr.ign.cogit.geoxygene.dico.GF_PropertyType
addConstraint, getConstraint, getDefinition, getFeatureType, getId, getMemberName, setConstraint, setDefinition, setFeatureType, setId, setMemberName, sizeConstraint
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GF_QualityAttributeType

public GF_QualityAttributeType()