pl.edu.agh.cast.data.converter.gdm2schema
Class GDM2SchemaConverterSpecification
java.lang.Object
  
pl.edu.agh.cast.data.converter.ConverterSpecification
      
pl.edu.agh.cast.data.converter.gdm2schema.GDM2SchemaConverterSpecification
public class GDM2SchemaConverterSpecification
- extends ConverterSpecification
 
Specification of GDM to Schema converter which accepts only one general domain data set and converts it into a schema
 data set.
- Author:
 
  - AGH CAST Team
 
- See Also:
 IGeneralDataSet, 
ISchemaDataSet
 
 
 
 
 
GENERAL_DATA_SET_ENTRY
public static final ConverterInputEntry GENERAL_DATA_SET_ENTRY
- General data set input entry.
 
INPUT_ENTRIES
public static final List<ConverterInputEntry> INPUT_ENTRIES
- List of input entries defined by this specifier.
 
GDM2SchemaConverterSpecification
public GDM2SchemaConverterSpecification()
- Default constructor.
 
createConverter
public IConverter createConverter()
- Creates a new instance of converter.
- Specified by:
 createConverter in class ConverterSpecification
 
- Returns:
 - new converter instance
 - See Also:
 ConverterSpecification.createConverter()
 
 
Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.