Package com.luciad.lucy.model
package com.luciad.lucy.model
Provides classes to deal with the models ( that store the actual data ) behind a map.
-
ClassDescriptionHandler for any type of data source.Factory to create
ILcdModelDescriptors.Abstract class which groups methods to create adapter objects for domain objects, and to convert domain objects to new domain objects for the same or another model.Descriptor that provides more information about the file types a certain ILcdModelEncoder/ILcdModelDecoder/ALcyDataSourceHandler can handle.Interface containing all possibleILcyModelContentTypes.Provider for model content types.Deprecated.Deprecated.UseTLcyCompositeModelEncoderinsteadComposite implementation (see composite design pattern) ofALcyDataSourceHandler.Composite implementation ofALcyDomainObjectConverter.Composite implementation (see composite design pattern) ofALcyFileTypeDescriptor.A composite implementation ofILcyModelContentTypeProvideraccording to the composite design pattern.Composite implementation (see composite design pattern) ofILcdModelDecoder.Composite implementation (see composite design pattern) ofILcdModelEncoder.A composite implementation ofILcdModelFactoryaccording to the composite design pattern.Composite implementation (see composite design pattern) ofILcdModelReferenceDecoder.Composite implementation (see composite design pattern) ofILcdModelReferenceParser.Extension ofALcyFileTypeDescriptorHolderwhich associates anALcyDataSourceHandlerto anALcyFileTypeDescriptor.Implementation of ALcyFileTypeDescriptor that allows a list of valid extensions.Implementation of ALcyFileTypeDescriptor that allows a list of valid filters (*.ext or prefix*).Extension ofALcyFileTypeDescriptorHolderwhich associates anILcdModelDecoderto anALcyFileTypeDescriptor.Extension ofALcyFileTypeDescriptorHolderwhich associates anILcdModelEncoderto anALcyFileTypeDescriptor.
TLcyCompositeModelDecoderinstead