public class ApplicationSchemaInformationImpl extends MetadataEntity implements ApplicationSchemaInformation(Code)
Information about the application schema used to build the dataset.
version: $Id: ApplicationSchemaInformationImpl.java 25189 2007-04-17 13:23:47Z desruisseaux $ author: Martin Desruisseaux author: Touraïvane since: 2.1
ApplicationSchemaInformationImpl(ApplicationSchemaInformation source) Constructs a metadata entity initialized with the values from the specified metadata.
setFeatureCatalogueSupplement(SpatialAttributeSupplement newValue) Set information about the spatial attributes in the application schema for the feature types.
public synchronized void
setGraphicsFile(URI newValue) Set the full application schema given as a graphics file.
public synchronized void
setName(Citation newValue) Set the name of the application schema used.
public synchronized void
setSchemaAscii(URI newValue) Set the full application schema given as an ASCII file.