Class TLcdISO19115ExtendedElementInformation

java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.format.metadata.model.util.TLcdISO19118Object
com.luciad.format.metadata.model.metadataextension.TLcdISO19115ExtendedElementInformation
All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdISO19115ExtendedElementInformation extends TLcdISO19118Object
New metadata element, not found in ISO 19115, which is required to describe geographic data
Since:
10.0
  • Field Details

    • NAME_PROPERTY

      public static final TLcdDataProperty NAME_PROPERTY
      Data property that maps to the name element. The possible values for this property are instances of TLcdISO19115Optional<String>.
    • SHORT_NAME_PROPERTY

      public static final TLcdDataProperty SHORT_NAME_PROPERTY
      Data property that maps to the shortName element. The possible values for this property are instances of TLcdISO19115Optional<String>.
    • DOMAIN_CODE_PROPERTY

      public static final TLcdDataProperty DOMAIN_CODE_PROPERTY
      Data property that maps to the domainCode element. The possible values for this property are instances of TLcdISO19115Optional<Long>.
    • DEFINITION_PROPERTY

      public static final TLcdDataProperty DEFINITION_PROPERTY
      Data property that maps to the definition element. The possible values for this property are instances of TLcdISO19115Optional<String>.
    • OBLIGATION_PROPERTY

      public static final TLcdDataProperty OBLIGATION_PROPERTY
      Data property that maps to the obligation element. The possible values for this property are instances of TLcdISO19115Optional<ELcdISO19115ObligationCode>.
    • CONDITION_PROPERTY

      public static final TLcdDataProperty CONDITION_PROPERTY
      Data property that maps to the condition element. The possible values for this property are instances of TLcdISO19115Optional<String>.
    • DATATYPE_CODE_PROPERTY

      public static final TLcdDataProperty DATATYPE_CODE_PROPERTY
      Data property that maps to the dataType element. The possible values for this property are instances of TLcdISO19115Optional<TLcdISO19115DatatypeCode>.
    • MAXIMUM_OCCURRENCE_PROPERTY

      public static final TLcdDataProperty MAXIMUM_OCCURRENCE_PROPERTY
      Data property that maps to the maximumOccurrence element. The possible values for this property are instances of TLcdISO19115Optional<String>.
    • DOMAIN_VALUE_PROPERTY

      public static final TLcdDataProperty DOMAIN_VALUE_PROPERTY
      Data property that maps to the domainValue element. The possible values for this property are instances of TLcdISO19115Optional<String>.
    • PARENT_ENTITY_PROPERTY

      public static final TLcdDataProperty PARENT_ENTITY_PROPERTY
      Data property that maps to the parentEntity element. The possible values for this property are instances of List<TLcdISO19115Optional<String>>.
    • RULE_PROPERTY

      public static final TLcdDataProperty RULE_PROPERTY
      Data property that maps to the rule element. The possible values for this property are instances of TLcdISO19115Optional<String>.
    • RATIONALE_PROPERTY

      public static final TLcdDataProperty RATIONALE_PROPERTY
      Data property that maps to the rationale element. The possible values for this property are instances of List<TLcdISO19115Optional<String>>.
    • SOURCE_PROPERTY

      public static final TLcdDataProperty SOURCE_PROPERTY
      Data property that maps to the source element. The possible values for this property are instances of List<TLcdISO19118Property<TLcdISO19115ResponsibleParty>>.
  • Constructor Details

    • TLcdISO19115ExtendedElementInformation

      public TLcdISO19115ExtendedElementInformation()
    • TLcdISO19115ExtendedElementInformation

      public TLcdISO19115ExtendedElementInformation(TLcdDataType aType)
  • Method Details

    • getName

      public String getName()
      Returns the role value contained in the value of the NAME_PROPERTY property. Returns null if the value of the NAME_PROPERTY property is null.
      Returns:
      the role value of the NAME_PROPERTY property.
      See Also:
    • setName

      public void setName(String aValue)
      Sets the value of the property that maps to the name element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the NAME_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the NAME_PROPERTY property.
    • getShortName

      public String getShortName()
      Returns the role value contained in the value of the SHORT_NAME_PROPERTY property. Returns null if the value of the SHORT_NAME_PROPERTY property is null.
      Returns:
      the role value of the SHORT_NAME_PROPERTY property.
      See Also:
    • setShortName

      public void setShortName(String aValue)
      Sets the value of the property that maps to the shortName element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the SHORT_NAME_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the SHORT_NAME_PROPERTY property.
    • getDomainCode

      public Long getDomainCode()
      Returns the role value contained in the value of the DOMAIN_CODE_PROPERTY property. Returns null if the value of the DOMAIN_CODE_PROPERTY property is null.
      Returns:
      the role value of the DOMAIN_CODE_PROPERTY property.
      See Also:
    • setDomainCode

      public void setDomainCode(Long aValue)
      Sets the value of the property that maps to the domainCode element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the DOMAIN_CODE_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the DOMAIN_CODE_PROPERTY property.
    • getDefinition

      public String getDefinition()
      Returns the role value contained in the value of the DEFINITION_PROPERTY property. Returns null if the value of the DEFINITION_PROPERTY property is null.
      Returns:
      the role value of the DEFINITION_PROPERTY property.
      See Also:
    • setDefinition

      public void setDefinition(String aValue)
      Sets the value of the property that maps to the definition element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the DEFINITION_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the DEFINITION_PROPERTY property.
    • getObligation

      public ELcdISO19115ObligationCode getObligation()
      Returns the role value contained in the value of the OBLIGATION_PROPERTY property. Returns null if the value of the OBLIGATION_PROPERTY property is null.
      Returns:
      the role value of the OBLIGATION_PROPERTY property.
      See Also:
    • setObligation

      public void setObligation(ELcdISO19115ObligationCode aValue)
      Sets the value of the property that maps to the obligation element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the OBLIGATION_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the OBLIGATION_PROPERTY property.
    • getCondition

      public String getCondition()
      Returns the role value contained in the value of the CONDITION_PROPERTY property. Returns null if the value of the CONDITION_PROPERTY property is null.
      Returns:
      the role value of the CONDITION_PROPERTY property.
      See Also:
    • setCondition

      public void setCondition(String aValue)
      Sets the value of the property that maps to the condition element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the CONDITION_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the CONDITION_PROPERTY property.
    • getDatatypeCode

      public TLcdISO19115DatatypeCode getDatatypeCode()
      Returns the role value contained in the value of the DATATYPE_CODE_PROPERTY property. Returns null if the value of the DATATYPE_CODE_PROPERTY property is null.
      Returns:
      the role value of the DATATYPE_CODE_PROPERTY property.
      See Also:
    • setDatatypeCode

      public void setDatatypeCode(TLcdISO19115DatatypeCode aValue)
      Sets the value of the property that maps to the dataType element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the DATATYPE_CODE_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the DATATYPE_CODE_PROPERTY property.
    • getMaximumOccurrence

      public String getMaximumOccurrence()
      Returns the role value contained in the value of the MAXIMUM_OCCURRENCE_PROPERTY property. Returns null if the value of the MAXIMUM_OCCURRENCE_PROPERTY property is null.
      Returns:
      the role value of the MAXIMUM_OCCURRENCE_PROPERTY property.
      See Also:
    • setMaximumOccurrence

      public void setMaximumOccurrence(String aValue)
      Sets the value of the property that maps to the maximumOccurrence element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the MAXIMUM_OCCURRENCE_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the MAXIMUM_OCCURRENCE_PROPERTY property.
    • getDomainValue

      public String getDomainValue()
      Returns the role value contained in the value of the DOMAIN_VALUE_PROPERTY property. Returns null if the value of the DOMAIN_VALUE_PROPERTY property is null.
      Returns:
      the role value of the DOMAIN_VALUE_PROPERTY property.
      See Also:
    • setDomainValue

      public void setDomainValue(String aValue)
      Sets the value of the property that maps to the domainValue element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the DOMAIN_VALUE_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the DOMAIN_VALUE_PROPERTY property.
    • getParentEntity

      public List<String> getParentEntity()
      Gets the value of the PARENT_ENTITY_PROPERTY property adapted to a list of String instances.
      Returns:
      the value of the PARENT_ENTITY_PROPERTY property adapted to a list of String instances.
      See Also:
    • getRule

      public String getRule()
      Returns the role value contained in the value of the RULE_PROPERTY property. Returns null if the value of the RULE_PROPERTY property is null.
      Returns:
      the role value of the RULE_PROPERTY property.
      See Also:
    • setRule

      public void setRule(String aValue)
      Sets the value of the property that maps to the rule element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the RULE_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the RULE_PROPERTY property.
    • getRationale

      public List<String> getRationale()
      Gets the value of the RATIONALE_PROPERTY property adapted to a list of String instances.
      Returns:
      the value of the RATIONALE_PROPERTY property adapted to a list of String instances.
      See Also:
    • getSource

      public List<TLcdISO19115ResponsibleParty> getSource()
      Gets the value of the SOURCE_PROPERTY property adapted to a list of TLcdISO19115ResponsibleParty instances.
      Returns:
      the value of the SOURCE_PROPERTY property adapted to a list of TLcdISO19115ResponsibleParty instances.
      See Also: