fr.ign.cogit.geoxygene.dico
Class GF_TemporalAttributeType

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_TemporalAttributeType

public class GF_TemporalAttributeType
extends GF_AttributeType

Attribut temporel, de type TM_Object (cf. Temporal Schema - ISO 19108).

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_TemporalAttributeType()
           
 
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_TemporalAttributeType

public GF_TemporalAttributeType()